Re: fedup upload failure

2018-02-18 Thread Kevin Fenzi
On 02/18/2018 06:54 AM, Martin Gansser wrote:
> keberos ticket
> 
> $ klist -A
> Ticket cache: KCM:1000
> Default principal: marti...@fedoraproject.org
> 
> Valid starting ExpiresService principal
> 02/11/18 11:46:54  02/12/18 11:45:58  
> HTTP/src.fedoraproject@fedoraproject.org
>   renew until 02/18/18 11:45:58
> 02/11/18 11:46:02  02/12/18 11:45:58  
> krbtgt/fedoraproject@fedoraproject.org
>   renew until 02/18/18 11:45:58
> 02/11/18 12:04:42  02/12/18 11:45:58  
> HTTP/koji.fedoraproject@fedoraproject.org
>   renew until 02/18/18 11:45:58

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

You can disable kcm to get things working. I think one of the comments
there has the way to do that.

kevin



signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedup upload failure

2018-02-18 Thread Martin Gansser
keberos ticket

$ klist -A
Ticket cache: KCM:1000
Default principal: marti...@fedoraproject.org

Valid starting ExpiresService principal
02/11/18 11:46:54  02/12/18 11:45:58  
HTTP/src.fedoraproject@fedoraproject.org
renew until 02/18/18 11:45:58
02/11/18 11:46:02  02/12/18 11:45:58  krbtgt/fedoraproject@fedoraproject.org
renew until 02/18/18 11:45:58
02/11/18 12:04:42  02/12/18 11:45:58  
HTTP/koji.fedoraproject@fedoraproject.org
renew until 02/18/18 11:45:58
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedup upload failure

2018-02-18 Thread Martin Gansser
I see more error now ...

$ koji build --scratch f27 ~/rpmbuild/SRPMS/vdr-epg2vdr-1.1.86-1.fc27.src.rpm 
AuthError: unable to obtain a session

$ kinit -R marti...@fedoraproject.org
kinit: Ticket expired while renewing credentials
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


fedup upload failure

2018-02-18 Thread Martin Gansser
Hello,

I'm getting the following error when I'm uploading a new tarball:

$ kinit marti...@fedoraproject.org
$ fedpkg new-sources vdr-plugin-epg2vdr-1.1.86.tar.bz2
Could not execute new_sources: Request is unauthorized.

Any ideas as to why I can not do an fedpkg upload? I'm able to do a fedpkg 
clone so my rsa keys are good...
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedup upload failure

2017-01-10 Thread Steve Dickson


On 01/10/2017 12:17 PM, Steve Dickson wrote:
> Hello,
>
> I'm getting the following error when I'm uploading a new tarball
>
> $ fedpkg upload libnfsidmap-0.27.tar.bz2
> Could not execute upload: Can not upload a new source file with a sha512 
> hash, as the "/home/src/fc/libnfsidmap/sources" file contains at least one 
> line with a md5 hash.
>
> Please redo the whole "/home/src/fc/libnfsidmap/sources" file using: 
> `/usr/bin/fedpkg new-sources file1 file2 ...`
>
> when use fedpkg new-sources I get
> $ fedpkg new-sources libnfsidmap-0.27.tar.bz
> Could not execute new_sources: Request is unauthorized.
>
> Any ideas as to why I can not do an fedpkg upload? I'm able
> to do a fedpkg clone so my rsa keys are good...
The answer is. Remove the old md5 hash from the sources file.

steved.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedup upload failure

2017-01-10 Thread Steve Dickson


On 01/10/2017 12:20 PM, Jon Ciesla wrote:
>
>
> On Tue, Jan 10, 2017 at 11:17 AM, Steve Dickson  > wrote:
>
> Hello,
>
> I'm getting the following error when I'm uploading a new tarball
>
> $ fedpkg upload libnfsidmap-0.27.tar.bz2
> Could not execute upload: Can not upload a new source file with a sha512 
> hash, as the "/home/src/fc/libnfsidmap/sources" file contains at least one 
> line with a md5 hash.
>
> Please redo the whole "/home/src/fc/libnfsidmap/sources" file using: 
> `/usr/bin/fedpkg new-sources file1 file2 ...`
>
> when use fedpkg new-sources I get
> $ fedpkg new-sources libnfsidmap-0.27.tar.bz 
> 
> Could not execute new_sources: Request is unauthorized.
>
> Any ideas as to why I can not do an fedpkg upload? I'm able
> to do a fedpkg clone so my rsa keys are good...
>
> tia,
>
> steved.
> ___
> devel mailing list -- devel@lists.fedoraproject.org 
> 
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org 
> 
>
>
> Did you 'kinit f...@fedoraproject.org '?
Good idea... but it did not work...

steved.

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedup upload failure

2017-01-10 Thread Jon Ciesla
On Tue, Jan 10, 2017 at 11:17 AM, Steve Dickson  wrote:

> Hello,
>
> I'm getting the following error when I'm uploading a new tarball
>
> $ fedpkg upload libnfsidmap-0.27.tar.bz2
> Could not execute upload: Can not upload a new source file with a sha512
> hash, as the "/home/src/fc/libnfsidmap/sources" file contains at least
> one line with a md5 hash.
>
> Please redo the whole "/home/src/fc/libnfsidmap/sources" file using:
> `/usr/bin/fedpkg new-sources file1 file2 ...`
>
> when use fedpkg new-sources I get
> $ fedpkg new-sources libnfsidmap-0.27.tar.bz
> Could not execute new_sources: Request is unauthorized.
>
> Any ideas as to why I can not do an fedpkg upload? I'm able
> to do a fedpkg clone so my rsa keys are good...
>
> tia,
>
> steved.
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>

Did you 'kinit f...@fedoraproject.org'?

-- 
http://cecinestpasunefromage.wordpress.com/

in your fear, seek only peace
in your fear, seek only love

-d. bowie
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


fedup upload failure

2017-01-10 Thread Steve Dickson
Hello,

I'm getting the following error when I'm uploading a new tarball

$ fedpkg upload libnfsidmap-0.27.tar.bz2
Could not execute upload: Can not upload a new source file with a sha512 hash, 
as the "/home/src/fc/libnfsidmap/sources" file contains at least one line with 
a md5 hash.

Please redo the whole "/home/src/fc/libnfsidmap/sources" file using: 
`/usr/bin/fedpkg new-sources file1 file2 ...`

when use fedpkg new-sources I get
$ fedpkg new-sources libnfsidmap-0.27.tar.bz
Could not execute new_sources: Request is unauthorized.

Any ideas as to why I can not do an fedpkg upload? I'm able
to do a fedpkg clone so my rsa keys are good...

tia,

steved.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org