Description of problem: The rpm for python-boto is missing /usr/bin/s3put and /usr/bin/sdbadmin, located in boto-%{version}/bin in the tarball. As far as I know these can just be copied into place during %install. Version-Release number of selected component (if applicable): python-boto-1.8d-1.fc12 How reproducible: repoquery -l python-boto Actual results: boto-%{version}/bin/s3put and boto-%{version}/bin/sdbadmin are not copied into the build root. Expected results: /usr/bin/s3put /usr/bin/sdbadmin
Well, there are some more binaries shipped by default...are they useful, too? /usr/bin/elbadmin /usr/bin/fetch_file /usr/bin/launch_instance /usr/bin/list_instances /usr/bin/s3put /usr/bin/sdbadmin /usr/bin/taskadmin
It wouldn't hurt as long as they don't conflict with anything. I mentioned those two in particular because those are the only ones in version 1.8d; the rest are new.
If you don't have objections, I would upgrade to 1.9b at the same time...
I have no problem with that.
python-boto-1.9b-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
python-boto-1.9b-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.