On Tue, 13 Dec 2016 17:09:19 +0000 Sérgio Basto <sergio@xxxxxxxxxx> wrote: > On Dom, 2016-12-11 at 18:34 -0600, Dennis Gilmore wrote: > > > > Greetings. > > > > As previously announced, releng has made a number of changes as part > > of > > it's 2016 "flag day". > > > > All package maintainers will want to make sure they have updated to > > the > > following package versions (some may be in testing as of this > > email): > > > > python-cccolutils-1.4-1 > > fedpkg-1.26-2 > > fedora-packager-0.6.0.0-1 > > pyrpkg-1.47-3 > > koji-1.11.0-1 > > I'd like have this tools on F23 , which is not EOL , but will be in less than a week. We decided to concentrate on those branches that will be around and supported for a while. We are still fixing various things in epel and I imagine it would be similar work to try and get f23 working, which we don't really have the cycles for. Please upgrade. > koji -d --debug-xmlrpc download-build -a x86_64 kernel-4.8.14-100.fc23 > > 016-12-13 16:25:05,845 [DEBUG] koji: Traceback (most recent call > last): File "/usr/lib/python2.7/site-packages/koji/__init__.py", line > 2099, in _callMethod > return self._sendCall(handler, headers, request) > File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 2010, > in _sendCall > return self._sendOneCall(handler, headers, request) > File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 2032, > in _sendOneCall > ret = self._read_xmlrpc_response(response, handler) > File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 2064, > in _read_xmlrpc_response > response.status, response.reason, response.msg) > ProtocolError: <ProtocolError for koji.fedoraproject.org/kojihub: 302 > Found> > > download-build shouldn't need authentication ... Thats not authentication, thats because the older koji used http and the new one always uses https and tries to redirect you to https if you pass it http. You _may_ be able to fix this by editing /etc/koji.conf and making all the urls https kevin
Attachment:
pgpmUa9GFqa__.pgp
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx