Answer the question
In order to leave comments, you need to log in
What is the cause of the error when installing the haskell package?
I'm trying to install the encoding package... I get the following:
cabal install encoding
Resolving dependencies...
Configuring encoding-0.6.6...
Failed to install encoding-0.6.6
Build log ( /home/haskell/.cabal/logs/ghc-8.4.4/encoding-0.6.6-FpSxS0hB2DcAOz2YiS2hId.log ):
cabal: Entering directory '/tmp/cabal-tmp-21138/encoding-0.6.6'
cabal: Leaving directory '/tmp/cabal-tmp-21138/encoding-0.6.6'
cabal: Error: some packages failed to install:
encoding-0.6.6-FpSxS0hB2DcAOz2YiS2hId failed during the configure step. The
exception was:
/tmp/cabal-tmp-21138/encoding-0.6.6/dist/setup/setup.version: openFile:
resource busy (file is locked)
Answer the question
In order to leave comments, you need to log in
Perhaps you are running the installation of the same package in parallel.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question