Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552152 - virtual/perl-Carp: unsatisfiable dependencies
Summary: virtual/perl-Carp: unsatisfiable dependencies
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-15 03:17 UTC by Patrick Lauer
Modified: 2015-06-15 08:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2015-06-15 03:17:06 UTC
emerge: there are no ebuilds to satisfy "=dev-lang/perl-5.22*".
(dependency required by "virtual/perl-Carp-1.360.0::gentoo" [ebuild])
(dependency required by "dev-perl/DateManip-6.490.0::gentoo" [installed])
(dependency required by "app-portage/genlop-0.30.10-r1::gentoo" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


Date-Manip:
RDEPEND="
        virtual/perl-Carp


virtual says
RDEPEND="
        || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )

but there's no perl-core/Carp

and there's no perl 5.22

--> this cannot work, at all.
Comment 1 Patrick Lauer gentoo-dev 2015-06-15 08:36:54 UTC
Ah. Leftover package.unmask bits from perl 5.18 interfering. Please ignore :)