Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568554 - Does news item 2015-12-16-python-abiflags-rebuild-needed choose any applications
Summary: Does news item 2015-12-16-python-abiflags-rebuild-needed choose any applications
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-17 17:00 UTC by Mark
Modified: 2015-12-27 02:37 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 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.