[systemd-devel] [HEADS-UP] It's release time!

Michael Biebl mbiebl at gmail.com
Tue Feb 18 09:36:10 PST 2014


2014-02-18 3:26 GMT+01:00 Lennart Poettering <lennart at poettering.net>:
> Heya!
>
> It's release time again! It has been more than 4 months now since the
> last release. That's kinda emberassing, since we actually intended to go
> for a 2-3 week cycle... The big dbus transition took some time however.
>
> Aynway, I just finished a review of the git history, marked backportable
> fixes, and put together the NEWS.
>
> Kay, Zbigniew, Tom, David, Patrik, anything left to fix before I roll a
> release? I'd like to roll the release tomorrow (tuesday) or
> wednesday. Please have a closer look and test!

I'm running into test-suite failures with current git master. I'm
basically running
git clean -xdf
./autogen.sh g
make
make check

this results in
..
./build-aux/test-driver: line 107: 17839 Aborted                 "$@"
> $log_file 2>&1
FAIL: test-cgroup-mask
..
============================================================================
Testsuite summary for systemd 208
============================================================================
# TOTAL: 74
# PASS:  68
# SKIP:  5
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=systemd
============================================================================
make[4]: *** [test-suite.log] Error 1
make[3]: *** [check-TESTS] Error 2
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2


What's interesting, running (as root)
sudo make check
I get two failing tests:

./build-aux/test-driver: line 107: 18426 Aborted                 "$@"
> $log_file 2>&1
FAIL: test-unit-name
./build-aux/test-driver: line 107: 18519 Aborted                 "$@"
> $log_file 2>&1
FAIL: test-cgroup-mask

and the test-suite gets stuck in
/usr/bin/perl ./test/udev-test.pl








-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


More information about the systemd-devel mailing list