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

Bug 319769

Summary: gnome-doc-utils-0.18.1 fails when portage run with Python 3
Product: Gentoo Linux Reporter: Arc Riley <arc>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arc Riley 2010-05-14 20:31:41 UTC
File "/var/tmp/portage/app-text/gnome-doc-utils-0.18.1/work/gnome-doc-utils-0.18.1/doc/xslt/../../xml2po/xml2po/xml2po", line 142
    print VERSION

print is a function, not a statement, in Python 3 and thus the ebuild fails.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-14 21:04:14 UTC

*** This bug has been marked as a duplicate of bug 312103 ***