Sly wheezy updates folder name change

apmuthu

Renowned Member
Feb 26, 2009
868
11
83
Chennai - India & Singapore
github.com
As usual, debian wheezy updates have been changed to a new folder name:
Wheezy Updates are in:
Code:
deb http://ftp.debian.org/debian wheezy-updates main contrib

But for apt-get update to work now, the /etc/apt/sources.list needs to be changed in PVE3 from:
Code:
deb http://ftp.debian.org/debian wheezy main contrib

# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian wheezy pve

# security updates
deb http://security.debian.org/ wheezy/updates main contrib

to

Code:
deb ftp://ftp.debian.org/debian wheezy main contrib

# PVE packages provided by proxmox.com
deb ftp://download.proxmox.com/debian wheezy pve

# security updates
deb http://security.debian.org/ wheezy/updates main contrib
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!