Suggested fix

# 1. Ensure daemon is running

sudo systemctl restart guix-daemon

# 2. Ensure you own everything

sudo chown -R $USER:$USER ~/work/builds/desktop/bitcoin

# 3. Build as your user (NO SUDO)

cd ~/work/builds/desktop/bitcoin

env HOSTS="x86_64-linux-gnu" ./contrib/guix/guix-build

Reply to this note

Please Login to reply.

Discussion

No replies yet.