Hi all,
I have a problem with my own installation of obs 2.10. Building works, but all builds are stuck in the "signing" phase.
/srv/obs/log/signer.log shows lines like these:
======
gpg: decryption failed: No secret key
sign failed: 256 - checking digest
/srv/obs/jobs/x86_64/userweb::openSUSE_Leap_15.1::pure-ftpd-c0ae603b4c4953d7a0b214f7c15554b7:dir/pure-ftpd-1.0.47-lp151.95.1.src.rpm: digests OK
sign failed: sign /srv/obs/jobs/x86_64/userweb::openSUSE_Leap_15.1::pure-ftpd-c0ae603b4c4953d7a0b214f7c15554b7:dir/pure-ftpd-1.0.47-lp151.95.1.src.rpm failed
====
All repositories are affected, the master GPG key is still valid until some time in 2021.
Which key is at fault, how do I identify the cause?
Thank you for pointers,
Stefan
--
Stefan Botter zu Hause
Bremen
Hi,
how do I need to configure an OBS worker to use KVM instead of a chroot?
I checked the documentation but did not find information about that topic.
I tried the following settings in /etc/sysconfig/obs-server and restarted the obsworker:
OBS_VM_TYPE="kvm"
OBS_VM_KERNEL="/boot/vmlinuz"
OBS_VM_INITRD="/boot/initrd"
OBS_VM_DISK_AUTOSETUP_ROOT_FILESIZE="4096"
OBS_VM_DISK_AUTOSETUP_SWAP_FILESIZE="1024"
OBS_VM_DISK_AUTOSETUP_FILESYSTEM="ext4"
OBS_VM_DISK_AUTOSETUP_MOUNT_OPTIONS=""
OBS_VM_USE_TMPFS="no"
OBS_VM_CUSTOM_OPTION=""
The OBS_WORKER_* settings are empty, I don't know what they are about.
The WebUI tells me "scheduled" with overlay "waiting for <n> compliant workers <n> of them are bad".
In screen -x I see
fetching sources, packages, building...
VM_ROOT: /mnt/ramdisk/obs/worker/root_1/root, VM_SWAP: /mnt/ramdisk/obs/worker/root_1/swap
Creating /mnt/ramdisk/obs/worker/root_1/root (4096M)
0+0 records in
0+0 records out
0 bytes copied, 2.8003e-05 s, 0.0 kB/s
fallocate: fallocate failed: No space left on device
(the path is actually not a ramdisk, just an ordinary file system, everything there belongs to root who is also owner of the obsworker processes and there are 80GB disk free).
I also see the following messages:
send_state http://<myserver>: 404 remote error: Not Found
They even appear when I use the build chroot configuration (which works so far - unless packages use ports in the %check section and collide with other build instances).
Best regards,
Mark
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org