Error during install RTAI Kernel on Debian 12
24 Jan 2024 15:18 - 24 Jan 2024 15:22 #291524
by Seger
Error during install RTAI Kernel on Debian 12 was created by Seger
Hi,
I am attempting to install the RTAI kernel on a fresh installation of Debian Bookworm, following the instructions provided in the LinuxCNC Documentation 2.9.Here are the steps I have taken:
dpkg: error processing archive /var/cache/apt/archives/linuxcnc_1%3a2.9.2_amd64.deb (--unpack): trying to overwrite '/usr/share/applications/linuxcnc-documentation.desktop', which is also in package linuxcnc-doc-en 1:2.9.2
I would appreciate any assistance or guidance to resolve this issue.
Thank you.
I am attempting to install the RTAI kernel on a fresh installation of Debian Bookworm, following the instructions provided in the LinuxCNC Documentation 2.9.Here are the steps I have taken:
- Executed the script ( www.linuxcnc.org/linuxcnc-install.sh)
- Ran the following commands
:
- -> sudo apt-get update
- -> sudo apt-get install linuxcnc
dpkg: error processing archive /var/cache/apt/archives/linuxcnc_1%3a2.9.2_amd64.deb (--unpack): trying to overwrite '/usr/share/applications/linuxcnc-documentation.desktop', which is also in package linuxcnc-doc-en 1:2.9.2
I would appreciate any assistance or guidance to resolve this issue.
Thank you.
Last edit: 24 Jan 2024 15:22 by Seger.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
24 Jan 2024 15:23 #291525
by tommylight
Replied by tommylight on topic Error during install RTAI Kernel on Debian 12
Use the ISO on the downloads page, it is Debian 12 BookWorm with LinuxCNC already installed.
www.linuxcnc.org/iso/LinuxCNC_2.9.2-amd64.hybrid.iso
www.linuxcnc.org/iso/LinuxCNC_2.9.2-amd64.hybrid.iso
Please Log in or Create an account to join the conversation.
24 Jan 2024 15:30 #291527
by Seger
Replied by Seger on topic Error during install RTAI Kernel on Debian 12
Okay, I will try that out. I guess the kernel after installation will be the preempt kernel, but can I install the RTAI kernel with the same steps I mentioned in my first question?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
24 Jan 2024 18:17 #291542
by tommylight
Replied by tommylight on topic Error during install RTAI Kernel on Debian 12
Install that ISO, then use this to install the RTAI kernel and LinuxCNC
linuxcnc.org/docs/2.9/html/getting-start...#cha:Installing-RTAI
section :
7.2. Installing on Debian Bookworm (with experimental RTAI kernel)
linuxcnc.org/docs/2.9/html/getting-start...#cha:Installing-RTAI
section :
7.2. Installing on Debian Bookworm (with experimental RTAI kernel)
Please Log in or Create an account to join the conversation.
25 Jan 2024 07:46 #291580
by Seger
Replied by Seger on topic Error during install RTAI Kernel on Debian 12
I've done that, but LinuxCNC is not available. When I tried to update my apt repository using the script in 7.1, I encountered an error:
E: Conflicting values set for option Signed-By regarding source www.linuxcnc.org/ bookworm: /etc/apt/trusted.gpg.d/linuxcnc.gpg.key.binary.gpg != /usr/share/keyrings/linuxcnc.gpg
E: The list of sources could not be read
I also tried the LinuxCNC .deb package directly from the Downloads page, but the Package Installer aborts without any notification.
(www.linuxcnc.org/dists/bookworm/2.9-rt/b...xcnc_2.9.2_amd64.deb)
E: Conflicting values set for option Signed-By regarding source www.linuxcnc.org/ bookworm: /etc/apt/trusted.gpg.d/linuxcnc.gpg.key.binary.gpg != /usr/share/keyrings/linuxcnc.gpg
E: The list of sources could not be read
I also tried the LinuxCNC .deb package directly from the Downloads page, but the Package Installer aborts without any notification.
(www.linuxcnc.org/dists/bookworm/2.9-rt/b...xcnc_2.9.2_amd64.deb)
Please Log in or Create an account to join the conversation.
26 Jan 2024 05:42 - 26 Jan 2024 05:43 #291643
by MDM3D
Replied by MDM3D on topic Error during install RTAI Kernel on Debian 12
I also get the same error on linux mint Debian Edition.
sudo apt-get install linuxcnc
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatically installed and is no longer required:
libgpiod2
Use 'sudo apt autoremove' to remove it.
Suggested packages:
mesaflash
The following NEW packages will be installed:
linuxcnc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/25.5 MB of archives.
After this operation, 89.8 MB of additional disk space will be used.
(Reading database ... 551179 files and directories currently installed.)
Preparing to unpack .../linuxcnc_1%3a2.9.2_amd64.deb ...
Unpacking linuxcnc (1:2.9.2) ...
dpkg: error processing archive /var/cache/apt/archives/linuxcnc_1%3a2.9.2_amd64.deb (--unpack):
trying to overwrite '/usr/share/applications/linuxcnc-documentation.desktop', which is also in package linuxcnc-doc-en 1:2.9.2
Errors were encountered while processing:
/var/cache/apt/archives/linuxcnc_1%3a2.9.2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have already installed the RTAI kernal and booted into it before attempting this command.
sudo apt-get install linuxcnc
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatically installed and is no longer required:
libgpiod2
Use 'sudo apt autoremove' to remove it.
Suggested packages:
mesaflash
The following NEW packages will be installed:
linuxcnc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/25.5 MB of archives.
After this operation, 89.8 MB of additional disk space will be used.
(Reading database ... 551179 files and directories currently installed.)
Preparing to unpack .../linuxcnc_1%3a2.9.2_amd64.deb ...
Unpacking linuxcnc (1:2.9.2) ...
dpkg: error processing archive /var/cache/apt/archives/linuxcnc_1%3a2.9.2_amd64.deb (--unpack):
trying to overwrite '/usr/share/applications/linuxcnc-documentation.desktop', which is also in package linuxcnc-doc-en 1:2.9.2
Errors were encountered while processing:
/var/cache/apt/archives/linuxcnc_1%3a2.9.2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have already installed the RTAI kernal and booted into it before attempting this command.
Last edit: 26 Jan 2024 05:43 by MDM3D. Reason: Clarity
Please Log in or Create an account to join the conversation.
26 Jan 2024 06:43 #291645
by cornholio
Replied by cornholio on topic Error during install RTAI Kernel on Debian 12
Try just installing the Linuxcnc package, after removing the docs package
wget linuxcnc.org/dists/bookworm/2.9-rt/binar...xcnc_2.9.2_amd64.deb
sudo apt install ./linuxcnc_2.9.2_amd64.deb
The issue is with the docs package, which isn't really required for a basic install.
wget linuxcnc.org/dists/bookworm/2.9-rt/binar...xcnc_2.9.2_amd64.deb
sudo apt install ./linuxcnc_2.9.2_amd64.deb
The issue is with the docs package, which isn't really required for a basic install.
Please Log in or Create an account to join the conversation.
27 Feb 2024 05:40 #294578
by MDM3D
Replied by MDM3D on topic Error during install RTAI Kernel on Debian 12
That fixed my issue. Thank you.
Please Log in or Create an account to join the conversation.
- Thayloreing
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 2
25 May 2024 18:36 #301430
by Thayloreing
Replied by Thayloreing on topic Error during install RTAI Kernel on Debian 12
I'm trying to upgrade from linuxcnc 2.8 to 2.9 rtai on Debian 10 and I'm also having the same problem, the strange thing is that I've done this same procedure several times and it always worked, now it doesn't work anymore
Please Log in or Create an account to join the conversation.
25 May 2024 18:48 #301432
by andypugh
Replied by andypugh on topic Error during install RTAI Kernel on Debian 12
What isn't working?
Are you definitely installing matching kernels and linuxcnc packages?
Are you definitely installing matching kernels and linuxcnc packages?
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds