unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Installation-Protocol for GuixSD x86_64 v0.15-preview
Date: Tue, 03 Jul 2018 23:42:28 +0200	[thread overview]
Message-ID: <87r2kkf12z.fsf@gnu.org> (raw)
In-Reply-To: <20180703101553.702b0b00@alma-ubu> ("Björn Höfling"'s message of "Tue, 3 Jul 2018 10:15:53 +0200")

Hi Björn,

Björn Höfling <bjoern.hoefling@bjoernhoefling.de> skribis:

> as Ludo "requested", today I freshly installed GuixSD in a QEMU
> environment (x86_64 on both host and virtual env) to check the
> installation process of the upcoming release.
>
> Overall result: Yes, it worked, no big trouble! There are some things I
> noticed I want to share here. I know you all do a good job here, so
> take this just as observations. Whoever has the time might take one. And
> I'm really picky when I should test something :-)

Thanks a lot for testing and providing detailed feedback!  I think
Tobias and Marius already commented on most issues; some can be fixed
for 0.15, others are unfortunately trickier to address.

> Starting point/environment Guix from git, being on commit:
>
> 6e65eb3cad1d1148eade9ed2228cdea90d531a94
> From: Mon Jul 2 00:08:54 2018 +0200

I made some adjustments to ‘guix system init’ later today, but it
shouldn’t make a big difference here.

Did you have troubles with substitutes?  In particular, did it hang as
described in <https://bugs.gnu.org/31925>?  (I’m still experiencing it
occasionally and I can’t believe I’m the only one.)

> ...
> note: currently hard linking saves 206.08 MiB
> guix gc: freed 91,50781 MiBs
>
> The first line is written in English with a decimal point. The last line is written in English, although the decimal separator is German [Furthermore, It's more confusing to report the 0.00081 MiBs, i.e. about 80KiB saved space. Rounding should be done after 3 places].

The English part comes from the C++ code base, which is not i18n’d,
whereas the other line comes from the Scheme part, which is i18n’d.

Here the Scheme code prints numbers according to your German locale;
however, there’s apparently no translation of the message itself, which
is why it still says “freed”.  Weird, I agree.

> 12) ls | less
>
> ls has a colored output. Nice.
> ls | less has ugly escape sequences. Only ls --color=no | less works.

As discussed on IRC with Tobias, that’s a mistake; we should use
--color=auto.  Tobias, are you committing this change?  :-)

Thanks!

Ludo’.

  parent reply	other threads:[~2018-07-03 21:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03  8:15 Installation-Protocol for GuixSD x86_64 v0.15-preview Björn Höfling
2018-07-03 10:49 ` Tobias Geerinckx-Rice
2018-07-03 11:38   ` (Ab?)using aliases to set ls' and others' colours Tobias Geerinckx-Rice
2018-07-04 18:01     ` Björn Höfling
2018-07-04 22:17     ` Ludovic Courtès
2018-07-04 22:17     ` Ricardo Wurmus
2018-07-04 17:56   ` Installation-Protocol for GuixSD x86_64 v0.15-preview Björn Höfling
2018-07-03 13:20 ` Marius Bakke
2018-07-03 13:27 ` Danny Milosavljevic
2018-07-03 21:35   ` Ludovic Courtès
2018-07-04 14:10   ` KDFONTOP/PIO_UNIMAPCLR: Input/output error Ludovic Courtès
2018-07-04 14:29     ` Marius Bakke
2018-07-04 22:20     ` Ludovic Courtès
2018-07-03 21:42 ` Ludovic Courtès [this message]
2018-07-04 18:06   ` Installation-Protocol for GuixSD x86_64 v0.15-preview Björn Höfling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2kkf12z.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).