Re: DPKG install fails with read only filesystem on non read-only filesystem

2017-03-26 Thread Felix Winterhalter
read only. Since with sudo its a subprocess of the parent this restriction also applies to the install script. Sorry for the spam, I hope this entry might help future people with a similar problem, Felix On 26/03/2017 17:46, Felix Winterhalter wrote: > Hello, > > for various reasons I am

DPKG install fails with read only filesystem on non read-only filesystem

2017-03-26 Thread Felix Winterhalter
Hello, for various reasons I am currently writing a script to install packages by calling dpkg -i package.deb. This mechanism has worked fine for a while. Now I need to call said script using sudo noninteractively from a webserver. This leads me to my error: Mar 26 11:36:42 debbuilder package-u

Re: GDM3 Duplicates Menus Clocks Workspace Switcher etc.

2013-11-20 Thread Felix Winterhalter
Hi Jörg, the error was caused because the old Gnome 3 Versions didn't have a check implemented for multiple monitors and just produced a menu for each monitor it found. It shouldn't happen anymore with the latest versions of Gnome 3 and gdm. So to fix the problem I would recommend: Update y

GDM3 Duplicates Menus Clocks Workspace Switcher etc.

2013-01-19 Thread Felix Winterhalter
Hey there everyone, I just installed debian wheezy and I get the following problem with gdm3: Every time I login the menu items are added again (to the already existing items) and the clock is added and the logout menu is also added as is the workspace switcher and the taskbar ... So after 3 l