release: go1.10beta1 ships as: 2x the size of 1.9.1 due to pkg/obj/go-build files. go clean -cache does not shrink #23299
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
release-blocker
Milestone
go1.10beta1 darwin amd64
unpacking 1.10beta1 on my mac gives me a filesystem tree that it is 2x the size of 1.9.1, and contains alot of these go-build files, lots and lots of them (7569 files in this subdir). Is this intentional? What are these objects, and why are they taking up so much space and so many inodes?
screenfulls of this observed during un-taring:
size comparison
inspect one of these
observe that following the directions in the README does nothing to shrink the consumed space
The text was updated successfully, but these errors were encountered: