I have tried to upgrade my version of proxmox from 3.x to 4.4 and then to 5.1. Currently I get
/bin/sh: 1: /usr/share/proxmox-ve/pve-apt-hook: not found
When running apt-get install proxmox-ve
I have the following sources
When running pveversion I get
I tried everything I can find but cannot seem to get the node operational again.
I cannot find any information on how to reinstall proxmox-ve or get over the error
/bin/sh: 1: /usr/share/proxmox-ve/pve-apt-hook: not found
/bin/sh: 1: /usr/share/proxmox-ve/pve-apt-hook: not found
When running apt-get install proxmox-ve
I have the following sources
Code:
root@vm03:~# cat /etc/apt/sources.list
#deb http://ftp.es.debian.org/debian stretch main contrib
deb http://ftp.debian.org/debian stretch main contrib
deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
# security updates
deb http://security.debian.org stretch/updates main contrib
When running pveversion I get
Code:
Can't locate PVE/API2/APT.pm in @INC (you may need to install the PVE::API2::APT module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/bin/pveversion line 7.
BEGIN failed--compilation aborted at /usr/bin/pveversion line 7.
I tried everything I can find but cannot seem to get the node operational again.
I cannot find any information on how to reinstall proxmox-ve or get over the error
/bin/sh: 1: /usr/share/proxmox-ve/pve-apt-hook: not found