On 07/07/2015 04:42 PM, Michael Biebl wrote: > 2015-07-06 19:54 GMT+02:00 David Herrmann <dh.herrm...@gmail.com>: >> Hi >> >> We intend to release v222 tomorrow. If anyone has open issues that >> need to be in that release, please speak up. Right now, the release >> consists almost exclusively of bug-fixes, and we want to get those >> into distributions. > > I'm getting a "make check" failure with 9a50ce2 > > > $ ./test-path-util > expected: ./aa/bb/.. > actual: ./aa/bb/.. > expected: /aa/// > actual: /aa > expected: /aa/// > actual: /aa > expected: error > actual: error > /bin/sh > /home/michael/git/systemd/./test-path-util > /bin/sh > /bin/sh > /home/michael/git/systemd/./test-path-util > /bin/sh > ---/a/b/c/d--- > ---/a/b/c--- > ---/a/b--- > ---/a--- > ------ > ---/a/b/c--- > ---/a/b--- > ---/a--- > ------ > Assertion 'fsck_exists("minix") == 0' failed at > src/test/test-path-util.c:213, function test_fsck_exists(). Aborting. > Aborted
That's due to a missing --enable-split-usr during configure I guess. How exactly did you run invoke this? Daniel _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel