Description of problem: /sbin/scsi_info is part of the kernel-pcmcia-cs package, which is removed as part of the upgrade to FC2 (pcmcia-cs is installed). However, the /sbin/scsi_info utility is missing. Version-Release number of selected component (if applicable): pcmcia-cs-3.2.7-1.5 How reproducible: Upgrade FC1 to FC2 Steps to Reproduce: 1.Upgrade FC1 to FC2 2.Issue command 'scsi_info /dev/sda' 3.Not found Actual results: command not found Expected results: For example, # scsi_info /dev/sda SCSI_ID="0,0,0" MODEL="BELKIN USB 2 HS-CF" FW_REV="1.29" Additional info:
/sbin/ide_info is also missing. This is pretty silly as it's mentioned in the script /etc/pcmcia/ide (from the pcmcia-cs package, version 3.2.7-1.5) and so I get "/sbin/ide_info: No such file or directory" in the system log every time I insert or eject a CF card.
*** This bug has been marked as a duplicate of 120486 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.