Package: screen
Version: 4.0.3-7
Severity: important

The /etc/init.d/screen-cleanup script, provided by package screen,
chmod's /var/run/screen to a mode that will cause the screen command
itself, also provided by the same package, to refuse to start up.

This is after a system reboot:

[EMAIL PROTECTED]:~}$ screen
Directory '/var/run/screen' must have mode 777.
[EMAIL PROTECTED]:~}$ grep screen /etc/init.d/*
/etc/init.d/console-screen.sh:# Provides:          console-screen
/etc/init.d/console-screen.sh:# Description: Set console screen modes and fonts
/etc/init.d/console-screen.sh:# default screen-font, screen font-map, and 
application charset-map,
/etc/init.d/console-screen.sh:    # screensaver stuff
/etc/init.d/console-screen.sh:  log_action_msg "Setting console screen modes 
and fonts"
/etc/init.d/gdm:# Should-Start:      console-screen acpid
/etc/init.d/screen-cleanup:# Script to remove stale screen named pipes on 
bootup.
/etc/init.d/screen-cleanup:# Provides:          screen-cleanup
/etc/init.d/screen-cleanup:# Short-Description: screen sessions cleaning
/etc/init.d/screen-cleanup:SCREENDIR=/var/run/screen
/etc/init.d/screen-cleanup:# If the local admin has used dpkg-statoverride to 
install screen setuid,
/etc/init.d/screen-cleanup:    if [ `stat -c%a /usr/bin/screen` -ge 4000 ]; then
[EMAIL PROTECTED]:~}$ grep chmod /etc/init.d/screen-cleanup
        chmod 0755 $SCREENDIR
        chmod 0775 $SCREENDIR
[EMAIL PROTECTED]:~}$ dpkg -S /etc/init.d/screen-cleanup
screen: /etc/init.d/screen-cleanup
[EMAIL PROTECTED]:~}$ 


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

Kernel: Linux 2.6.16.2
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5 (charmap=BIG5)
Shell: /bin/sh linked to /bin/bash

Versions of packages screen depends on:
ii  libc6                     2.7-8          GNU C Library: Shared libraries
ii  libncursesw5              5.6+20080203-1 Shared libraries for terminal hand
ii  libpam0g                  0.99.7.1-5     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