Installing on Ubuntu 21.04
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
01 Jul 2021 23:25 #213463
by tommylight
Replied by tommylight on topic Not possible to install LinuxCNC 2.8 from USB stick?
From reports here Rufus is "hit and miss", better to use win32diskimager on windows or DD on Linux.
I meant is Mint 20 (or Ubuntu 20 as that also works for it) current enough?
Personally i use Mint 19.3, install info on "installing LinuxCNC" section of the forum.
I meant is Mint 20 (or Ubuntu 20 as that also works for it) current enough?
Personally i use Mint 19.3, install info on "installing LinuxCNC" section of the forum.
Please Log in or Create an account to join the conversation.
- GlasairMan
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
02 Jul 2021 07:35 #213480
by GlasairMan
Replied by GlasairMan on topic Not possible to install LinuxCNC 2.8 from USB stick?
Hi thanks for your answer.
My comment on "obsolete" - I was referring to xfce which is is aimed at maybe a community to which I do not belong, namely Windows Users who have a Raspberry or 10 year old laptop lying around and are strangers to Linux. That's the only reason I can think of to package it as an "all-in-one" ISO with the LinuxCNC app preinstalled-. I on the other hand am a power user of Linux since 2004 and would have preferred a repository that I could add in to my existing Ubuntu Buster system
My comment on "obsolete" - I was referring to xfce which is is aimed at maybe a community to which I do not belong, namely Windows Users who have a Raspberry or 10 year old laptop lying around and are strangers to Linux. That's the only reason I can think of to package it as an "all-in-one" ISO with the LinuxCNC app preinstalled-. I on the other hand am a power user of Linux since 2004 and would have preferred a repository that I could add in to my existing Ubuntu Buster system
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
02 Jul 2021 08:55 #213482
by tommylight
Replied by tommylight on topic Not possible to install LinuxCNC 2.8 from USB stick?
Buildbot.linuxcnc.org
The following user(s) said Thank You: phillc54
Please Log in or Create an account to join the conversation.
03 Jul 2021 22:36 - 03 Jul 2021 22:37 #213607
by andypugh
We used to package with Ubuntu, then Ubuntu changed the rules and demanded that all Ubuntu branding was removed from any derivative distributions. This was more work than we could support (and how can you be sure you found it all?) so we switched to Debian.
If you are a Linux Power User then you can run LinuxCNC on the distro of your choice. The ISO is to make it easier for those new to Linux. Asking _them_ to patch and build a kernel, satisfy dependencies and then build from source seems a bit much.
Replied by andypugh on topic Not possible to install LinuxCNC 2.8 from USB stick?
That's the only reason I can think of to package it as an "all-in-one" ISO with the LinuxCNC app preinstalled-.
We used to package with Ubuntu, then Ubuntu changed the rules and demanded that all Ubuntu branding was removed from any derivative distributions. This was more work than we could support (and how can you be sure you found it all?) so we switched to Debian.
If you are a Linux Power User then you can run LinuxCNC on the distro of your choice. The ISO is to make it easier for those new to Linux. Asking _them_ to patch and build a kernel, satisfy dependencies and then build from source seems a bit much.
Last edit: 03 Jul 2021 22:37 by andypugh.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
03 Jul 2021 23:06 #213616
by tommylight
Replied by tommylight on topic Not possible to install LinuxCNC 2.8 from USB stick?
Reading this again, just noticed something wrong, there is no Ubuntu Buster.I on the other hand am a power user of Linux since 2004 and would have preferred a repository that I could add in to my existing Ubuntu Buster system
Please Log in or Create an account to join the conversation.
- GlasairMan
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
04 Jul 2021 11:47 #213660
by GlasairMan
Replied by GlasairMan on topic Installing on Ubuntu 21.04
you are right , it's hirsute (was confusing with my raspberry where there IS a Buster)
I tried to install the ppa keyring
sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
but it was rejected as apt-key now deprecated
Using wget , it says no valid gpg key found
gpg: Keine gültigen OpenPGP-Daten gefunden.
Any ideas ???
I tried to install the ppa keyring
sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
but it was rejected as apt-key now deprecated
Using wget , it says no valid gpg key found
gpg: Keine gültigen OpenPGP-Daten gefunden.
Any ideas ???
Please Log in or Create an account to join the conversation.
- GlasairMan
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
04 Jul 2021 12:16 #213665
by GlasairMan
Replied by GlasairMan on topic Installing on Ubuntu 21.04
using the new procedure replacing apt-key.......Ubuntu 21.04 now requires a valid port number to linuxcnc.org repository in order to automatically get the key. So knowing that the key is 3cb9fd148f374fef doesn't help me at all
Looks like Ubuntu has tightened security over Debian which uses the old ppa method apt-key method
Looks like Ubuntu has tightened security over Debian which uses the old ppa method apt-key method
Please Log in or Create an account to join the conversation.
04 Jul 2021 12:35 #213672
by phillc54
www.linuxuprising.com/2021/01/apt-key-is...ated-how-to-add.html
Replied by phillc54 on topic Installing on Ubuntu 21.04
Not according to this:Looks like Ubuntu has tightened security over Debian which uses the old ppa method apt-key method
www.linuxuprising.com/2021/01/apt-key-is...ated-how-to-add.html
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
04 Jul 2021 15:28 #213699
by tommylight
There are 3 more keyservers there thanks to PhillC.
Replied by tommylight on topic Installing on Ubuntu 21.04
forum.linuxcnc.org/9-installing-linuxcnc...nd-easy-installationI tried to install the ppa keyring
sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
but it was rejected as apt-key now deprecated
There are 3 more keyservers there thanks to PhillC.
Please Log in or Create an account to join the conversation.
Time to create page: 0.165 seconds