Hi,
When I requested an “Update if newer versions available” from within the YaST package manager, I get a dialogue that requires me to make a decision. Dho… And I am not sure how to respond.
There’s a screenshot of the dialogue over here.
And if I export it to a file, it says this:
#### YaST2 conflicts list - generated 2011-03-17 11:05:42 ####
preload-kmp-default-1.1_2.6.31.5_0.1-6.8.1.x86_64 requires ksym(default:__alloc_percpu) = 55f2580b, but this requirement cannot be provided
deleted providers: kernel-default-2.6.31.5-0.1.1.x86_64
] do not install kernel-default-2.6.34.7-0.7.1.x86_64
] downgrade of preload-kmp-default-1.1_2.6.31.5_0.1-6.8.1.x86_64 to preload-kmp-default-1.1_k2.6.34.7_0.7-19.1.11.x86_64
] break preload-kmp-default by ignoring some of its dependencies
#### YaST2 conflicts list END ###
I think that this tell me my current kernel:
#uname -a
Linux gzunder 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100 x86_64 x86_64 x86_64 GNU/Linux
And this is the output of zypper lr -d:
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
---+-------------------------------------+---------------------------------------------+---------+---------+----------+----------+---------------------------------------------------------------------------------+--------
1 | ATI_Graphics_Drivers | ATI Graphics Drivers | Yes | Yes | 99 | rpm-md | http://www2.ati.com/suse/11.3 |
2 | Canon_MP600_Drivers | Canon MP600 Drivers | No | No | 99 | plaindir | dir:///home/mprowe/Downloads/CanonMP600_270 |
3 | Misc_drivers_for_Canon_MP600 | Misc drivers for Canon MP600 from 11.2 repo | No | No | 99 | rpm-md | http://download.opensuse.org/distribution/11.2/repo/oss/suse |
4 | Nvidia_Graphics_Drivers | Nvidia Graphics Drivers | Yes | Yes | 99 | rpm-md | http://download.nvidia.com/opensuse/11.3 |
5 | Updates for openSUSE 11.3 11.3-1.82 | Updates for openSUSE 11.3 11.3-1.82 | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/11.3/ |
6 | download.opensuse.org-STABLE | openSUSE BuildService - OpenOffice.org | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/OpenOffice.org:/STABLE/openSUSE_11.3/ |
7 | download.opensuse.org-UpdatedApps | openSUSE BuildService - KDE:UpdatedApps | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/KDE:/UpdatedApps/openSUSE_11.3/ |
8 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/mozilla/openSUSE_11.3/ |
9 | download.opensuse.org-packages | openSUSE BuildService - Java:packages | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/Java:/packages/openSUSE_11.3/ |
10 | download.opensuse.org-standard | Main Repository (Contrib) | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/openSUSE:/11.3:/Contrib/standard/ |
11 | ftp.uni-erlangen.de-suse | Packman Repository | Yes | Yes | 99 | rpm-md | http://ftp.uni-erlangen.de/pub/mirrors/packman/suse/11.3/ |
12 | repo-debug | openSUSE-11.3-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/11.3/repo/oss/ |
13 | repo-non-oss | openSUSE-11.3-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.3/repo/non-oss/ |
14 | repo-oss | openSUSE-11.3-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.3/repo/oss/ |
15 | repo-source | openSUSE-11.3-Source | No | No | 99 | NONE | http://download.opensuse.org/source/distribution/11.3/repo/oss/ |
I think the first thing I need to understand is; Is YaST trying to upgrade the kernel (I’m already at 2.6.34…) or is it the pre-load file that is being updated? And if it is the pre-load, who/why is it trying to upgrade to 2.6.31…?
Regards, Martin