Bug#790302: perl-modules-5.22: libtest-tester-perl uninstallable

Dominic Hargreaves dom at earth.li
Sat Jun 27 22:12:51 UTC 2015


Package: perl-modules-5.22
Version: 5.22.0-1
Severity: important
Affects: autopkgtest

During test rebuilds, I noticed (via autopkgtest, which uses apt-get
downloads on this module as part of the test suite) an odd effect with
libtest-tester-perl. This (and libtest-use-ok-perl) are now virtual
packages, as they have been folded into both perl and libtest-simple-perl.

This transcript shows the problem:

(perl-5.22-amd64-sbuild)root at kale:~# apt-get install libtest-tester-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libtest-tester-perl : Depends: perl but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
(perl-5.22-amd64-sbuild)root at kale:~# apt-get install libtest-tester-perl perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
perl is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 perl-modules-5.22 : Breaks: libtest-tester-perl (< 0.114)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
(perl-5.22-amd64-sbuild)root at kale:~# apt-get install libtest-tester-perl perl libtest-simple-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
perl is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libtest-simple-perl : Breaks: libtest-tester-perl
 perl-modules-5.22 : Breaks: libtest-tester-perl (< 0.114)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

I think the solution is probably to have perl-modules-5.22
Provides libtest-tester-perl (et al) (in other words revert
5da2d5650164e49a400bec6c304f7e6bc0c98411) but I'd welcome other
thoughts.

Dominic.




More information about the Perl-maintainers mailing list