So this msg is directed somewhat to Rod W.

My lathe is working fine, but I'd like to change /etc/apt/sources.list to something that will keep me up to date, while running master on it.

nc@rpi4:~$ uname -a
Linux rpi4.coyote.den 6.1.54-rt15 #1 SMP PREEMPT_RT Wed Sep 20 20:36:44 AEST 2023 aarch64 GNU/Linux
The current contents of /etc/apt/
I am sure by now that several new kernels have passed me by.

And the snapshot is the current lcnc version. It should be small enough to pass the anti-gene filters.

The sources.list as it exists now:
cnc@rpi4:~$ cat /etc/apt/sources.list
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware deb http://deb.debian.org/debian bookworm-proposed-updates main contrib non-free non-free-firmware deb http://deb.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware
deb http://linuxcnc.org bookworm base

That last entry appears to now be bogus.

executing "sudo apt update && sudo apt upgrade" bails out without giving me a list of the 97 updates available.

However, the rpi4 versions seem to be on the missing list at linuxcnc.org bookworm:

97 packages can be upgraded. Run 'apt list --upgradable' to see them.
N: Repository 'http://deb.debian.org/debian bookworm InRelease' changed its 'Version' value from '12.5' to '12.6' W: Skipping acquire of configured file '2.10-pre-uspace/source/Sources' as repository 'https://www.linuxcnc.org bookworm InRelease' doesn't have the component '2.10-pre-uspace' (component misspelt in sources.list?) W: Skipping acquire of configured file '2.10-pre-uspace/binary-amd64/Packages' as repository 'https://www.linuxcnc.org bookworm InRelease' doesn't have the component '2.10-pre-uspace' (component misspelt in sources.list?) W: Skipping acquire of configured file '2.10-pre-uspace/binary-arm64/Packages' as repository 'https://www.linuxcnc.org bookworm InRelease' doesn't have the component '2.10-pre-uspace' (component misspelt in sources.list?) W: Skipping acquire of configured file '2.10-pre-uspace/i18n/Translation-en' as repository 'https://www.linuxcnc.org bookworm InRelease' doesn't have the component '2.10-pre-uspace' (component misspelt in sources.list?) W: Skipping acquire of configured file '2.10-pre-uspace/i18n/Translation-en_US' as repository 'https://www.linuxcnc.org bookworm InRelease' doesn't have the component '2.10-pre-uspace' (component misspelt in sources.list?)

I had to comment all 3 mentions of linuxcnc as there was an entry in sources.list and 2 more entry's in sources.list.d/linuxcnc.list. So the 97 updates have now been applied, but no new kernels were updated. In most of a year? Odd...

How do I fix this, other than commenting out the linuxcnc.org lines in both files?

Thank you.

Cheers, Gene Heskett, CET.
--
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to