#2373 Permission to upload to fedorahosted project: ovirt
Closed: Fixed None Opened 13 years ago by apevec.

= Change Requested =
Permission to upload to fedorahosted project: ovirt
I can't upload as instructed in https://fedorahosted.org/web/faq
How can I publish archive releases (tgz, zip, etc) for my project?

even though I'm oVirt GIT Commit Access Group admin.

= Reasoning =
scp ~/src/ovirt-node-1.0.tar.gz fedorahosted.org:ovirt
scp: /srv/web/releases/o/v/ovirt//ovirt-node-1.0.tar.gz: Permission denied


Looked at the system and found that the upload directory was not set to the gitovirt group. Ran chgrp and chmod to correct that.

This seems to be broken again:
$ scp -p ovirt-node-1.0.tar.gz.sha256sum fedorahosted.org:ovirt
scp: /srv/web/releases/o/v/ovirt//ovirt-node-1.0.tar.gz.sha256sum: Permission denied

fixed.

We need to figure out why it's changing. ;(

Login to comment on this ticket.

Metadata