7i96 connection issues

More
27 Dec 2021 21:11 #230088 by SSIRon
Replied by SSIRon on topic 7i96 connection issues
$ Sudo apt-get update
bash: Sudo: command not found

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

More
27 Dec 2021 22:10 #230095 by PCW
Replied by PCW on topic 7i96 connection issues
its:

sudo apt-get update

(no caps)

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

More
27 Dec 2021 23:26 #230099 by SSIRon
Replied by SSIRon on topic 7i96 connection issues
I should have caught that. That incrementally better but now get these results which i think is related to the repositories
Package gdebi 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 wget 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 'wget' has no installation candidate
E: Package 'gdebi' has no installation candidate

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

More
29 Dec 2021 17:47 #230260 by SSIRon
Replied by SSIRon on topic 7i96 connection issues
I tried tried to get some help from the debian forum but somebody said it is the wrong place. I did this though which is puzzling. Can i just add these repo's? can i do that in terminal?

Not surprising apt can't find a candidate for wget, as neither http://www . linuxcnc.org/dists/buster/base nor http://www . linuxcnc.org/dists/buster/2.8-rtpreempt contain the wget package, and the only other repo you have enabled is debian-security.

It looks to me like those linuxcnc repos are supposed to be used in conjunction with the normal debian sources (or maybe the system is not intended to be updated/added to), as they only contain a bunch of CNC specific packages. You'll have to ask the linuxcnc crowd if it's safe to add debian repos though.

ssiron@debian:~$ apt policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 www.linuxcnc.org buster/2.8-rtpreempt amd64 Packages
release o=Sebastian Kuzminsky <This email address is being protected from spambots. You need JavaScript enabled to view it.>,a=linuxcnc,n=buster,l=LinuxCNC and supporting files for Debian,c=2.8-rtpreempt,b=amd64
origin www . linuxcnc.org
500 http://www . linuxcnc.org buster/base amd64 Packages
release o=Sebastian Kuzminsky <This email address is being protected from spambots. You need JavaScript enabled to view it.>,a=linuxcnc,n=buster,l=LinuxCNC and supporting files for Debian,c=base,b=amd64
origin www . linuxcnc.org
500 security.debian.org/debian-security buster/updates/main amd64 Packages
release v=10,o=Debian,a=oldstable,n=buster,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 security.debian.org/debian-security buster/updates/non-free amd64 Packages
release v=10,o=Debian,a=oldstable,n=buster,l=Debian-Security,c=non-free,b=amd64
origin security.debian.org
Pinned packages:

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

More
29 Dec 2021 21:52 #230284 by SSIRon
Replied by SSIRon on topic 7i96 connection issues
I have fixed this by manually altering my sources.list file

sudo nano /etc/apt/sources.list

as follows

# deb cdrom:[Debian GNU/Linux 10 _Buster_ - Official Snapshot amd64 LIVE/INSTALL Binary 20210706-21:57]/ buster non-free main contrib


# deb cdrom:[Debian GNU/Linux 10 _Buster_ - Official Snapshot amd64 LIVE/INSTALL Binary 20210706-21:57]/ buster non-free main contrib


# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

deb deb.debian.org/debian/ buster main non-free contrib
deb-src deb.debian.org/debian/ buster main non-free contrib

deb security.debian.org/debian-security/ buster/updates non-free contrib main
deb-src security.debian.org/debian-security/ buster/updates main contrib non-free

# buster-updates, previously known as 'volatile'
deb deb.debian.org/debian/ buster-updates main contrib non-free
deb-src deb.debian.org/debian/ buster-updates main contrib non-free
The following user(s) said Thank You: tommylight

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

Moderators: PCWjmelson
Time to create page: 0.123 seconds
Powered by Kunena Forum