Summary: | perl-gcpan/RRDTool-Creator-1.0::x-cpan wants to downgrade perl-5.16.3 to 5.16.1' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Juergen Rose
2013-08-13 18:55:47 UTC
The dependency list shows you an example of the packages that want dev-lang/perl. Below that, the dependency conflict information shows you which packages are trying to force the downgrade you are seeing. (In reply to Jeroen Roovers from comment #1) > The dependency list shows you an example of the packages that want > dev-lang/perl. Below that, the dependency conflict information shows you > which packages are trying to force the downgrade you are seeing. Thanks Jeroen for the comment. I.e., the RRDTool-Creator-1.0.ebuild should be fixed, right? But that's a pity, because the RRDTool-Creator-1.0.ebuild is automatically created g-cpan. Any further hint? Now it looks, if all other gcpan packages want to downgrade perl: root@moose:/root(15)# emerge --update --newuse --deep --with-bdeps=y @world Calculating dependencies... done! !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-lang/perl:0 (dev-lang/perl-5.16.3::gentoo, ebuild scheduled for merge) pulled in by (no parents that aren't satisfied by other packages in this slot) (dev-lang/perl-5.16.1::gentoo, ebuild scheduled for merge) pulled in by dev-lang/perl[-build] required by (perl-gcpan/Statistics-TTest-1.1.0::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Tk-MinMaxScale-0.12::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/GD-Dashboard-0.04::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/String-Random-0.22::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/HTML-SimpleLinkExtor-1.25::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Tk-Gauge-0.3::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/RRDTool-OO-0.32::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Tk-WaitBox-1.3::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Statistics-Distributions-1.02::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Device-Arduino-LCD-1.02::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Tk-LCD-1.3::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Term-Gnuplot-0.90380905::x-cpan, installed) dev-lang/perl[-build] required by (perl-gcpan/Chart-Graph-3.2::x-cpan, installed) Reinstalling all of the cpan packages: for p in Statistics-TTest Tk-MinMaxScale GD-Dashboard ... ; do g-cpan -i $p done seems to remove the issue. Not a bug |