[Haskell-cafe] Problem with stack

YueCompl compl.yue at icloud.com
Thu Feb 25 15:30:53 UTC 2021


We've been running diskless Linux (Ubuntu 18.04) boxes fine with cabal/stack since about 2 years ago, with all filesystems mounted remotely through NFS, those served by SmartOS with ZFS on the server.

FYI, Compl

> On 2021-02-25, at 22:56, Olaf Klinke <olf at aatal-apotheke.de> wrote:
> 
>> Are you building on a networked filesystem?
>> 
>> Here's a somewhat similar report where switching to a completely local 
>> filesystem has resolved the issue.
> 
> Speaking of which, is there a specification about what filesystem
> features stack and its sub-tools expect? I can not build stack projects
> on a remote cifs share, but on the local filesystem it works fine. The
> error is
> 
> Encountered error while migrating Stack database:
>    SQLite3 returned ErrorBusy while attempting to perform step:
> database is locked
> Please report this on https://github.com/commercialhaskell/stack/issues
> 
> I suspect that things like symlinks are expected to work, which samba
> does not support despite the target drive being ext4. 
> 
> Olaf
> 
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.



More information about the Haskell-Cafe mailing list