[Bug 80753] Re: Synaptic doesn't assume root-priviledges when needed

2007-02-13 Thread Michael Vogt
** Changed in: synaptic (Ubuntu) Importance: Undecided = Wishlist ** Summary changed: - Synaptic doesn't assume root-priviledges when needed + Synaptic should be able to switch from non-root to root mode without losing state -- Synaptic should be able to switch from non-root to root mode

[Bug 80753] Re: Synaptic doesn't assume root-priviledges when needed

2007-01-21 Thread Bogdan Butnaru
I thought Synaptic uses apt-get to do the real installing work. In that case, it could ask privileges for that. -- Synaptic doesn't assume root-priviledges when needed https://launchpad.net/bugs/80753 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 80753] Re: Synaptic doesn't assume root-priviledges when needed

2007-01-21 Thread Sebastian Heinlein
Not. Both apt-get and Synaptic are on the same level: Both use libapt. -- Synaptic doesn't assume root-priviledges when needed https://launchpad.net/bugs/80753 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 80753] Re: Synaptic doesn't assume root-priviledges when needed

2007-01-20 Thread Sebastian Heinlein
Actually gnome-app-install is quite dump :) Since it cannot install packages itself it calls synaptic with root privileges to do the job. ASAIK it is not allowed to raise your privilges in UNIX world. So far we would have to call another process to do the install part - like gnome- app-install.