Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248114 - Many packages still depending upon dev-perl/module-build rather than perl-core/Module-Build
Summary: Many packages still depending upon dev-perl/module-build rather than perl-cor...
Status: RESOLVED DUPLICATE of bug 248108
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 01:47 UTC by Daniel Douglas
Modified: 2008-11-22 01:53 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 Daniel Douglas 2008-11-22 01:47:53 UTC
I'm not sure how sensitive portage is to category and case sensitivity, but this causes serious breakage in paludis. I'm also unsure of how to search for a comprehensive list of packages requiring the non-existent package dev-perl/module-build, but all such ebuilds need to be changed.

A few examples are dev-perl/Error which is needed by git; and dev-perl/DateManip

Reproducible: Always

Steps to Reproduce:
1. paludis -qD dev-perl/Error shows dev-perl/module-build as a build dep that does not exist.
2. paludis -qD dev-util/git shows dev-perl/Error as a runtime dep.

There are probably many more examples.
Comment 1 Daniel Douglas 2008-11-22 01:53:10 UTC

*** This bug has been marked as a duplicate of bug 248108 ***