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

Bug 281720

Summary: python 3.1 breaks dispatch-conf
Product: Gentoo Linux Reporter: Panard <panard>
Component: [OLD] baselayoutAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED LATER    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.