Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #19

Closed
Open
Opened Nov 14, 2004 by weasel (Peter Palfrader)@weasel

directory permission error shouldn't be an exception

[Moved from bugzilla] Reporter: peter@palfrader.org (Peter Palfrader)

Description: Opened: 2003-10-27 21:07

directory permission error shouldn't be an exception, but rather a nice error message.

latest cvs

weasel@valiant:~/mixminion/bin$ ./mixminion server-start -f ../etc/ mixminiond.conf Mixminion version 0.0.6alpha1 This software is for testing purposes only. Anonymity is not guaranteed. Reading configuration from ../etc/mixminiond.conf Oct 27 21:06:27.937 [WARN] Mode specification is not yet supported. Oct 27 21:06:27.938 [WARN] Dangerously low MixInterval Oct 27 21:06:27.944 [DEBUG] Configuring server Oct 27 21:06:27.946 [INFO] Enabling statistics logging Oct 27 21:06:27.958 [FATAL]
Oct 27 21:06:27.974 [FATAL] Traceback (most recent call last): File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/server/ ServerMain.py", line 1078, in runServer EventStats.configureLog(config) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/server/ EventStats.py", line 312, in configureLog log = EventLog( File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/server/ EventStats.py", line 166, in init createPrivateDir(parent) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ Common.py", line 431, in createPrivateDir checkPrivateDir(d) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ Common.py", line 484, in checkPrivateDir raise MixFilePermissionError( MixFilePermissionError: Bad permissions (mode 777) on directory /home/ weasel/mixminion

------- Additional Comments From Nick Mathewson 2003-11-07 08:35 -------

Fixed in 0.0.6 CVS

[Automatically added by flyspray2trac: Operating System: Linux]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#19