On Sat, Oct 24, 2009 at 3:08 PM, Brian J. Murrell <brian at interlinx.bc.ca> wrote: > brian at brian-laptop-old:~$ apt-cache rdepends rtkit > rtkit > Reverse Depends: > ?pulseaudio Be very careful when reading the output from apt-cache rdepends, as it also picks up fields such as Conflicts, Replaces, Suggests, and Recommends. In this case, as others have pointed out, the current Karmic pulseaudio package does conflict with rtkit. This will probably change in the next (and likely final) upload. -Dan