Bug #7915
closedUploading puppet module via Red Hat Satellite v 6 web-ui, it fails with error - "No such file or directory - /tmp/RackMultipartxxxx"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1142301
Description of problem:
Uploading an rpm or puppet module or rpm to a repository fails with the following error:
Error during upload: Task accbe8fe-4d30-47ff-8e44-aa5ee0021a45: Errno::ENOENT: No such file or directory - /tmp/RackMultipart20140916-17443-bv0m8b
How reproducible:
Every time
Steps to Reproduce:
1. Install a minimal RHEL7
2. Follow the installation guide to install Satellite 6 i.e: yum install katello; katello-installer
In the Satellite6 web console:
3. Add a product
4. Add a repository in that product
5. Upload package or puppet module(depending on which repo type you choose).
Actual results:
The task pauses and the upload fails.
Expected results:
File should be uploaded successfully.
Additional info: