[SOLVED] After upgrade pve 5 to 6, apt attempting to remove the meta-package 'proxmox-ve' !

paulpat

New Member
Sep 18, 2018
10
2
3
39
After upgrade PVE 5 to 6.
I just saw that Apache wasn't working when I tried to update it and I realized that it was stuck.
When I try to install it I get this message

root@proxmox:~# apt install apache2-bin
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation :

Les paquets suivants contiennent des dépendances non satisfaites :
apache2-bin : Dépend: libcurl4 (>= 7.16.2) mais ne sera pas installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».


and if I add the package libcurl4 apt want to remove proxmox-ve

root@proxmox:~# apt install apache2-bin libcurl4
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
ceph-fuse cryptsetup-bin fonts-font-awesome fonts-glyphicons-halflings genisoimage gstreamer1.0-libav gstreamer1.0-plugins-good gstreamer1.0-x libaa1 libappconfig-perl libass9 libavc1394-0 libavfilter7
libbabeltrace-ctf1 libbabeltrace1 libbs2b0 libcephfs2 libdv4 libdw1 libfftw3-double3 libflite1 libiec61883-0 libiscsi7 libjack-jackd2-0 libjemalloc2 libjs-bootstrap libjs-extjs libleveldb1v5 liblilv-0-0
libmysofa0 libnorm1 libpgm-5.2-0 libpostproc55 libpve-cluster-api-perl libpve-http-server-perl libradosstriper1 libraw1394-11 librubberband2 libruby2.3 libsamplerate0 libserd-0-0 libshout3 libsodium23
libsord-0-0 libspice-server1 libsratom-0-0 libssl1.0.2 libswscale5 libtag1v5 libtag1v5-vanilla libtemplate-perl libv4l-0 libv4lconvert0 libvidstab1.1 libzmq5 passenger-doc proxmox-mini-journalreader
proxmox-widget-toolkit pve-docs pve-edk2-firmware pve-i18n pve-kernel-helper pve-xtermjs python-backports.functools-lru-cache python-bs4 python-cephfs python-cherrypy3 python-dnspython python-formencode
python-logutils python-mako python-paste python-pastedeploy python-pastedeploy-tpl python-pecan python-prettytable python-rados python-rbd python-repoze.lru python-routes python-simplegeneric
python-singledispatch python-soupsieve python-tempita python-waitress python-webob python-webtest ruby2.3 smartmontools
Veuillez utiliser « apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
libaprutil1-dbd-sqlite3 libaprutil1-ldap libbrotli1
Paquets suggérés :
apache2-doc apache2-suexec-pristine | apache2-suexec-custom
Les paquets suivants seront ENLEVÉS :
ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mon ceph-osd libcurl3 libpve-guest-common-perl libpve-storage-perl librgw2 passenger passenger-dev proxmox-ve pve-container pve-ha-manager pve-manager
pve-qemu-kvm python-ceph python-rgw qemu-server spiceterm
Les NOUVEAUX paquets suivants seront installés :
apache2-bin libaprutil1-dbd-sqlite3 libaprutil1-ldap libbrotli1 libcurl4
0 mis à jour, 5 nouvellement installés, 22 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 0 o/1 944 ko dans les archives.
Après cette opération, 505 Mo d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] o
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook) touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook) - your APT repository settings
W: (pve-apt-hook) - that you are using 'apt full-upgrade' to upgrade your system
E: Le sous-processus /usr/share/proxmox-ve/pve-apt-hook a renvoyé un code d'erreur (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook


How can I fix apache2 ?
Thanks
 
Hi all, I have the same issue.

ceph.list content is: "deb http://download.proxmox.com/debian/ceph-luminous buster main"

corosync3.list content is: "deb http://download.proxmox.com/debian/corosync-3/ stretch main"

pve-enterprise.list content is: "deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise"

sources.list content is:

"deb http://ftp.debian.org/debian buster main contrib
deb http://ftp.debian.org/debian buster-updates main contrib

# security updates
deb http://security.debian.org/debian-security buster/updates main contrib".

Can anyone help me?

Regards,

Tomas
 
Please post the output (in code tags) of :
Code:
apt update
apt full-upgrade
 
apt update

Code:
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://ftp.debian.org/debian buster InRelease
Hit:3 http://ftp.debian.org/debian buster-updates InRelease
Hit:4 http://download.proxmox.com/debian/ceph-luminous buster InRelease
Hit:5 http://download.proxmox.com/debian/corosync-3 stretch InRelease
Get:6 https://enterprise.proxmox.com/debian/pve buster InRelease [2,080 B]
Hit:6 https://enterprise.proxmox.com/debian/pve buster InRelease
Reading package lists...
Building dependency tree...
Reading state information...
488 packages can be upgraded. Run 'apt list --upgradable' to see them.

apt full-upgrade
Code:
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  ceph-fuse libu2f-server0 proxmox-mini-journalreader
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  libkdb5-8 libpve-access-control libpve-guest-common-perl libpve-storage-perl
  libpve-u2f-server-perl librados2-perl libtirpc1 proxmox-ve pve-cluster
  pve-container pve-firewall pve-ha-manager pve-manager qemu-server
The following NEW packages will be installed:
  cpp-8 dirmngr e2fsprogs-l10n fdisk gcc-8-base gnupg-l10n gnupg-utils gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm grub-efi-amd64-signed
  ibverbs-providers libargon2-1 libbind9-161 libcephfs2 libcom-err2
  libcryptsetup12 libcurl4 libdata-dump-perl libdigest-bubblebabble-perl
  libdns-export1104 libdns1104 libevent-2.1-6 libext2fs2 libfribidi0 libfstrm0
  libgdbm-compat4 libgdbm6 libgfapi0 libgfchangelog0 libgfdb0 libgfortran5
  libgfrpc0 libgfxdr0 libglusterfs-dev libglusterfs0 libgpg-error-l10n
  libicu63 libipset11 libirs161 libisc-export1100 libisc1100 libisccc161
  libisccfg163 libisl19 libjansson4 libkdb5-9 libleveldb1d liblmdb0
  liblttng-ust-ctl4 liblttng-ust0 liblvm2cmd2.03 liblwres161 libmpfr6
  libncurses6 libncursesw6 libnet-dns-sec-perl libnet-libidn-perl libnftables0
  libnftnl11 libnss-systemd libpcre2-8-0 libperl5.28 libprocps7 libprotobuf17
  libpython2-stdlib libpython3.7 libpython3.7-minimal libpython3.7-stdlib
  libtinfo6 libtirpc-common libtirpc3 libtry-tiny-perl libuchardet0
  libunistring2 liburcu6 mokutil nftables nmap-common os-prober
  perl-modules-5.28 pigz python-certifi python-idna python-prettytable
  python-rgw python2 python2-minimal python3-asn1crypto python3-certifi
  python3-cffi-backend python3-cryptography python3-debconf python3-distutils
  python3-idna python3-jwt python3-lib2to3 python3-prettytable python3.7
  python3.7-minimal shim-helpers-amd64-signed shim-signed shim-signed-common
  shim-unsigned usb.ids
The following packages will be upgraded:
  adduser apparmor apt apt-listchanges apt-transport-https apt-utils attr
  base-files base-passwd bash bash-completion bc bind9-host bridge-utils
  bsd-mailx bsdmainutils bsdutils btrfs-progs busybox bzip2 ca-certificates
  ceph-common ceph-fuse cifs-utils console-setup console-setup-linux coreutils
  cpio cpp cron cstream dash dbus debconf debconf-i18n debian-archive-keyring
  debian-faq debianutils dh-python diffutils dmeventd dmidecode dmsetup
  dnsutils dosfstools dpkg dtach e2fslibs e2fsprogs ebtables efibootmgr
  faketime fdutils file findutils fontconfig fontconfig-config
  fonts-font-awesome fuse gdisk gettext-base glusterfs-client glusterfs-common
  gnupg gnupg-agent gpgv grep groff-base grub-common grub-efi-amd64-bin
  grub-efi-ia32-bin grub-pc grub-pc-bin grub2-common gzip hdparm hostname
  ifupdown init init-system-helpers initramfs-tools initramfs-tools-core
  insserv iproute2 ipset iptables iputils-ping isc-dhcp-client isc-dhcp-common
  kbd keyboard-configuration keyutils klibc-utils kmod krb5-locales less
  libacl1 libacl1-dev libaio1 libanyevent-http-perl libanyevent-perl
  libapparmor-perl libapparmor1 libappconfig-perl libapt-inst2.0
  libapt-pkg-perl libapt-pkg5.0 libarchive13 libasound2 libasound2-data
  libasprintf0v5 libassuan0 libattr1 libattr1-dev libaudit-common libaudit1
  libauthen-pam-perl libavahi-client3 libavahi-common-data libavahi-common3
  libbabeltrace-ctf1 libbabeltrace1 libblas3 libblkid1 libbsd0
  libbytes-random-secure-perl libbz2-1.0 libc-bin libc-dev-bin libc-l10n libc6
  libc6-dev libcaca0 libcairo2 libcap-ng0 libcap2 libcap2-bin
  libclass-isa-perl libclone-perl libcomerr2 libcommon-sense-perl
  libcrypt-openssl-bignum-perl libcrypt-openssl-random-perl
  libcrypt-openssl-rsa-perl libcrypt-ssleay-perl libcups2 libcurl3-gnutls
  libdatrie1 libdb5.3 libdbi1 libdbus-1-3 libdebconfclient0
  libdevel-cycle-perl libdevmapper-event1.02.1 libdevmapper1.02.1
  libdigest-hmac-perl libdw1 libedit2 libefiboot1 libefivar1 libelf1 libestr0
  libev-perl libev4 libexpat1 libfaketime libfastjson4 libfcgi0ldbl libfdisk1
  libfdt1 libffi6 libfile-readbackwards-perl libfile-sync-perl
  libfilesys-df-perl libflac8 libfontconfig1 libfreetype6 libfuse2 libgc1c2
  libgcc1 libgcrypt20 libgeoip1 libglib2.0-0 libgmp10 libgnutls-openssl27
  libgnutls30 libgnutlsxx28 libgoogle-perftools4 libgpg-error0 libgpm2
  libgraphite2-3 libgssapi-krb5-2 libgssglue1 libgssrpc4 libharfbuzz0b
  libhogweed4 libhtml-parser-perl libhtml-tree-perl libhttp-cookies-perl
  libhttp-daemon-perl libhttp-message-perl libhttp-negotiate-perl libibverbs1
  libidn11 libidn2-0 libio-socket-ssl-perl libio-stringy-perl libip4tc0
  libip6tc0 libiptc0 libiscsi7 libisns0 libjpeg62-turbo libjson-c3
  libjson-perl libjson-xs-perl libk5crypto3 libkadm5clnt-mit11
  libkadm5srv-mit11 libkeyutils1 libklibc libkmod2 libkrad0 libkrb5-3
  libkrb5support0 libldap-2.4-2 libldap-common libldb1 liblinear3
  liblinux-inotify2-perl liblocale-gettext-perl liblockfile-bin liblockfile1
  liblognorm5 liblua5.3-0 liblwp-protocol-https-perl liblz4-1 liblzma5
  liblzo2-2 libmagic-mgc libmagic1 libmath-bigint-perl
  libmath-random-isaac-perl libmime-base32-perl libmount1 libmpc3 libmpdec2
  libncurses5 libncursesw5 libnet-dbus-perl libnet-dns-perl libnet-http-perl
  libnet-ip-perl libnet-ssleay-perl libnet1 libnetfilter-conntrack3
  libnetfilter-log1 libnettle6 libnewt0.52 libnfnetlink0 libnghttp2-14
  libnl-3-200 libnl-route-3-200 libnpth0 libnspr4 libnss3 libnuma1 libogg0
  libopus0 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime
  libpam-systemd libpam0g libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpcap0.8 libpcre3 libpipeline1 libpixman-1-0 libpng16-16 libpopt0
  libprotobuf-c1 libpsl5 libpulse0 libpython-stdlib libpython2.7
  libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libqb0
  libquadmath0 librados2 libradosstriper1 librbd1 librdmacm1 libreadline5
  libreadline7 librgw2 librrd8 librrds-perl librtmp1 libsasl2-2
  libsasl2-modules-db libsdl1.2debian libseccomp2 libselinux1
  libsemanage-common libsemanage1 libsepol1 libslang2 libsm6 libsmartcols1
  libsmbclient libsnappy1v5 libsndfile1 libsocket6-perl libsqlite3-0 libss2
  libssh2-1 libssl1.1 libstatgrab10 libstdc++6 libstring-shellquote-perl
  libsystemd0 libtalloc2 libtasn1-6 libtcmalloc-minimal4 libtdb1
  libtemplate-perl libterm-readline-gnu-perl libtevent0 libtext-charwidth-perl
  libtext-iconv-perl libthai-data libthai0 libtimedate-perl libtinfo5
  libtokyocabinet9 libu2f-server0 libudev1 libunwind8 liburi-perl libusb-1.0-0
  libusbredirparser1 libuuid-perl libuuid1 libverto-libev1 libverto1
  libvorbis0a libvorbisenc2 libwbclient0 libwgdb0 libwrap0 libwww-perl
  libwww-robotrules-perl libx11-6 libx11-data libx11-xcb1 libxapian30 libxau6
  libxcb-render0 libxcb-shm0 libxcb1 libxml-libxml-perl
  libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
  libxml-sax-perl libxml-twig-perl libxml2 libxslt1.1 libxtables12 libzstd1
  linux-base linux-libc-dev locales login logrotate lsb-base lsof lvm2 lynx
  lynx-common man-db manpages mime-support mount multiarch-support nano ncdu
  ncurses-base ncurses-bin ncurses-term netbase netcat-traditional nfs-common
  nmap numactl open-iscsi openssh-client openssh-server openssh-sftp-server
  openssl passwd patch perl perl-base pinentry-curses postfix postfix-sqlite
  procmail procps psmisc python python-apt-common python-cephfs python-chardet
  python-ipaddr python-minimal python-pkg-resources python-protobuf
  python-rados python-rbd python-requests python-six python-talloc
  python-urllib3 python2.7 python2.7-minimal python3 python3-apt
  python3-chardet python3-debian python3-debianbts python3-httplib2
  python3-minimal python3-pkg-resources python3-pycurl python3-pysimplesoap
  python3-reportbug python3-requests python3-six python3-urllib3
  readline-common reportbug rpcbind rrdcached rsync rsyslog samba-common
  samba-libs sed sensible-utils smartmontools smbclient socat sqlite3 ssh
  strace systemd systemd-sysv sysvinit-utils tar tasksel tasksel-data tcpdump
  telnet thin-provisioning-tools tzdata ucf udev uidmap usbutils util-linux
  vim-common vim-tiny wamerican wget whiptail xfsprogs xkb-data xsltproc xxd
  xz-utils zlib1g
488 upgraded, 108 newly installed, 14 to remove and 0 not upgraded.
Need to get 0 B/239 MB of archives.
After this operation, 261 MB of additional disk space will be used.
Do you want to continue? [Y/n] W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook)     touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook)     - your APT repository settings
W: (pve-apt-hook)     - that you are using 'apt full-upgrade' to upgrade your system
 
Is this system already upgraded to PVE 6? - In that case remove the corosync-3 repository from your sources.list file and run `apt update ; apt full-upgrade` again.

If this doesn't help - what's the output of:
`apt install libpve-access-control libpve-guest-common-perl libpve-storage-perl`
 
Is this system already upgraded to PVE 6? - In that case remove the corosync-3 repository from your sources.list file and run `apt update ; apt full-upgrade` again.

No it isn't upgraded to 6 I'm trying to upgrade to 6 today.

This is the output of

" apt install libpve-access-control libpve-guest-common-perl libpve-storage-perl "

Code:
Reading package lists...
Building dependency tree...
Reading state information...
libpve-storage-perl is already the newest version (5.0-44).
libpve-access-control is already the newest version (5.1-12).
libpve-guest-common-perl is already the newest version (2.0-20).
0 upgraded, 0 newly installed, 0 to remove and 488 not upgraded.
 
libpve-storage-perl is already the newest version (5.0-44).
this is odd if you have the correct sources.list entries (and since you're using the enterprise repository a valid subscription) - the current version of libpve-storage-perl on PVE 6 is 6.1-8

please post the output of:
Code:
cat /etc/apt/sources.list
grep '' /etc/apt/sources.list.d/*.list

do you have a valid subscription? (`pvesubscription get`)
 
this is odd if you have the correct sources.list entries (and since you're using the enterprise repository a valid subscription) - the current version of libpve-storage-perl on PVE 6 is 6.1-8

please post the output of:
Code:
cat /etc/apt/sources.list
grep '' /etc/apt/sources.list.d/*.list
Code:
/etc/apt/sources.list.d/ceph.list:deb http://download.proxmox.com/debian/ceph-luminous buster main
/etc/apt/sources.list.d/corosync3.list:deb http://download.proxmox.com/debian/corosync-3/ stretch main
/etc/apt/sources.list.d/pve-enterprise.list:deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise
/etc/apt/sources.list.d/pve-enterprise.list:


deb http://ftp.debian.org/debian buster main contrib
deb http://ftp.debian.org/debian buster-updates main contrib

# security updates
deb http://security.debian.org/debian-security buster/updates main contrib



do you have a valid subscription? (`pvesubscription get`)
Code:
checktime: 1590896161
key: pve1c-1ad3e8dd92
level: c
nextduedate: 2021-04-05
productname: Proxmox VE Community Subscription 1 CPU/year
regdate: 2019-04-05 00:00:00
serverid: 2B40AD441536B036F4C104444F57D606
sockets: 1
status: Active
url: http://www.proxmox.com/products/proxmox-ve/subscription-service-plans
validdirectory: 2B40AD441536B036F4C104444F57D606
 
this is odd..
please remove the corosyn-3 repo:
Code:
rm /etc/apt/sources.list.d/corosync3.list
and run `apt update && apt full-upgrade` again

also post the output of `pveversion -v`
 
Done, same error:

Code:
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  ceph-fuse libu2f-server0 proxmox-mini-journalreader
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  libkdb5-8 libpve-access-control libpve-guest-common-perl libpve-storage-perl
  libpve-u2f-server-perl librados2-perl libtirpc1 proxmox-ve pve-cluster
  pve-container pve-firewall pve-ha-manager pve-manager qemu-server
The following NEW packages will be installed:
  cpp-8 dirmngr e2fsprogs-l10n fdisk gcc-8-base gnupg-l10n gnupg-utils gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm grub-efi-amd64-signed
  ibverbs-providers libargon2-1 libbind9-161 libcephfs2 libcom-err2
  libcryptsetup12 libcurl4 libdata-dump-perl libdigest-bubblebabble-perl
  libdns-export1104 libdns1104 libevent-2.1-6 libext2fs2 libfribidi0 libfstrm0
  libgdbm-compat4 libgdbm6 libgfapi0 libgfchangelog0 libgfdb0 libgfortran5
  libgfrpc0 libgfxdr0 libglusterfs-dev libglusterfs0 libgpg-error-l10n
  libicu63 libipset11 libirs161 libisc-export1100 libisc1100 libisccc161
  libisccfg163 libisl19 libjansson4 libkdb5-9 libleveldb1d liblmdb0
  liblttng-ust-ctl4 liblttng-ust0 liblvm2cmd2.03 liblwres161 libmpfr6
  libncurses6 libncursesw6 libnet-dns-sec-perl libnet-libidn-perl libnftables0
  libnftnl11 libnss-systemd libpcre2-8-0 libperl5.28 libprocps7 libprotobuf17
  libpython2-stdlib libpython3.7 libpython3.7-minimal libpython3.7-stdlib
  libtinfo6 libtirpc-common libtirpc3 libtry-tiny-perl libuchardet0
  libunistring2 liburcu6 mokutil nftables nmap-common os-prober
  perl-modules-5.28 pigz python-certifi python-idna python-prettytable
  python-rgw python2 python2-minimal python3-asn1crypto python3-certifi
  python3-cffi-backend python3-cryptography python3-debconf python3-distutils
  python3-idna python3-jwt python3-lib2to3 python3-prettytable python3.7
  python3.7-minimal shim-helpers-amd64-signed shim-signed shim-signed-common
  shim-unsigned usb.ids
The following packages will be upgraded:
  adduser apparmor apt apt-listchanges apt-transport-https apt-utils attr
  base-files base-passwd bash bash-completion bc bind9-host bridge-utils
  bsd-mailx bsdmainutils bsdutils btrfs-progs busybox bzip2 ca-certificates
  ceph-common ceph-fuse cifs-utils console-setup console-setup-linux coreutils
  cpio cpp cron cstream dash dbus debconf debconf-i18n debian-archive-keyring
  debian-faq debianutils dh-python diffutils dmeventd dmidecode dmsetup
  dnsutils dosfstools dpkg dtach e2fslibs e2fsprogs ebtables efibootmgr
  faketime fdutils file findutils fontconfig fontconfig-config
  fonts-font-awesome fuse gdisk gettext-base glusterfs-client glusterfs-common
  gnupg gnupg-agent gpgv grep groff-base grub-common grub-efi-amd64-bin
  grub-efi-ia32-bin grub-pc grub-pc-bin grub2-common gzip hdparm hostname
  ifupdown init init-system-helpers initramfs-tools initramfs-tools-core
  insserv iproute2 ipset iptables iputils-ping isc-dhcp-client isc-dhcp-common
  kbd keyboard-configuration keyutils klibc-utils kmod krb5-locales less
  libacl1 libacl1-dev libaio1 libanyevent-http-perl libanyevent-perl
  libapparmor-perl libapparmor1 libappconfig-perl libapt-inst2.0
  libapt-pkg-perl libapt-pkg5.0 libarchive13 libasound2 libasound2-data
  libasprintf0v5 libassuan0 libattr1 libattr1-dev libaudit-common libaudit1
  libauthen-pam-perl libavahi-client3 libavahi-common-data libavahi-common3
  libbabeltrace-ctf1 libbabeltrace1 libblas3 libblkid1 libbsd0
  libbytes-random-secure-perl libbz2-1.0 libc-bin libc-dev-bin libc-l10n libc6
  libc6-dev libcaca0 libcairo2 libcap-ng0 libcap2 libcap2-bin
  libclass-isa-perl libclone-perl libcomerr2 libcommon-sense-perl
  libcrypt-openssl-bignum-perl libcrypt-openssl-random-perl
  libcrypt-openssl-rsa-perl libcrypt-ssleay-perl libcups2 libcurl3-gnutls
  libdatrie1 libdb5.3 libdbi1 libdbus-1-3 libdebconfclient0
  libdevel-cycle-perl libdevmapper-event1.02.1 libdevmapper1.02.1
  libdigest-hmac-perl libdw1 libedit2 libefiboot1 libefivar1 libelf1 libestr0
  libev-perl libev4 libexpat1 libfaketime libfastjson4 libfcgi0ldbl libfdisk1
  libfdt1 libffi6 libfile-readbackwards-perl libfile-sync-perl
  libfilesys-df-perl libflac8 libfontconfig1 libfreetype6 libfuse2 libgc1c2
  libgcc1 libgcrypt20 libgeoip1 libglib2.0-0 libgmp10 libgnutls-openssl27
  libgnutls30 libgnutlsxx28 libgoogle-perftools4 libgpg-error0 libgpm2
  libgraphite2-3 libgssapi-krb5-2 libgssglue1 libgssrpc4 libharfbuzz0b
  libhogweed4 libhtml-parser-perl libhtml-tree-perl libhttp-cookies-perl
  libhttp-daemon-perl libhttp-message-perl libhttp-negotiate-perl libibverbs1
  libidn11 libidn2-0 libio-socket-ssl-perl libio-stringy-perl libip4tc0
  libip6tc0 libiptc0 libiscsi7 libisns0 libjpeg62-turbo libjson-c3
  libjson-perl libjson-xs-perl libk5crypto3 libkadm5clnt-mit11
  libkadm5srv-mit11 libkeyutils1 libklibc libkmod2 libkrad0 libkrb5-3
  libkrb5support0 libldap-2.4-2 libldap-common libldb1 liblinear3
  liblinux-inotify2-perl liblocale-gettext-perl liblockfile-bin liblockfile1
  liblognorm5 liblua5.3-0 liblwp-protocol-https-perl liblz4-1 liblzma5
  liblzo2-2 libmagic-mgc libmagic1 libmath-bigint-perl
  libmath-random-isaac-perl libmime-base32-perl libmount1 libmpc3 libmpdec2
  libncurses5 libncursesw5 libnet-dbus-perl libnet-dns-perl libnet-http-perl
  libnet-ip-perl libnet-ssleay-perl libnet1 libnetfilter-conntrack3
  libnetfilter-log1 libnettle6 libnewt0.52 libnfnetlink0 libnghttp2-14
  libnl-3-200 libnl-route-3-200 libnpth0 libnspr4 libnss3 libnuma1 libogg0
  libopus0 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime
  libpam-systemd libpam0g libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpcap0.8 libpcre3 libpipeline1 libpixman-1-0 libpng16-16 libpopt0
  libprotobuf-c1 libpsl5 libpulse0 libpython-stdlib libpython2.7
  libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libqb0
  libquadmath0 librados2 libradosstriper1 librbd1 librdmacm1 libreadline5
  libreadline7 librgw2 librrd8 librrds-perl librtmp1 libsasl2-2
  libsasl2-modules-db libsdl1.2debian libseccomp2 libselinux1
  libsemanage-common libsemanage1 libsepol1 libslang2 libsm6 libsmartcols1
  libsmbclient libsnappy1v5 libsndfile1 libsocket6-perl libsqlite3-0 libss2
  libssh2-1 libssl1.1 libstatgrab10 libstdc++6 libstring-shellquote-perl
  libsystemd0 libtalloc2 libtasn1-6 libtcmalloc-minimal4 libtdb1
  libtemplate-perl libterm-readline-gnu-perl libtevent0 libtext-charwidth-perl
  libtext-iconv-perl libthai-data libthai0 libtimedate-perl libtinfo5
  libtokyocabinet9 libu2f-server0 libudev1 libunwind8 liburi-perl libusb-1.0-0
  libusbredirparser1 libuuid-perl libuuid1 libverto-libev1 libverto1
  libvorbis0a libvorbisenc2 libwbclient0 libwgdb0 libwrap0 libwww-perl
  libwww-robotrules-perl libx11-6 libx11-data libx11-xcb1 libxapian30 libxau6
  libxcb-render0 libxcb-shm0 libxcb1 libxml-libxml-perl
  libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
  libxml-sax-perl libxml-twig-perl libxml2 libxslt1.1 libxtables12 libzstd1
  linux-base linux-libc-dev locales login logrotate lsb-base lsof lvm2 lynx
  lynx-common man-db manpages mime-support mount multiarch-support nano ncdu
  ncurses-base ncurses-bin ncurses-term netbase netcat-traditional nfs-common
  nmap numactl open-iscsi openssh-client openssh-server openssh-sftp-server
  openssl passwd patch perl perl-base pinentry-curses postfix postfix-sqlite
  procmail procps psmisc python python-apt-common python-cephfs python-chardet
  python-ipaddr python-minimal python-pkg-resources python-protobuf
  python-rados python-rbd python-requests python-six python-talloc
  python-urllib3 python2.7 python2.7-minimal python3 python3-apt
  python3-chardet python3-debian python3-debianbts python3-httplib2
  python3-minimal python3-pkg-resources python3-pycurl python3-pysimplesoap
  python3-reportbug python3-requests python3-six python3-urllib3
  readline-common reportbug rpcbind rrdcached rsync rsyslog samba-common
  samba-libs sed sensible-utils smartmontools smbclient socat sqlite3 ssh
  strace systemd systemd-sysv sysvinit-utils tar tasksel tasksel-data tcpdump
  telnet thin-provisioning-tools tzdata ucf udev uidmap usbutils util-linux
  vim-common vim-tiny wamerican wget whiptail xfsprogs xkb-data xsltproc xxd
  xz-utils zlib1g
488 upgraded, 108 newly installed, 14 to remove and 0 not upgraded.
Need to get 0 B/239 MB of archives.
After this operation, 261 MB of additional disk space will be used.
Do you want to continue? [Y/n] W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook)     touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook)     - your APT repository settings
W: (pve-apt-hook)     - that you are using 'apt full-upgrade' to upgrade your system
 
pveversion -v:

Code:
proxmox-ve: 5.4-2 (running kernel: 4.15.18-29-pve)
pve-manager: 5.4-15 (running version: 5.4-15/d0ec33c6)
pve-kernel-4.15: 5.4-18
pve-kernel-4.15.18-29-pve: 4.15.18-57
pve-kernel-4.15.18-28-pve: 4.15.18-56
pve-kernel-4.15.18-27-pve: 4.15.18-55
corosync: 3.0.3-pve1~bpo9
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.1-12
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-56
libpve-guest-common-perl: 2.0-20
libpve-http-server-perl: 2.0-14
libpve-storage-perl: 5.0-44
libqb0: 1.0.5-1~bpo9+2
lvm2: 2.02.168-pve6
lxc-pve: 3.1.0-7
lxcfs: 3.0.3-pve1
novnc-pve: 1.0.0-3
proxmox-widget-toolkit: 1.0-28
pve-cluster: 5.0-38
pve-container: 2.0-42
pve-docs: 5.4-2
pve-edk2-firmware: 1.20190312-1
pve-firewall: 3.0-22
pve-firmware: 2.0-7
pve-ha-manager: 2.0-9
pve-i18n: 1.1-4
pve-libspice-server1: 0.14.1-2
pve-qemu-kvm: 3.0.1-4
pve-xtermjs: 3.12.0-1
qemu-server: 5.0-56
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.13-pve1~bpo2
 
you're still running on pve 5.x - so the upgrade to 6 did not work.
check the output of `pve5to6`
change the sources entries back to stretch for all repositories - make sure you've installed all the latest packages from PVE 5 - check `pve5to6` again
 
I changed the repo to stretch I did an upgrade then and ran again the apt full-upgrade and it did well. Thank you for the support.
 
I solved my problem by changing the repot for "ceph." with the new version =>
deb http://download.proxmox.com/debian/ceph-luminous buster main
Thanks
I solved my problem
También me funcionó.
Este era mi error.
This is my error
Thanks
maquina@poseidon:/etc/apt/sources.list.d# apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libfdt1 libpve-u2f-server-perl libu2f-server0 proxmox-mini-journalreader
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
libpve-access-control libpve-guest-common-perl libpve-storage-perl
librados2-perl libtirpc1 proxmox-ve pve-cluster pve-container pve-firewall
pve-ha-manager pve-libspice-server1 pve-manager qemu-server
The following NEW packages will be installed:
dconf-gsettings-backend dconf-service glib-networking glib-networking-common
glib-networking-services gsettings-desktop-schemas gstreamer1.0-libav
gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-x
i965-va-driver intel-media-va-driver libaa1 libaacs0 libaom0 libass9
libavc1394-0 libavcodec58 libavfilter7 libavformat58 libavutil56 libbdplus0
libbluray2 libbs2b0 libcairo-gobject2 libcdparanoia0 libchromaprint1
libcodec2-0.8.1 libcroco3 libcrystalhd3 libdconf1 libdigest-bubblebabble-perl
libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
libdrm2 libdv4 libevent-2.1-6 libfftw3-double3 libflite1 libfuse3-3
libgdbm-compat4 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common
libgfapi0 libgfchangelog0 libgfdb0 libgfrpc0 libgfxdr0 libgl1 libgl1-mesa-dri
libglapi-mesa libglusterfs-dev libglusterfs0 libglvnd0 libglx-mesa0 libglx0
libgme0 libgomp1 libgsm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0
libgudev-1.0-0 libiec61883-0 libigdgmm5 libirs161 libjack-jackd2-0 libjbig0
libjemalloc2 liblilv-0-0 libllvm7 libmp3lame0 libmpg123-0 libmysofa0
libnet-dns-sec-perl libnet-libidn-perl libnorm1 libopenjp2-7 libopenmpt0
liborc-0.4-0 libpciaccess0 libperl5.28 libpgm-5.2-0 libpostproc55
libproxmox-backup-qemu0 libproxy1v5 libpython3.7 libraw1394-11 librsvg2-2
librsvg2-common librubberband2 libsamplerate0 libsensors-config libsensors5
libserd-0-0 libshine3 libshout3 libsodium23 libsord-0-0 libsoup2.4-1 libsoxr0
libspeex1 libspice-server1 libsratom-0-0 libssh-gcrypt-4 libswresample3
libswscale5 libtag1v5 libtag1v5-vanilla libtheora0 libtiff5 libtirpc-common
libtirpc3 libtwolame0 libv4l-0 libv4lconvert0 libva-drm2 libva-x11-2 libva2
libvdpau-va-gl1 libvdpau1 libvidstab1.1 libvisual-0.4-0 libvorbisfile3 libvpx5
libwavpack1 libwebp6 libwebpmux3 libx264-155 libx265-165 libxcb-dri2-0
libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcb-xfixes0
libxdamage1 libxfixes3 libxshmfence1 libxv1 libxvidcore4 libxxf86vm1 libzmq5
libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers perl-modules-5.28
python3-jwt python3-prettytable va-driver-all vdpau-driver-all
The following packages have been kept back:
libpve-common-perl libpve-http-server-perl
The following packages will be upgraded:
dnsutils glusterfs-client glusterfs-common grub-common grub-efi-amd64-bin
grub-efi-ia32-bin grub-pc grub-pc-bin grub2-common libanyevent-perl
libapparmor-perl libapt-pkg-perl libauthen-pam-perl libclone-perl
libcommon-sense-perl libcrypt-openssl-bignum-perl libcrypt-openssl-random-perl
libcrypt-openssl-rsa-perl libcrypt-ssleay-perl libcups2 libcurl3-gnutls
libev-perl libfcgi-perl libfile-sync-perl libfilesys-df-perl libgssrpc4
libhtml-parser-perl libio-socket-ssl-perl libjson-xs-perl libkadm5clnt-mit11
liblinux-inotify2-perl liblocale-gettext-perl libnet-dbus-perl libnet-dns-perl
libnet-ssleay-perl libpve-u2f-server-perl librrds-perl libsocket6-perl
libsub-name-perl libtemplate-perl libterm-readline-gnu-perl
libtext-charwidth-perl libtext-iconv-perl libuuid-perl libxml-libxml-perl
libxml-parser-perl lxc-pve nfs-common openssh-client openssh-server
openssh-sftp-server perl perl-base pve-qemu-kvm rpcbind spiceterm ssh
57 upgraded, 155 newly installed, 13 to remove and 2 not upgraded.
Need to get 0 B/146 MB of archives.
After this operation, 706 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook) touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook) - your APT repository settings
W: (pve-apt-hook) - that you are using 'apt full-upgrade' to upgrade your system
E: Sub-process /usr/share/proxmox-ve/pve-apt-hook returned an error code (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook
 
I solved my problem
please don't reply to posts which are already marked as 'SOLVED' - instead check out the instructions posted in this thread (setting the correct repositories, checking the output of `apt update` and `apt full-upgrade` - and if those don't resolve your issue - open a new thread)
Thanks!
 

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!