Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79674 - Amavisd-new version 0.20040701 require dev-perl/IO-String
Summary: Amavisd-new version 0.20040701 require dev-perl/IO-String
Status: RESOLVED DUPLICATE of bug 73488
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: 2005-01-26 23:07 UTC by Alexey Portnov
Modified: 2005-07-17 13:06 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 Alexey Portnov 2005-01-26 23:07:34 UTC
Amavisd-new won't start without installed "dev-perl/IO-String":

 * Starting amavisd-new...
Problem in the Amavis::Unpackers code: Can't locate IO/String.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.5/i686-linux /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.4/i686-linux /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i686-linux /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.4/i686-linux /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.5/i686-linux /usr/lib/perl5/5.8.5 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.4/i686-linux) at /usr/lib/perl5/vendor_perl/5.8.5/Archive/Tar.pm line 23.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.5/Archive/Tar.pm line 23.
Compilation failed in require at (eval 52) line 20.
BEGIN failed--compilation aborted at (eval 52) line 20.                   [ !! ]

And there is no no "dev-perl/IO-String" in RDEPEND in ebuilds, only "dev-perl/IO-stringy"

Reproducible: Always
Steps to Reproduce:
1. emerge amavisd-new 
2. emerge -C IO-String (cause amavisd-new doesn't require it by ebuild)
3. /etc/init.d/amavisd start




need to add "dev-perl/IO-string" in RDEPEND
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-01-27 00:24:55 UTC
Fixed recently, please resync. Thanks for reporting anyway.

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