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

Bug 204406

Summary: sys-apps/paludis-0.26.0_alpha5-r1 running error
Product: Gentoo Linux Reporter: BedOS_Gui <eric_chaligny>
Component: Current packagesAssignee: Stephen Bennett (RETIRED) <spb>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description BedOS_Gui 2008-01-05 10:17:09 UTC
When using paludis-0.26.0_alpha5-r1, this running error occurs (lib64 issue) :

Unhandled exception:
  * In program paludis --sync:
  * When making environment from specification '':
  * When loading paludis environment:
  * Cannot dlopen a repository. so file (paludis::PaludisRepositorySoDirCannotDlopenError: Cannot dlopen repository .so file '/usr/lib64/paludis/repositories/libpaludisunpackagedrepository.so.26': '/usr/lib64/paludis/repositories/libpaludisunpackagedrepository.so.26: undefined symbol: _ZN7paludis17visitor_internals20ConstAcceptInterfaceINS_18DependencySpecTreeEE11ConstAcceptILb1ENS_23unpackaged_repositories10DepPrinterEE7forwardEPKS3_RS6_')


Reproducible: Always
Comment 1 BedOS_Gui 2008-01-05 10:18:31 UTC
Created attachment 140168 [details]
emerge --info
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2008-01-05 19:14:14 UTC
Please use sane C[XX]FLAGS and report back if the issue doesn't disappear.

- ferdy