[Pkg-perl-maintainers] [Bug 1930137] Re: missing dependency on libpod-parser-perl
gregor herrmann
1930137 at bugs.launchpad.net
Mon May 31 08:29:17 UTC 2021
On Mon, 31 May 2021 08:02:29 -0000, Florian Schlichting wrote:
> licensecheck depends on libpod-constants-perl (apparently installed),
> which at version 0.19-2 in hirsute depends on libpod-parser-perl (so,
> should also be installed already). Incomplete upgrade to hirsute
> perhaps?
Or perhaps (just guessing here) this is yet another case of the old
perl-modules-5.24 still around which provides libpod-parser-perl, cf.
e.g. https://bugs.debian.org/988360
Cheers,
gregor
--
.''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org
: :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06
`. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
`- BOFH excuse #416: We're out of slots on the server
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to licensecheck in Ubuntu.
https://bugs.launchpad.net/bugs/1930137
Title:
missing dependency on libpod-parser-perl
Status in licensecheck package in Ubuntu:
Invalid
Bug description:
$ licensecheck -h
Base class package "Pod::Parser" is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl).
at /usr/share/perl5/Pod/Constants.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Pod/Constants.pm line 7.
Compilation failed in require at /usr/bin/licensecheck line 14.
BEGIN failed--compilation aborted at /usr/bin/licensecheck line 14.
$ apt policy licensecheck
licensecheck:
Installed: 3.1.1-2
Candidate: 3.1.1-2
Version table:
*** 3.1.1-2 500
500 http://la-mirrors.evowise.com/ubuntu hirsute/main amd64 Packages
500 http://la-mirrors.evowise.com/ubuntu hirsute/main i386 Packages
100 /var/lib/dpkg/status
The error persisted after apt install --reinstall licensecheck.
The error did not happen any more after I wrote sudo apt install libpod-parser-perl.
$ lsb_release -rd
Description: Ubuntu 21.04
Release: 21.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/licensecheck/+bug/1930137/+subscriptions
More information about the foundations-bugs
mailing list