#4453 Pkgs source not available from cache
Closed: Fixed None Opened 13 years ago by ppisar.

I uploaded Coro-5.37.tar.gz to pkgs source cache, no error was reported. Then I tried to build a package from the source file in Koji and I got 404 error in [http://koji.fedoraproject.org/koji/getfile?taskID=2853745&name=root.log root.log].

And really, the file is not [http://pkgs.fedoraproject.org/repo/pkgs/perl-Coro/ there]. I tried to upload it manually and I verified, server return 200 code on the POST.

So there is some problem in your servers probably.


Something verifiably screwy alright:
{{{
$ fedpkg clone perl-Coro; cd perl-Coro
$ spectool -g perl-Coro.spec
...
$ fedpkg new-sources Coro-5.37.tar.gz
Uploading: f644de75d65c0dacadea04146ce8329f Coro-5.37.tar.gz

################################################################## 100.0%

Uploaded and added to .gitignore: Coro-5.37.tar.gz
$ rm -f Coro-5.37.tar.g
$ fedpkg sources
Downloading Coro-5.37.tar.gz
...
curl: (22) The requested URL returned error: 404
}}}

Looks like it's working again now. IO-Multiplex-1.11.tar.gz uploaded successfully.

It works for me too again. Leaving open because no rel-eng has explained whether it was just a fault or it's a bug that's not yet fixed and can repeat in the future.

dgilmore found that the filesystem had gone ro this morning and fixed it.

Please see:

https://fedorahosted.org/fedora-infrastructure/ticket/2647

infrastructure will continue working on the issue there. :)

Login to comment on this ticket.

Metadata