-
Notifications
You must be signed in to change notification settings - Fork 722
Closed
Labels
cabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").
Description
While new-build is installing dependencies I get errors similar to the following every couple of builds, it's very hard to reproduce, seems to be made more likely to happen when using a large -j
though.
cabal: Failed to build <something-1.2.3.4> (which is required by <pkg> and
<pkg>). The failure occurred during the final install step. The
exception was:
<somewhere>/dist-newstyle/tmp/package-registration--64315:
removeDirectoryRecursive: unsatisfied constraints (Directory not empty)
I've had this happen on both Debian jessie as well as CentOS 6, with btrfs on one and NFS on the other.
Metadata
Metadata
Assignees
Labels
cabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").