K Keith Miller Well-Known Member Aug 12, 2018 106 4 58 Phoenix, AZ Oct 11, 2019 #1 I have just subscribed to proxmox support what are the correct entries for sources.list file Keith
oguz Proxmox Retired Staff Retired Staff Nov 19, 2018 5,207 813 118 Oct 11, 2019 #2 hi, check here[0] [0]: https://pve.proxmox.com/wiki/Package_Repositories
K Keith Miller Well-Known Member Aug 12, 2018 106 4 58 Phoenix, AZ Oct 11, 2019 #3 What I see is this /etc/apt/sources.list.d/pve-enterprise.list sources.list.d is empty there is no pve-enterprise.list however sources.list does have URL's in it
What I see is this /etc/apt/sources.list.d/pve-enterprise.list sources.list.d is empty there is no pve-enterprise.list however sources.list does have URL's in it
K Keith Miller Well-Known Member Aug 12, 2018 106 4 58 Phoenix, AZ Oct 11, 2019 #4 this is what I get when I perform apt-get upgrade, I don't what to perfrom the apt full-upgrade until I am sure the sources list is correct
this is what I get when I perform apt-get upgrade, I don't what to perfrom the apt full-upgrade until I am sure the sources list is correct
oguz Proxmox Retired Staff Retired Staff Nov 19, 2018 5,207 813 118 Oct 11, 2019 #5 what is in sources.list? Keith Miller said: there is no pve-enterprise.list Click to expand... just do: Code: echo "deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise" > /etc/apt/sources.list.d/pve-enterprise.list
what is in sources.list? Keith Miller said: there is no pve-enterprise.list Click to expand... just do: Code: echo "deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise" > /etc/apt/sources.list.d/pve-enterprise.list