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
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