Your message dated Thu, 13 Jan 2011 19:55:01 -0500
with message-id <[email protected]>
and subject line Re: Bug#609898: coreutils: 'who' does not recognise IPv6
addresses correctly
has caused the Debian Bug report #609898,
regarding coreutils: 'who' does not recognise IPv6 addresses correctly
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 [email protected]
immediately.)
--
609898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 8.5-1
Severity: normal
Tags: ipv6
When logged in from an IPv6 connection over ssh, 'who' truncates the
address at the first colon:
leo pts/1 2011-01-08 18:55 (2620:S.0)
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages coreutils depends on:
ii libacl1 2.2.49-4 Access control list shared library
ii libattr1 1:2.4.44-2 Extended attribute shared library
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
coreutils recommends no packages.
coreutils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Jan 13, 2011 at 05:36:18PM +0000, Paul LeoNerd Evans wrote:
When logged in from an IPv6 connection over ssh, 'who' truncates the
address at the first colon:
leo pts/1 2011-01-08 18:55 (2620:S.0)
That's probably screen truncating and adding the :S.0; try exiting
screen and trying again. You can also experiment with who --ips
Mike Stone
--- End Message ---