install failed at ./pve-upgrade-2.3-to-3.0 line 263, <TMP> line 1068.

pee

New Member
Sep 11, 2013
1
0
1
Hi,

When attempting to upgrade from v2.3 to v3.0 I get an install failed error:
any ideas how to solve this problem?

Thanks!

root@proxmox ~ # ./pve-upgrade-2.3-to-3.0
apt-get update
Hit http://download.proxmox.com wheezy Release.gpg
Hit http://download.proxmox.com wheezy Release
Hit http://download.proxmox.com wheezy/pve-no-subscription amd64 Packages
Ign http://download.proxmox.com wheezy/pve-no-subscription Translation-en
Hit http://ftp.debian.org wheezy Release.gpg
Hit http://ftp.debian.org wheezy Release
Hit http://ftp.debian.org wheezy/main amd64 Packages
Hit http://ftp.debian.org wheezy/contrib amd64 Packages
Hit http://ftp.debian.org wheezy/contrib Translation-en
Hit http://ftp.debian.org wheezy/main Translation-en
Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B]
Get:2 http://security.debian.org wheezy/updates Release [102 kB]
Get:3 http://security.debian.org wheezy/updates/main amd64 Packages [103 kB]
Get:4 http://security.debian.org wheezy/updates/contrib amd64 Packages [14 B]
Get:5 http://security.debian.org wheezy/updates/contrib Translation-en [14 B]
Get:6 http://security.debian.org wheezy/updates/main Translation-en [59.9 kB]
Fetched 266 kB in 1s (174 kB/s)
Reading package lists...
apt-get -f install
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
apt-get install debian-archive-keyring
Reading package lists...
Building dependency tree...
Reading state information...
debian-archive-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sed -i -e "s/squeeze/wheezy/" /etc/apt/sources.list
apt-get update
Hit http://download.proxmox.com wheezy Release.gpg
Hit http://download.proxmox.com wheezy Release
Hit http://download.proxmox.com wheezy/pve-no-subscription amd64 Packages
Ign http://download.proxmox.com wheezy/pve-no-subscription Translation-en
Hit http://ftp.debian.org wheezy Release.gpg
Hit http://ftp.debian.org wheezy Release
Hit http://ftp.debian.org wheezy/main amd64 Packages
Hit http://ftp.debian.org wheezy/contrib amd64 Packages
Hit http://ftp.debian.org wheezy/contrib Translation-en
Hit http://ftp.debian.org wheezy/main Translation-en
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Reading package lists...
/etc/init.d/apache2 stop
Stopping web server: apache2Warning: DocumentRoot [/usr/share/pve-manager/root] does not exist
.
rm -f /etc/apache2/sites-enabled/pve
rm -f /etc/apache2/sites-enabled/pve-redirect.conf
apt-get --purge -y -f --force-yes -o 'DPkg::Options::=--force-confdef' -o 'DPkg::Options::=--force-confold' dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
apt-get --purge -y --force-yes install m4 libxaw7 cpp-4.7 libkdb5-6 libisccc80 memtest86+ libxcursor1 time libanyevent-perl libquadmath0 libblas3gf libgfortran3 mlocate libisccfg82 postfix libxt6 pve-kernel-2.6.32-20-pve bootlogd libgnutls-openssl27 debian-faq nmap libxmu6 proxmox-ve-2.6.32 fence-agents-pve libdns88 dnsutils libxpm4 bsd-mailx libparted0debian1 x11-apps libblas3 console-data wamerican ncurses-term libgeoip1 ksm-control-daemon whois libxfixes3 open-iscsi procmail resource-agents-pve texinfo dtach pve-manager omping libpth20 ftp python-apt libgssrpc4 libkadm5srv-mit8 libtokyocabinet9 lynx libconsole libmpc2 qemu-server db5.1-util strace python-debianbts libpve-access-control console-common libgpgme11 doc-debian python-debian libgc1c2 fdutils parted bash-completion lynx-cur bc liblinear1 liblua5.1-0 python-reportbug libbind9-80 cpp libxkbfile1 bind9-host mutt python-soappy libmpfr4 reportbug liblwres80 cifs-utils ssh w3m apt-listchanges dc libauthen-pam-perl console-tools libanyevent-http-perl libisc84 python-fpconst krb5-locales at vzprocps python-apt-common libkadm5clnt-mit8
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package pve-kernel-2.6.32-20-pve
E: Couldn't find any package by regex 'pve-kernel-2.6.32-20-pve'
apt-get install proxmox-ve-2.6.32
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apt-transport-https dtach fence-agents-pve libanyevent-http-perl
libanyevent-perl libapt-pkg-perl libauthen-pam-perl libpve-access-control
pve-manager qemu-server resource-agents-pve socat
Suggested packages:
libasync-interrupt-perl libev-perl libevent-perl libglib-perl libguard-perl
libio-async-perl libpoe-perl libtask-weaken-perl perl-tk
The following packages will be REMOVED:
vzdump
The following NEW packages will be installed:
apt-transport-https dtach fence-agents-pve libanyevent-http-perl
libanyevent-perl libapt-pkg-perl libauthen-pam-perl libpve-access-control
proxmox-ve-2.6.32 pve-manager qemu-server resource-agents-pve socat
0 upgraded, 13 newly installed, 1 to remove and 0 not upgraded.
Need to get 46.5 kB/3481 kB of archives.
After this operation, 4119 kB of additional disk space will be used.
Do you want to continue [Y/n]? Abort.
install failed at ./pve-upgrade-2.3-to-3.0 line 263, <TMP> line 1068.
root@proxmox ~ #
 
seems you configured wrong sources.list?

for 2.3 there is no pve-no-subscription repo, also in the upgrade script there is no pve-no-subscription repo defined.
 

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!