LINUX.ORG.RU

История изменений

Исправление lvn2000, (текущая версия) :

Попробовал, выполнил те две команды. Потом попытлася установить viber

sudo apt install -f ./viber.deb 
[sudo] password for lvn: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

потом попробовал установить

sudo apt install libopengl0 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

fix-broken

sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

Думаю, что может уже оставить как есть, слишком много зависимостей..

Исправление lvn2000, :

Попробовал, выполнил те две команды. Потом попытлася установить viber

sudo apt install -f ./viber.deb 
[sudo] password for lvn: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

потом попробовал установить

sudo apt install libopengl0 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

fix-broken

sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

Исходная версия lvn2000, :

Попробовал, выполнил те две команды. Потом попытлася установить viber

sudo apt install -f ./viber.deb 
[sudo] password for lvn: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

потом попробовал установить

sudo apt install libopengl0 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libegl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libgl1 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libgles2 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
 libglx0 : Depends: libglvnd0 (= 1.3.3-1~oibaf~f) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).