<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7054&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] linux-image not updated]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7054</link>
		<description><![CDATA[The most recent posts in [SOLVED] linux-image not updated.]]></description>
		<lastBuildDate>Wed, 12 Mar 2025 11:30:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54894#p54894</link>
			<description><![CDATA[<p>Ah, sorry for not answering. Problem was solved with the next kernel update.</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Wed, 12 Mar 2025 11:30:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54894#p54894</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54459#p54459</link>
			<description><![CDATA[<p>As an apt user I use the following two commands:</p><div class="codebox"><pre><code># apt update
# apt full-upgrade -V</code></pre></div><p>and I am getting the full picture every time.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 10 Feb 2025 17:24:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54459#p54459</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54380#p54380</link>
			<description><![CDATA[<p>I normally do just <span class="bbc">apt upgrade </span>and I get the newer kernels. I tried it now and I aborted the upgrade because I got a warning of grave bugs in rsync. </p><p>Then I tried </p><div class="codebox"><pre><code>apt install linux-image-amd64</code></pre></div><p> which was already installed, and that gets me the newer kernel and headers without the rest of the upgrades.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 03 Feb 2025 11:58:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54380#p54380</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54379#p54379</link>
			<description><![CDATA[<p>Note that the installed <span class="bbc">linux-image-amd64=6.1.76-1</span> has its &quot;depends&quot;</p><div class="codebox"><pre><code>Depends: linux-image-6.1.0-18-amd64 (= 6.1.76-1)</code></pre></div><p>which is that exact version of <span class="bbc">linux-image-6.1.0-18-amd64</span>.</p><p>The new version of <span class="bbc">linux-image-amd64</span> (the one held back) has its own exact dependency on some other package <span class="bbc">linux-image-*-amd64</span> which is not currently installed. Therefore an <span class="bbc">upgrade</span>, which does not install new packages, will not upgrade <span class="bbc">linux-image-amd64</span> (since it would then need to install that new package).</p><p>See <span class="bbc">man apt-get</span> about the <span class="bbc">upgrade</span> parameter.</p><p>You would get it upgraded, and the new package installed, by using </p><div class="codebox"><pre><code>apt-get dist-upgrade</code></pre></div><p>EDIT: seeing you use <span class="bbc">apt</span> rather than <span class="bbc">apt-get</span> there is a slight difference, see the upgrade parameter notice in <span class="bbc">man apt</span>; it&#039;s due to the same sort of logic but applied to removing packages.</p><p>EDIT 2: it&#039;s never too early to start reading &quot;man&quot; pages...</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 02 Feb 2025 22:33:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54379#p54379</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54378#p54378</link>
			<description><![CDATA[<p>Then maybe some answers (after you checked for no held packages) from:</p><div class="codebox"><pre><code>apt update &amp;&amp; apt install linux-image-amd64</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Sun, 02 Feb 2025 21:05:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54378#p54378</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54377#p54377</link>
			<description><![CDATA[<p>OK, that one didn&#039;t worked directly, so I did:</p><div class="codebox"><pre><code>~# dpkg --status linux-image-amd64
Package: linux-image-amd64
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 13
Maintainer: Debian Kernel Team &lt;debian-kernel@lists.debian.org&gt;
Architecture: amd64
Source: linux-signed-amd64 (6.1.76+1)
Version: 6.1.76-1
Provides: linux-image-generic, linux-latest-modules-6.1.0-18-amd64, virtualbox-guest-modules, wireguard-modules (= 1.0.0)
Depends: linux-image-6.1.0-18-amd64 (= 6.1.76-1)
Description: Linux for 64-bit PCs (meta-package)
 This package depends on the latest Linux kernel and modules for use on PCs
 with AMD64, Intel 64 or VIA Nano processors.
Built-Using: linux (= 6.1.76-1)</code></pre></div><p>which let me check the specific version:</p><div class="codebox"><pre><code>:~# dpkg --status linux-image-6.1.0-18-amd64
Package: linux-image-6.1.0-18-amd64
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 398601
Maintainer: Debian Kernel Team &lt;debian-kernel@lists.debian.org&gt;
Architecture: amd64
Source: linux-signed-amd64 (6.1.76+1)
Version: 6.1.76-1
Replaces: linux-image-6.1.0-18-amd64-unsigned
Depends: kmod, linux-base (&gt;= 4.3~), initramfs-tools (&gt;= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, apparmor
Suggests: linux-doc-6.1, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: fwupdate (&lt;&lt; 12-7), initramfs-tools (&lt;&lt; 0.120+deb8u2), wireless-regdb (&lt;&lt; 2019.06.03-1~)
Conflicts: linux-image-6.1.0-18-amd64-unsigned
Description: Linux 6.1 for 64-bit PCs (signed)
 The Linux kernel 6.1 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 The kernel image and modules are signed for use with Secure Boot.
Built-Using: linux (= 6.1.76-1)</code></pre></div><p>So even more questions..</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Sun, 02 Feb 2025 19:30:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54377#p54377</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54376#p54376</link>
			<description><![CDATA[<p>Probably&#160; your linux image 6.1.76 is set on &quot;hold&quot;.</p><div class="codebox"><pre><code>dpkg --status linux-image-6.1.76-1</code></pre></div><p>check for third line Status :&#160; MUST NOT contain hold</p><div class="codebox"><pre><code>apt-mark unhold linux-image-6.1.76-1</code></pre></div><p>To unhold all held packages, use this command:</p><div class="codebox"><pre><code>apt-mark unhold $(apt-mark showhold)</code></pre></div><p>Then try a new update</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Sun, 02 Feb 2025 18:56:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54376#p54376</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] linux-image not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54375#p54375</link>
			<description><![CDATA[<p>I was just doing the routinely apr update&#160; and apt upgrade, but the linux kernel was nit updated:</p><div class="codebox"><pre><code>The following packages have been kept back:
  linux-image-amd64</code></pre></div><p>I did an apt autoremove, but got the same result with the apt upgrade.<br />Here is the apt policy:</p><div class="codebox"><pre><code>root@rygel:~# apt policy linux-image-amd64
linux-image-amd64:
  Installed: 6.1.76-1
  Candidate: 6.1.124-1
  Version table:
     6.1.124-1 500
        500 http://deb.devuan.org/merged daedalus-updates/main amd64 Packages
     6.1.123-1 500
        500 http://deb.devuan.org/merged daedalus/main amd64 Packages
     6.1.119-1 500
        500 http://deb.devuan.org/merged daedalus-security/main amd64 Packages
 *** 6.1.76-1 100
        100 /var/lib/dpkg/status</code></pre></div><p>I did not set any apt policies (at least I think so)</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Sun, 02 Feb 2025 17:30:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54375#p54375</guid>
		</item>
	</channel>
</rss>
