Hi Magnus,
I'm trying to build updated packages for [haskell-happstack] and I get this
kind of errors:
$ ./makeahpkg -c -a i686 $( Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:26 CEST 2014)
==> Retrieving sources...
-> Found fb-1.0.2.tar.gz
==> Validating source files with sha256sums...
fb-1.0.2.tar.gz ... Passed
==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:27 CEST 2014)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: haskell-conduit-extra=1.1.3-1
error: target not found: haskell-monad-logger=0.3.7-4
==> ERROR: 'pacman' failed to install missing dependencies.
==> ERROR: Build failed, check
/home/nicola/haskell-happstack/i686-chroot/build/build
[...]
and similar others for other packages. The build process ran flawless for
x86_64. I assume there is some problem with the i686 packages after today's
update of habs.
Thanks
Nicola