Re: lenny to squeeze dbus-daemon

2011-04-23 Thread Andrei Popescu
On Vi, 22 apr 11, 18:28:23, Camaleón wrote: > On Fri, 22 Apr 2011 12:34:26 -0500, Stan Hoeppner wrote: > > > I did my first server upgrade from Lenny to Squeeze the other day and > > dbus-daemon was installed automatically. > > You should have instructed apt to do not install recommended packag

Re: lenny to squeeze dbus-daemon

2011-04-23 Thread Arno Schuring
Stan Hoeppner (s...@hardwarefreak.com on 2011-04-22 13:12 -0500): > ~$ aptitude why dbus > i libdbus-1-3 Recommends dbus > > ~$ aptitude why libdbus-1-3 > i dbus Depends libdbus-1-3 (>= 1.0.2) > > It appears my only dependency is circular. Not necessarily. Sadly, aptitude why only discovers o

Re: lenny to squeeze dbus-daemon

2011-04-22 Thread Camaleón
On Fri, 22 Apr 2011 12:34:26 -0500, Stan Hoeppner wrote: > I did my first server upgrade from Lenny to Squeeze the other day and > dbus-daemon was installed automatically. You should have instructed apt to do not install recommended packages by default. > Dbus is strictly for desktops isn't i

Re: lenny to squeeze dbus-daemon

2011-04-22 Thread Stan Hoeppner
Erwan David put forth on 4/22/2011 12:40 PM: > On 22/04/11 19:34, Stan Hoeppner wrote: >> I did my first server upgrade from Lenny to Squeeze the other day and >> dbus-daemon was installed automatically. Dbus is strictly for desktops >> isn't it? Is this necessary on a headless server? Can I saf

Re: lenny to squeeze dbus-daemon

2011-04-22 Thread Erwan David
On 22/04/11 19:34, Stan Hoeppner wrote: > I did my first server upgrade from Lenny to Squeeze the other day and > dbus-daemon was installed automatically. Dbus is strictly for desktops > isn't it? Is this necessary on a headless server? Can I safely remove it? > aptitude why dbus tells me avah