[Bug 241097] Review Request: perl-Term-ReadLine-Gnu - Extension for the GNU Readline/History library

bugzilla at redhat.com bugzilla at redhat.com
Thu May 24 15:22:12 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-Term-ReadLine-Gnu - Extension for the GNU Readline/History library


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241097


Jochen at herr-schmitt.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |Jochen at herr-schmitt.de
               Flag|                            |fedora-review?




------- Additional Comments From Jochen at herr-schmitt.de  2007-05-24 11:22 EST -------
Good:
+ Rpmlint quite on source rpm.
+ Local build works fine.
+ Rpmlint quite on binary rpm

Bad:
- String message from rpmlint on debuginfo package (no blocker)
E: perl-Term-ReadLine-Gnu-debuginfo script-without-shebang
/usr/src/debug/Term-ReadLine-Gnu-1.16/Gnu.xs

I have an isue on start the following test script:

use Term::ReadLine;
$term = new Term::ReadLine 'ProgrammName';
while ( defined ($_ = $term->readLine('Prompt>'))) {
  print $_;
}

I will got the following error:

Cannot do `readLine' in Term::ReadLine::Gnu at test2.pl line 3







-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list