Comment 2 for bug 940110

Revision history for this message
Vincent Untz (vuntz) wrote : Re: "make check" fails when building openSUSE package for 21.90

Now, with 24.0, we're hitting this:

[ 403s] make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/deja-dup-24.0/tests/runner'
[ 412s] /scripts/bad-hostname:
[ 412s] ** (/home/abuild/rpmbuild/BUILD/deja-dup-24.0/tests/runner/.libs/runner:29695): WARNING **: runner.vala:215: Error string didn't match; expected (null), got Your backup appears to be corrupted. You should delete the backup and try again.
[ 412s] /bin/sh: line 1: 29695 Trace/breakpoint trap dbus-launch ./runner $test
[ 412s] make[2]: *** [check] Error 133

(we disable "make check" for our package now to ignore those kind of issues)