[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: moving a fedora 7 to rawhide



John Summerfield wrote:
Antonio Olivares wrote:
only since the machine only boots two kernels I have
to resort to booting it.  A few conflicts here and
there, Is there a cleanup script that checks for fc7
rpms and deletes them and finds corresponding fc9
rpms?

I wouldn't expect one; if Anaconda and yum don't do it, you're pretty much Pat Malone.
This will give some clues as to what's obsolete:

rpm -qa --last | less

Any package containing .fc7 should be obselete. The Beta release notes [1] also contain clues.

You should: rpm -e --nodeps sysvinit; yum install upstart

/usr/lib/python2.5/site-packages/libusermodule.so from
install of libuser-python-0.56.8-1.i386 conflicts with
file from package libuser-0.56.2-1.i386
^^ is a problem with mismatched versions, use --exclude=libuser-python

[1] http://fedoraproject.org/en/f9-beta-relnotes

--
Andrew Farris <lordmorgul gmail com> www.lordmorgul.net
 gpg 0x8300BF29 fingerprint 071D FFE0 4CBC 13FC 7DEB  5BD5 5F89 8E1B 8300 BF29
 revoked key 0xC99B1DF3 no longer used
No one now has, and no one will ever again get, the big picture. - Daniel Geer
----                                                                       ----


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]