Re: doc: Proposed note about symlinks in section "invoking guix pull"

2018-11-16 Thread swedebugia
On 2018-11-16 19:15, Ludovic Courtès wrote: snip If you run ‘guix pull’ from 0.15.0, say, it will complete fine. Next time you run ‘guix pull’ or ‘guix pull -l’, it will automatically move ~/.config/guix/current-*-link to /var/guix/profiles/per-user/$USER. The bug was that this automatic migr

Re: doc: Proposed note about symlinks in section "invoking guix pull"

2018-11-16 Thread Ludovic Courtès
Hi, swedebugia skribis: > On 2018-11-14 12:23, Ludovic Courtès wrote: >> Hello, >> >> swedebugia skribis: >> >>> "Note: if your have wound up with a faulty guix after a "guix pull" you can >>> manually run an older version by looking at the symlinks in your >>> /user/home/.config/guix/ direct

Re: doc: Proposed note about symlinks in section "invoking guix pull"

2018-11-14 Thread swedebugia
On 2018-11-14 12:23, Ludovic Courtès wrote: Hello, swedebugia skribis: "Note: if your have wound up with a faulty guix after a "guix pull" you can manually run an older version by looking at the symlinks in your /user/home/.config/guix/ directory. E.g. if it lists: $ ls -l /root/.config/gui

Re: doc: Proposed note about symlinks in section "invoking guix pull"

2018-11-14 Thread Ludovic Courtès
Hello, swedebugia skribis: > "Note: if your have wound up with a faulty guix after a "guix pull" you can > manually run an older version by looking at the symlinks in your > /user/home/.config/guix/ directory. > E.g. if it lists: > $ ls -l /root/.config/guix/ > total 0 > lrwxrwxrwx 1 root roo