Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332551 - dev-perl/MIME-EncWords not installable on perl-5.8.8
Summary: dev-perl/MIME-EncWords not installable on perl-5.8.8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 332553
  Show dependency tree
 
Reported: 2010-08-13 02:49 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2010-08-13 06:24 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 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2010-08-13 02:49:43 UTC
DEPEND="virtual/perl-MIME-Base64
	virtual/perl-Encode
	dev-perl/MIME-Charset"

-->

virtual/perl-Encode : 
RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Encode-${PV} )"


perl-core/Encode :
RDEPEND="!!<dev-lang/perl-5.8.8-r8"



Proposed solutions: 

a) remove the dep on virtual/perl-Encode  ( we can assume it exists for all working perls because its in  5.8 ) 

b) create a virtual for perl-Encode-2.12 which depends on ~perl-5.8.8

( This problem was discovered after conversing with "Inssomniak" about their issue in #gentoo-perl )
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2010-08-13 06:24:06 UTC
Adding perl-core/Encode to package.keywords works (for stable users).