[Bug 1210282] New: Build problems for s390x because of "Header V3 RSA/SHA256 Signature, key ID f6ab3975: NOKEY"
http://bugzilla.opensuse.org/show_bug.cgi?id=1210282 Bug ID: 1210282 Summary: Build problems for s390x because of "Header V3 RSA/SHA256 Signature, key ID f6ab3975: NOKEY" Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: S/390-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService Assignee: screening-team-bugs@suse.de Reporter: ada.lovelace@gmx.de QA Contact: adrian.schroeter@suse.com Found By: --- Blocker: --- We have got 2 situations, that you can not build for s390x because of the error message NOKEY. 1) The opensuse-dhcp-server-image (container image) can not be built in openSUSE zSystems with the following error message: warning: ./repos/openSUSE:Factory:zSystems/standard/dhcp-server.rpm: Header V3 RSA/SHA256 Signature, key ID f6ab3975: NOKEY [ 13s] warning: ./repos/openSUSE:Factory:zSystems/standard/dhcp-server.rpm: Header V3 RSA/SHA256 Signature, key ID f6ab3975: NOKEY [ 13s] Traceback (most recent call last): [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 166, in find_package_version [ 13s] version = get_pkg_version(package) [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 243, in get_pkg_version [ 13s] return parse_version(run_command(command)) [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 212, in run_command [ 13s] return subprocess.check_output(command).decode() [ 13s] File "/usr/lib64/python3.10/subprocess.py", line 421, in check_output [ 13s] return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, [ 13s] File "/usr/lib64/python3.10/subprocess.py", line 526, in run [ 13s] raise CalledProcessError(retcode, process.args, [ 13s] subprocess.CalledProcessError: Command '['rpm', '-q', '--queryformat', '%{VERSION}', 'dhcp-server']' returned non-zero exit status 1. [ 13s] [ 13s] During handling of the above exception, another exception occurred: [ 13s] [ 13s] Traceback (most recent call last): [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 251, in <module> [ 13s] init(__name__) [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 248, in init [ 13s] main() [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 133, in main [ 13s] version = find_package_version(command_args['--package'], rpm_dir) [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 168, in find_package_version [ 13s] version = find_package_version_in_local_repos(rpm_dir, package) [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 187, in find_package_version_in_local_repos [ 13s] rpm_ver = get_pkg_version_from_rpm(rpm_file) [ 13s] File "/usr/lib/obs/service/replace_using_package_version", line 236, in get_pkg_version_from_rpm [ 13s] return parse_version(run_command(command)) [ 13s] File "/usr/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/version.py", line 197, in __init__ [ 13s] raise InvalidVersion(f"Invalid version: '{version}'") [ 13s] pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '4.4.2.P1' [ 13s] service run failed for service 'replace_using_package_version' 2) My colleague Hoger wanted to build for s390x and based on openSUSE Factory instead of openSUSE zSystems. You can experince the same issue with NOKEY with default packages, there. How can we solve this issue? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210282 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |adrian.schroeter@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210282 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|--- |Community User -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210282 http://bugzilla.opensuse.org/show_bug.cgi?id=1210282#c1 Adrian Schr�ter <adrian.schroeter@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|adrian.schroeter@suse.com |containers-bugowner@suse.de --- Comment #1 from Adrian Schr�ter <adrian.schroeter@suse.com> --- This seems to be a limitation of the obs-service-replace_using_package_version service, which seems not to support non-standard version numbers. reassigning to containers-bugowners as these are maintaining this service. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210282 http://bugzilla.opensuse.org/show_bug.cgi?id=1210282#c2 Dan ��erm��k <dcermak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS CC| |dcermak@suse.com Assignee|containers-bugowner@suse.de |dcermak@suse.com --- Comment #2 from Dan ��erm��k <dcermak@suse.com> --- https://github.com/openSUSE/obs-service-replace_using_package_version/pull/4... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com