Hi guys
I have a problem with my proxmox server.
When I try to update the system I get error:
And I dont know why it try`s to find "pve-no-subscription/binary-i386/Packages" instead "pve-no-subscription/binary-amd64/Packages"
My system is x64 Debian Wheezy:
and my source list file is:
Could You give me a clue how to resolve my update problem??
Best regards
Borys
I have a problem with my proxmox server.
When I try to update the system I get error:
Code:
[21:01:26] root@prox:~# apt-get update
[B]Hit http://download.proxmox.com wheezy Release.gpg[/B]
Hit http://ftp.vectranet.pl wheezy Release.gpg
[B]Hit http://download.proxmox.com wheezy Release[/B]
[B]Hit http://download.proxmox.com wheezy/pve-no-subscription amd64 Packages[/B]
Hit http://ftp.vectranet.pl wheezy-updates Release.gpg
Hit http://ftp.vectranet.pl wheezy Release
Hit http://ftp.vectranet.pl wheezy-updates Release
Hit http://ftp.vectranet.pl wheezy/main Sources
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://ftp.vectranet.pl wheezy/non-free Sources
Hit http://ftp.vectranet.pl wheezy/contrib Sources
Hit http://ftp.vectranet.pl wheezy/main amd64 Packages
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.vectranet.pl wheezy/non-free amd64 Packages
Hit http://ftp.vectranet.pl wheezy/contrib amd64 Packages
Hit http://ftp.vectranet.pl wheezy/main i386 Packages
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.vectranet.pl wheezy/non-free i386 Packages
Hit http://ftp.vectranet.pl wheezy/contrib i386 Packages
Hit http://ftp.vectranet.pl wheezy/contrib Translation-en
Hit http://security.debian.org wheezy/updates/contrib Sources
Hit http://ftp.vectranet.pl wheezy/main Translation-en
Hit http://ftp.vectranet.pl wheezy/non-free Translation-en
Hit http://ftp.vectranet.pl wheezy-updates/main Sources
Hit http://security.debian.org wheezy/updates/non-free Sources
Hit http://ftp.vectranet.pl wheezy-updates/contrib Sources
Hit http://ftp.vectranet.pl wheezy-updates/non-free Sources
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://ftp.vectranet.pl wheezy-updates/main amd64 Packages/DiffIndex
Hit http://ftp.vectranet.pl wheezy-updates/contrib amd64 Packages
Hit http://ftp.vectranet.pl wheezy-updates/non-free amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit http://ftp.vectranet.pl wheezy-updates/main i386 Packages/DiffIndex
Hit http://ftp.vectranet.pl wheezy-updates/contrib i386 Packages
Hit http://ftp.vectranet.pl wheezy-updates/non-free i386 Packages
Hit http://security.debian.org wheezy/updates/non-free amd64 Packages
Hit http://ftp.vectranet.pl wheezy-updates/contrib Translation-en
Hit http://ftp.vectranet.pl wheezy-updates/main Translation-en/DiffIndex
Hit http://ftp.vectranet.pl wheezy-updates/non-free Translation-en
Hit http://security.debian.org wheezy/updates/main i386 Packages
Hit http://security.debian.org wheezy/updates/contrib i386 Packages
Hit http://security.debian.org wheezy/updates/non-free i386 Packages
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Translation-en
[B]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)[/B]
[B]E: Some index files failed to download. They have been ignored, or old ones used instead.[/B]
And I dont know why it try`s to find "pve-no-subscription/binary-i386/Packages" instead "pve-no-subscription/binary-amd64/Packages"
My system is x64 Debian Wheezy:
Code:
[21:06:02] root@prox:~# uname -aLinux prox 2.6.32-26-pve #1 SMP Mon Oct 14 08:22:20 CEST 2013 x86_64 GNU/Linux
and my source list file is:
Code:
[21:09:43] root@prox:~# vi /etc/apt/sources.list
deb http://ftp.vectranet.pl/debian/ wheezy main non-free contrib
deb-src http://ftp.vectranet.pl/debian/ wheezy main non-free contrib
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb http://ftp.vectranet.pl/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.vectranet.pl/debian/ wheezy-updates main contrib non-free
deb http://download.proxmox.com/debian/ wheezy pve-no-subscription
Could You give me a clue how to resolve my update problem??
Best regards
Borys