Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 635081 Details for
Bug 871115
fedora-burn-yubikey from fedora-packager-0.5.1 incompatible with ykpers-1.8.0
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix fedora-burn-yubikey call to ykpersonalize (adds "-1" argument).
fedora-burn-yubikey_ykpersonalize.patch (text/plain), 772 bytes, created by
Chris Tyler
on 2012-10-29 16:39:40 UTC
(
hide
)
Description:
Patch to fix fedora-burn-yubikey call to ykpersonalize (adds "-1" argument).
Filename:
MIME Type:
Creator:
Chris Tyler
Created:
2012-10-29 16:39:40 UTC
Size:
772 bytes
patch
obsolete
>--- a/fedora-burn-yubikey 2012-10-29 17:24:25.837254184 +0100 >+++ b/fedora-burn-yubikey 2012-10-29 17:25:31.558960396 +0100 >@@ -63,16 +63,17 @@ > print > print _('New key generated in FAS, attempting to burn to yubikey') > print > > opts = new_key['key'].split() > > try: > retcode = subprocess.call(['/usr/bin/ykpersonalize', >+ '-1', > '-ofixed=%s' % opts[0], > '-a%s' % opts[2], > '-ouid=%s' % opts[1]]) > except KeyboardInterrupt: > print _(''' > Burn attempt cancelled by user! Note: Even though the key did not get burned > onto your key, FAS did generate a new one. This just means that if you did > previously burn a different key, it will no longer work.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 871115
: 635081