[Debian-ha-maintainers] libqb autopkgtest
Valentin Vidic
Valentin.Vidic at CARNet.hr
Mon Dec 19 10:39:35 UTC 2016
On Mon, Dec 19, 2016 at 11:14:31AM +0100, Valentin Vidic wrote:
> ipcserver: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
>
> Seems like a missing dependency somewhere? After installing libglib2.0-0:
Guess libglib2.0-0 is not in Depends because examples/ipcserver
is not included in the package. The following works then
in debian/tests/control:
Depends: @, psmisc, build-essential, libglib2.0-0
Tests: ipc
Restrictions: allow-stderr build-needed
--
Valentin
More information about the Debian-ha-maintainers
mailing list