[opensuse-factory] Is there a problem with "kernel-syms" at OBS
Oracle just released VirtualBox 5.0.12. When I tried to do the normal local test build with osc, I get the message "unresolvable: nothing provides kernel-pv-devel = 4.3.0-2 needed by kernel-syms, nothing provides kernel-xen-devel = 4.3.0-2 needed by kernel-syms". Removing the "BuildRequires: kernel-syms" line allows the build to get past this point, but it fails later. Any suggestions or comments? Thanks, Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
20.12.2015 02:12, Larry Finger пишет:
Oracle just released VirtualBox 5.0.12. When I tried to do the normal local test build with osc, I get the message
"unresolvable: nothing provides kernel-pv-devel = 4.3.0-2 needed by kernel-syms, nothing provides kernel-xen-devel = 4.3.0-2 needed by kernel-syms".
Removing the "BuildRequires: kernel-syms" line allows the build to get past this point, but it fails later.
Any suggestions or comments?
Those two are still present on TW and zypper is happy to install them. Mirror issue? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Sun, 20 Dec 2015 00:12:05 +0100, Larry Finger wrote:
Oracle just released VirtualBox 5.0.12. When I tried to do the normal local test build with osc, I get the message
"unresolvable: nothing provides kernel-pv-devel = 4.3.0-2 needed by kernel-syms, nothing provides kernel-xen-devel = 4.3.0-2 needed by kernel-syms".
Removing the "BuildRequires: kernel-syms" line allows the build to get past this point, but it fails later.
This is a intermittent failure that is often seen when the kernel packages are being built. kernel-syms is a package built after all relevant kernel-flavor packages are built. Thus it often happens that kernel-syms still keeps the old version while some other flavors are already newer versions. Takashi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Takashi Iwai <tiwai@suse.de> writes:
On Sun, 20 Dec 2015 00:12:05 +0100, Larry Finger wrote:
Oracle just released VirtualBox 5.0.12. When I tried to do the normal local test build with osc, I get the message
"unresolvable: nothing provides kernel-pv-devel = 4.3.0-2 needed by kernel-syms, nothing provides kernel-xen-devel = 4.3.0-2 needed by kernel-syms".
Removing the "BuildRequires: kernel-syms" line allows the build to get past this point, but it fails later.
This is a intermittent failure that is often seen when the kernel packages are being built. kernel-syms is a package built after all relevant kernel-flavor packages are built. Thus it often happens that kernel-syms still keeps the old version while some other flavors are already newer versions.
It's actually the other way round: kernel-syms builds first and very fast, while the kernel-foo packages (which produce the kernel-foo-devel subpackages) lag behind. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Andreas Schwab
-
Andrei Borzenkov
-
Larry Finger
-
Takashi Iwai