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

Bug 521290

Summary: dev-python/pypax lacks of PYTHON_TARGETS="python3_4"
Product: Gentoo Linux Reporter: hexum <hexumg>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: VERIFIED WORKSFORME    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description hexum 2014-08-27 13:14:14 UTC
Package Name : elfix
Program Name : migrate

Program migrate-pax doesn't work when python3.4 is set as default system interpreter.

# migrate-pax
Traceback (most recent call last):
  File "/usr/sbin/migrate-pax", line 28, in <module>
    import pax
ImportError: No module named 'pax'
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-08-30 02:15:52 UTC
fixed in the tree
Comment 2 hexum 2014-08-30 10:01:39 UTC
Works fine after reemerging of =dev-python/pypax-0.8.6
But package have not rebuilded automatically.
Suffix -r should be added.
Comment 3 hexum 2014-08-30 10:06:04 UTC
(In reply to hexum from comment #2)
> Works fine after reemerging of =dev-python/pypax-0.8.6
> But package have not rebuilded automatically.
> Suffix -r should be added.

--newuse flag turn update to right way.
But in spite of this I ask you to add suffix.

Thanks!