Package: haskell-happstack Version: 0.5.0.2-1 Severity: serious Justification: fails to build from source
The i386 autobuilder's attempt to build haskell-happstack[1] failed as follows: mv debian/tmp-inst-ghc6/usr/bin/happstack debian/happstack/usr/bin mv: cannot stat `debian/tmp-inst-ghc6/usr/bin/happstack': No such file or directory As the log indicates, happstack was successfully built under dist-ghc6, just not installed to the temporary destination; AFAICT, that is because your install/happstack debian/rules target lacks a dependency on debian/tmp-inst-ghc6. (Your build presumably fared better because binary depends on binary-indep and binary-arch in that order, and hlibrary.mk arranges for the doc package's install target to depend on debian/tmp-inst-ghc6.) At any rate, could you please fix it? Thanks! [1] https://buildd.debian.org/fetch.cgi?pkg=haskell-happstack;ver=0.5.0.2-1;arch=i386;stamp=1279288714 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org