At the moment, I don't have a machine I can do a fresh reinstall of 20.04 on, but I can reproduce this in a minimal Singularity container. I can share the container recipe file if that would help.
Running the following (after opening a shell in the container) reproduces the error: 1. echo "find_package(PCL)" > CMakeLists.txt 2- cmake . I've attached my CMakeCache.txt. Running 'cat CMakeCache.txt | grep PCL' produces the following: Singularity> cat CMakeCache.txt | grep PCL //The directory containing a CMake configuration file for PCL. PCL_DIR:PATH=/lib/x86_64-linux-gnu/cmake/pcl When I get the chance, I can also try it on a fresh 20.04 install once one of my machines is free. ** Attachment added: "CMakeCache.txt" https://bugs.launchpad.net/ubuntu/+source/pcl/+bug/1896118/+attachment/5424296/+files/CMakeCache.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896118 Title: PCLConfig.cmake fails to find pcl due to usrmerge To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pcl/+bug/1896118/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
