Bug 1528392

Summary: missing dependency for pamu2fcfg
Product: [Fedora] Fedora Reporter: Michael Katzmann <vk2bea+RH>
Component: pam-u2fAssignee: Seth Jennings <sethdjennings>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 27CC: sethdjennings, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: pam-u2f-1.0.4-6.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-30 18:01:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Katzmann 2017-12-21 17:42:24 UTC
Description of problem:

installing the package pamu2fcfg does not install all necessary dependent packages. "json-c" is actually required

Version-Release number of selected component (if applicable):
pamu2fcfg-1.0.4-5.fc27.x86_64

How reproducible:
always

Steps to Reproduce: (with u2f device attached)
1. Install rpm pamu2fcfg
2. $ pamu2fcfg -umichael >u2f_keys
   pamu2fcfg: json_object.c:159: json_object_put: Assertion `jso->_ref_count > 
0' failed.
   Aborted (core dumped)
   
3. Install rpm json-c
4. $ pamu2fcfg -umichael >u2f_keys
   $


Actual results:
$ pamu2fcfg -umichael >u2f_keys
   pamu2fcfg: json_object.c:159: json_object_put: Assertion `jso->_ref_count > 
   Aborted (core dumped)

Expected results:
   No core dump

Additional info:

Comment 1 Fedora Update System 2018-01-15 19:02:29 UTC
pam-u2f-1.0.4-6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-7bce6ad0fd

Comment 2 Fedora Update System 2018-01-17 06:47:17 UTC
pam-u2f-1.0.4-6.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-7bce6ad0fd

Comment 3 Fedora Update System 2018-01-30 18:01:56 UTC
pam-u2f-1.0.4-6.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.