[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2016-03-12 Thread rautamiekka
This is an embarrasement in Linux world. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1380080 Title: Cannot make directory '/var/run/screen': Permission denied (convert init to

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-08-06 Thread Bharath Bhushan Lohray
I have the following line in my crontab @reboot sleep 20 screen -d -S syncthing -m syncthing I added a 20 second delay to avoid race conditions, but from the last 4 boots, I have a mail that says - Cannot make directory '/var/run/screen': Permission denied What possibly changed with my sleep?

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-03-13 Thread Growlf
NOTE - the issue is easily fixed (at least for me). I want to run my minecraft script (like others that seem to find this thread just like I did) which requires screen. However the default priority for my script would be the same (i.e. 20) as the one for screen (which also is going to be in the

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-03-13 Thread Growlf
Mmm.. and don't forget to remove the old defaults for your script first. (as in: update-rc.d minecraft remove) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to screen in Ubuntu. https://bugs.launchpad.net/bugs/1380080 Title: Cannot

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-03-08 Thread Michiel
I also suffer from this issue. No workaround or fix is working for me a.t.m. I'm on 14.04.2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to screen in Ubuntu. https://bugs.launchpad.net/bugs/1380080 Title: Cannot make directory

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-01-15 Thread Chris Osgood
Same problem here. I have several machines that run screen -d -m from an @reboot crontab entry and they all get the error at every boot. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to screen in Ubuntu.

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2014-11-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: screen (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to screen in Ubuntu.

[Bug 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2014-11-15 Thread UbuntuAddicted
this also affects me, i'm running Xubuntu 14.04.1. I expect screen to launch from an init script that I have setup which is here http://paste.ubuntu.com/9029872/ but I see in /var/log/boot.log that it can't create the screen session, it returns Cannot make directory '/var/run/screen':