Control: retitle 707336 debhelper: PROMISE directive for dh_installdirs causes FTBFS
On Thu, May 09, 2013 at 11:00:13AM +0200, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part: > > make[2]: Entering directory `/«PKGBUILDDIR»/debian/build' > > [ -f /bin/chmod ] > > [ -f /bin/cp ] > > [ -f /bin/ln ] > > [ -f /bin/mkdir ] > > [ -f /bin/rm ] > > [ -d /«PKGBUILDDIR»/debian/vigor/usr ] || \ > > (/bin/mkdir /«PKGBUILDDIR»/debian/vigor/usr && /bin/chmod 755 > > /«PKGBUILDDIR»/debian/vigor/usr) > > /bin/mkdir: cannot create directory '/«PKGBUILDDIR»/debian/vigor/usr': No > > such file or directory > > make[2]: *** [install_common] Error 1 I can work around this. However, it's a consequence of a debhelper change, already reported in #707336. Since dh_installdirs no longer runs, debian/vigor is not created, and so the upstream Makefile's lack of 'mkdir -p' trips. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org