BTS

Message3620

Author mika
Recipients ch, mika
Date 2010-12-13.16:49:00
Content
Running current grml-x from grml-testing on Grml 2010.04:

% grml-x fluxbox
Traceback (most recent call last):
  File "/usr/bin/grml-x", line 231, in <module>
    rc = main()
  File "/usr/bin/grml-x", line 201, in main
    os.fchmod(f.fileno(), 0750)
Attribute Error: 'module' object has no attribute 'fchmod'
E: Exception

% python --version
Python 2.5.5
History
Date User Action Args
2010-12-13 16:49:01mikasetrecipients: + mika, ch
2010-12-13 16:49:00mikasetmessageid: <1292258940.75.0.164535438156.issue946@bts.grml.org>
2010-12-13 16:49:00mikalinkissue946 messages
2010-12-13 16:49:00mikacreate