after upgrade 6 to 7 no GUI

Dec 5, 2020
7
0
6
45
hi i have some problem ater upgrade

it seems i have no python3 install corectly due my local lang problem hmm i hope i fix my locale/lang or i dont know!?

on

apt install proxmox-ve

error
____
apt install proxmox-ve

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ceph-common : Depends: python3-cephfs (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3-rados (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3-rbd (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3-rgw (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3.7:any but it is not installable
E: Unable to correct problems, you have held broken packages.

___

on locale command


locale

locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE=UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

...
---

apt-get install python3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3 is already the newest version (3.9.2-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
---

apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
------
apt update
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://ftp.debian.org/debian bullseye InRelease
Hit:3 http://download.proxmox.com/debian bullseye InRelease
Hit:4 http://ftp.debian.org/debian bullseye-updates InRelease
Hit:5 http://download.proxmox.com/debian/ceph-octopus buster InRelease
Err:6 https://enterprise.proxmox.com/debian/pve bullseye InRelease
401 Unauthorized [IP: 51.91.38.34 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease 401 Unauthorized [IP: 51.91.38.34 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
---

apt install --reinstall pve-manager proxmox-widget-toolkit
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ceph-common : Depends: python3-cephfs (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3-rados (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3-rbd (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3-rgw (= 15.2.13-pve1~bpo10) but it is not going to be installed
Depends: python3.7:any but it is not installable
E: Unable to correct problems, you have held broken packages.

-------

pveversion -v
-bash: pveversion: command not found

---
cat /etc/apt/sources.list
# deb http://ftp.hr.debian.org/debian bullseye main contrib

# deb http://ftp.hr.debian.org/debian bullseye-updates main contrib

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


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

# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian bullseye pve-no-subscription

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

apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
---


before install pve6to7 --full

no error or problems seeems all ok.


any help?

sorry for bad english
--
 
the same hell, pve6to7 --full no even warnings, sources list from wiki. After upgrade - no gui, no any *pve. Did you managed to resolve this?
 
Hi, yes i did. Problem was in cli GUI .. I'm reinstall just that part. But main problem is in installing python 3. For my correct install first i need to setup language to us
Try #$ 'locale' or 'locale -a' command

And see your locale..
When i setup locale and install that missing part whit python and/or reinstall cli/gui work ok. Or you just reinstall again from start. (I'm just reinstall cli from proxmox tutorial 6 to 7 part)

There is some bug in all install python3, it have to be default US locale or python won't work correctly. You can set default locale in '.bashrc' or '.profile' I'm think .. i need check or Google set Linux locale.

When proxmox install he didn't check locale.. and he stuck. It's and proxmox install bug and generally Linux python.. ( my locale was Croatian 'HR') . After that fix works ok.
 

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!