Author Topic: yum install cups - Error unpacking rpm package 1:cups-2.2.13-1.oc00.pentium4  (Read 1974 times)

Andi B.

  • Hero Member
  • *****
  • Posts: 821
  • Karma: +11/-2
    • View Profile
After uninstalling some .i686 libs I reinstalled successfully a lot of packages but can't install cups anymore -
Code: [Select]
{0}[m:\] yum install cups
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package cups.pentium4 1:2.2.13-1.oc00 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package     Arch            Version                   Repository          Size
================================================================================
Installing:
 cups        pentium4        1:2.2.13-1.oc00           netlabs-rel        2.0 M

Transaction Summary
================================================================================
Install       1 Package

Total size: 2.0 M
Installed size: 2.0 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : 1:cups-2.2.13-1.oc00.pentium4                                1/1
Error unpacking rpm package 1:cups-2.2.13-1.oc00.pentium4
error: unpacking of archive failed on file /@unixroot/var/run/cups/certs: cpio: unlink


Failed:
  cups.pentium4 1:2.2.13-1.oc00

Complete!

{1}[m:\]
Any ideas?

in @unixroot/var/run/cups/certs there is a file created which is read only. Does not help when I delete it, it will be recreated. Reboot doesn't help either.