LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-04-2005, 04:36 AM   #1
nyk
Member
 
Registered: Jan 2004
Location: Berne, Switzerland
Distribution: FC4, Gentoo
Posts: 112

Rep: Reputation: 15
yum upgrade from rh9 to fc3


I'm using yum to upgrade Redhat 9 to Fedora Core 3.
I followed this instructions: http://www.brandonhutchinson.com/Upg..._with_yum.html

Now it nearly works, but this problems occurs:
Code:
[root@sublx nyk]# yum upgrade
Gathering header information file(s) from server(s)
Server: Fedora Core 3 - i386 - Base
Server: Fedora Core 3 - i386 - Released Updates
Finding updated packages
Downloading needed headers
.... 
Finding obsoleted packages
Resolving dependencies
.conflict between udev and kernel
So HOW can I resolve this conflict?? Any ideas?

Somewhere I read that I should install the yum from FC3 (instead of the one from rh9). When I do whis, I get this error:
Code:
[root@sublx nyk]# yum
Traceback (most recent call last):
  File "/usr/bin/yum", line 6, in ?
    import yummain
  File "/usr/share/yum-cli/yummain.py", line 23, in ?
    import yum
  File "/usr/share/yum-cli/yum.py", line 27, in ?
    import output
  File "/usr/share/yum-cli/output.py", line 27, in ?
    import yum.Errors
ImportError: No module named Errors
How can I fix THIS now?

Last edited by nyk; 01-04-2005 at 04:42 AM.
 
Old 01-04-2005, 04:41 AM   #2
pevelius
Member
 
Registered: Mar 2004
Location: Tampere, Finland
Distribution: Debian, Familiar, OS X
Posts: 145

Rep: Reputation: 16
by installing kernel 2.6?
 
Old 01-04-2005, 04:59 AM   #3
Boby
Member
 
Registered: Feb 2004
Posts: 781

Rep: Reputation: Disabled
I would not recommend an upgrade from RH9 to FC3. To many differences.
If you have the possibility, do a fresh install.

Boby
 
Old 01-04-2005, 07:06 AM   #4
nyk
Member
 
Registered: Jan 2004
Location: Berne, Switzerland
Distribution: FC4, Gentoo
Posts: 112

Original Poster
Rep: Reputation: 15
now I already started the update.... so I wanna finish it..

installing the 2.6 kernel rpm from fc3 doesn't work:
Code:
[root@sublx nyk]# rpm -ivh kernel-2.6.9-1.667.i686.rpm
error: Failed dependencies:
        module-init-tools is needed by kernel-2.6.9-1.667
        mkinitrd >= 4.1.15 is needed by kernel-2.6.9-1.667
        nfs-utils < 1.0.3 conflicts with kernel-2.6.9-1.667
        initscripts < 7.23 conflicts with kernel-2.6.9-1.667
that's why I want this to be handled by yum!

Trying to uninstall all old kernel 2.4, coz I found that somewhere in this forum as a tip!
I used this very long uninstall command line: (for all dependencies...)
[root@sublx nyk]# rpm -e kernel-2.4.20-20.9 tcpdump libpcap nfs-utils bind vconfig quota rp-pppoe pciutils ethereal-0.10.3-0.90.1 redhat-config-nfs-1.0.4-5 redhat-config-bind-1.9.0-13 XFree86-4.3.0-2.90.55 kernel-drm xinitrc-3.32-1 gnome-print-0.37-4 libgnomeprint22-2.2.1.1-3 lesstif-0.93.36-3 XFree86-tools-4.3.0-2.90.55 XFree86-twm-4.3.0-2.90.55 iptables-1.2.7a-2 lesstif-devel-0.93.36-3 libgnomeprintui22-2.2.1.1-1 gtkhtml-1.1.9-0.9.1 gdm-2.4.1.3-5.1 XFree86-xdm-4.3.0-2.90.55 gdm-2.4.1.3-5.1 XFree86-xdm-4.3.0-2.90.55 gnome-print-devel-0.37-4 gedit-2.2.0-1 lokkit-0.50-22 gtkhtml-devel-1.1.9-0.9.1 Guppi-devel-0.40.3-13 gal-devel-0.23-1 redhat-config-securitylevel-1.1.1-3 firstboot-1.0.5-11

SO now yum is not complaining anymore and makes the updates! now it's gonna work or break the system completely, I'll see...

Last edited by nyk; 01-04-2005 at 07:30 AM.
 
Old 01-21-2005, 05:00 AM   #5
uStation
LQ Newbie
 
Registered: Jan 2005
Location: Cologne
Distribution: Fedora Core 3
Posts: 1

Rep: Reputation: 0
I have had the same problem.

The solution I found is, upgrading to Fedora Core 2. After the restart i could upgrade to Fedora Core 3.

Greetings
Richard
 
Old 01-21-2005, 02:35 PM   #6
nyk
Member
 
Registered: Jan 2004
Location: Berne, Switzerland
Distribution: FC4, Gentoo
Posts: 112

Original Poster
Rep: Reputation: 15
I just installed the yum rpm from fc2 with rpm -ivh --force
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error after upgrade from FC3 to FC4 with yum mwpeng Linux - Newbie 1 08-22-2005 06:38 PM
FC3 upgrade + YUM ERRORS blizunt7 Fedora 5 02-20-2005 02:25 PM
Yum, up2date, httpd, & samba failed after upgrade from FC2 ->FC3 k41184 Fedora 5 02-14-2005 01:35 PM
Upgrade fc2 to fc3 using yum knutove1728 Linux - General 6 11-10-2004 11:48 PM
Upgrade from RH9 to FC1 with yum killed mysqld physics Fedora - Installation 1 09-03-2004 08:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration