Source: util-linux Version: 2.25-1 Severity: serious Justification: FTBFS Hi,
your package FTBFS in experimental, on all archs so far: | if [ -d debian/cfdisk-udeb ]; then \ | cd debian/util-linux-locales && find usr/share/locale -type f | while read x; do \ | mkdir -p ../cfdisk-udeb/$(dirname $x); \ | ln $x ../cfdisk-udeb/$x; \ | done \ | fi | /bin/sh: 2: cd: can't cd to debian/util-linux-locales | make[1]: *** [override_dh_install] Error 2 | debian/rules:99: recipe for target 'override_dh_install' failed | make[1]: Leaving directory '/«PKGBUILDDIR»' | make: *** [binary-arch] Error 2 | debian/rules:49: recipe for target 'binary-arch' failed Full build logs: https://buildd.debian.org/status/package.php?p=util-linux&suite=experimental Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org