Hi Andy,
As you stated the Etherlab failed.

However  it still runs only 2.9.1 so then I did this:

cnc@pi4linuxcnc:~$ sudo apt-get --with-new-pkgs upgrade linuxcnc linuxcnc-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package linuxcnc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package linuxcnc-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'linuxcnc' has no installation candidate
E: Package 'linuxcnc-dev' has no installation candidate
cnc@pi4linuxcnc:~$

Next step was another sudo apt-get upgrade in case something had been missed.
Now I get the messages that the following packages have been kept back which I 
didn't see before:
   linuxcnc-uspace linuxcnc-uspace-dev

cnc@pi4linuxcnc:~$ sudo apt-get --with-new-pkgs upgrade linuxcnc-uspace 
linuxcnc-uspace-dev

Now it flashes up 2.9.4 as the version.  I'll have to make space on the bench 
to reconnect the MESA card before I can do any other testing. I'll report back 
if that all runs.  I stopped playing with this because I was having trouble 
with the linuxcnc touch screen user interfaces for the:
https://www.sunfounder.com/products/10inch-touchscreen-for-raspberrypi
It seems like they are all designed for 23" or larger touch screens.  Ended up 
running axis and even that was teensy print.

 Anyway for installing 2.9.4 from 2.9.1 I think the 'elves' have a bit more 
work to do.

Thanks
John

> -----Original Message-----
> From: andy pugh [mailto:bodge...@gmail.com]
> Sent: January 26, 2025 3:44 AM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] LinuxCNC 2.9.4 Has been released
> 
> On Sun, 26 Jan 2025 at 02:51, John Dammeyer <jo...@autoartisans.com>
> wrote:
> 
> However it installs as 2.9.1 rather than 2.9.2.
> >
> 
> Odd. I didn't make or test those images, so wasn't aware. They were made
> soon after the 2.9.2 release, so should have been 2.9.2
> 
> Paths for that version are also a bit screwed up because now the user
> > folder is 'cnc' rather than 'pi' so now LinuxCNC won't run until the icon
> > is edited to have 'cnc' instead of 'pi' in the path.
> >
> 
> I will pass that on to the elves who make the Pi image.
> 
> If the 2.9.1 is adequate for upgrading to 2.9.4 what's the command sequence
> > to do that?
> 
> 
> sudo apt-get update (which might give an error about the key for the
> EtherLab repo which you can ignore)
> followed by
> sudo apt-get upgrade
> 
> Should do it. (it will upgrade everything to match)
> 
> Oddly, when I just did this it happily updated the docs, but not the main
> linuxcnc-uspace package, saying that it was "kept back", possibly due to a
> gtksourceview version change(guess)
> 
> If this is the case
> 
> sudo apt-get --with-new-pkgs upgrade linuxcnc linuxcnc-dev
> 
> Should stop the linuxcnc package being held back.
> 
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is designed
> for the especial use of mechanical geniuses, daredevils and lunatics."
> � George Fitch, Atlanta Constitution Newspaper, 1912
> 
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users



_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to