Bug 1298858

Summary: pcsc-lite doesn't recommend pcsc-lite-ccid
Product: [Fedora] Fedora Reporter: Nikos Mavrogiannopoulos <nmavrogi>
Component: pcsc-liteAssignee: Bob Relyea <rrelyea>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: jsilhan, klember, ludovic.rousseau+fedoraproject, mluscon, nmavrogi, packaging-team-maint, pnemade, rrelyea, vmukhame
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pcsc-lite-1.8.15-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-24 03:32:25 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:

Description Nikos Mavrogiannopoulos 2016-01-15 09:41:09 UTC
Description of problem:
The pcsc-lite package has:
Requires:       pcsc-ifd-handler
Recommends:     pcsc-lite-ccid

The pcsc-ifd-handler is provided by the two following packages:
pcsc-lite-asekey
pcsc-lite-ccid


However doing a dnf install opensc (which pulls pcsc-lite) installs pcsc-lite-asekey.

How reproducible:


Steps to Reproduce:
1. Start with a clean fedora23.
2. sudo dnf install opensc
3. rpm -q pcsc-lite-asekey
4. rpm -q pcsc-lite-ccid


Actual results:
$ rpm -q pcsc-lite-asekey
pcsc-lite-asekey-3.7-2.fc23.x86_64

$ rpm -q pcsc-lite-ccid
package pcsc-lite-ccid is not installed


Expected results:
$ rpm -q pcsc-lite-ccid
pcsc-lite-ccid-1.4.20-1.fc23.x86_64

$ rpm -q pcsc-lite-asekey
package pcsc-lite-asekey is not installed

Comment 2 Honza Silhan 2016-01-19 14:54:18 UTC
It does not have Recommends flag, see: `dnf repoquery --recommends pcsc-lite -C --releasever 23` empty result.

Comment 3 Fedora Update System 2016-01-19 15:32:42 UTC
pcsc-lite-1.8.15-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-915eb224e4

Comment 4 Fedora Update System 2016-01-20 23:58:14 UTC
pcsc-lite-1.8.15-1.fc23 has been pushed to the Fedora 23 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-2016-915eb224e4

Comment 5 Fedora Update System 2016-01-24 03:32:19 UTC
pcsc-lite-1.8.15-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.