On 09/13/2015 01:38 PM, Richard Brown wrote:
First question: Why are doing this?
The openSUSE Tumbleweed distribution has the latest tested kernel in it. I dont understand the use case for adding Kernel:stable to it
Second question: How are your repos setup? You clearly haven't got openSUSE tumbleweed setup correctly - because that depedenency error is referencing a repo named "openSUSE_13.2_Update"
Tumbleweed should not have any openSUSE_13.2* Repositories.
Hope this helps
On 13 September 2015 at 19:30, Moby <moby@mobsternet.com> wrote:
2 machines running tumbleweeb with the stable kernel repos enabled (http://download.opensuse.org/repositories/Kernel:/stable/standard/).
I normally do zypper ref and then zypper dup on both machines almost daily.
This last cycle, the 32 bit machine worked just fine, and is now running kernel-desktop-4.2.0-5.1.ge7543dd.i686.
The 64 bit machine did not pick up this version of the kernel during zypper dup. I see the proper kernel rpm exists for 64 bit machines in the repo. Trying to install the kernel via:
zypper in http://download.opensuse.org/repositories/Kernel:/stable/standard/i686/kerne...
results in:
Problem: This request will break your system! libwx_gtk2u_html-suse-3_0-0-3.0.1-2.1.11.x86_64 requires /sbin/ldconfig, but this requirement cannot be provided uninstallable providers: glibc-2.19-16.15.1.i586[openSUSE_13.2_Update] glibc-2.19-16.9.1.i586[openSUSE_13.2_Update] glibc-2.19-16.15.1.i686[openSUSE_13.2_Update] glibc-2.19-16.9.1.i686[openSUSE_13.2_Update] glibc-2.19-16.15.1.x86_64[openSUSE_13.2_Update] glibc-2.19-16.9.1.x86_64[openSUSE_13.2_Update]
Why is the installation of the kernel rpm complaining about some totally different RPM's dependencies (to me it appears that the messages are complaining about libwx_gtk2u_html-suse having issues with the glibc rpm ... nothing to do with the kernel rpm).
I am pretty sure this is caused by some type of repo mixup, but I cannot seem to figure out what. Any help would be much appreciated.
-- --Moby
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Thanks Richard. I use the kernel from stable kernel repo due to certain btrfs issues. It was Anton on here (I believe) who had suggested that for me to overcome certain problems I was seeing with btrfs. This higher kernel version from the stable kernel repo fixed my btrfs issues. I had left the oss 13.2 repos in the repo list thinking that tumbleweed repo versions of RPMs would be higher and zypper woud therefore not use anything from the oss 13.2 repos. I will remove those and retry. -- --Moby -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org