← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 2060858] Re: [SRU] rqsh fails to run

 

Modified debdiff attached for Noble.


** Summary changed:

- rqsh fails to run in Noble
+ [SRU] rqsh fails to run

** Description changed:

- rqsh fails to run with the error:
+ [ 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.

** Patch added: "librdf-query-perl_noble.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/librdf-query-perl/+bug/2060858/+attachment/5773342/+files/librdf-query-perl_noble.debdiff

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to librdf-query-perl in Ubuntu.
https://bugs.launchpad.net/bugs/2060858

Title:
  [SRU] rqsh fails to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/librdf-query-perl/+bug/2060858/+subscriptions



References