Source: freecontact Version: 1.0.21-14 Severity: normal Tags: ftbfs User: debian...@lists.debian.org Usertags: apt-cache
Hi, freecontact uses d-shlibs that uses apt-cache and the apt cache during the build to get information about packages not installed in the build chroot. That makes the package FTBFS on reproduce.d.n: https://reproduce.debian.net/all/#libfreecontact-doc To fix this please add a build dependency on libgfortran-12-dev. I tested that this makes the package reproducible. In addition the sbuild team plans to clean the apt cache before building the package by default in forky which would make this package FTBFS. This would also be fixed by adding the build dependency. Cheers Jochen