UPDATE:
I ran `apt-cache policy libgles2` and found out that apt is actually
trying to install libgles2 1.3.1-1 instead of 1.3.1-1ubuntu0.20.04.01.
So that's why the dependency error.
So, I guess it's a problem with apt. I've fixed it by manually
installing the correct version. But I wonder what was causing it.
---
Sorry for posting this in haste.
** Changed in: libglvnd (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libglvnd in Ubuntu.
https://bugs.launchpad.net/bugs/1900278
Title:
libgles2 dependency version mismatch error
Status in libglvnd package in Ubuntu:
Invalid
Bug description:
libgles2 has listed libglvnd0 (= 1.3.1-1) as its dependency but apt is
trying to install version (= 1.3.1-1ubuntu0.20.04.1).
This is the error I get when doing `sudo apt install liblges2`:
```
The following packages have unmet dependencies:
libgles2 : Depends: libglvnd0 (= 1.3.1-1) but 1.3.1-1ubuntu0.20.04.1 is to
be installed
E: Unable to correct problems, you have held broken packages.
```
I'm using Xubuntu 20.04.1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1900278/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp