Bug#940906: make autopkgtest working

Carsten Schoenert c.schoenert at t-online.de
Sat Nov 23 15:02:21 GMT 2019


Control: tags -1 patch
Control: affects -1 src:kicad
Control: severity -1 important

Hello Guus,

currently the version of glm in unstable is preventing kicad on
migrating to testing.

The main difference between the version in testing and unstable is the
lack of the files

/usr/lib/cmake/glm/glmConfig.cmake
/usr/lib/cmake/glm/glmConfigVersion.cmake
/usr/lib/cmake/glm/glmTargets.cmake

which are not shipped/installed anymore in 0.9.9.6 and thus the
autopkgtest is failing as it is using these config files. So the
autopkgtest is right.

There is a MR on the upstream project which will bring back the files

glmConfig.cmake
glmConfig-version.cmake

This alone isn't enough as these files need also get installed (again)
into the binary package. So I added the new shipped files within another
patch.

Find attached two patches which makes the autopkgtest working again.
Feel free to use/modify these patches so src:glm is working correctly
within an autopkgtest.

Regards
Carsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-a-patch-queue.patch
Type: text/x-diff
Size: 28196 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20191123/f476f1b4/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-d-libglm-dev.install-install-CMake-package-config-ag.patch
Type: text/x-diff
Size: 643 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20191123/f476f1b4/attachment-0003.patch>


More information about the debian-science-maintainers mailing list