I have the package cpio-2.6-23.fc7 installed, and yum check update reveals an updated version is avaliable (2.6-24.fc7). However, when I run yum update cpio, it returns:
yum update cpio
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package
cpio.i386 0:2.6-24.fc7 set to be updated
--> Running transaction check
--> Processing Dependency: /bin/cpio for package: redhat-lsb
--> Finished Dependency Resolution
Error: Missing Dependency: /bin/cpio is needed by package redhat-lsb
the command: ls /bin | grep cpio
cpio
the redhat-lsb version is redhat-lsb-3.1-12.2
what can I do to resolve this issue or is further information required?
--
David Hunter