Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221083 - =perl-core/Test-Harness-3*, dev-perl/module-build, >=dev-perl/Archive-Tar-1.09, >=virtual/perl-Test-Harness-2.26: Circular dependencies
Summary: =perl-core/Test-Harness-3*, dev-perl/module-build, >=dev-perl/Archive-Tar-1.0...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Highest normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 13:58 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-05-09 15:12 UTC (History)
1 user (show)

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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-05-09 13:58:31 UTC
Calculating dependencies... done!


[nomerge      ] dev-perl/Archive-Tar-1.38
[nomerge      ]  perl-core/Test-Harness-3.10 [2.64]
[ebuild  N    ]   dev-perl/module-build-0.28.08  USE="-test"
[ebuild  N    ]    dev-perl/Archive-Tar-1.38
[ebuild  N    ]     virtual/perl-Test-Harness-3.10
[ebuild     U ]      perl-core/Test-Harness-3.10 [2.64]

 * Error: circular dependencies:

('ebuild', '/', 'dev-perl/module-build-0.28.08', 'merge') depends on
   ('ebuild', '/', 'dev-perl/Archive-Tar-1.38', 'merge') (hard)
('ebuild', '/', 'dev-perl/Archive-Tar-1.38', 'merge') depends on
   ('ebuild', '/', 'virtual/perl-Test-Harness-3.10', 'merge') (hard)
   ('ebuild', '/', 'perl-core/Test-Harness-3.10', 'merge') (hard)
('ebuild', '/', 'perl-core/Test-Harness-3.10', 'merge') depends on
   ('ebuild', '/', 'dev-perl/module-build-0.28.08', 'merge') (hard)
('ebuild', '/', 'virtual/perl-Test-Harness-3.10', 'merge') depends on
   ('ebuild', '/', 'perl-core/Test-Harness-3.10', 'merge') (medium)

 * Note that circular dependencies can often be avoided by temporarily
 * disabling USE flags that trigger optional dependencies.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2008-05-09 15:11:45 UTC
I've removed >=virtual/perl-Test-Harness-2.26 from DEPEND of dev-perl/Archive-Tar.

|-   The Test::Harness that came with perl 5.6.0 was buggy, require
|    a higher version in the Makefile.PL

perl-5.6* was removed 4 years ago.