Re: fedpkg new-sources: Could not execute new_sources:

2016-12-15 Thread Martin Gansser
thanks for your quick response.

after updating the mentioned program version and running
kinit @FEDORAPROJECT.ORG
the fedpkg new-sources ... works again. :-)
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedpkg new-sources: Could not execute new_sources:

2016-12-15 Thread Tom Hughes

On 15/12/16 12:20, Martin Gansser wrote:


Hi I'm getting this:

[martin@fc25 vdr-epg-daemon]$ fedpkg new-sources vdr-epg-daemon-1.1.70.tar.bz2
Could not execute new_sources: 

302 Found

Found
The document has moved https://src.fedoraproject.org/repo/pkgs/upload.cgi";>here.



You need to update your tools. See:

https://fedoraproject.org/wiki/ReleaseEngineering/FlagDay2016#What_do_I_have_to_do

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedpkg new-sources: Could not execute new_sources:

2016-12-15 Thread Martin Gansser
more informations:

[martin@fc25 vdr-epg-daemon]$ koji -d hello
2016-12-15 15:28:53,365 [DEBUG] koji: Opening new requests session
2016-12-15 15:28:53,366 [DEBUG] koji: Opening new requests session
2016-12-15 15:28:54,011 [DEBUG] koji: Opening new requests session
Kerberos authentication failed: No credentials cache found (-1765328189)

[martin@fc25 vdr-epg-daemon]$ fedora-cert -v
Verifying Certificate
cert expires: 2017-03-08
Traceback (most recent call last):
  File "/usr/bin/fedora-cert", line 85, in 
main(opts)
  File "/usr/bin/fedora-cert", line 63, in main
fedora_cert.verify_cert()
  File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 69, in 
verify_cert
revoked = crl.get_revoked()
  File "/usr/lib/python2.7/site-packages/OpenSSL/crypto.py", line 1921, in 
get_revoked
revoked_stack = self._crl.crl.revoked
AttributeError: '_cffi_backend.CData' object has no attribute 'crl'
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: buildSRPMFromSCM: remote error: access denied or repository not exported: //qt-creator (Was: Re: fedpkg new-sources: Could not execute new_sources: Error checking for [...])

2016-03-19 Thread Rex Dieter
Rex Dieter wrote:

> Sandro Mani wrote:

>> The upload worked, but now I'm getting a failure during buildSRPMFromSCM:
>> 
>> $ git clone -n git://pkgs.fedoraproject.org//qt-creator
>> /var/lib/mock/f25-build-5222806-591862/root/tmp/scmroot/qt-creator
>> Cloning into
>> '/var/lib/mock/f25-build-5222806-591862/root/tmp/scmroot/qt-creator'...
>> fatal: remote error: access denied or repository not exported:
>> //qt-creator
>> 
>> Any ideas?
> 
> The fedpkg/rpkg in -testing repo is apparently to blame.  I'll file a bug
> shortly.

https://bugzilla.redhat.com/show_bug.cgi?id=1319433

-- Rex
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: buildSRPMFromSCM: remote error: access denied or repository not exported: //qt-creator (Was: Re: fedpkg new-sources: Could not execute new_sources: Error checking for [...])

2016-03-19 Thread Rex Dieter
Sandro Mani wrote:

> 
> 
> 
> On 17.03.2016 23:22, Sandro Mani wrote:
>>
>>
>> On 17.03.2016 17:35, Kevin Fenzi wrote:
>>>
>>> Neither. :) It's likely a fedpkg/pyrpkg bug. ;)
>>>
>>> What versions of those do you have installed?
>>>
>>> I think:
>>>
>>> pyrpkg-1.42-1.fc25.noarch
>>> fedpkg-1.22-2.fc25.noarch
>>>
>>> should work, but pyrpkg versions 1.41* were broken in this way.
>> Correct, works after updating the packages. Thanks
> 
> The upload worked, but now I'm getting a failure during buildSRPMFromSCM:
> 
> $ git clone -n git://pkgs.fedoraproject.org//qt-creator
> /var/lib/mock/f25-build-5222806-591862/root/tmp/scmroot/qt-creator Cloning
> into
> '/var/lib/mock/f25-build-5222806-591862/root/tmp/scmroot/qt-creator'...
> fatal: remote error: access denied or repository not exported:
> //qt-creator
> 
> Any ideas?

The fedpkg/rpkg in -testing repo is apparently to blame.  I'll file a bug 
shortly.

-- Rex

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


buildSRPMFromSCM: remote error: access denied or repository not exported: //qt-creator (Was: Re: fedpkg new-sources: Could not execute new_sources: Error checking for [...])

2016-03-19 Thread Sandro Mani



On 17.03.2016 23:22, Sandro Mani wrote:



On 17.03.2016 17:35, Kevin Fenzi wrote:


Neither. :) It's likely a fedpkg/pyrpkg bug. ;)

What versions of those do you have installed?

I think:

pyrpkg-1.42-1.fc25.noarch
fedpkg-1.22-2.fc25.noarch

should work, but pyrpkg versions 1.41* were broken in this way.

Correct, works after updating the packages. Thanks


The upload worked, but now I'm getting a failure during buildSRPMFromSCM:

$ git clone -n git://pkgs.fedoraproject.org//qt-creator 
/var/lib/mock/f25-build-5222806-591862/root/tmp/scmroot/qt-creator
Cloning into 
'/var/lib/mock/f25-build-5222806-591862/root/tmp/scmroot/qt-creator'...
fatal: remote error: access denied or repository not exported: //qt-creator

Any ideas?

Thanks
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: fedpkg new-sources: Could not execute new_sources: Error checking for [...]

2016-03-19 Thread Kevin Fenzi
On Thu, 17 Mar 2016 12:26:40 +0100
Sandro Mani  wrote:

> Hi
> 
> I'm getting
> 
> $ fedpkg new-sources qt-creator-opensource-src-3.6.1.tar.gz
> Could not execute new_sources: Error checking for 
> qt-creator-opensource-src-3.6.1.tar.gz at 
> https://pkgs.fedoraproject.org/repo/pkgs/upload.cgi
> 
> and same for another source tarball I've tried. When I open 
> https://pkgs.fedoraproject.org/repo/pkgs/upload.cgi in a browser, 
> Firefox gives me the "Your connection is not secure" error.
> 
> Is this an issue with my system or with the Fedora infrastructure?

Neither. :) It's likely a fedpkg/pyrpkg bug. ;) 

What versions of those do you have installed? 

I think: 

pyrpkg-1.42-1.fc25.noarch
fedpkg-1.22-2.fc25.noarch

should work, but pyrpkg versions 1.41* were broken in this way. 

kevin


pgpKSETs9QAP1.pgp
Description: OpenPGP digital signature
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: fedpkg new-sources: Could not execute new_sources: Error checking for [...]

2016-03-18 Thread Sandro Mani



On 17.03.2016 17:35, Kevin Fenzi wrote:


Neither. :) It's likely a fedpkg/pyrpkg bug. ;)

What versions of those do you have installed?

I think:

pyrpkg-1.42-1.fc25.noarch
fedpkg-1.22-2.fc25.noarch

should work, but pyrpkg versions 1.41* were broken in this way.

Correct, works after updating the packages. Thanks

Sandro
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org