This is my new desktop in fedora 6 update from fedora 5, I have some problems and some happiness in this process,I will log it now as the following:
Step One
Now you are ready to do "yum update". This will take a long time. On my system, there is a new problem,the details are:
--> Processing Dependency: libgnomecanvaspixbuf.so.1 for package: gtkhtml
--> Finished Dependency Resolution
Error: Missing Dependency: libgnomecanvaspixbuf.so.1 is needed by package gtkhtml
I used the yum command to resolve it,
# yum remove gtkhtml
the problem is resovled, then input the yum update again,the process of update is restarted.at the end of process, i saw it
Transaction Summary
=============================================================================
Install 75 Package(s)
Update 989 Package(s)
Remove 1 Package(s)
Total download size: 1.1 G
Is this ok [y/N]: y
Downloading Packages:
I choose 'yes', then downloading all of new packages. then reboot the system.everything is ok!
Step One
To update the fedora-release packages:I download the package of fedora-release-notes-6.3.noarch.rpm and fedora-release-6.4.noarch.rpm firstly, then, open a command line interface,
#su root
#rpm -Uvh /
fedora-release-notes-6-3.noarch.rpm /
fedora-release-6-4.noarch.rpm
step 2,
Now you are ready to do "yum update". This will take a long time. On my system, there is a new problem,the details are:
--> Processing Dependency: libgnomecanvaspixbuf.so.1 for package: gtkhtml
--> Finished Dependency Resolution
Error: Missing Dependency: libgnomecanvaspixbuf.so.1 is needed by package gtkhtml
I used the yum command to resolve it,
# yum remove gtkhtml
the problem is resovled, then input the yum update again,the process of update is restarted.at the end of process, i saw it
Transaction Summary
=============================================================================
Install 75 Package(s)
Update 989 Package(s)
Remove 1 Package(s)
Total download size: 1.1 G
Is this ok [y/N]: y
Downloading Packages:
I choose 'yes', then downloading all of new packages. then reboot the system.everything is ok!
本文记录了从 Fedora 5 更新到 Fedora 6 的过程,包括更新 fedora-release 包、清理 FC5 相关包数据及解决依赖问题等。更新过程中遇到 libgnomecanvaspixbuf.so.1 的缺失依赖问题,并通过移除 gtkhtml 包得以解决。
1762

被折叠的 条评论
为什么被折叠?



