<div dir="ltr">Hi,<br><br>I was on +1 maintenance last week, below what I worked on:<br><br>netdata<br>======<br><br>It was a simple sync since Debian merged the patch that I had added previously. This was uploaded by @Graham Inggs .<br><br>node-gulp-coffee<br>=============<br><br>node-gulp-coffee timeouts on tests on arm64 only, I increased the timeout and the tests passed. This was uploaded by @Graham Inggs .<br><br>libgpg-error<br>=========<br><br>It regressed on i386 because debian removed the test directive "skip-not-installable". Indeed, Ubuntu i386 autopkgtest runners actually run on amd64 and use multi-arch which then used to trigger amd64 tests on for i386 builds which then failed. This was fixed by @Lukas Märdian here <a href="https://bugs.launchpad.net/ubuntu/+source/libgpg-error/+bug/1975673">https://bugs.launchpad.net/ubuntu/+source/libgpg-error/+bug/1975673</a>. But as explained in the bug report, the i386 test still fails: this is because autopkgtest tries to install gcc-mingw-w64-i686:i386 which does not exist, gcc-mingw-w64-i686:all does though. Either a fix is needed in autopkgtest in order to fallback to :all when :$arch does not, or I was told that this package could be missing Multi-Arch: foreign field. <b>Anyway, I'm still working on this.</b><br><br>aqsis<br>====<br><br><div>aqsis FTBFS on armhf because Debian had support for qt5 and armhf qt5 libraries lack support for some OpenGL functions: indeed, armhf qt5 libraries use the OpenGL ES 2.0 mode (qtbase-opensource-src-5.15.4+dfsg/debian/rules), which is only a subset of OpenGL 2.0 and does not contain the missing functions (<a href="https://www.khronos.org/registry/OpenGL/specs/es/2.0/es_cm_spec_2.0.pdf">https://www.khronos.org/registry/OpenGL/specs/es/2.0/es_cm_spec_2.0.pdf</a>).</div><div>And it regressed on i386 because the last build for this arch was removed from release: I added a Britney hint to make it pass (Thanks <a class="gmail_plusreply" id="plusReplyChip-5" href="mailto:graham.inggs@canonical.com" tabindex="-1">@Graham Inggs</a> for this). <br></div><div><br></div><div>This was uploaded by <a class="gmail_plusreply" id="plusReplyChip-6" href="mailto:graham.inggs@canonical.com" tabindex="-1">@Graham Inggs</a>.</div><div><br></div><div>dropbear</div><div>=======</div><div><br></div><div>dropbear regressed on all archs because of the following issues:</div><div><br></div><div>- mkdir fail because ~/.ssh already exists => use mkdir -p</div><div>- tests find the installed kernel by matching kernel packages suffixed by -$arch (like Debian does) whereas in Ubuntu they are suffixed by -generic<br></div><div>- mmdebstrap fails because the sources.list was grepped against 'Origin: Debian' => change that for 'Origin: Ubuntu'</div><div><br></div><div>The package built successfully in my PPA and I locally validated that autopkgtest passes on amd64 but I had to increase the memory size of the VM, I'll add this package to big_packages too. <a class="gmail_plusreply" id="plusReplyChip-7" href="mailto:graham.inggs@canonical.com" tabindex="-1">@Graham Inggs</a> just told me that autopkgtest failed on armhf for another reason, I'll fix that and ask for uploading: <b>I'm still working on this</b>.<br></div><div><br></div><div>That's it,</div><div><br></div><div>Thanks,</div><div><br></div><div>Alex<br></div><div><br></div></div>