При сборке devuan-образов возникает ошибка верификации ключей #1

Open
opened 2025-09-03 02:58:18 +00:00 by Devband CTO · 0 comments
Owner
root@alpha-aarch64-rpi5-0:~/incus-baseos-images/images# distrobuilder build-incus devuan.yaml -o image.release=excalibur  -o image.variant=default --compression=zstd --keep-sources=true --cleanup=false -o image.architecture=aarch64 
INFO   [2025-09-03T05:53:52+03:00] Downloading source                           
I: Target architecture can be executed
I: Retrieving InRelease 
I: Checking Release signature
E: Release signed by unknown key (key id B3982868D104092C)
   The specified keyring /tmp/distrobuilder/devuan-excalibur-arm64/gpg.524277896/distrobuilder.gpg may be incorrect or out of date.
   You can find the latest Debian release key at https://ftp-master.debian.org/keys.html
Error: Error while downloading source: Failed to run "debootstrap": exit status 1
ERROR  [2025-09-03T05:53:52+03:00] Failed running distrobuilder                  err="Error while downloading source: Failed to run \"debootstrap\": exit status 1"

Судя по всему, проблема с тем, что для devuan требуются ключи и для Debian, но как их импортировать в случаек сборки через distrobuilder - неизвестно.

``` root@alpha-aarch64-rpi5-0:~/incus-baseos-images/images# distrobuilder build-incus devuan.yaml -o image.release=excalibur -o image.variant=default --compression=zstd --keep-sources=true --cleanup=false -o image.architecture=aarch64 INFO [2025-09-03T05:53:52+03:00] Downloading source I: Target architecture can be executed I: Retrieving InRelease I: Checking Release signature E: Release signed by unknown key (key id B3982868D104092C) The specified keyring /tmp/distrobuilder/devuan-excalibur-arm64/gpg.524277896/distrobuilder.gpg may be incorrect or out of date. You can find the latest Debian release key at https://ftp-master.debian.org/keys.html Error: Error while downloading source: Failed to run "debootstrap": exit status 1 ERROR [2025-09-03T05:53:52+03:00] Failed running distrobuilder err="Error while downloading source: Failed to run \"debootstrap\": exit status 1" ``` Судя по всему, проблема с тем, что для devuan требуются ключи и для Debian, но как их импортировать в случаек сборки через distrobuilder - неизвестно.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
alpha-baseos/devuan#1
No description provided.