Comment 2 for bug 1641905

Revision history for this message
Julian Andres Klode (juliank) wrote :

The issue is:

/<<PKGBUILDDIR>>/test/libapt/fileutl_test.cc:376: Failure
Value of: f.Close()
  Actual: false
Expected: true

Note that the test suite is not guaranteed to run during the build - there are dependency tracking issues in the build system, causing it to not build sometimes. But where it builds, this error should be gone.