CentOS 5 + S3cmd

kreative

New member
Joined
Feb 28, 2012
Messages
2
Has anyone had any experience setting up S3cmd (python version) on CentOS 5?

I'm getting the following error..

--> Running transaction check
---> Package s3cmd.i386 0:1.0.0-4.1 will be installed
--> Processing Dependency: python(abi) = 2.4 for package: s3cmd-1.0.0-4.1.i386
--> Processing Dependency: python-elementtree for package: s3cmd-1.0.0-4.1.i386
--> Finished Dependency Resolution
Error: Package: s3cmd-1.0.0-4.1.i386 (s3tools)
Requires: python(abi) = 2.4
Installed: python-2.6.6-29.el6.i686 (@base)
python(abi) = 2.6
Error: Package: s3cmd-1.0.0-4.1.i386 (s3tools)
Requires: python-elementtree
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I've tried the work around and running the other command, but with no luck. Does anyone have an idea on how to fix this, or have an alternative solution to S3cmd?

Cheers,
T
 
Hi SeLLeRoNe,

I did install the repo, removed it and re-added just to be on the safe side, still the same error. At this stage I'm guessing it might be because a newer version of python is installed.

Error: Package: s3cmd-1.0.0-4.1.i386 (s3tools)
Requires: python(abi) = 2.4
Installed: python-2.6.6-29.el6.i686 (@base)
python(abi) = 2.6

I doubt its safe to downgrade (if possible)?

Cheers,
T
 
mmmh, actually dont know why to you act in that way, on my side instalaltion was very clear and fine (with system up2date)...
 
Back
Top