GNU bug report logs -
#42414
Packages Installed With GNU Guix not finding Correct Glibc
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#42414: Packages Installed With GNU Guix not finding Correct Glibc
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 42414 <at> debbugs.gnu.org.
--
42414: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42414
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
"Frederick M. Muriithi"
<fredmanglis <at> protonmail.com> writes:
> After wrestling with this issue some more and
> trying to figure out the cause, I finally fingered
> Ubuntu as the culprit.
>
> Something in my upgrade from Ubuntu 18.04 LTS to
> Ubuntu 20.04 LTS subtly broke my system. Also I
> think a recent change in guix preventing me from
> doing a 'guix pull' unless logged in as root might
> have had something to do with it.
>
> I'm not quite sure what the final cause was, but I
> fixed the issue, and did a [quick
> write-up](https://fredmanglis.me.ke/blog/guix-apps-not-finding-glibc.html
> ) to help anyone else experiencing the issue.
>
This seems to have been fixed, so going ahead to
close this :)
tl;dr fix: Updating the package seemed to fix
things.
--
Bonface M. K. D4F09EB110177E03C28E2FE1F5BBAE1E0392253F
Humble GNU Emacs User / Bearer of scheme-y parens
Curator: <https://upbookclub.com> / Twitter: @BonfaceKilz
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
After running 'guix pull' followed by 'guix package -u', the UI text for the menus on 'drracket', and 'emacs' started displaying like it was missing the correct encoding, essentially, boxes with four numbers each (see attached image of drracket.).
I have done the troubleshooting, and from what I can tell, it **might** have to do something to do with the change of the 'glibc-utf8-locales' and 'glibc-locales' from version 2.29 to version 2.31.
I tried installing the older version (2.29) in addition to the 2.31, but that did not seem to fix the issue.
The issue can be observed between generations 22 and 23 in the attached generations.txt file
I tried to replicate that by installing the older versions of both packages in generations 31 and 32, but that does not seem to fix the issue, which tells me I am missing something.
I went on the IRC channel to ask about, and was asked to run 'sudo rm -rf /var/cache/fontconfig; fc-cache -rv' which I did, but that did not resolve the issue either.
I've also tried removing most packages with GNU Guix and reinstalling, but the issue persists.
All this running on Ubuntu 20.04:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
with Guix version:
$ guix --version
guix (GNU Guix) febd1fcfa0b3cd34980ab5117172764fab56b853
Copyright (C) 2020 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
I'd appreciate some assistance to help me fix this.
[Message part 7 (text/html, inline)]
[drracket_with_broken_text.png (image/png, attachment)]
[generations.txt (text/plain, attachment)]
This bug report was last modified 4 years and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.