Thanks a lot for quickly addressing the problem!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958432
Title:
In CMake find_package(draco) fails if called two times
To manage notifications about th
The problem is in the debian-specific patch 0003-Install-proper-CMake-
targets.patch to the package (see
https://sources.debian.org/src/draco/1.5.0+dfsg-4/debian/patches/0003-Install-
proper-CMake-targets.patch/). In this patch, they add to the draco-
config.cmake.template file the lines:
~~~
add_
Public bug reported:
The following simple CMake script works fine (if libdraco-dev is installed):
~~~
cmake_minimum_required(VERSION 3.16)
project(assimptest)
find_package(draco REQUIRED)
~~~
Instead, the following one fails:
~~~
cmake_minimum_required(VERSION 3.16)
project(assimptest)
find_packa
Public bug reported:
The CMake config files shipped with the libassimp-dev package in Ubuntu
20.04 are malformed, and export the wrong include directories.
I prepare a minimal reproducible example in
https://gist.github.com/traversaro/1046013d018ff998fac1cea6987be7e0 .
To reproduce it, just comp
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833037
Title:
[SRU] uses uninitialized memory with MUMPS >= 5.1.0
I tested the version of the package 3.11.9-2.1ubuntu0.18.04.1 from
bionic-proposed, and indeed it fixes the bug for me. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833037
Title:
[SRU] use
Yes, I can confirm that the proposed package fixed the problem that we
had.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319338
Title:
Default boost v1.54 has broken asio while available 1.55 is f