Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281720 - python 3.1 breaks dispatch-conf
Summary: python 3.1 breaks dispatch-conf
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 21:37 UTC by Panard
Modified: 2009-08-16 22:39 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 Panard 2009-08-16 21:37:08 UTC
# eselect python set python3.1
# dispatch-conf
  File "/usr/sbin/dispatch-conf", line 37
    oldmask = os.umask(0077)
                          ^
SyntaxError: invalid token


Reproducible: Always

Steps to Reproduce:
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-16 22:39:18 UTC
Developers of dispatch-conf already work on it.