libcap for Hercules (available via zypper, but unresolvable for Tumbleweed)
Hello together, I want to update the Hercules emulator. If I do not include libcap as a package, I will receive this error message: [ 174s] (cd /home/abuild/rpmbuild/BUILDROOT/hercules-4.7-39.1.x86_64/usr/bin; ln -s ./dasdcopy64 cckd642ckd) [ 174s] (cd /home/abuild/rpmbuild/BUILDROOT/hercules-4.7-39.1.x86_64/usr/bin; setcap 'cap_sys_nice=eip' ./hercules) [ 174s] /usr/bin/bash: line 1: setcap: command not found (https://build.opensuse.org/package/show/home:AdaLovelace:branches:Emulators/...) I used zypper on my x86 Tumbleweed system and it can find libcap and libcap2. Our package search can find also an official release for Tumbleweed: https://software.opensuse.org/package/libcap Anyways OBS is showing "unresolvable" for Tumbleweed, that it can not find libcap. What do I do wrong with the BuildRequires based on both libcap or libcap2? Thank you! Best regards, Sarah
On Wed, Sep 04, 2024 at 05:53:58PM +0200, Sarah Julia Kriesch wrote:
Hello together,
I want to update the Hercules emulator. If I do not include libcap as a package, I will receive this error message:
[ 174s] (cd /home/abuild/rpmbuild/BUILDROOT/hercules-4.7-39.1.x86_64/usr/bin; ln -s ./dasdcopy64 cckd642ckd) [ 174s] (cd /home/abuild/rpmbuild/BUILDROOT/hercules-4.7-39.1.x86_64/usr/bin; setcap 'cap_sys_nice=eip' ./hercules) [ 174s] /usr/bin/bash: line 1: setcap: command not found (https://build.opensuse.org/package/show/home:AdaLovelace:branches:Emulators/...)
I used zypper on my x86 Tumbleweed system and it can find libcap and libcap2. Our package search can find also an official release for Tumbleweed: https://software.opensuse.org/package/libcap Anyways OBS is showing "unresolvable" for Tumbleweed, that it can not find libcap.
What do I do wrong with the BuildRequires based on both libcap or libcap2?
setcap is in libcap-progs FWIW. Ciao, Marcsu
participants (2)
-
Marcus Meissner
-
Sarah Julia Kriesch