To answer my own question, there's definitely some kind of problem ...
$ fedpkg new-sources nbdkit-1.3.3.tar.gz nbdkit-1.3.3.tar.gz.sig
Could not execute new_sources: Error occurs inside the server.
$ fedpkg sources
Downloading nbdkit-1.3.3.tar.gz
######################################################################## 100.0%
Remove downloaded invalid file ./nbdkit-1.3.3.tar.gz
Could not execute sources: Server returned status code 404
With -v it gives a long stack trace which seems to be some kind
of server problem I suppose:
$ fedpkg -v new-sources nbdkit-1.3.3.tar.gz nbdkit-1.3.3.tar.gz.sig
Creating repo object from /home/rjones/d/fedora/nbdkit/master
Could not execute new_sources: Error occurs inside the server.
Traceback (most recent call last):
File "/usr/bin/fedpkg", line 11, in <module>
load_entry_point('fedpkg==1.32', 'console_scripts', 'fedpkg')()
File "/usr/lib/python2.7/site-packages/fedpkg/__main__.py", line 84, in main
sys.exit(client.args.command())
File "/usr/lib/python2.7/site-packages/pyrpkg/cli.py", line 1619, in
new_sources
self.cmd.upload(self.args.files, replace=self.args.replace)
File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 2435, in
upload
f, file_hash)
File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 296, in
upload
if self.remote_file_exists(name, filename, hash):
File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 262, in
remote_file_exists
self.raise_upload_error(status)
File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 133, in
raise_upload_error
raise UploadError(message, http_status=http_status)
pyrpkg.errors.UploadError: Error occurs inside the server.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]/message/BLTSDSPPMAUOWDPVPDLRS37OBH2GTTBM/