> On 13 Aug 2025, at 18:47, fraser via Dng <dng@???> wrote:
>
> On Wed, 13 Aug 2025 10:46:57 +1000
> Tom via Dng <dng@???> wrote:
>
>> I have noticed a kernel update that appears to have disappeared from
>> the daedalus repository.
>
> It's in daedalus-security:
>
> apt-cache policy linux-image-amd64
> linux-image-amd64:
> Installed: 6.1.147-1
> Candidate: 6.1.147-1
> Version table:
> 6.12.38-1~bpo12+1 100
> 100 http://deb.devuan.org/merged daedalus-backports/main amd64
> Packages *** 6.1.147-1 500
> 500 http://deb.devuan.org/merged daedalus-security/main amd64
> Packages 100 /var/lib/dpkg/status
> 6.1.137-1 500
> 500 http://deb.devuan.org/merged daedalus/main amd64 Packages
>
> And installing 6.12 from daedalus-backports caused a dependency issue
>
> # apt-cache policy linux-image-amd64
> linux-image-amd64:
> Installed: 6.12.38-1~bpo12+1
> Candidate: 6.12.38-1~bpo12+1
> Version table:
> *** 6.12.38-1~bpo12+1 100
> 100 http://deb.devuan.org/merged daedalus-backports/main amd64
> Packages 100 /var/lib/dpkg/status
> 6.1.147-1 500
> 500 http://deb.devuan.org/merged daedalus-security/main amd64
> Packages 6.1.137-1 500
> 500 http://deb.devuan.org/merged daedalus/main amd64 Packages
>
> dpkg: error processing package linux-headers-amd64 (--configure):
> dependency problems - leaving unconfigured
> Errors were encountered while processing:
> linux-image-6.12.38+deb12-amd64
> linux-image-amd64
> linux-headers-6.12.38+deb12-amd64
> linux-headers-amd64
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> So I removed and reinstalled 6.1.147 from daedalus-security.
>
> As ever, thanks to all the devuan devs.
>
> fraser
Thanks for checking. I’ve done another `apt update` now and I can also see it in daedalus-security. I can only guess it was a mirror sync/update issue earlier.
Perhaps it was missing from daedalus-security on a particular mirror and then the round robin has now changed me to a different mirror that has the update.
Unfortunately I forgot to do any DNS diagnosis at the time it was missing so I can’t say which mirror it was checking from and this information doesn’t appear to be recorded in /var/log/apt.
--
Tom