uselessd-7 test-strv fails on slackware

Issue #7 resolved
JChase2 created an issue

Output in test-suite.log after running make-check:

FAIL: test-strv

Assertion 'r >= 0' failed at src/test/test-strv.c:52, function test_specifier_p$ xxx a=AAAA b=BBBB yyy

Comments (4)

  1. JChase2 reporter

    Actually this seems like it might have something to do with me not setting up the FH requirements and such. I guess that's what happens when you're hasty.

  2. The Initfinder General

    Actually it might be because the function tests for a valid D-Bus machine ID, which you don't have set up.

    Try running systemd-machine-id-setup and then do make check again. I might remove the machine ID check entirely, as I do not think we strictly need it for uselessd's normal operation.

  3. Log in to comment