bug#46168: terminal-window-size breaks with ssh

2021-02-09 Thread Ludovic Courtès
Hi, raingloom skribis: > On Thu, 04 Feb 2021 13:55:04 +0100 > Ludovic Courtès wrote: > >> Hi, >> >> raingloom 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 do

bug#46168: terminal-window-size breaks with ssh

2021-02-06 Thread raingloom
On Thu, 04 Feb 2021 13:55:04 +0100 Ludovic Courtès wrote: > Hi, > > raingloom 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 prog

bug#46168: terminal-window-size breaks with ssh

2021-02-04 Thread Ludovic Courtès
Hi, raingloom 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 c852d897551f514de95c224fa79e748f48

bug#46168: terminal-window-size breaks with ssh

2021-01-28 Thread raingloom
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.