Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 22800

Summary: emerge amavis fails
Product: Gentoo Linux Reporter: Ole Tange <bugs.gentoo.org>
Component: Current packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output from emerge amavis
output from emerge info

Description Ole Tange 2003-06-14 01:11:16 UTC
output from emerge and emerge info is attached.
Comment 1 Ole Tange 2003-06-14 01:11:50 UTC
Created attachment 13254 [details]
output from emerge amavis
Comment 2 Ole Tange 2003-06-14 01:12:44 UTC
Created attachment 13255 [details]
output from emerge info
Comment 3 Ole Tange 2003-06-14 04:02:19 UTC
If I do: 
 
emerge dev-perl/Unix-Syslog 
emerge dev-perl/Convert-UUlib 
 
then it works. But both Unix-Syslog and Convert-UUlib were installed before. It seems 
something is messing up their installation (maybe upgrading perl does this?) 
 
Comment 4 Nick Hadaway 2003-06-14 11:24:52 UTC
Both of these packages are in the DEPEND of amavis... If you upgraded perl it is possible that those perl modules didn't get upgraded properly.  Moving from 5.6 to 5.8 is not the smoothest of processes although I know our perl guru(s) have done their best to make upgrading perl modules as seamless as possible.

I have had no problems emerging amavis on either a 5.6 or a 5.8 based perl.

Since it is apparent you have upgraded.  Please re-emerge both of those perl modules and then try emerging amavis again.
Comment 5 Nick Hadaway 2003-06-19 00:37:15 UTC
works for me :)