Hide Forgot
Description of problem: $ fedpkg -d -v new-sources idna-2.1.tar.gz Creating repo object from /home/orion/fedora/python3-idna Could not execute new_sources: unsupported second type in tuple Traceback (most recent call last): File "/usr/bin/fedpkg", line 16, in <module> main() File "/usr/lib/python2.7/site-packages/fedpkg/__main__.py", line 77, in main sys.exit(client.args.command()) File "/usr/lib/python2.7/site-packages/pyrpkg/cli.py", line 1273, in new_sources self.cmd.upload(self.args.files, replace=self.args.replace) File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 2368, in upload self.lookasidecache.upload(self.module_name, f, file_hash) File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 263, in upload if self.remote_file_exists(name, filename, hash): File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 207, in remote_file_exists c.setopt(pycurl.HTTPPOST, post_data) TypeError: unsupported second type in tuple Version-Release number of selected component (if applicable): 1.47-3.el7
Thank you for the report. Unfortunatelly this a previously fixed issue that just popped up again: https://bugzilla.redhat.com/show_bug.cgi?id=1319924 I have proposed a fix: https://pagure.io/rpkg/pull-request/174
I looks this was fixed in rpkg-1.47 back in 2016.