The officially official Devuan Forum!

You are not logged in.

#1 2018-06-11 19:29:04

eznix
Member
Registered: 2018-06-11
Posts: 1  

using live build - not getting far

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

#2 2018-06-11 20:21:02

devuser
Member
Registered: 2018-04-30
Posts: 176  

Re: using live build - not getting far

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

Board footer