Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: sqlsh's help needs IO::Scalar
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Summary: sqlsh's help needs IO::Scalar Product: Fedora Version: 14 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: low Priority: unspecified Component: perl-SQL-Shell AssignedTo: cweyl@alumni.drew.edu ReportedBy: jpazdziora@redhat.com QAContact: extras-qa@fedoraproject.org CC: cweyl@alumni.drew.edu, fedora-perl-devel-list@redhat.com Classification: Fedora Story Points: ---
Description of problem:
When perl-SQL-Shell is installed, the help command of sqlsh does not work because perl-SQL-Shell does not pull perl-IO-stringy as a dependency.
Version-Release number of selected component (if applicable):
$ rpm -qf /usr/bin/sqlsh sqlsh-1.14-5.fc14.noarch
How reproducible:
Seems deterministic.
Steps to Reproduce: 1. Start sqlsh. 2. Type help at prompt.
Actual results:
$ sqlsh
_ _ | | | | ___ ____| | ___| |__ /___)/ _ | | /___) _ \ |___ | |_| | ||___ | | | | (___/ __ |_|___/|_| |_| |_|
Type HELP for a list of commands
help
Can't locate IO/Scalar.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl .) at /usr/bin/sqlsh line 181, <FIN> line 1.
Expected results:
$ sqlsh
_ _ | | | | ___ ____| | ___| |__ /___)/ _ | | /___) _ \ |___ | |_| | ||___ | | | | (___/ __ |_|___/|_| |_| |_|
Type HELP for a list of commands
help
_ _ _ | | | | | | ___ ____| | ___| |__ ____ ___ ____ ____ _____ ____ __| | ___ /___)/ _ | | /___) _ \ / ___) _ | | (____ | _ \ / _ |/___) |___ | |_| | ||___ | | | | ( (__| |_| | | | | | | / ___ | | | ( (_| |___ | (___/ __ |_|___/|_| |_| ____)___/|_|_|_|_|_|______|_| |_|____(___/ |_|
show drivers show datasources <driver> connect <dsn> [<user> <pass>] - connect to DBI DSN [...]
Additional info:
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Jan Pazdziora jpazdziora@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|sqlsh's help needs |sqlsh's help needs |IO::Scalar |IO::Scalar and | |Term::ReadLine::Gnu
--- Comment #1 from Jan Pazdziora jpazdziora@redhat.com 2011-05-25 01:22:59 EDT --- Also, while we are at it, the Requires of perl(Term::ReadLine::Gnu) should also be added, as hitting Ctrl-D or typing quit on sqlsh's prompt produces
$ [adelton@corona ~]$ sqlsh
_ _ | | | | ___ ____| | ___| |__ /___)/ _ | | /___) _ \ |___ | |_| | ||___ | | | | (___/ __ |_|___/|_| |_| |_|
Type HELP for a list of commands
quit
Can't locate object method "GetHistory" via package "Term::ReadLine::Stub" at /usr/bin/sqlsh line 85, <FIN> line 1.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Marcela Mašláňová mmaslano@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|cweyl@alumni.drew.edu |mmaslano@redhat.com
--- Comment #2 from Marcela Mašláňová mmaslano@redhat.com 2011-05-25 04:48:23 EDT --- This module doesn't have specified these requirement. I'll update requires.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
--- Comment #3 from Fedora Update System updates@fedoraproject.org 2011-05-25 04:58:13 EDT --- perl-SQL-Shell-1.14-6.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/perl-SQL-Shell-1.14-6.fc14
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2011-05-25 05:03:14 EDT --- perl-SQL-Shell-1.14-8.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/perl-SQL-Shell-1.14-8.fc15
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Ralf Corsepius rc040203@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rc040203@freenet.de
--- Comment #5 from Ralf Corsepius rc040203@freenet.de 2011-05-25 05:22:24 EDT --- Still missing deps:
grep -iR require SQL-Shell-1.14/bin/sqlsh require Pod::Select; require Pod::Select; require IO::Scalar; => R: perl(Pod::Select) is missing
Besides this, I am not sure R: perl(Term::ReadLine::Gnu) is right.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2011-05-25 14:54:07 EDT --- Package perl-SQL-Shell-1.14-6.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-SQL-Shell-1.14-6.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/perl-SQL-Shell-1.14-6.fc14 then log in and leave karma (feedback).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
--- Comment #7 from Fedora Update System updates@fedoraproject.org 2011-06-11 00:27:38 EDT --- perl-SQL-Shell-1.14-6.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |perl-SQL-Shell-1.14-6.fc14 Resolution| |ERRATA Last Closed| |2011-06-11 00:27:44
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
--- Comment #8 from Fedora Update System updates@fedoraproject.org 2011-06-11 00:31:10 EDT --- perl-SQL-Shell-1.14-8.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=707442
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-SQL-Shell-1.14-6.fc14 |perl-SQL-Shell-1.14-8.fc15
perl-devel@lists.fedoraproject.org