[EMAIL PROTECTED] [/installs/s3cmd-0.9.8.4]# python setup.py install
No module named etree.ElementTree
Using elementtree.ElementTree for XML processing
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/S3
copying S3/SortedDict.py -> build/lib/S3
copying S3/PkgInfo.py -> build/lib/S3
copying S3/S3Uri.py -> build/lib/S3
copying S3/Config.py -> build/lib/S3
copying S3/BidirMap.py -> build/lib/S3
copying S3/S3.py -> build/lib/S3
copying S3/__init__.py -> build/lib/S3
copying S3/SimpleDB.py -> build/lib/S3
copying S3/Utils.py -> build/lib/S3
copying S3/Exceptions.py -> build/lib/S3
running build_scripts
creating build/scripts-2.4
copying and adjusting s3cmd -> build/scripts-2.4
changing mode of build/scripts-2.4/s3cmd from 644 to 755
running install_lib
creating /usr/lib/python2.4
creating /usr/lib/python2.4/site-packages
creating /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/SortedDict.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/PkgInfo.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/S3Uri.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/Config.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/BidirMap.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/S3.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/__init__.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/SimpleDB.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/Utils.py -> /usr/lib/python2.4/site-packages/S3
copying build/lib/S3/Exceptions.py -> /usr/lib/python2.4/site-packages/S3
byte-compiling /usr/lib/python2.4/site-packages/S3/SortedDict.py to 
SortedDict.p                                                  yc
byte-compiling /usr/lib/python2.4/site-packages/S3/PkgInfo.py to PkgInfo.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/S3Uri.py to S3Uri.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/Config.py to Config.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/BidirMap.py to 
BidirMap.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/S3.py to S3.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/__init__.py to 
__init__.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/SimpleDB.py to 
SimpleDB.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/Utils.py to Utils.pyc
byte-compiling /usr/lib/python2.4/site-packages/S3/Exceptions.py to 
Exceptions.p                                                  yc
running install_scripts
copying build/scripts-2.4/s3cmd -> /usr/bin
changing mode of /usr/bin/s3cmd to 755
running install_data
creating /usr/share/doc/packages
creating /usr/share/doc/packages/s3cmd
copying README -> /usr/share/doc/packages/s3cmd
copying INSTALL -> /usr/share/doc/packages/s3cmd
copying NEWS -> /usr/share/doc/packages/s3cmd
copying s3cmd.1 -> /usr/share/man/man1
[EMAIL PROTECTED] [/installs/s3cmd-0.9.8.4]# s3cmd

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
  Please report the following lines to:
  s3tools-general@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Traceback (most recent call last):
  File "/usr/bin/s3cmd", line 1084, in ?
    sys.stderr.write("S3cmd:  %s\n" % PkgInfo.version)
NameError: name 'PkgInfo' is not defined
[EMAIL PROTECTED] [/installs/s3cmd-0.9.8.4]# s3cmd --configure

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
  Please report the following lines to:
  s3tools-general@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Traceback (most recent call last):
  File "/usr/bin/s3cmd", line 1084, in ?
    sys.stderr.write("S3cmd:  %s\n" % PkgInfo.version)
NameError: name 'PkgInfo' is not defined
[EMAIL PROTECTED] [/installs/s3cmd-0.9.8.4]#


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to