Interesting..
Thank you for adding to my knowledge of how to control my packages
between holding and install
(one bug falls to the floor with all four feet in the air)

On Mon, Apr 13, 2009 at 6:12 PM, Vin Shankar
<neversaymon...@googlemail.com> wrote:
> The problem is that the sudo is applying to the echo command but not to
> the dpkg.  As the command that requires elevation is dpkg --set-
> selections, you should be able set the flag with either of the following
> commands:
>
> sudo sh -c "echo libglul-mesa hold | dpkg --set-selections"
>
> or:
> echo libglul-mesa hold | sudo dpkg --set-selections
>
> --
> dpkg pinning fails using dpkg --set-selections
> https://bugs.launchpad.net/bugs/360157
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Reach out and share life, care for others,

-- 
dpkg pinning fails using dpkg --set-selections
https://bugs.launchpad.net/bugs/360157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to