Re: guix pull: error: symlink: File exists

2020-01-20 Thread zimoun
Hi Jimmy, On Mon, 20 Jan 2020 at 10:30, Jimmy Thrasibule wrote: > OK, so following the discussion at https://issues.guix.info/issue/39195, my > container was missing the $USER environment variable so Guix was failing > back to the "default" profile. Once $USER is set to "root" my current user >

Re: guix pull: error: symlink: File exists

2020-01-20 Thread Jimmy Thrasibule
1 root root39 Jan 19 18:37 current -> > /var/guix/profiles/default/current-guix > # guix pull > Migrating profile generations to '/var/guix/profiles/per-user/root'... > guix pull: error: symlink: File exists: > "/var/guix/profiles/per-user/r

Re: guix pull: error: symlink: File exists

2020-01-19 Thread Jimmy Thrasibule
tion and the > installation script [2]. Everything is working fine however, when I run > ``guix pull`` in the generated image, I got the following error: > > > Migrating profile generations to '/var/guix/profiles/per-user/root'... > guix pull: error: symlink: File ex

guix pull: error: symlink: File exists

2020-01-18 Thread Jimmy Thrasibule
``guix pull`` in the generated image, I got the following error: Migrating profile generations to '/var/guix/profiles/per-user/root'... guix pull: error: symlink: File exists: " /var/guix/profiles/per-user/root/current-guix" This issue has already been discussed at [3] but the