[Bug 1550983] Re: Fails to start with "Couldn't open libGL.so.1" (missing dependency?)
Rafael David Tinoco
rafael.tinoco at canonical.com
Fri Jan 27 11:15:28 UTC 2017
** Tags added: sts-sponsor
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1550983
Title:
Fails to start with "Couldn't open libGL.so.1" (missing dependency?)
Status in One Hundred Papercuts:
Confirmed
Status in gtk+3.0 package in Ubuntu:
Fix Released
Status in gtk+3.0 source package in Xenial:
New
Status in gtk+3.0 source package in Yakkety:
New
Status in gtk+3.0 package in Debian:
Fix Released
Bug description:
[Impact]
There are some unlinked calls to libGL.so.1 undetected in the build process because of using libepoxy. Running an application that does not depend on libgl1 (directly or indirectly) may lead to aborting the process with an undefined reference to libGL.so.1.
[Test Case]
1. Deploy a server / cloud image of Xenial or Yakkety.
2. Use a Windows or a Mac client with Cygwin/X and ssh -XY to Ubuntu machine.
3. sudo apt install firefox; firefox
Expected result:
firefox is launched on the client machine.
Actual result:
"Couldn't open libGL.so.1" message is printed.
[Regression Potential]
Minimal
[Other Info]
Original bug description:
virt-manager fails to start:
$ virt-manager --debug --no-fork
[Sun, 28 Feb 2016 19:18:22 virt-manager 7592] DEBUG (cli:256) Launched with command line: /usr/share/virt-manager/virt-manager --debug --no-fork
[Sun, 28 Feb 2016 19:18:22 virt-manager 7592] DEBUG (virt-manager:143) virt-manager version: 1.3.2
[Sun, 28 Feb 2016 19:18:22 virt-manager 7592] DEBUG (virt-manager:144) virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
Couldn't open libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory
$
Installing the 'libgl1-mesa-glx' package resolves the issue.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: virt-manager 1:1.3.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Sun Feb 28 19:19:27 2016
InstallationDate: Installed on 2016-02-27 (0 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160206)
PackageArchitecture: all
SourcePackage: virt-manager
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1550983/+subscriptions
More information about the Ubuntu-sponsors
mailing list