Dear all.
Last Sunday I bought a valid subscription for one of our 3.0 proxmox servers. I had to first install proxmox 3.2 using pve-no-suscription as the system was not able to talk to an https server using apt-get. In any case, the apt-get dist-upgrade went ok and the installation updated my /etc/apt/sources.list.d/pve-enterprise.list to contain:
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
The point is that the cron is failing to get updates (also the apt-get update in the command line). The output of the apt-get update command is as follows:
Get:1 http://ftp.es.debian.org wheezy Release.gpg [1,672 B]
Get:2 http://ftp.es.debian.org wheezy Release [168 kB]
Hit http://security.debian.org wheezy/updates Release.gpg
Get:3 http://ftp.es.debian.org wheezy/main amd64 Packages [5,843 kB]
Hit http://security.debian.org wheezy/updates Release
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit https://enterprise.proxmox.com wheezy Release.gpg
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit https://enterprise.proxmox.com wheezy Release
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Get:4 http://ftp.es.debian.org wheezy/contrib amd64 Packages [42.0 kB]
Get:5 http://ftp.es.debian.org wheezy/contrib Translation-en [34.8 kB]
Get:6 http://ftp.es.debian.org wheezy/main Translation-en [3,848 kB]
Fetched 9,938 kB in 2s (3,671 kB/s)
W: Failed to fetch https://enterprise.proxmox.com/debia...wheezy/Release Unable to find expected entry 'pve-enterprise/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
The problem seems to be in fetching the pve-enterprise packages.
The point is we have another proxmox 3.2 with a valid subscription that shows no error message on apt-get update with the same content in the pve-enterprise.list file.
I would like to avoid having to reinstall the proxmox VE from the beginning.
Any suggestion?
Last Sunday I bought a valid subscription for one of our 3.0 proxmox servers. I had to first install proxmox 3.2 using pve-no-suscription as the system was not able to talk to an https server using apt-get. In any case, the apt-get dist-upgrade went ok and the installation updated my /etc/apt/sources.list.d/pve-enterprise.list to contain:
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
The point is that the cron is failing to get updates (also the apt-get update in the command line). The output of the apt-get update command is as follows:
Get:1 http://ftp.es.debian.org wheezy Release.gpg [1,672 B]
Get:2 http://ftp.es.debian.org wheezy Release [168 kB]
Hit http://security.debian.org wheezy/updates Release.gpg
Get:3 http://ftp.es.debian.org wheezy/main amd64 Packages [5,843 kB]
Hit http://security.debian.org wheezy/updates Release
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit https://enterprise.proxmox.com wheezy Release.gpg
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit https://enterprise.proxmox.com wheezy Release
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Get:4 http://ftp.es.debian.org wheezy/contrib amd64 Packages [42.0 kB]
Get:5 http://ftp.es.debian.org wheezy/contrib Translation-en [34.8 kB]
Get:6 http://ftp.es.debian.org wheezy/main Translation-en [3,848 kB]
Fetched 9,938 kB in 2s (3,671 kB/s)
W: Failed to fetch https://enterprise.proxmox.com/debia...wheezy/Release Unable to find expected entry 'pve-enterprise/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
The problem seems to be in fetching the pve-enterprise packages.
The point is we have another proxmox 3.2 with a valid subscription that shows no error message on apt-get update with the same content in the pve-enterprise.list file.
I would like to avoid having to reinstall the proxmox VE from the beginning.
Any suggestion?