[Bug 1900278] Re: libgles2 dependency version mismatch error

2020-10-19 Thread Timo Aaltonen
libglvnd0 and libgles2 are built from the same source, it seems weird that one would be updated and not the other one.. and the new version has been in focal-updates since mid-August -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1900278] Re: libgles2 dependency version mismatch error

2020-10-18 Thread Bharat
Can you please specify which updates? I just installed this OS two days ago and ran `apt dist-upgrade` command afterwards and also updated other apps from Software Updater. Or do you mean some other sort of updates? Thanks. -- You received this bug notification because you are a member of Ubunt

[Bug 1900278] Re: libgles2 dependency version mismatch error

2020-10-18 Thread Timo Aaltonen
you hadn't installed updates, that's why -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900278 Title: libgles2 dependency version mismatch error To manage notifications about this bug go to: https:

[Bug 1900278] Re: libgles2 dependency version mismatch error

2020-10-17 Thread Bharat
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