I'm actually unsure as to what the homes/edwardog directory is doing (it's not my Textdrive account), but I suspect that it has something to do with svn users.
In any case, it's kind of weird that it's trying to access that directory when I'm just trying to build trac in a specified, prefixed directory. Emmanuel Blot wrote: > Nope. > > I don't see the relation between /users/home/pritchie and homes/edwardog > This may sound obvious, but are you using symbolic links here ? > > Cheers, > Manu > > On 6/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Sorry to bump this thread, but is this typical Trac behaviour (to be >> trying to touch every file it can see during the install process)? >> >> On Jun 8, 8:09 am, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote: >>> Hi folks, >>> >>> I'm installing trac (from svn trunk) on a textdrive account and am running >>> into >>> some bizarre permissions problems. >>> >>> You would think that a command like >>> >>> python trac-src/setup.py install >>> --prefix=/users/home/pritchie/trac-install >>> >>> would install trac into ~/trac-install, but it doesn't, as it's trying >>> (apparently) to touch every file in the account - see below build output: >>> >>> $ python /users/home/pritchie/tracsrc/setup.py install \ >>> --prefix=/users/home/pritchie/tracinstall >>> running install >>> running bdist_egg >>> running egg_info >>> writing requirements to Trac.egg-info/requires.txt >>> writing Trac.egg-info/PKG-INFO >>> writing top-level names to Trac.egg-info/top_level.txt >>> writing entry points to Trac.egg-info/entry_points.txt >>> error: homes/edwardog/Maildir: Permission denied >>> >>> Anyone know what's up with that? How come it's trying to touch directories >>> that >>> clearly aren't part of the install? >>> >>> Thanks,Edward >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
