Hello, after installing Linuxcnc 2.7.14, my terminal commands don't work

More
26 Jan 2020 16:41 #155815 by jarcysgru
Hello, after installing Linuxcnc 2.7.14, my terminal commands don't work
lsusb
sudo apt-get install caja
sudo apt-get install gedit

j@debian:~$ lsusb
bash: lsusb: nie znaleziono polecenia
j@debian:~$



j@debian:~$ sudo apt-get install caja
[sudo] password for j:
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
E: Nie udało się odnaleźć pakietu caja
j@debian:~$


j@debian:~$ sudo apt-get install gedit
[sudo] password for j:
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
E: Nie udało się odnaleźć pakietu gedit
j@debian:~$

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 16:46 #155817 by bbsr_5a
did you get your DEPENCIES updated to ARCHIVE
look updating Debian archives

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 17:00 #155822 by jarcysgru
I only updated after installing the system when asked for it alone

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 17:08 - 26 Jan 2020 17:11 #155824 by bbsr_5a
seams you updated the Kernel not the Linuxcnc version
PLEASE Post the output of terminal command
uname -a

and
cat /etc/issue
Last edit: 26 Jan 2020 17:11 by bbsr_5a. Reason: info

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 17:25 #155830 by jarcysgru
j@j:~$ uname -a
Linux j 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU/Linux
j@j:~$

j@j:~$ uname -a
Linux j 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU/Linux
j@j:~$ cat /etc/issue
Debian GNU/Linux 7 \n \l

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 20:22 #155844 by BeagleBrainz
The following user(s) said Thank You: jarcysgru

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 20:59 #155851 by jarcysgru

File Attachment:

File Name: Nowydokume...owy3.txt
File Size:1 KB



Still nothing
Attachments:

Please Log in or Create an account to join the conversation.

More
26 Jan 2020 22:58 #155866 by BeagleBrainz
Edit your /etc/apt/sources.list to exactly what is shown in the linked post.

Run sudo apt-get update
Then you can install extra packages as required.
I know this works. I did a clean install of Linuxcnc 2.7.14 iso 4 days ago and made the changes, then I posted the required changes.
Note that all lines with wheezy/updates have been commented out.

To install caja the following 2 lines must be added to /etc/apt/sources.list after doing the above
deb http://archive.debian.org/debian wheezy-backports main contrib non-free
deb-src http://archive.debian.org/debian wheezy-backports main contrib non-free

Then run
sudo apt-get update
sudo apt-get install caja

lsusb is from usbutils
run
sudo apt-get install usbutils

I have confirmed this working
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
28 Jan 2020 11:57 #155999 by jarcysgru
Thanks a lot BeagleBrainz I did as you advised me and it's ok.
Please explain to me if I can or must by clicking this update, best regards and thank you.

Attachments:

Please Log in or Create an account to join the conversation.

More
28 Jan 2020 19:18 #156038 by BeagleBrainz
You can, I think the only update that will be applied is the Linuxcnc update from 2.7.14 to 2.7.15.
I'm pretty sure all the major system\core software from the Debian repos have been included in the iso.

Please Log in or Create an account to join the conversation.

Time to create page: 0.101 seconds
Powered by Kunena Forum