This was built in docker? Or built locally? That's odd if in docker since CI ran the same test just fine.
One solution can be to turn off unit tests (locally add to the environment DEB_BUILD_OPTIONS=nocheck) http://www.ducea.com/2008/12/07/deb_build_optionsnocheck/ To do this with docker you would pass the variable like this: # docker run -e DEB_BUILD_OPTIONS=nocheck -t -v `pwd`:/build fwupd-ubuntu-x86_64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768627 Title: Update loop for Thunderbolt NVM for Xps notebook 9360. Installed version is not recognized (00.00) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1768627/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
