<div dir="ltr">On Thu, Jan 11, 2018 at 3:08 PM, Hubert Chathi <span dir="ltr"><<a href="mailto:hubert@uhoreg.ca" target="_blank">hubert@uhoreg.ca</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Thu, 11 Jan 2018 13:52:03 -0500, Khalid Baheyeldin <<a href="mailto:kb@2bits.com">kb@2bits.com</a>> said:<br>
<br>
> I looked at the pages documenting 'pinning' of .deb packages, and it<br>
> seems to be an overly complex task.<br>
<br>
> Any ideas on how to bypass kernel upgrades while applying updates for<br>
> other packages to go through?<br>
<br>
</span>The easiest way is probably to mark the packages as held back by doing<br>
"apt-mark hold [packagename]".  This will prevent the package from being<br>
automatically upgraded or removed.<span class="gmail-HOEnZb"></span><br></blockquote></div><br></div><div class="gmail_extra">That worked fine even on 'indirect' packages ...<br><br></div><div class="gmail_extra">For example<br><br> linux-generic linux-headers-generic linux-image-generic<br clear="all"><br>When full-upgrade is run, it wants to install these as NEW packages:<br><br>  linux-headers-4.4.0-109{a} linux-headers-4.4.0-109-generic{a} linux-image-4.4.0-109-generic{a} <br>  linux-image-extra-4.4.0-109-generic{a} <br><br></div><div class="gmail_extra">Doing the hold prevents that:<br><br>sudo apt-mark hold linux-generic linux-headers-generic linux-image-generic<br><br></div><div class="gmail_extra">In almost 17 years with Linux I never needed to hold back the kernel ... <br><br></div><div class="gmail_extra">The curse of 'May you live in interesting times' ... <br></div><div class="gmail_extra">-- <br><div class="gmail_signature">Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br></div>
</div></div>