Package: cabal-helper Version: 0.6.2.0-1 Severity: grave Justification: renders package unusable
There's no cabal-helper binary in the package: > $ dpkg -L cabal-helper > /. > /usr > /usr/share > /usr/share/doc > /usr/share/doc/cabal-helper > /usr/share/doc/cabal-helper/changelog.Debian.gz > /usr/share/doc/cabal-helper/buildinfo_i386.gz > /usr/share/doc/cabal-helper/copyright Probably caused by the install file being called debian/haskell-cabal-helper-utils.install but there being no mention of "utils" anywhere in debian/control. Also, ghc-mod seems to expect cabal-helper in /usr/libexec: > $ ghc-mod list > ghc-mod: Could not find $libexecdir/cabal-helper-wrapper > > If you are a developer set the environment variable > `cabal_helper_libexecdir' to override $libexecdir[1]. The following will > work in the cabal-helper source tree: > > $ export cabal_helper_libexecdir=$PWD/dist/build/cabal-helper-wrapper > > [1]: /usr/libexec > > If you don't know what I'm talking about something went wrong with your > installation. Please report this problem here: > > https://github.com/DanielG/cabal-helper/issues Shall I open another bug or can you check that as well? -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (980, 'testing'), (980, 'stable'), (500, 'unstable-debug'), (500, 'unstable'), (500, 'stable'), (200, 'experimental'), (1, 'experimental-debug') Architecture: i386 (x86_64) Foreign Architectures: amd64 Kernel: Linux 4.4.0-rc6-lis64+ (SMP w/4 CPU cores; PREEMPT) Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) -- no debconf information -- Tomáš Janoušek, a.k.a. Pivník, a.k.a. Liskni_si, http://work.lisk.in/

