[MacPorts] #19127: s3cmd executable fails with error

MacPorts noreply at macports.org
Fri Apr 3 02:14:57 PDT 2009


#19127: s3cmd executable fails with error
-----------------------------+----------------------------------------------
 Reporter:  i@…              |       Owner:  alpha@…           
     Type:  defect           |      Status:  new               
 Priority:  Normal           |   Milestone:  Port Bugs         
Component:  ports            |     Version:  1.7.0             
 Keywords:                   |        Port:  s3cmd             
-----------------------------+----------------------------------------------

Comment(by alpha@…):

 A few questions that might help resolving the problem:

 1. What is the "bang line" (the first line, starting with #!) of
 /opt/local/bin/s3cmd?

 2. From Python console (you can launch it with python2.5) try to invoke

 {{{
 import S3
 }}}

 3. What is the contents of /opt/local/lib/python2.5/site-packages/S3/?

 4. From Python console print the contents of sys.path

 {{{
 import sys
 print sys.path
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/19127#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list