[opensuse-kernel] dependencies of 4.15.0-1.1.gac01747
Hello , trying to install 4.15.0-1.1.gac01747 on LEAP 42.3 I get : warning: kernel-default-4.15.0-1.1.gac01747.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 03579c1d: NOKEY error: Failed dependencies: libcrypto.so.1.1()(64bit) is needed by kernel-default- devel-4.15.0-1.1.gac01747.x86_64 libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) is needed by kernel-default- devel-4.15.0-1.1.gac01747.x86_64 Is this dependency intended and if so : how to fix it on LEAP 42.3 ? -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
On Thu, Feb 01, 2018 at 09:04:30PM +0100, Markus Koßmann wrote:
Hello , trying to install 4.15.0-1.1.gac01747 on LEAP 42.3 I get :
warning: kernel-default-4.15.0-1.1.gac01747.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 03579c1d: NOKEY error: Failed dependencies: libcrypto.so.1.1()(64bit) is needed by kernel-default- devel-4.15.0-1.1.gac01747.x86_64 libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) is needed by kernel-default- devel-4.15.0-1.1.gac01747.x86_64
Is this dependency intended and if so : how to fix it on LEAP 42.3 ?
This seems to need openssl 1.1 , which is only in Tumbleweed. Is this the leap 42.3 build or the tumbleweed build? Ciao, marcus -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
On Thu, Feb 01, 2018 at 09:04:30PM +0100, Markus Koßmann wrote:
Hello , trying to install 4.15.0-1.1.gac01747 on LEAP 42.3 I get :
warning: kernel-default-4.15.0-1.1.gac01747.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 03579c1d: NOKEY
error: Failed dependencies: libcrypto.so.1.1()(64bit) is needed by kernel-default-
devel-4.15.0-1.1.gac01747.x86_64
libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) is needed by kernel-default-
devel-4.15.0-1.1.gac01747.x86_64
Is this dependency intended and if so : how to fix it on LEAP 42.3 ?
This seems to need openssl 1.1 , which is only in Tumbleweed.
Is this the leap 42.3 build or the tumbleweed build?
Ciao, marcus This is the kernel from <https://download.opensuse.org/repositories/Kernel:/stable/standard/> which AFAIK should be installable on both distributions . The last 4.14 kernel from
Am Donnerstag, 1. Februar 2018, 23:00:05 schrieben Sie: that repo didn't depend on libcrypto: rpm -qi -R kernel-default-devel-4.14.15-3.1.g9e84548.x86_64 Name : kernel-default-devel Version : 4.14.15 Release : 3.1.g9e84548 Architecture: x86_64 Install Date: Fr 26 Jan 2018 17:33:14 CET Group : Development/Sources Size : 4349127 License : GPL-2.0 Signature : RSA/SHA256, Fr 26 Jan 2018 10:22:41 CET, Key ID eceef21003579c1d Source RPM : kernel-default-4.14.15-3.1.g9e84548.nosrc.rpm Build Date : Do 25 Jan 2018 13:00:00 CET Build Host : lamb75 Relocations : (not relocatable) Vendor : obs://build.opensuse.org/Kernel URL : http://www.kernel.org/ Summary : Development files necessary for building kernel modules Description : This package contains files necessary for building kernel modules (and kernel module packages) against the default flavor of the kernel. Source Timestamp: 2018-01-25 21:47:49 +0100 GIT Revision: 9e845488abba60246620531847ed2608c1bbac5c GIT Branch: stable Distribution: Kernel:stable /bin/sh /bin/sh /bin/sh /bin/sh coreutils kernel-devel = 4.14.15-3.g9e84548 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libelf-devel libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
Hi there, On Fri, 02 Feb 2018, 04:40:37 +0100, Markus Koßmann wrote:
Am Donnerstag, 1. Februar 2018, 23:00:05 schrieben Sie:
On Thu, Feb 01, 2018 at 09:04:30PM +0100, Markus Koßmann wrote:
Hello , trying to install 4.15.0-1.1.gac01747 on LEAP 42.3 I get :
warning: kernel-default-4.15.0-1.1.gac01747.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 03579c1d: NOKEY
error: Failed dependencies: libcrypto.so.1.1()(64bit) is needed by kernel-default-devel-4.15.0-1.1.gac01747.x86_64 libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) is needed by kernel-default-devel-4.15.0-1.1.gac01747.x86_64
Is this dependency intended and if so : how to fix it on LEAP 42.3 ?
I _fixed_ this for myself by creating a branch to Base:System:openssl-1_1_0 in my home project in OBS. Now kernel-default-devel-4.15.0 can be installed on openSUSE_Leap_42.3 again, as it was the case with all previous versions before 4.15. I'm not sure if this is the intended or even suggested way forward, but it works for me at least ;) HTH, cheers. l8er manfred
Am 01.02.2018 um 21:04 schrieb Markus Koßmann:
Hello , trying to install 4.15.0-1.1.gac01747 on LEAP 42.3 I get :
warning: kernel-default-4.15.0-1.1.gac01747.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 03579c1d: NOKEY error: Failed dependencies: libcrypto.so.1.1()(64bit) is needed by kernel-default- devel-4.15.0-1.1.gac01747.x86_64
This is due to /usr/src/linux-4.15.0-1.ga348749-obj/x86_64/default/scripts/extract-cert being linked against openssl. Kernel-packagers: maybe this could be mitigated by BuildRequire'ing libopenssl-1_0_0-devel instead of libopenssl-devel? -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (4)
-
Manfred Hollstein
-
Marcus Meissner
-
Markus Koßmann
-
Stefan Seyfried