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

Bug 568554

Summary: Does news item 2015-12-16-python-abiflags-rebuild-needed choose any applications
Product: Gentoo Linux Reporter: Mark <chaseguard>
Component: EclassesAssignee: Python Gentoo Team <python>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark 2015-12-17 17:00:22 UTC
emerge -1v $(find /usr/lib*/python3* -name '*cpython-3[3-5].so') gives nothing.

Changed to :
emerge -av $(find /usr/lib*/python3* -name '*cpython-3[3-5]m.so')

and got stuff???

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-12-25 18:15:59 UTC
The -m variant is correct. You don't need to rebuild that.