[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-11-10 Thread Dennis Klein
On a side note, Debian 10 is also affected by this bug. If you could trigger a backport of the fix there, too, this would be aweseome! Thank you very much! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-11-10 Thread Dennis Klein
> Abosulety! However, it'll require an actual test case. ``` #!/bin/bash cleanup() { rm -rf "$1" } set -e testdir="$(mktemp -d)" trap "cleanup ${testdir}" EXIT pushd "${testdir}" cat < CMakeLists.txt cmake_minimum_required(VERSION 3.16 FATAL_ERROR) project(yaml-cpp-test LANGUAGES CXX)

[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-31 Thread Chris Halse Rogers
Abosulety! However, it'll require an actual test case. I've been unable to come up with a build that's broken by this, but since you noticed it presumably you have? If you've got an example of what's broken by this, could you please attach it and we can turn it into the SRU test case. -- You

[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-30 Thread Ted Steiner
Would it be possible to get this fix applied to Ubuntu 20.04 as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880419 Title: yaml-cpp-config.cmake has incorrect path to yaml-cpp include

[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package yaml-cpp - 0.6.3-9 --- yaml-cpp (0.6.3-9) unstable; urgency=medium * Fix pkg-config and cmake wrong files and paths. LP: #1880419 -- Gianfranco Costamagna Tue, 26 May 2020 17:56:33 +0200 ** Changed in: yaml-cpp (Ubuntu) Status: New =>

[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-29 Thread Chris Halse Rogers
Hm. I'm having trouble coming up with an actual test case for this. What sort of usage does this break? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880419 Title: yaml-cpp-config.cmake has

[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-28 Thread MichaƂ Sawicz
** Changed in: yaml-cpp (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880419 Title: yaml-cpp-config.cmake has incorrect path to