[arch-haskell] HABS makeworld script not recognizing remotely built packages during makepkg?

Peter Simons simons at cryp.to
Sat Oct 12 07:39:15 UTC 2013


Hi Leif,

 > When running makeworld, it says:
 >
 >   "Not building haskell-failure-0.1.0.1-3-x86_64.pkg.tar.xz (already built)."
 >
 > It got that package from the repo. But then at the bottom, it fails
 > with:
 >
 >   ==> Making package: haskell-hamlet 0.8.0-1 (Wed Apr 20 06:39:01 UTC 2011)
 >   ==> Checking runtime dependencies...
 >   ==> Installing missing dependencies...
 >   error: target not found: haskell-failure<0.2
 >   ==> ERROR: 'pacman' failed to install missing dependencies.
 >   Build failed, check /home/chroot-x86_64/copy/build

my guess is that the 'root' and 'copy' sandbox are out of sync. I would
try deleting the '/var/tmp/chroot-*/copy' hierarchy, so that the next
build starts with a clean sandbox. That should fix the problem.

Take care,
Peter





More information about the arch-haskell mailing list