On 07/01/18 15:52, Ximin Luo wrote: > Debian buildds: >> * Source package: singular >> * Version: 1:4.1.0-p3+ds-2+b1 >> * Architecture: amd64 >> * State: failed >> * Suite: sid >> * Builder: x86-ubc-01.debian.org >> * Build log: >> https://buildd.debian.org/status/fetch.php?pkg=singular&arch=amd64&ver=1%3A4.1.0-p3%2Bds-2%2Bb1&stamp=1515330074&file=log >> >> Please note that these notifications do not necessarily mean bug reports >> in your package but could also be caused by other packages, temporary >> uninstallabilities and arch-specific breakages. A look at the build log >> despite this disclaimer would be appreciated however. >> > > This (and other arches) were apparently built against libflint that links > against libntl27 the old library: > > Get:120 http://mirror-ubc.debian.org/debian unstable/main amd64 > libflint-2.5.2 amd64 2.5.2-17 [922 kB] > > I am not sure why this happened; singular is listed as "dependency level 3" > on the transition tracker whereas flint is level 2:
It happened because I scheduled all the binNMUs simultaneously, and there are no conflicts between the two libntl versions. > https://release.debian.org/transitions/html/auto-ntl.html > > Please re-schedule it to build against flint 2.5.2-17+b1 which should be > linked correctly against libntl35. Done. Emilio