You are not logged in.
Pages: 1
I have just installed Devuan and installed live-build, among many other apps, including the refracta tools which pulls in more live tools. I am using the following config statement for live-build:
lb config -b iso --cache true --apt-recommends true -a amd64 --binary-images iso-hybrid --debian-installer live --linux-flavours amd64 --mode devuan --debian-installer-gui true --distribution ascii --archive-areas "main contrib non-free" --security true --win32-loader false --updates true --iso-application eznixOS --iso-preparer eznix-https://sourceforge.net/projects/eznixos/ --iso-publisher eznix-https://sourceforge.net/projects/eznixos/ --iso-volume eznixOS
It stops the live-build process very early in the process at:
gpg: WARNING: unsafe permissions on homedir '/root/.gnupg'
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: agent_genkey failed: Inappropriate ioctl for device
gpg: key generation failed: Inappropriate ioctl for device
gpg: WARNING: unsafe permissions on homedir '/root/.gnupg'
gpg: no default secret key: No secret key
gpg: signing failed: No secret key
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists... Done
Building dependency tree
Reading state information... Done
root@eznixos:/home/eznix#
Anyone have any success? Ideas? If you want more info, just tell me. Thank you.
Offline
No direct experience with live build, sorry. But from trying to build a custom debian installer ages ago i vaguely remember having to create a gpg keypair that would become the default key. Just look at the gpg man page iirc it's pretty easy.
Offline
Pages: 1