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@xxxxxxxxxxxxxxx ReportedBy: jpazdziora@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx 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: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel