#5004 Can't upload tarballs for rpmdevtools release
Closed: Fixed by pingou. Opened by ngompa.

I just made a release of rpmdevtools 9.2, and I tried to upload the release tarball. It is failing with the error message "Upload failed" consistently. I've tried three times so far...


Metadata Update from @ngompa:
- Issue tagged with: pagure.io

I just made a release of rpmdevtools 9.2, and I tried to upload the release tarball. It is failing with the error message "Upload failed" consistently. I've tried three times so far...

How big is the file?

So that's not the file. If you like, I can tail the log on the server while you try an upload.

We coordinated for this on IRC.

Basically, pagure was getting a Permission Denied on the upload folder. The rights were correctly set but SELinux's labels were off. I just run a restorecon -R on the folder where uploads are made and it seems to have fixed it.

Please re-open if you run into this again and thanks for your report! :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata