See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Version Lock Does Not Work With a dist-upgrade
#2
From what I gather, Synaptic only affects things done with Synaptic -- it won't stop other package handlers from doing things.  (Why?  I don't know.)  The better way seems to be by doing either of these two commands:

Code:
sudo apt-mark hold gqview

Or

Code:
echo gqview hold | dpkg --set-selections
(Note: some sets of instructions have quotations around "gqview hold"; others don't -- so I don't think it matters which way you choose.)

There is also something called "Pinning" packages, but I'm not entirely clear on the usage of it.  Here's some further info to look through:

https://help.ubuntu.com/community/AptGet/Howto
https://help.ubuntu.com/community/PinningHowto
http://askubuntu.com/questions/18654/how...ic-package
http://linuxaria.com/pills/how-to-stop-p...ux?lang=en
Try Linux Beginner Search Engine for answers to Linux questions.
Reply


Messages In This Thread
Version Lock Does Not Work With a dist-upgrade - by leegold - 04-01-2014, 07:29 PM
Re: Version Lock Does Not Work With a dist-upgrade - by gold_finger - 04-04-2014, 02:36 AM
Re: Version Lock Does Not Work With a dist-upgrade - by leegold - 04-11-2014, 05:55 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)