GNU bug report logs -
#52559
Guile doesn't like carriage returns after \
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Encountered same problem again on both machines (recently installed guix on
laptop and an old desktop PC of mine).
Seems like the problems arise after home reconfiguration. Still can pull
successfully from the root user.
On "usual user" I have to move all my stuff from home to a separate
directory.
cd ~; mkdir vault; mv * vault; mv .* vault;
Then guix pull works. Of course all the home configuration content is lost.
And I have to reconfigure my home. And then recover all files except for
".guix-home" and etc. from the "vault" dir.
I wondered that happens because of wrong lang/locale settings, So I even
forced them in my user's config:
(simple-service 'some-useful-env-vars-service
home-environment-variables-service-type
`(("LC_ALL" . "en_US.UTF-8")
("LANG" . "en_US.UTF-8")
("GDM_LANG" . "en_US.UTF-8")
("LANGUAGE" . "en_US")
("EDITOR" . "emacs")))
Still the same problem.
пн, 27 дек. 2021 г. в 23:08, Maxime Devos <maximedevos <at> telenet.be>:
> Grigory Shepelev schreef op ma 27-12-2021 om 21:01 [+0300]:
> > Created new user. Tested from it. Guix pull works great. Now will
> > move the stuff.
> > Thanks a lot.
>
> Seems like the issue has been resolved, so closing.
> If you want to re-open the bug report, see
> <https://debbugs.gnu.org/server-control.html>.
>
> Greetings,
> Maxime.
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.