On Mon, Jan 21, 2019 at 09:17:43AM +0100, Ricardo Wurmus wrote: > > Hi, > > > After system reconfigure, I loged in new account to confirm installed > > programs > > and set up keyboard, font etc. > > > > I got error from guix package -i setxkbmap as follows, […] > > The backtrace isn’t very useful because you snipped off the lines that > led to it. I’m assuming that this is bug 28144: > > https://issues.guix.info/issue/28144 > > This is a bug in Guile, which results in miscompilation. There is no > good way to recover from that. You may need to use an older variant of > Guix to run “guix pull”, e.g. ~/.config/guix/current-1-link/bin/guix. > > -- > Ricardo >
Hello, I tried to recover but I can't. I can't find ~/.config/guix/current-?-link but find /var/guix/profiles/system-?-link. I tried /var/guix/profiles/system-?-link/profile/bin/guix pull. But I got same error. Of cource, I tried guix system recofigure again after guix pull by root. I don't know what's difference of behaivor between system wide guix and per-user guix. I think the problem is guile compiled libraries of current profile. But I don't know how could recompile the libraries or rebuild the profile of new account that produce by system reconfigure.
