I believe this has broken systemd build. It has the following in the source tree: ./units/basic.target ./test/basic.target -> ../units/basic.target
and in ./test/meson.build it does install_data(file, install_dir : testsdir + '/testdata/') previously basic.target (from ./test/) would be copied and would create a regular file in target. now it copies basic.target as a symlink, and a broken symlink is installed in target. I'll check if systemd has any fixes for this, and i guess will test meson master or somesuch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787286 Title: Symlinks can't be copied by install_subdir() since 0.47.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/meson/+bug/1787286/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
