Re: [Trac] zipimport fails to open main Trac .egg

2011-03-16 Thread Drawknob

Can someone please help me?
-- 
View this message in context: 
http://old.nabble.com/zipimport-fails-to-open-main-Trac-.egg-tp31151370p31166124.html
Sent from the Trac Users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] zipimport fails to open main Trac .egg

2011-03-16 Thread Matthew Caron

On 03/15/2011 02:29 AM, Drawknob wrote:

[Mon Mar 14 23:11:52 2011] [error] [client 172.16.1.104] IOError: zipimport:
can not open file
/usr/local/lib/python2.7/site-packages/Trac-0.12.2-py2.7.egg


Please do:

ls -l /usr/local/lib/python2.7/site-packages/Trac-0.12.2-py2.7.egg

and paste the output.

--
Matthew Caron
Build Engineer
Sixnet | www.sixnet.com
O +1 518 877 5173 Ext. 138
F +1 518 602 9209
matt.ca...@sixnet.com

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] zipimport fails to open main Trac .egg

2011-03-16 Thread Drawknob


Matthew Caron-2 wrote:
 
 Please do:
 
 ls -l /usr/local/lib/python2.7/site-packages/Trac-0.12.2-py2.7.egg
 
 and paste the output.
 
Hi, thanks for the reply.
The .egg permissions were fine as I had chowned to the apache user and
group, but it turns out that python2.7 directory was 750 instead of 755 so I
changed it and now things work. Not sure why the installation of python
didn't set permissions right.
-- 
View this message in context: 
http://old.nabble.com/zipimport-fails-to-open-main-Trac-.egg-tp31151370p31166444.html
Sent from the Trac Users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] zipimport fails to open main Trac .egg

2011-03-16 Thread Matthew Caron

On 03/16/2011 02:44 PM, Drawknob wrote:

Hi, thanks for the reply.
The .egg permissions were fine as I had chowned to the apache user and
group, but it turns out that python2.7 directory was 750 instead of 755 so I
changed it and now things work. Not sure why the installation of python
didn't set permissions right.


It's always the simple things that get you. No worries.

--
Matthew Caron
Build Engineer
Sixnet | www.sixnet.com
O +1 518 877 5173 Ext. 138
F +1 518 602 9209
matt.ca...@sixnet.com

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.