Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319769 - gnome-doc-utils-0.18.1 fails when portage run with Python 3
Summary: gnome-doc-utils-0.18.1 fails when portage run with Python 3
Status: RESOLVED DUPLICATE of bug 312103
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 20:31 UTC by Arc Riley
Modified: 2010-05-14 21:04 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 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 ***