Overview

Request 618533 revoked

Backport patches from Factory and reorganized Leap/SLE 15 patches

Request History
Sergio Lindo Mansilla's avatar

SLindoMansilla created request

Backport patches from Factory and reorganized Leap/SLE 15 patches


Sergio Lindo Mansilla's avatar

SLindoMansilla accepted review

Auto-review


Thomas Blume's avatar

tsaupe declined review

The test-functions patch: 0006-test-functions-adapt-for-systemd-testsuite-package.patch is missing some parts for the other architectures, for example for the kernel name:

+ elif [[ "$LOOKS_LIKE_SUSE" ]]; then
+ if [[ $(uname -m) == "aarch64" ]]; then
+ KERNEL_BIN=$(ls /boot/Image-$KERNEL_VER)
+ else
+ KERNEL_BIN=$(ls /boot/vmlinu*-$KERNEL_VER)
+ fi

I'd suggest taking the test-functions patch from Leap15 and updating factory therewith, since this is the most current one.


Thomas Blume's avatar

tsaupe declined request

The test-functions patch: 0006-test-functions-adapt-for-systemd-testsuite-package.patch is missing some parts for the other architectures, for example for the kernel name:

+ elif [[ "$LOOKS_LIKE_SUSE" ]]; then
+ if [[ $(uname -m) == "aarch64" ]]; then
+ KERNEL_BIN=$(ls /boot/Image-$KERNEL_VER)
+ else
+ KERNEL_BIN=$(ls /boot/vmlinu*-$KERNEL_VER)
+ fi

I'd suggest taking the test-functions patch from Leap15 and updating factory therewith, since this is the most current one.


Sergio Lindo Mansilla's avatar

SLindoMansilla revoked request

openSUSE Build Service is sponsored by