[GH-ISSUE #191] Source tarball incomplete? #82

Closed
opened 2026-03-13 15:42:57 +03:00 by kerem · 2 comments
Owner

Originally created by @danb35 on GitHub (Oct 20, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/191

The 0.8 source tarball is 46KB, and extracts into 220KB uncompressed. By comparison, the 0.7.2 source tarball was 16MB, and a git clone of this repo is 27MB uncompressed. Is there something missing from the 0.8 tarball, or does the git clone just include a lot of unnecessary stuff?

Originally created by @danb35 on GitHub (Oct 20, 2019). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/191 The 0.8 source tarball is 46KB, and extracts into 220KB uncompressed. By comparison, the 0.7.2 source tarball was 16MB, and a `git clone` of this repo is 27MB uncompressed. Is there something missing from the 0.8 tarball, or does the `git clone` just include a lot of unnecessary stuff?
kerem closed this issue 2026-03-13 15:43:02 +03:00
Author
Owner

@joohoi commented on GitHub (Oct 20, 2019):

There certainly is stuff missing, however - on purpose. Acme-dns was migrated over to Go 1.13 and gomodules in #187 and in the process I nuked the vendor directory where all the dependencies were saved. Closing this as resolved, but feel free to let me know you don't agree and we'll reopen the issue.

<!-- gh-comment-id:544303924 --> @joohoi commented on GitHub (Oct 20, 2019): There certainly is stuff missing, however - on purpose. Acme-dns was migrated over to Go 1.13 and gomodules in #187 and in the process I nuked the `vendor` directory where all the dependencies were saved. Closing this as resolved, but feel free to let me know you don't agree and we'll reopen the issue.
Author
Owner

@danb35 commented on GitHub (Oct 21, 2019):

I just thought it was sure to be an error when it was that much smaller than it used to be, but so much the better. I'm having trouble building a RPM from my old .spec file, but I'm green enough that it's probably a different error on my part.

<!-- gh-comment-id:544320236 --> @danb35 commented on GitHub (Oct 21, 2019): I just thought it was sure to be an error when it was that much smaller than it used to be, but so much the better. I'm having trouble building a RPM from my old .spec file, but I'm green enough that it's probably a different error on my part.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#82
No description provided.