
Axel.Thimm at ATrpms
Jul 19, 2009, 1:56 AM
Post #2 of 8
(1144 views)
Permalink
|
On Sat, Jul 18, 2009 at 08:28:35PM -0400, Larry K wrote: > I have an FC9 myth BE that was built in October of last year. I > used atrpms for all the usual stuff. Knowing that support for FC9 > was ending soon, and a desire to upgrade my nvidia driver (177.80 > now), I was noodling on how I might go about the upgrade with the > least amount of disruption (WAF). I was all set to do a preUpgrade, > rather than wipe and start over from scratch. Doh! It seems that > atrpms has just dropped support for FC9 as I was preparing to do > this upgrade. But that doesn't matter, preupgrade just need the target's packages, e.g. F11's. > Additionally, when I run a yum update, I get all kinds of dependency > errors: > system-config-users-docs-1.0.6-1.fc9.noarch from updates-newkey has > depsolving problems > --> Missing Dependency: system-config-users >= 1.2.82 is needed by package > system-config-users-docs-1.0.6-1.fc9.noarch (updates-newkey) > [... many more vendor packages ...] > mythmusic-0.21-193.fc9.i386 from installed has depsolving problems > --> Missing Dependency: libmp4ff.so.0 is needed by package > mythmusic-0.21-193.fc9.i386 (installed) > Some of these are obviously related to atrpms not having the packages > anymore (ie, mythmusic), The error says that an *installed* package is missing a dependency, not a to be installed. This means that the current state of your rpm database is not in order, e.g. there are real or virtual package holes. > but others I am not so sure the reason. Any ideas? Similar reason, although I wonder why yum doesn't suggest to download the missing packages. Maybe you disabled some of Fedora's repos? > Give the circumstances, I am wondering what my options are for an in-place > upgrade? Can I successfully use preUpgrade without first doing a yum > update of my FC9 packages? the preUpgrade instructions specifically call > for a yum update prior to the upgrade, but I do not know the ramifications > of not doing this. I used preupgrade on three systems from F10->F11 and all three ended up with not updating yum/rpm/python requiring me to do rsyncs from a working system. > If I download and burn, say, the FC11 DVD install disk, does that offer me > any additional options for an in-place upgrade? Yes, that would probably be the easiest approach. You could also try your way through with yum update with a newer fedora-release package. That's what I do, when I can't wipe the system clean and reinstall from scratch. -- Axel.Thimm at ATrpms.net
|