unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Guix Devel <guix-devel@gnu.org>
Subject: 79-GiB opam checkout in ~/.cache/guix
Date: Mon, 18 Nov 2019 23:58:10 +0100	[thread overview]
Message-ID: <87v9rgokql.fsf@nckx> (raw)

[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2019-11-18 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-18 22:58 Tobias Geerinckx-Rice [this message]
2019-11-19  0:03 ` 79-GiB opam checkout in ~/.cache/guix Bengt Richter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v9rgokql.fsf@nckx \
    --to=me@tobias.gr \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).