guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

79-GiB opam checkout in ~/.cache/guix


From: Tobias Geerinckx-Rice
Subject: 79-GiB opam checkout in ~/.cache/guix
Date: Mon, 18 Nov 2019 23:58:10 +0100

Auntie Guix,

My SSD hurts & my ~/.cache/guix feels funny:

 ~ λ du -hs ~/.cache/guix/checkouts/* | sort -h
 560K   /home/nckx/.cache/guix/checkouts/hp4…
 1.3M   /home/nckx/.cache/guix/checkouts/l74…
 2.5M   /home/nckx/.cache/guix/checkouts/hep…
 219M   /home/nckx/.cache/guix/checkouts/pjm…
 79G    /home/nckx/.cache/guix/checkouts/f5u…

…wait, what the hell is that last one?

 ~ λ cat ~/.cache/guix/checkouts/f5u…/.git/config
 [core]
        bare = false
        repositoryformatversion = 0
        filemode = true
        logallrefupdates = true
 [remote "origin"]
        url = https://github.com/ocaml/opam-repository
        fetch = +refs/heads/*:refs/remotes/origin/*

I have no idea what this means or what has happened. I don't remember running an opam importer recently, although I've probably run ‘guix refresh’ on an opam package or so.

Still.

According to GitHub, the repository is only 70.9 *MiB* and when I clone it locally it's still nowhere near a gigabyte:

 ~ λ git clone  https://github.com/ocaml/opam-repository
 Cloning into 'opam-repository'...
Receiving objects: 100% (316368/316368), 69.07 MiB | 5.70 MiB/s, done.

 ~ λ du -hs opam-repository/
 562M   opam-repository/

Halp,

T G-R

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]