bug#62517: installer-dump-ed8ac2cb

2023-04-23 Thread Graham Addis
Hi, I have been trying to install guix into a qemu virtual machine on windows. I've tried it several times and it fails with the same error. Instructions taken from this site https://guix.gnu.org/manual/en/html_node/Running-Guix-in-a-VM.html qemu didn't like the -enable-kvm switch, so I left tha

bug#62517: installer-dump-ed8ac2cb

2023-05-20 Thread Graham Addis
gt; > On Wed, 29 Mar 2023 at 11:31, Graham Addis wrote: > > > qemu didn't like the -enable-kvm switch, so I left that out. > > I guess you need to enable KVM on your host distribution. On default > Debian, I am running something like: > > 1. Check if =/dev/kvm= is

bug#63596: guix-git-authenticate fails on fresh git clone

2023-05-20 Thread Graham Addis
Hi Wolf, Which page are you referring to? I followed the instructions at the following link which explains fetching the keyring (second command block), which worked for me: https://guix.gnu.org/manual/en/html_node/Building-from-Git.html Graham

bug#62517: installer-dump-ed8ac2cb

2023-05-29 Thread Graham Addis
On Sat, 20 May 2023 at 16:05, Graham Addis wrote: > > I never did get KVM enabled on my windows 10 box. > > I ended up doing a bare metal guix install on an old laptop I had, > which works fine, if a little slow. > > I'll close this. Thanks Simon > > On Tue, 16 M