[Bug 595898] Re: screen fails to start
Launchpad Bug Tracker
595898 at bugs.launchpad.net
Fri Jun 18 13:25:10 BST 2010
This bug was fixed in the package screen - 4.0.3-14ubuntu4
---------------
screen (4.0.3-14ubuntu4) maverick; urgency=low
* Fix typo in upstart job: "filesystem" rather than "filesystems";
LP: #595898.
* Remove debian/=screen.debhelper.log.
* Add "task" to the upstart job as it isn't a service; also use "script"
rather than "pre-start script" for clarity.
* Use find -delete rather than find -print0 | xargs rm to avoid starting two
processes.
* Rewrite "if test foo || ! test bar" into "if [ foo ] || [ ! bar ]" for
clarity.
-- Loic Minier <loic.minier at ubuntu.com> Fri, 18 Jun 2010 14:12:51 +0200
** Changed in: screen (Ubuntu)
Status: New => Fix Released
--
screen fails to start
https://bugs.launchpad.net/bugs/595898
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “screen” package in Ubuntu: Fix Released
Bug description:
Binary package hint: screen
screen (4.0.3-14ubuntu3) - maverick
This version has re-introduced the issue of:
Cannot make directory '/var/run/screen': Permission denied
Following a:
$ sudo /etc/init.d/screen-cleanup restart
Screen then works as expected.
Interestingly, the following doesn't resolve it.
$ sudo restart screen-cleanup
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: screen 4.0.3-14ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-4.5-server 2.6.35-rc3
Uname: Linux 2.6.35-4-server x86_64
Architecture: amd64
Date: Fri Jun 18 12:08:55 2010
ProcEnviron:
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: screen
More information about the Ubuntu-sponsors
mailing list