[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#778492: unblock: ndisc6/1.0.1-2



On Sun, Mar 1, 2015 at 12:32 AM, Michael Gilbert wrote:
>> It would be nice to compare what happens when one installs gnome/jessie
>> vs. gnome/sid. I really wouldn't want this conflict to trigger having
>> rdnssd installed and network-manager/gnome not…
>
> After a successful jessie gnome install over ipv6
>
> $ dpkg -l | grep rdnssd
> $ dpkg -l | grep network-manager
> network-manager
> network-manager-gnome
>
> After a successful sid gnome install over ipv6
>
> $ dpkg -l | grep rdnssd
> $ dpkg -l | grep network-manager
> network-manager
> network-manager-gnome

I had retyped that in from another computer, and I just now noticed
the commands are incorrect for the shown output.  For completeness,
the actual commands were

$ dpkg -l | grep <package> | cut -d' ' -f3


Reply to: