'pve-enterprise/binary-i386/Packages' error

WalterH

Renowned Member
Hi,

unfortunately Avira discontinued AV support on Linux, so I need to remove Avira from server and replaced it with G-Data Linux AV V 13.2.
After installing G-Data AV "apt-get update" reports the nasty 'pve-enterprise/binary-i386/Packages' error.

apt-get update
.....
W: Failed to fetch http://download.proxmox.com/debian/dists/wheezy/Release Unable to find expected entry 'pve-no-subscription/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)


W: Failed to fetch https://enterprise.proxmox.com/debian/dists/wheezy/Release Unable to find expected entry 'pve-enterprise/binary-i386/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.


I found some threads about this error and I added [arch=amd64] to the proxmox line in sources.list
deb [arch=amd64] http://download.proxmox.com/debian wheezy pve-no-subscription


This solved one error but the second error still exists:

apt-get update
...
Hit https://enterprise.proxmox.com wheezy Release
Hit https://enterprise.proxmox.com wheezy/pve-enterprise amd64 Packages
Ign http://download.proxmox.com wheezy/pve-no-subscription Translation-en_US
Ign http://download.proxmox.com wheezy/pve-no-subscription Translation-en
W: Failed to fetch https://enterprise.proxmox.com/debian/dists/wheezy/Release Unable to find expected entry 'pve-enterprise/binary-i386/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.




Any ideas how to fix this error?



Walter
 
Hi,
looks that your repros are not right.

If you use pve-no-subscription, you should disable pve-enterprise!

Code:
cat /etc/apt/sources.list.d/pve-no-subscription.list 
deb http://download.proxmox.com/debian wheezy pve-no-subscription

cat /etc/apt/sources.list.d/pve-enterprise.list 
#deb https://enterprise.proxmox.com/debian wheezy pve-enterprise

cat /etc/apt/sources.list
deb http://ftp.de.debian.org/debian wheezy main contrib

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

BTW, what do you want with snake oil software (antivir) on the hypervisor?? do you need more trouble?? ;-)
 
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!