Hi,
I recently did a yum update and received the following error:
Code:
$ su -c "yum update"
Password:
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* rpmfusion-nonfree-updates: mirror.liberty.edu
* fedora: mirror.cogentco.com
* rpmfusion-free-updates: mirror.liberty.edu
* rpmfusion-free: mirror.liberty.edu
* updates: mirror.cc.columbia.edu
* rpmfusion-nonfree: mirror.liberty.edu
rpmfusion-nonfree-updates | 2.7 kB 00:00
rpmfusion-nonfree-updates/primary_db | 106 kB 00:00
fedora | 2.8 kB 00:00
rpmfusion-free-updates | 2.7 kB 00:00
rpmfusion-free-updates/primary_db | 224 kB 00:00
rpmfusion-free | 2.7 kB 00:00
adobe-linux-i386 | 951 B 00:00
updates | 2.3 kB 00:00
updates/primary_db | 2.8 MB 00:00
rpmfusion-nonfree | 2.7 kB 00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package cjkunifonts-ukai.noarch 0:0.2.20080216.1-11.fc10 set to be updated
---> Package cjkunifonts-uming.noarch 0:0.2.20080216.1-11.fc10 set to be updated
---> Package hplip-libs.i386 0:2.8.12-6.fc10 set to be updated
---> Package libsane-hpaio.i386 0:2.8.12-6.fc10 set to be updated
---> Package xine-lib.i386 0:1.1.16.2-3.fc10 set to be updated
---> Package xine-lib-pulseaudio.i386 0:1.1.16.2-3.fc10 set to be updated
---> Package xorg-x11-server-Xorg.i386 0:1.5.3-15.fc10 set to be updated
---> Package xorg-x11-server-common.i386 0:1.5.3-15.fc10 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
cjkunifonts-ukai noarch 0.2.20080216.1-11.fc10 updates 9.8 M
cjkunifonts-uming noarch 0.2.20080216.1-11.fc10 updates 10 M
hplip-libs i386 2.8.12-6.fc10 updates 145 k
libsane-hpaio i386 2.8.12-6.fc10 updates 73 k
xine-lib i386 1.1.16.2-3.fc10 updates 2.7 M
xine-lib-pulseaudio i386 1.1.16.2-3.fc10 updates 17 k
xorg-x11-server-Xorg i386 1.5.3-15.fc10 updates 1.5 M
xorg-x11-server-common i386 1.5.3-15.fc10 updates 39 k
Transaction Summary
================================================================================
Install 0 Package(s)
Update 8 Package(s)
Remove 0 Package(s)
Total download size: 24 M
Is this ok [y/N]: y
Downloading Packages:
(1/8): xine-lib-pulseaudio-1.1.16.2-3.fc10.i386.rpm | 17 kB 00:00
(2/8): xorg-x11-server-common-1.5.3-15.fc10.i386.rpm | 39 kB 00:00
(3/8): libsane-hpaio-2.8.12-6.fc10.i386.rpm | 73 kB 00:00
(4/8): hplip-libs-2.8.12-6.fc10.i386.rpm | 145 kB 00:00
(5/8): xorg-x11-server-Xorg-1.5.3-15.fc10.i386.rpm | 1.5 MB 00:00
(6/8): xine-lib-1.1.16.2-3.fc10.i386.rpm | 2.7 MB 00:00
(7/8): cjkunifonts-ukai-0.2.20080216.1-11.fc10.noarch.rp | 9.8 MB 00:01
(8/8): cjkunifonts-uming-0.2.20080216.1-11.fc10.noarch.r | 10 MB 00:01
--------------------------------------------------------------------------------
Total 4.8 MB/s | 24 MB 00:05
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : xine-lib 1/16
Updating : hplip-libs 2/16
Updating : xorg-x11-server-common 3/16
Updating : cjkunifonts-ukai 4/16
Updating : cjkunifonts-uming 5/16
Updating : libsane-hpaio 6/16
Updating : xine-lib-pulseaudio 7/16
Updating : xorg-x11-server-Xorg 8/16
Error: Editing failed, restoring backup
Cleanup : libsane-hpaio 9/16
Cleanup : hplip-libs 10/16
Cleanup : xorg-x11-server-common 11/16
Cleanup : xine-lib-pulseaudio 12/16
Cleanup : xorg-x11-server-Xorg 13/16
Cleanup : cjkunifonts-uming 14/16
Cleanup : cjkunifonts-ukai 15/16
Cleanup : xine-lib 16/16
Updated:
cjkunifonts-ukai.noarch 0:0.2.20080216.1-11.fc10
cjkunifonts-uming.noarch 0:0.2.20080216.1-11.fc10
hplip-libs.i386 0:2.8.12-6.fc10
libsane-hpaio.i386 0:2.8.12-6.fc10
xine-lib.i386 0:1.1.16.2-3.fc10
xine-lib-pulseaudio.i386 0:1.1.16.2-3.fc10
xorg-x11-server-Xorg.i386 0:1.5.3-15.fc10
xorg-x11-server-common.i386 0:1.5.3-15.fc10
Complete!
I'm not sure what happened there. Is it a fatal error by any chance? Any help is appreciated.
Thanks,
bharat211