Since yesterday, on my FC3 box both Yum and Up2date complain that my libpng-devel.i386 need to be updated but fail with the following error:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package libpng-devel.i386 2:1.2.8-1.fc3 set to be updated
--> Running transaction check
Dependencies Resolved
Transaction Listing:
Update: libpng-devel.i386 2:1.2.8-1.fc3
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Updating: libpng-devel 100 % done 1/2
error: unpacking of archive failed on file /usr/include/libpng: cpio: rename
Updated: libpng-devel.i386 2:1.2.8-1.fc3
Complete!
So, is the simple solution to rename libpng-devel.i386 to libpng-devel-bad.i386 or is something more needed here?
Edit: Ahhhh... the bliss of having three ways to update! Tried Synaptic and it resolved the whole thing.