after installing proxmox4 to vm for testing, removed the enterprise repo, and added the no subscription one. first apt-get update gets a gpg error. and, i cant install unzip, which is in the main debian repository, https://packages.debian.org/jessie/unzip. also tried parted.
is there something missing from the bare metal installer?
is there something missing from the bare metal installer?
Code:
root@proxmoxjessie:/etc/apt/sources.list.d# echo "deb http://download.proxmox.com/debian jessie pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
root@proxmoxjessie:/etc/apt/sources.list.d# apt-get update
Ign http://ftp.us.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates InRelease
Get:1 http://ftp.us.debian.org jessie Release.gpg [2,373 B]
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://ftp.us.debian.org jessie Release
Ign http://ftp.us.debian.org jessie Release
Ign http://download.proxmox.com jessie InRelease
Ign http://ftp.us.debian.org jessie/main amd64 Packages/DiffIndex
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Ign http://ftp.us.debian.org jessie/contrib amd64 Packages/DiffIndex
Hit http://security.debian.org jessie/updates/contrib Translation-en
Get:2 http://download.proxmox.com jessie Release.gpg [198 B]
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://ftp.us.debian.org jessie/contrib Translation-en
Get:3 http://download.proxmox.com jessie Release [4,127 B]
Hit http://ftp.us.debian.org jessie/main Translation-en
Get:4 http://download.proxmox.com jessie/pve-no-subscription amd64 Packages [35.5 kB]
Hit http://ftp.us.debian.org jessie/main amd64 Packages
Hit http://ftp.us.debian.org jessie/contrib amd64 Packages
Ign http://ftp.us.debian.org jessie/contrib Translation-en_US
Ign http://ftp.us.debian.org jessie/main Translation-en_US
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en_US
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en
Fetched 42.2 kB in 8s (4,888 B/s)
Reading package lists... Done
W: GPG error: http://ftp.us.debian.org jessie Release: The following signatures were invalid: BADSIG 8B48AD6246925553 Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
root@proxmoxjessie:/etc/apt/sources.list.d# apt-get install unzip
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package unzip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'unzip' has no installation candidate