Bug#984425: missing dependency on debhelper
gregor herrmann
gregoa at debian.org
Wed Mar 3 16:58:35 GMT 2021
On Wed, 03 Mar 2021 16:31:50 +0000, Jelmer Vernooij wrote:
> There appears to be a missing depends/recommends on debhelper.
>
> Without debhelper installed, cme fails to run for me with:
>
> Use of uninitialized value $file_path in concatenation (.) or string at /usr/share/perl5/Config/Model/BackendMgr.pm line 346, <F> line 84.
> Backend Dpkg failed to read : debhelper package is not installed at /usr/share/perl5/Config/Model/Dpkg/Compat.pm line 13, <F> line 84.
> Compilation failed in require at /usr/share/perl5/Config/Model/Node.pm line 247, <F> line 84.
Thanks for the bug report!
Which is interesting, because:
1) /usr/share/perl5/Config/Model/Dpkg/Compat.pm is in libconfig-model-dpkg-perl
(not libconfig-model-perl)
2) libconfig-model-dpkg-perl has a Depends on debhelper
3)
> Versions of packages libconfig-model-perl suggests:
> pn libconfig-model-dpkg-perl <none>
it's not installed :)
(probably because different machine)
The libconfig-model-dpkg-perl -> debhelper dependency was added in
2.125, so maybe older versions had the issue (although I think that's
only 2.124 which needed debhelper and missed the dependency), and you
run into such a combination?
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
`- NP: R.E.M.: New Orleans Intrumental No. 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20210303/bcf22438/attachment.sig>
More information about the pkg-perl-maintainers
mailing list