Skip to content

Commit

Permalink
CURATORS: clean-old-stack-libs.hs is remove-old-stack-work-libs.hs
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
juhp committed Sep 15, 2023
1 parent 4e58e96 commit 334ca7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CURATORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ resolve any issues before the next curator shift the coming monday.
* You can detect the problem by running `df`. If you see that `/` is out of space, we have a problem.
* If you see that `/var/stackage/` is out of space, you can:
* run `./etc/diskspace/clean-old-stack-libs.hs [nightly|lts-XX]`
* run `./etc/diskspace/remove-old-stack-work-libs.hs [nightly|lts-XX]`
* If that is insufficient then remove all the old builds under the previous ghc/Cabal version:
* `rm -r /var/stackage/stackage/automated/work/[nightly|lts-XX]/unpack-dir/unpacked/*/.stack-work/dist/x86_64-linux/Cabal-X.Y.0.0/`
Expand Down

0 comments on commit 334ca7d

Please sign in to comment.