Your message dated Sun, 05 Apr 2015 21:32:18 +0200
with message-id <[email protected]>
and subject line Fixed: Not Debian's fault
has caused the Debian Bug report #781848,
regarding screen: Screen quits immediately when run as user
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.)
--
781848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: screen
Version: 4.1.0~20120320gitdb59704-7
Severity: normal
Dear Maintainer,
I cannot use screen on my system. When I run it, all it does is clearing
the terminal and then printing
[screen is terminating]
at which point I am back in the plain terminal.
No other error message is printed. Running it as root (with "sudo")
works fine. I tried using a SCREENDIR in my $HOME, but nothing
changed.
This is running Wheezy in a sharehoster VM:
$ uname -a
Linux [...] 2.6.32-042stab092.3 #1 SMP Sun Jul 20 13:27:24 MSK 2014 i686
GNU/Linux
I believe they use OpenVZ virtualization.
Kind regards,
Ralf
-- System Information:
Debian Release: 7.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-042stab092.3 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages screen depends on:
ii dpkg 1.16.15
ii install-info 4.13a.dfsg.1-10
ii libc6 2.13-38+deb7u8
ii libpam0g 1.1.3-7.1
ii libtinfo5 5.9-10
screen recommends no packages.
Versions of packages screen suggests:
pn iselect | screenie | byobu <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Turned out that my hoster crippled
/lib/udev/rules.d/50-udev-default.rules and removed lots of useful
lines, in particular the one that creates /dev/ptmx. Then screen was
unable to get a pseudoterminal. Oh great.
Maybe I should find some tool to detect more places in which they
"fixed" Debian packages...
Kind regards,
Ralf
--- End Message ---