unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37688: "guix system reconfigure" doesn't work with LC_ALL=C - and locale problems
@ 2019-10-09 22:18 Danny Milosavljevic
  2019-10-09 22:24 ` Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2019-10-09 22:18 UTC (permalink / raw)
  To: 37688

[-- Attachment #1: Type: text/plain, Size: 2297 bytes --]

Because of the locale problems every time there is a merge, I've tried to upgrade
as follows:

sudo -i
LC_ALL=C guix system reconfigure /etc/config.scm

downloading from https://ci.guix.gnu.org/nar/lzip/532l4zja85y9c69i0l0bwnsxx98gpzdw-nss-certs-3.45...
 nss-certs-3.45  135KiB                                                     104.5MiB/s 00:00 [########          ]  47.4%Backtrace:
           3 (apply-smob/1 #<catch-closure 1083000>)
In ice-9/boot-9.scm:
    705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
    619:8  1 (_ #(#(#<directory (guile-user) 10e6140>)))
In guix/ui.scm:
  1692:12  0 (run-guix-command _ . _)

guix/ui.scm:1692:12: In procedure run-guix-command:
Throw to key `encoding-error' with args `("scm_to_stringn" "cannot convert wide string to output locale" 84 #f #f)'.

Can we please do something about these encoding problems once and for all?

Most have standardized on UTF-8 in like 2000, so why does this keep happening?

Also, what is it that changes the locale database format so fundamentally each
and every time that it can't be used any more?  Human culture doesn't change that
quickly :P

The reason I set LC_ALL=C is because with my usual language setting I cannot see
where the log file is when a build failure occurs:

>Das Erstellungsprotokoll kann unter â eingesehen werden.

                                     ^ You got this E-Mail right.  That's what it said.

That is very bad usability.

If there's an official way to make these upgrades not break (automatically update
in a cron job, say), is it documented in the manual how to do that?

On the other hand:

$ LC_ALL=de_AT.utf8 guix package -u . # With broken locales.
[...]
>Das Erstellungsprotokoll kann unter â eingesehen werden.

                                     ^ You got this E-Mail right.  That's what it said.

$ LC_ALL=C guix package -u . # With broken locales.
[...]
View build log at '/var/log/guix/drvs/3y/jqbvjchd344qwg62x0gbj95dx0vfk9-simple-scan-3.24.1.drv.bz2'.

There it works.

Furthermore, I cannot log in on the Linux console.  It doesn't ask for the
password and doesn't let me log in either.  (I wanted to see whether the
text console does the same--well, I guess we won't know)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#37688: "guix system reconfigure" doesn't work with LC_ALL=C - and locale problems
  2019-10-09 22:18 bug#37688: "guix system reconfigure" doesn't work with LC_ALL=C - and locale problems Danny Milosavljevic
@ 2019-10-09 22:24 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2019-10-09 22:24 UTC (permalink / raw)
  To: 37688

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

After retrying "reconfigure" a few more times, it did work.  Now I rebooted and
now I can also log into the Linux console again.  Locale problems seem to be
gone away--for now.

Note that I report this stuff because it's a general problem all our users see
(and probably never report--they just delete Guix instead).

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-09 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 22:18 bug#37688: "guix system reconfigure" doesn't work with LC_ALL=C - and locale problems Danny Milosavljevic
2019-10-09 22:24 ` Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).