unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22536: "transferredd" typo in GNU Guix
@ 2016-02-02 19:56 nicolasmaia
  2016-02-02 21:15 ` Jookia
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: nicolasmaia @ 2016-02-02 19:56 UTC (permalink / raw)
  To: 22536

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

Upon doing "guix system init /mnt/etc/config.scm /mnt" during an install, I 
see multiple packages that are downloaded and it then says "XMiB 
transferredd".

This typo should be fixed.

Nicolas Maia
--
Enviado seguramente pelo Tutanota. Torne sua caixa de correio criptografada 
hoje mesmo!https://tutanota.com

[-- Attachment #2: Type: text/html, Size: 538 bytes --]

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

* bug#22536: "transferredd" typo in GNU Guix
  2016-02-02 19:56 bug#22536: "transferredd" typo in GNU Guix nicolasmaia
@ 2016-02-02 21:15 ` Jookia
  2016-05-09 22:03 ` bug#22536: Download progress display Leo Famulari
  2018-02-05 22:04 ` Andreas Enge
  2 siblings, 0 replies; 5+ messages in thread
From: Jookia @ 2016-02-02 21:15 UTC (permalink / raw)
  To: nicolasmaia; +Cc: 22536

On Tue, Feb 02, 2016 at 07:56:02PM +0000, nicolasmaia@tutanota.com wrote:
> Upon doing "guix system init /mnt/etc/config.scm /mnt" during an install, I 
> see multiple packages that are downloaded and it then says "XMiB 
> transferredd".
> 
> This typo should be fixed.

To add on this, it's a bit more complicated than that: It's due to the progress
bar changing to a smaller size and not clearing the line completely.

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

* bug#22536: Download progress display
  2016-02-02 19:56 bug#22536: "transferredd" typo in GNU Guix nicolasmaia
  2016-02-02 21:15 ` Jookia
@ 2016-05-09 22:03 ` Leo Famulari
  2018-02-05 22:04 ` Andreas Enge
  2 siblings, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2016-05-09 22:03 UTC (permalink / raw)
  To: 22536

As reported on #guix by user ilit, when the terminal is very narrow, the
download progress line is constantly reprinted, as in this excerpt:

$ guix build -S libreoffice
substitute: warning: failed to install locale: Invalid argument
The following file will be downloaded:
   /gnu/store/yv821gn5z48g19mzjcvb4dfcxljjsg8q-libreoffice-5.0.5.2.tar.xz
@ substituter-started /gnu/store/yv821gn5z48g19mzjcvb4dfcxljjsg8q-libreoffice-5.0.5.2.tar.xz /gnu/store/9p7mf2a21c6a5k06jgbb9yg9abx7ilh9-guix-0.10.0-0.8062/libexec/guix/substitute
warning: failed to install locale: Invalid argument

Found valid signature for /gnu/store/yv821gn5z48g19mzjcvb4dfcxljjsg8q-libreoffice-5.0.5.2.tar.xz
From https://4606.nsupdate.info/nar/yv821gn5z48g19mzjcvb4dfcxljjsg8q-libreoffice-5.0.5.2.tar.xz
Downloading yv821g...-libreoffice-5.0.5.2.tar.xz (159.4MiB installed)...
 libreoffice-5.0.5.2.tar.xz 2.7MiB/s 00:00 | 104KiB transferre libreoffice-5.0.5.2.tar.xz 2.7MiB/s 00:00 | 112KiB transferre libreoffice-5.0.5.2.tar.xz 2.9MiB/s 00:00 | 120KiB transferre libreoffice-5.0.5.2.tar.xz 2.7MiB/s 00:00 | 128KiB transferre libreoffice-5.0.5.2.tar.xz 2.8MiB/s 00:00 | 136KiB transferre libreoffice-5.0.5.2.tar.xz 2.8MiB/s 00:00 | 144KiB transferre libreoffice-5.0.5.2.tar.xz 2.9MiB/s 00:00 | 152KiB transferre libreoffice-5.0.5.2.tar.xz 3.0MiB/s 00:00 | 160KiB transferre lib

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

* bug#22536: Download progress display
  2016-02-02 19:56 bug#22536: "transferredd" typo in GNU Guix nicolasmaia
  2016-02-02 21:15 ` Jookia
  2016-05-09 22:03 ` bug#22536: Download progress display Leo Famulari
@ 2018-02-05 22:04 ` Andreas Enge
  2018-02-14 21:34   ` Andreas Enge
  2 siblings, 1 reply; 5+ messages in thread
From: Andreas Enge @ 2018-02-05 22:04 UTC (permalink / raw)
  To: 22536

The progress bar has been revamped since this bug was submitted, and the
original problem is solved.

On a very narrow terminal, lines may still be printed repeatedly, but anyway
there is a problem then to display all information legibly.

I think that this bug report can safely be closed, but wait for another
opinion before doing so.

Andreas

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

* bug#22536: Download progress display
  2018-02-05 22:04 ` Andreas Enge
@ 2018-02-14 21:34   ` Andreas Enge
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Enge @ 2018-02-14 21:34 UTC (permalink / raw)
  To: 22536-done

Closing this bug since I did not receive an adverse opinion in a week.

Andreas

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

end of thread, other threads:[~2018-02-14 21:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 19:56 bug#22536: "transferredd" typo in GNU Guix nicolasmaia
2016-02-02 21:15 ` Jookia
2016-05-09 22:03 ` bug#22536: Download progress display Leo Famulari
2018-02-05 22:04 ` Andreas Enge
2018-02-14 21:34   ` Andreas Enge

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).