Bug#1010832: haskell-devscripts: dh_haskell_extra_depends: not found

Scott Talbert swt at techie.net
Wed May 11 04:25:11 BST 2022


Package: haskell-devscripts
Version: 0.16.14
Severity: important

While trying to build gitit, encountered the following error:
dh_haskell_depends -plibghc-gitit-data # for haskell:Extra-Depends substvar
/usr/bin/dh_haskell_depends: 27: dh_haskell_extra_depends: not found
make: *** [debian/rules:22: install/libghc-gitit-data] Error 127
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

dh_haskell_depends calls dh_haskell_extra_depends, which doesn't exist.  
Should it be calling dh_haskell_extra_depends_ghc?



More information about the Pkg-haskell-maintainers mailing list