LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   fedora hangs when upgrading from 8 -> 9 (https://www.linuxquestions.org/questions/fedora-35/fedora-hangs-when-upgrading-from-8-9-a-662948/)

keratos 08-15-2008 05:38 AM

fedora hangs when upgrading from 8 -> 9
 
I've tried three times now, u/g from FC8 to FC9

A variety of methods,
one described here: fedoraproject.org/wiki/YumUpgradeFaq
and other on blogs.

Essentially, the process is basically:

1.Download the fedora-release-*.noarch packages from a FC repo and install it.
2.This tells YUM which repos to go to for the <$release> and <$basearch>
3.Clean all caches in local repo database and do yum upgrade

after about 2 hours the job is finished with no errors.

but when I reboot, I get past bootup, into usplash, that goes okay upto the end and just before GDM appears, then the system just hangs. only way out is a warm reset.

anyone seen similar probs?

John VV 08-16-2008 07:00 PM

upgrading is listed as EXPERIMENTAL it only works about 50% of the time
do a fresh install

keratos 08-17-2008 12:55 AM

yes thank you for the experimental status.

a fresh install means loosing installed programs, and all config under /etc plus everything under /opt/etc /usr/local/etc and so on.

lazlow 08-17-2008 01:30 AM

More than likely those programs will have to be replaced with newer ones anyway(or recompiled).

keratos 08-17-2008 05:17 AM

Quote:

Originally Posted by lazlow (Post 3250352)
More than likely those programs will have to be replaced with newer ones anyway(or recompiled).

I have to say I find that statement rather generic and sweeping. Can you please elaborate on your rationale for such a statement?

lazlow 08-17-2008 03:16 PM

Almost all the libs will be different versions when you update from one version to another. Most programs depend on system libs in order to run. As these libs are constantly evolving they also tend to have minor difference in how they are used. For instance samba for F8 will probably not function correctly on F9, however there is an updated version of samba available (through yum) for F9.

keratos 08-17-2008 04:03 PM

ah, I see. so the dependency on core libs is the issue. that is indeed a very good point thus I retract my previous statement

and it is much less hassle updating from a repo than rebuilding+relinking against new libs.

so basically I should just backup system config (/etc /opt/etc /usr/local/etc and so on) then fresh install.

cheers


All times are GMT -5. The time now is 05:29 AM.