Re: python-yubico updates (testing wanted)

2015-03-28 Thread Kevin Fenzi
On Fri, 27 Mar 2015 17:24:57 -0400
Nathaniel McCallum npmccal...@redhat.com wrote:

...snip...

 When the F21 update was being automatically pushed to stable, 
 taskotron reported that the upgradepath test failed and that push to 
 stable was unavailable. The failure was because F22 has a lower 
 version than F21. However, this is because F21's package was getting 
 pushed (this test should really take into consideration updates-
 testing). It says I can re-enable the automatic push but when I 
 attempted to do that it failed. Nor can I push to stable manually.
 
 Where do I go from here?

It seems like it's going to stable in the current push (which was the
one started yesterday, it failed overnight and I resumed it this
morning). 

So, lets see if it ends up stable as I think it will. If not, we can
take a deeper look. 

kevin


pgpDOuyFU5H4E.pgp
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: python-yubico updates (testing wanted)

2015-03-27 Thread Nathaniel McCallum
On Mon, 2015-03-23 at 13:08 -0400, Nathaniel McCallum wrote:
 https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc20
 https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc21
 https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc22
 
 I have just created updates for python-yubico. This new upstream 
 release just adds support for new YubiKey devices (such as YubiKey 
 NEO). I'd love some testing!
 
 To test:
 1. Install the new python-yubico package
 2. Insert your YubiKey
 3. Run:
 $ python -c 'import yubico; yubico.find_yubikey()'
 
 If this command silently returns, everything should be working.

I seem to have managed to get Bodhi into a strange state and I'm not 
sure how to resolve it.

As you can see, I pushed updates to F20, F21 and F22 at the same time. 
I enabled karma automatism. The F22 update has +1 karma and the F21 
update has +3.

When the F21 update was being automatically pushed to stable, 
taskotron reported that the upgradepath test failed and that push to 
stable was unavailable. The failure was because F22 has a lower 
version than F21. However, this is because F21's package was getting 
pushed (this test should really take into consideration updates-
testing). It says I can re-enable the automatic push but when I 
attempted to do that it failed. Nor can I push to stable manually.

Where do I go from here?

Nathaniel
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

python-yubico updates (testing wanted)

2015-03-23 Thread Nathaniel McCallum
https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc20
https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc21
https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc22

I have just created updates for python-yubico. This new upstream 
release just adds support for new YubiKey devices (such as YubiKey 
NEO). I'd love some testing!

To test:
1. Install the new python-yubico package
2. Insert your YubiKey
3. Run:
$ python -c 'import yubico; yubico.find_yubikey()'

If this command silently returns, everything should be working.

Nathaniel
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: python-yubico updates (testing wanted)

2015-03-23 Thread Rob Crittenden
Nathaniel McCallum wrote:
 https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc20
 https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc21
 https://admin.fedoraproject.org/updates/python-yubico-1.2.3-1.fc22
 
 I have just created updates for python-yubico. This new upstream 
 release just adds support for new YubiKey devices (such as YubiKey 
 NEO). I'd love some testing!
 
 To test:
 1. Install the new python-yubico package
 2. Insert your YubiKey
 3. Run:
 $ python -c 'import yubico; yubico.find_yubikey()'
 
 If this command silently returns, everything should be working.

Works ok with proper permissions on USB device. My key:

Bus 003 Device 007: ID 1050:0010 Yubico.com Yubikey

Output of find_yubikey()

YubiKeyUSBHID instance at 0x7f94dff44cb0: YubiKey version 2.2.1

rob
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct