Bug 595814
| Summary: | Need to fix udev rule to match the current reality | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Valdis Kletnieks <valdis.kletnieks> | ||||
| Component: | ifd-egate | Assignee: | Bob Relyea <rrelyea> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | che666, matt_domsch, rrelyea | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-12-06 18:35:15 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 617261 | ||||||
| Attachments: |
|
||||||
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle. Changing version to '14'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping *** Bug 636773 has been marked as a duplicate of this bug. *** This is marked as an F15 blocker, however, the package is orphaned in pkgdb, and has no F14 branch. Is the package still needed? Depends how you define "needed": # rpm -q --provides ifd-egate libifd_egate.so()(64bit) pcsc-ifd-handler ifd-egate = 0.05-22 ifd-egate(x86-64) = 0.05-22 # rpm -q --whatrequires pcsc-ifd-handler pcsc-lite-1.6.4-1.fc15.x86_64 And I *do* need pcsc-lite to support an application that uses an Alladin e-Token. So as it currently stands, ifd-egate gets installed because of the requires. But I'd not be heartbroken if pcsc-lite lost its dependency, as I don't need ifd-egate directly. ifd-egate is not requred for pcsc-lite. pcsc-ifd-handler is a pseudo provides. pcsc-lite needs at least one. The proper one to use is ccid. # rpm -q --provides ccid config(ccid) = 1.4.0-1.fc14 libccid.so.0()(64bit) libccidtwin.so.0()(64bit) pcsc-ifd-handler ccid = 1.4.0-1.fc14 ccid(x86-64) = 1.4.0-1.fc14 upstream for ifd-egate is long dead. The ifd-egate hardware has not been produced in years. This bug can be closed. |
Created attachment 416452 [details] Patch to fix udev ruleset Description of problem: 85-pcscd_egate.rules still has SYSFS{} which needs to be converted to ATTR{} Version-Release number of selected component (if applicable): ifd-egate-0.05-22.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: