[Bug 2060858] Re: [SRU] rqsh fails to run
Sudip Mukherjee
2060858 at bugs.launchpad.net
Tue Apr 30 19:36:49 UTC 2024
debdiff for Mantic.
** Patch added: "librdf-query-perl_mantic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/librdf-query-perl/+bug/2060858/+attachment/5773343/+files/librdf-query-perl_mantic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2060858
Title:
[SRU] rqsh fails to run
Status in librdf-query-perl package in Ubuntu:
Confirmed
Status in librdf-query-perl package in Debian:
Fix Released
Bug description:
[ Impact ]
librdf-query-perl is almost unusable as rqsh will fail to run with the
error:
$ rqsh
Can't locate Term/ReadKey.pm in @INC (you may need to install the Term::ReadKey module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/bin/rqsh line 14.
BEGIN failed--compilation aborted at /usr/bin/rqsh line 14.
The error is because its missing one of the runtime dependencies.
[ Test Plan ]
1. install librdf-query-perl
2. execute rqsh
If the package is not fixed it will result in the above error.
With the fixed package we will reach the rqsh prompt:
$ rqsh
rqsh v1.0, RDF::Query v2.918
rqsh>
[ Where problems could occur ]
There is no change in code and it only fixes a runtime dependency and
so imho, there is very little chance of any regression.
[ Other Info ]
It has already been fixed in Debian, so oracular will be fixed when it
is synced from Debian.
[ Original Bug Description ]
rqsh fails to run with the error:
$ rqsh
Can't locate Term/ReadKey.pm in @INC (you may need to install the Term::ReadKey module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/bin/rqsh line 14.
BEGIN failed--compilation aborted at /usr/bin/rqsh line 14.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/librdf-query-perl/+bug/2060858/+subscriptions
More information about the Ubuntu-sponsors
mailing list