New to proxmox! Got a home lab, and I want to install lm-sensors but keep hitting repository errors.
root@lab:/etc/apt/sources.list.d# apt-get install lm-sensors
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package lm-sensors
root@lab:/etc/apt/sources.list.d#
So, trying to do 'apt-get update'. But run into other errors.
root@lab:/etc/apt/sources.list.d# apt-get update
Err:1 http://ftp.us.debian.org/debian bullseye InRelease
Temporary failure resolving 'ftp.us.debian.org'
Err:2 http://download.proxmox.com/debian/ceph-octopus bullseye InRelease
Temporary failure resolving 'download.proxmox.com'
Err:3 http://security.debian.org bullseye-security InRelease
Temporary failure resolving 'security.debian.org'
Err:4 http://download.proxmox.com/debian/pve buster InRelease
Temporary failure resolving 'download.proxmox.com'
Err:5 http://ftp.us.debian.org/debian bullseye-updates InRelease
Temporary failure resolving 'ftp.us.debian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.us.debian.org/debian/dists/bullseye/InRelease Temporary failure resolving 'ftp.us.debian.org'
W: Failed to fetch http://ftp.us.debian.org/debian/dists/bullseye-updates/InRelease Temporary failure resolving 'ftp.us.debian.org'
W: Failed to fetch http://security.debian.org/dists/bullseye-security/InRelease Temporary failure resolving 'security.debian.org'
W: Failed to fetch http://download.proxmox.com/debian/ceph-octopus/dists/bullseye/InRelease Temporary failure resolving 'download.proxmox.com'
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/InRelease Temporary failure resolving 'download.proxmox.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Contents of sources.list.d directory
root@lab:/etc/apt/sources.list.d# ls
ceph.list pve-enterprise.list pve-no-subscription.list
pve-no-subscription.list contains
#deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
pve-enterprise.list is totally commented out, but has the original. Haven't changed ceph.list, but it has
deb http://download.proxmox.com/debian/ceph-octopus bullseye main
and my /etc/apt/sources.list is unchanged and contains
deb http://ftp.us.debian.org/debian bullseye main contrib
deb http://ftp.us.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
One of the articles suggested it's an issue with DNS not resolving. So I tried to ping 8.8.8.8 and got this:
root@lab:/etc/apt/sources.list.d# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
^C
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3052ms\
So I modified my /etc/resolv.conf file:
#search rat.environment
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 1.1.1.1
Which didn't help.
Please see this reddit post for things I have tried so far: https://www.reddit.com/r/Proxmox/comments/s48qj0/updating_proxmox_without_subscription/hst8ry6/
What am I missing? Is there another direction I should be going in? I also tried to modify the analogs of these same files within the Proxmox webgui, but nothing helped. Any help would be greatly appreciated!
root@lab:/etc/apt/sources.list.d# apt-get install lm-sensors
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package lm-sensors
root@lab:/etc/apt/sources.list.d#
So, trying to do 'apt-get update'. But run into other errors.
root@lab:/etc/apt/sources.list.d# apt-get update
Err:1 http://ftp.us.debian.org/debian bullseye InRelease
Temporary failure resolving 'ftp.us.debian.org'
Err:2 http://download.proxmox.com/debian/ceph-octopus bullseye InRelease
Temporary failure resolving 'download.proxmox.com'
Err:3 http://security.debian.org bullseye-security InRelease
Temporary failure resolving 'security.debian.org'
Err:4 http://download.proxmox.com/debian/pve buster InRelease
Temporary failure resolving 'download.proxmox.com'
Err:5 http://ftp.us.debian.org/debian bullseye-updates InRelease
Temporary failure resolving 'ftp.us.debian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.us.debian.org/debian/dists/bullseye/InRelease Temporary failure resolving 'ftp.us.debian.org'
W: Failed to fetch http://ftp.us.debian.org/debian/dists/bullseye-updates/InRelease Temporary failure resolving 'ftp.us.debian.org'
W: Failed to fetch http://security.debian.org/dists/bullseye-security/InRelease Temporary failure resolving 'security.debian.org'
W: Failed to fetch http://download.proxmox.com/debian/ceph-octopus/dists/bullseye/InRelease Temporary failure resolving 'download.proxmox.com'
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/InRelease Temporary failure resolving 'download.proxmox.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Contents of sources.list.d directory
root@lab:/etc/apt/sources.list.d# ls
ceph.list pve-enterprise.list pve-no-subscription.list
pve-no-subscription.list contains
#deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
pve-enterprise.list is totally commented out, but has the original. Haven't changed ceph.list, but it has
deb http://download.proxmox.com/debian/ceph-octopus bullseye main
and my /etc/apt/sources.list is unchanged and contains
deb http://ftp.us.debian.org/debian bullseye main contrib
deb http://ftp.us.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
One of the articles suggested it's an issue with DNS not resolving. So I tried to ping 8.8.8.8 and got this:
root@lab:/etc/apt/sources.list.d# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
^C
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3052ms\
So I modified my /etc/resolv.conf file:
#search rat.environment
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 1.1.1.1
Which didn't help.
Please see this reddit post for things I have tried so far: https://www.reddit.com/r/Proxmox/comments/s48qj0/updating_proxmox_without_subscription/hst8ry6/
What am I missing? Is there another direction I should be going in? I also tried to modify the analogs of these same files within the Proxmox webgui, but nothing helped. Any help would be greatly appreciated!