unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46168: terminal-window-size breaks with ssh
@ 2021-01-27 22:09 raingloom
  2021-02-04 12:55 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: raingloom @ 2021-01-27 22:09 UTC (permalink / raw)
  To: 46168

Try running `ssh example.com guix pull` or something else that uses
progress bars. You'll get an "Inappropriate ioctl for device" instead
of Guix simply doing the sensible thing: disabling progress bars.




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

* bug#46168: terminal-window-size breaks with ssh
  2021-01-27 22:09 bug#46168: terminal-window-size breaks with ssh raingloom
@ 2021-02-04 12:55 ` Ludovic Courtès
  2021-02-06  0:48   ` raingloom
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2021-02-04 12:55 UTC (permalink / raw)
  To: raingloom; +Cc: 46168

Hi,

raingloom <raingloom@riseup.net> skribis:

> Try running `ssh example.com guix pull` or something else that uses
> progress bars. You'll get an "Inappropriate ioctl for device" instead
> of Guix simply doing the sensible thing: disabling progress bars.

I can’t reproduce this with c852d897551f514de95c224fa79e748f48808068.
Specifically, ‘ssh HOST guix pull’ shows me the Git progress bar (while
updating channels), and then there are no progress bars for downloads
but dots instead (as expected).

Which revision (as returned by ‘guix describe’) behaves like this for
you?

Thanks,
Ludo’.




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

* bug#46168: terminal-window-size breaks with ssh
  2021-02-04 12:55 ` Ludovic Courtès
@ 2021-02-06  0:48   ` raingloom
  2021-02-09  8:32     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: raingloom @ 2021-02-06  0:48 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 46168

On Thu, 04 Feb 2021 13:55:04 +0100
Ludovic Courtès <ludo@gnu.org> wrote:

> Hi,
> 
> raingloom <raingloom@riseup.net> skribis:
> 
> > Try running `ssh example.com guix pull` or something else that uses
> > progress bars. You'll get an "Inappropriate ioctl for device"
> > instead of Guix simply doing the sensible thing: disabling progress
> > bars.  
> 
> I can’t reproduce this with c852d897551f514de95c224fa79e748f48808068.
> Specifically, ‘ssh HOST guix pull’ shows me the Git progress bar
> (while updating channels), and then there are no progress bars for
> downloads but dots instead (as expected).
> 
> Which revision (as returned by ‘guix describe’) behaves like this for
> you?
> 
> Thanks,
> Ludo’.

Of course it does work now. :D
Looking at `guix pull --list-generations`, the last two before the bug
are:
Generation 6	Dec 13 2020 01:47:37
  guix 1adeb74
Generation 7	Jan 23 2021 16:47:02
  guix 0288e21


...aaaand I can't see later ones because guix just got killed. Maybe
the code that computes the differences between generations is not
terribly memory efficient...




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

* bug#46168: terminal-window-size breaks with ssh
  2021-02-06  0:48   ` raingloom
@ 2021-02-09  8:32     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2021-02-09  8:32 UTC (permalink / raw)
  To: raingloom; +Cc: 46168

Hi,

raingloom <raingloom@riseup.net> skribis:

> On Thu, 04 Feb 2021 13:55:04 +0100
> Ludovic Courtès <ludo@gnu.org> wrote:
>
>> Hi,
>> 
>> raingloom <raingloom@riseup.net> skribis:
>> 
>> > Try running `ssh example.com guix pull` or something else that uses
>> > progress bars. You'll get an "Inappropriate ioctl for device"
>> > instead of Guix simply doing the sensible thing: disabling progress
>> > bars.  
>> 
>> I can’t reproduce this with c852d897551f514de95c224fa79e748f48808068.
>> Specifically, ‘ssh HOST guix pull’ shows me the Git progress bar
>> (while updating channels), and then there are no progress bars for
>> downloads but dots instead (as expected).

[...]

> Of course it does work now. :D
> Looking at `guix pull --list-generations`, the last two before the bug
> are:
> Generation 6	Dec 13 2020 01:47:37
>   guix 1adeb74
> Generation 7	Jan 23 2021 16:47:02
>   guix 0288e21

The problem you observed might have been fixed by
d613c1771a1986d3c0f1e034155fde41f32f9b8e (Dec. 17, 2020).

> ...aaaand I can't see later ones because guix just got killed. Maybe
> the code that computes the differences between generations is not
> terribly memory efficient...

I’m not aware of that.  Could you please report a new bug if you have
more info?

Thanks,
Ludo’.




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

end of thread, other threads:[~2021-02-09  9:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 22:09 bug#46168: terminal-window-size breaks with ssh raingloom
2021-02-04 12:55 ` Ludovic Courtès
2021-02-06  0:48   ` raingloom
2021-02-09  8:32     ` Ludovic Courtès

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