Changes between and of Initial VersionVersion 1Ticket #4351
- Timestamp:
- 03/05/2010 08:57:00 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4351
- Property branch_author changed from Alec Matusis to
-
Ticket #4351 – description
initial v1 1 1 New error in 10.0.0 (same code works with 9.0.0) 2 {{{ 2 3 2010-03-05 17:39:45-0800 [-] Traceback (most recent call last): 3 4 2010-03-05 17:39:45-0800 [-] File "/usr/local/bin/twistd", line 5, in <module> … … 26 27 2010-03-05 17:39:45-0800 [-] return _c_initgroups(pwd.getpwuid(uid)[0], primaryGid) 27 28 2010-03-05 17:39:45-0800 [-] OSError: [Errno 1] Operation not permitted 28 29 }}} 29 30 OS: Ubuntu 8.04
