#3260 Koji 1.28.0 writes RPMs with mode 0600 (not accessible for distRepo tasks via NFS)
Closed: Fixed by tkopecek. Opened by amessina.

After upgrading to Koji 1.28.0, I noticed my distRepo tasks failing, unable to access newly created RPMs. I am signing my RPMs via Mock plugin before import, then running tag2distrepo. This may be related to the fix for #3097 in 3faca02 which creates temporary files, then moves them to the proper location, but without changing the perms to something like 0644.


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.28.1
- Issue tagged with: bug

PR 3265

I've tested PR#3265 locally and confirm it resolves the permission issue. Thank you.

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

Commit c5749fc4 fixes this issue

Commit b3258c42 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3260

Please continue any further discussion there.

Metadata
Related Pull Requests