You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i compile yara 4.2.1 on my debian 10.4 with the libmagic-dev-1:5.35, the "make check" fails on test-magic.
tests/test-magic.c:28: rule does not match (but should)
FAIL test-magic (exit status: 1)
I tested in debian 11 with libmagic-dev-1:5.39 and all tests succeed. However, In my own case, i can't upgrade to debian 11 and get all new versions of libmagic dependencies. What can you suggest ?
The text was updated successfully, but these errors were encountered:
When i compile yara 4.2.1 on my debian 10.4 with the libmagic-dev-1:5.35, the "make check" fails on test-magic.
I tested in debian 11 with libmagic-dev-1:5.39 and all tests succeed. However, In my own case, i can't upgrade to debian 11 and get all new versions of libmagic dependencies. What can you suggest ?
The text was updated successfully, but these errors were encountered: