LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-07-2005, 11:50 AM   #1
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Rep: Reputation: 30
System update conflicts


When attempting a system update, i get the following 3 conflicts:

kernel-default 2.6.8-24 conflict
Required by:
kernel-default-nongpl requires kernel-default = 2.6.8-24
Conflict Resolution:
( ) Downgrade kernel-default-2.6.8-24.10 to Version 2.6.8-24
( ) Remove the Referring Package
Delete kernel-default-nongpl
( ) Ignore Conflict and Risk System Inconsistencies

libxine1 1.0-0.pm.0 conflict
Required by:
kaffeine requires libxine1 >= 1-
Conflicts with:
xine-lib obsoletes xine
xine-lib obsoletes xine-lib
Conflict Resolution:
( ) Remove the Conflicting Package
Delete xine-lib
( ) Remove the Referring Package
Delete kaffeine

xine-lib 0.99.rc6a-4 conflict
Conflicts with:
libxine1 obsoletes xine-lib
libxine1 obsoletes xine
Conflict Resolution:
( ) Do Not Update xine-lib
( ) Remove All 2 Conflicting Packages
Delete kaffeine
Do Not Install libxine1

I don't understand the first conflict. Can someone explain this?
The other 2...I don't want to remove kaffiene.
Can't kaffiene just use the newer version of libxine1 and xine-lib?
 
Old 02-08-2005, 03:38 AM   #2
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
System updates should always be run from a boot-CD of the higher version. Otherwise the old kernel is still in memory and may interfere with the installation (because 'uname -r', which is used in many installation scripts, returns the wrong kernel version).
 
Old 02-08-2005, 09:25 AM   #3
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Original Poster
Rep: Reputation: 30
I don't think i have a boot-cd of the higher (kernel) version.
I installed the system from dvd, the later updated the kernel via download.
 
Old 02-08-2005, 10:24 AM   #4
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Did you also download and install the correct kernel-default-nongpl package?

You will find a boot CD on any SUSE/Novell FTP server.
 
Old 02-08-2005, 11:29 AM   #5
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Original Poster
Rep: Reputation: 30
>>Did you also download and install the correct kernel-default-nongpl package?
yes
 
Old 02-08-2005, 11:51 AM   #6
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
I should believe what you are telling me, though I have some doubts

Try rpm -q kernel-default and rpm -q kernel-default-nongpl and see if their versions are matching. On my 9.2 system (after YOU) it reads
Code:
user@linux:~>rpm -q kernel default
kernel-default-2.6.8-24.11
user@linux:~>rpm -q kernel-default-nongpl
kernel-default-nongpl-2.6.8-24.11
Note 24.11 !

Again: update is easier with a boot-CD ( ftp://ftp.suse.com/pub/suse/i386/9.2...stallation.iso )
 
Old 02-08-2005, 12:41 PM   #7
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Original Poster
Rep: Reputation: 30
# rpm -q kernel-default
kernel-default-2.6.8-24.10
SuSEBox:/home/mickeydog # rpm -q kernel-default-nongpl
kernel-default-nongpl-2.6.8-24.10

not .11 but they are the same
 
Old 02-08-2005, 12:53 PM   #8
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Deepest apologies for mistrusting you

The version 11 came with an online update.

What about 'uname -r'? There must be something that is causing the dependency problem. Still: try the boot-CD
 
Old 02-08-2005, 03:03 PM   #9
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Original Poster
Rep: Reputation: 30
>>Deepest apologies for mistrusting you
no sweat, best to be a bit skeptical

# uname -r
2.6.8-24.10-default

what does this mean?
 
Old 02-09-2005, 02:18 AM   #10
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
Originally posted by allelopath
# uname -r
2.6.8-24.10-default

what does this mean?
Nothing. Everything is alright. I asked this question to be sure that the new kernel is also residing in memory, not only in rpm-database. Now I really have no clue why the dependency error occurred. What happens if you ignore the warning?
 
Old 02-10-2005, 10:40 AM   #11
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Original Poster
Rep: Reputation: 30
>>What happens if you ignore the warning?
I haven't tried this. What are the potential consequences? Could I end up trashing my system?
 
Old 02-14-2005, 02:44 AM   #12
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
Originally posted by allelopath
>>What happens if you ignore the warning?
I haven't tried this. What are the potential consequences? Could I end up trashing my system?
Yes you could, but if you have a bootable SUSE CD on hand, you can always restore the previously installed kernel.
 
Old 04-04-2005, 04:08 PM   #13
allelopath
Member
 
Registered: Jan 2003
Location: New Mexico
Distribution: Ubuntu 18.04.3 LTS
Posts: 539

Original Poster
Rep: Reputation: 30
getting back to this....
i've downloaded the iso you suggested and burned the image onto a cd
the setup is such that it looks first to the CD drive to boot.
It appears to start booting from the CD, however, i get a menu that says:

Boot from Hard Disk
Installation
Installation - ACPI Disabled
Installation - Safe Settings
Manual Installation
Rescue System
Memorty Test

I don't want any of these, i want Boot from CDROM
What do I do?
 
Old 04-04-2005, 09:28 PM   #14
pilotgi
Member
 
Registered: Apr 2002
Location: ks
Distribution: openSUSE Tumbleweed
Posts: 495

Rep: Reputation: 33
Where did you get the system update you tried the first time? Was it YOU? I don't understand why you wouldn't get updates for both the default and nongpl kernel if you were updating thru YOU.

Anyway, you need to delete xine-lib before you install libxine-1. You can ignore any warnings you get about deleting xine-lib. You don't need to delete kaffeine.

As far as using the boot cd, choose installation and then you will get the upgrade option.
 
Old 04-05-2005, 02:42 AM   #15
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
Originally posted by allelopath
getting back to this....
i've downloaded the iso you suggested and burned the image onto a cd
the setup is such that it looks first to the CD drive to boot.
It appears to start booting from the CD, however, i get a menu that says:

Boot from Hard Disk
Installation
Installation - ACPI Disabled
Installation - Safe Settings
Manual Installation
Rescue System
Memorty Test

I don't want any of these, i want Boot from CDROM
What do I do?
The 'Rescue System' gives you a usable system to do the kernel reinstallation. The basic steps would be:
booting
login (empty password)
mounting the root partition
chroot to this mountpoint
reinstall the kernel-rpm (should be available on disk/CD, network will probably not work)
reboot
 
  


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
Online Update, System Update, WTF? Crito SUSE / openSUSE 6 05-11-2006 01:43 PM
FC3, 64-bit multilib, with many yum update conflicts sgl Fedora 2 06-04-2005 09:42 PM
[suse 9.1 pro] conflicts after update deus1 Linux - Software 1 06-02-2005 03:16 PM
Can't update my system LinuxSeeker Linux - General 1 03-07-2004 09:59 AM
System update J_Szucs *BSD 4 12-20-2002 11:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 02:13 PM.

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