Red Hat Bugzilla – Bug 667126
Error when installing ifd-egate in minimal install
Last modified: 2015-01-04 18:45:26 EST
Description of problem: There's an install error when installing with minimal package set. Version-Release number of selected component (if applicable): ifd-egate-0.05-15.x86_64 How reproducible: Always Steps to Reproduce: 1. Perform minimal package set installation 2. 3. Actual results: in install.log there is: Installing ifd-egate-0.05-15.x86_64 /var/tmp/rpm-tpm.18447: line 1: /etc/rc.d/init.d/pcscd: No such file or directory Installing pcsc-lite-1.4.4-4.el5_5.x86_64 Expected results: No errors in install.log Additional info: There are two issues with the pcscd in this package: 1) The %post script calls the service initialization script directly instead of using 'service pcscd try-restart' 2) The ifd-egate package has Requires: pcsc-lite but pcsc-lite is installed later in the transaction. Requires(post): will probably fix this.
Tested RHEL 5.8 x86_64 default server installation from http://download.devel.redhat.com/rel-eng/RHEL-5.8-Server-Snapshot-3.0/5/x86_64/os/, install.log has following messages: Installing pcsc-lite-1.4.4-4.el5_5.x86_64 Installing ifd-egate-0.05-17.el5.x86_64 install.log does not show the error reported in the bug description. Couple of things observed are: 1. "service pcscd status" shows pcscd process is running successfully after the re-boot. 2. install.log has "Installing pcsc-lite-1.4.4-4.el5_5.x86_64" entry before "Installing ifd-egate-0.05-17.el5.x86_64", indicating pcsc-lite is installed before ifd-egate. Marking the bug verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0214.html