Proxmox VE 3.x
| apt-get update |
| Failed to fetch https://enterprise.proxmox.com/debian/dists/wheezy/pve-enterprise/binary-amd64/Packages The requested URL returned error: 401 Some index files failed to download. They have been ignored, or old ones used instead. |
| cat /etc/apt/sources.list.d/pve-enterprise.list |
| deb https://enterprise.proxmox.com/debian wheezy pve-enterprise |
編輯pve-enterprise.list,並在路徑前加入“#”
| nano /etc/apt/sources.list.d/pve-enterprise.list |
| # deb https://enterprise.proxmox.com/debian wheezy pve-enterprise |
編輯sources.list,
並加入deb http://download.proxmox.com/debian wheezy pve-no-subscription
| nano /etc/apt/sources.list |
deb http://ftp.debian.org/debian wheezy main contrib # PVE pve-no-subscription repository provided by proxmox.com, NOT recommended for production use deb http://download.proxmox.com/debian wheezy pve-no-subscription # security updates deb http://security.debian.org/ wheezy/updates main contrib |
網頁按下Refresh, 下方便出現可更新項目元件。

沒有留言:
張貼留言