[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#269333: marked as done (rsh-client: rsh/rlogin sometimes does not propagate window size)



Your message dated Wed, 31 Jan 2024 18:38:44 +0000
with message-id <[🔎] E1rVFTw-00GtFr-JD@fasolo.debian.org>
and subject line Bug#1041864: Removed package(s) from unstable
has caused the Debian Bug report #269333,
regarding rsh-client: rsh/rlogin sometimes does not propagate window size
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
269333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=269333
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: rsh-client
Version: 0.17-12
Severity: normal

(the server and client in question here are debian version 0.17-12. I am
not sure wether this applies to other versions as well).

"rlogin invoked from rsh does not propagate the window size."

example: using rlogin

   $ rlogin frank
   ..
   $ stty -a
   speed 38400 baud; rows 35; columns 142; line = 0;

All is well. Using rsh (which invoked rlogin) does not do this, however:

   $ rsh frank
   ..
   $ stty -a
   speed 38400 baud; rows 0; columns 0; line = 0;

I didn't notice this because I usually invoke rsh by means of a symlink:

   lrwxrwxrwx  1 root root 12 Mar  9 03:16 frank -> /usr/bin/rsh

   $ frank
   ..
   $ stty -a
   speed 38400 baud; rows 35; columns 142; line = 0;

So rlogin invoked from rsh does not propagate the window size IFF rsh is
actually being named "rsh" (instead of being a hostname). This is the
majority of cases, though.

Maybe some signals are being disabled and not being restored?

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (700, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8

Versions of packages rsh-client depends on:
hi  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.17-24+rm

Dear submitter,

as the package netkit-rsh has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1041864

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: