#3362 Access to http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/
Closed: Fixed None Opened 11 years ago by crobinso.

The windows virtio drivers have new releases and need updating. Previously I guess jforbes had upload access to that location, since I've taken over his role it makes sense for me to have access. And any instructions about what the actual scp command will look like would also be appreciated, since I just assume the machine layout doesn't match the web URL. Thanks!


apply for access to the hosted-content group in fas.

then we can get you instructions to get to that system.

Okay, I've applied for the group now. And looks like these docs provide upload + usage instructions:

http://infrastructure.fedoraproject.org/infra/docs/contenthosting.txt

you are now in that group and should be able to upload to that server.

Now that I'm actually trying the upload, following instructions here:

http://infrastructure.fedoraproject.org/infra/docs/contenthosting.txt

I can't get it to work. I'm doing:

$ rsync -av --progress --delete virtiowin/ crobinso@alt.fedoraproject.org:/srv/pub/alt/virtio-win/latest/images/
ssh: connect to host alt.fedoraproject.org port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]

Also:

$ rsync -av --progress --delete virtiowin/ crobinso@fedoraproject.org:/srv/pub/alt/virtio-win/latest/images/
Permission denied (publickey).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]

The docs recommend alt.fedoraproject.org but that seems to outright reject ssh. Any ideas?

Please try using 'secondary01.fedoraproject.org' instead of alt.fedoraproject.org.

Does that work as expected?

Thanks Kevin, uploading now. Though while it's letting me upload, it isn't letting me delete the obsolete files that are up there with rsync --delete, not sure if that's intentional or not.

And that contenthosting.txt probably needs an update:

http://infrastructure.fedoraproject.org/infra/docs/contenthosting.txt

There was a permission issue, so now delete should hopefully work too.

I will update the doc now. ;)

As soon as it's all up can you close this out?

It seems to be taking it's sweet time (5k/sec?) so I'll just close now and reopen if there's some additional problem. Thanks!

Login to comment on this ticket.

Metadata