tickets #115859
Update crash
0%
Description
crash is failing on s390x with following error message:
[ 545s] ld: cannot find arch/s390/lib/expoline/expoline.o: No such file or directory
[ 545s] make[2]: *** [/usr/src/linux-5.19.2-1/scripts/Makefile.modfinal:59: /home/abuild/rpmbuild/BUILD/crash-7.3.0/kbuild/default/crash.ko] Error 1
[ 545s] make[1]: *** [/usr/src/linux-5.19.2-1/scripts/Makefile.modpost:140: __modpost] Error 2
[ 545s] make: *** [../../../linux-5.19.2-1/Makefile:1777: modules] Error 2
We should test the updated version 7.3.2 from https://github.com/crash-utility/crash/releases
1) Branch crash from https://build.opensuse.org/package/show/Kernel:kdump/crash
2) "osc checkout" of your home directory
3) Adopt the version number in crash.spec
4) Download the correct archive to your project directory
5) "osc add" of the new archive
6) "osc rm" of the old archive
7) "osc commit"