Test SUSE KMP building with the kernel-module devel#676
Open
dirkmueller wants to merge 1 commit intomainfrom
Open
Test SUSE KMP building with the kernel-module devel#676dirkmueller wants to merge 1 commit intomainfrom
dirkmueller wants to merge 1 commit intomainfrom
Conversation
dcermak
reviewed
Nov 28, 2024
9d0439b to
35f6abd
Compare
dcermak
suggested changes
Dec 4, 2024
Contributor
dcermak
left a comment
There was a problem hiding this comment.
Test failures on SLE 15 SP5 and SLES 16
| curl -sf https://src.opensuse.org/pool/vhba-kmp/archive/f7b947967abfd854991eed3a50a333f2efa4c47932e3d7d2fc1d07c6afdb79bd.tar.gz | tar -xzf - ; \ | ||
| cp -a vhba-kmp/* /usr/src/packages/SOURCES; cd /usr/src/packages/SOURCES ; \ | ||
| curl -LO https://downloads.sf.net/cdemu/vhba-module-20240202.tar.xz ; \ | ||
| rpmbuild -bb vhba-kmp.spec ; \ |
Contributor
There was a problem hiding this comment.
Fails on SLES 16 with:
2.118 + rpmbuild -bb vhba-kmp.spec
2.242 error: Failed build dependencies:
2.242 suse-kernel-rpm-scriptlets is needed by vhba-kmp-20240202-0.x86_64
Member
Author
There was a problem hiding this comment.
@dcermak yes, thats why there is a PR fixing it for 3 weeks waiting for review here: SUSE/BCI-dockerfile-generator#2017
35f6abd to
97a3332
Compare
alexandrevicenzi
previously approved these changes
Jan 8, 2025
97a3332 to
c756e32
Compare
c756e32 to
46fa87c
Compare
46fa87c to
c2d2bb9
Compare
c2d2bb9 to
03105cb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.