Package: screen
Version: 4.0.3-3
Severity: normal

The man page says:

       -wipe [match]
            does the same as "screen -ls", but removes destroyed
            sessions instead of marking them as `dead'.  An
            unreachable session is considered dead, when its name
            matches either the name of the local host, or the
            explicitly given parameter, if any.  See the -r flag for a
            description how to construct matches.

But that code is actually conditional on SOCKDIR_IS_LOCAL_TO_HOST and
it's disabled:

/*
 * Define this if the SOCKDIR is not shared between hosts.
 */
#define SOCKDIR_IS_LOCAL_TO_HOST

I mistakenly used -wipe on a system with an NFS-mounted $HOME; it removed
all my live screens from other hosts.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages screen depends on:
ii  libc6                     2.6.1-1        GNU C Library: Shared libraries
ii  libncursesw5              5.6+20070812-1 Shared libraries for terminal hand
ii  libpam0g                  0.79-4         Pluggable Authentication Modules l

screen recommends no packages.

-- debconf information:
  screen/old_upgrade_prompt: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to