Hackage builds failing due to "no space left on device"

chessai chessai1996 at gmail.com
Mon Jun 22 19:20:09 UTC 2020


Thanks Gershom!

On Mon, Jun 22, 2020 at 12:18 PM Gershom B <gershomb at gmail.com> wrote:
>
> The tempdir on the builder had filled up. I already cleaned it and went and reset some failed builds.  https://github.com/haskell/hackage-server/issues/883
>
> -g
> On Jun 22, 2020, 3:10 PM -0400, chessai <chessai1996 at gmail.com>, wrote:
>
> Noticed that esqueleto is not building with the following error:
>
> /home/builder/hackage-server/build-cache/tmp-install/haddocks/aeson-1.5.2.0-docs/.copyFile2241-42.tmp:
> copyFile: resource exhausted (No space left on device)
> cabal: Leaving directory '/tmp/cabal-tmp-20169/aeson-1.5.2.0'
> cabal: Error: some packages failed to install:
> aeson-1.5.2.0-8m7uP0LdEdZJovFbkbnljA failed during the final install step. The
> exception was:
> ExitFailure 1
> conduit-1.3.2-ByhlA7RsvOCCAVlxG8dMJB depends on conduit-1.3.2 which failed to
> install.
> conduit-extra-1.3.5-u7qkGOsMDsAnghfNEDjDE depends on conduit-extra-1.3.5 which
> failed to install.
> esqueleto-3.3.3.2-IXlW3QxcWcv1TdnLct1H3o depends on esqueleto-3.3.3.2 which
> failed to install.
> monad-logger-0.3.32-5FoF5JZYOM2GJkmQhYs1Qk depends on monad-logger-0.3.32
> which failed to install.
> mono-traversable-1.0.15.1-G4IRQAjn5o89QjeJsBIgGz failed during the final
> install step. The exception was:
> ExitFailure 1
> persistent-2.10.5.2-9pMXVg6QyyTJGyUOWsNLzx depends on persistent-2.10.5.2
> which failed to install.
>
> (See full build log here:
> https://hackage.haskell.org/package/esqueleto-3.3.3.2/reports/3)
>
> Is anyone else experiencing this?


More information about the Libraries mailing list