Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-9270

metatools: add API to fix: distrobuilder-2 downloading too many go modules

    • This impacts all users of golang-based apps, which have tons of things in SRC_URI and due to the non-parallel nature of Portage fetch, creates insanely long download times for the source code.

      Distrobuilder is currently downloading a ton of go modules, too many, like hundreds. It looks like the ebuild is getting the go modules from go.sum which also contains history. This is what geaaru has told me on discord. It should just download the modules it needs not the entire history of modules it has used.

            drobbins drobbins
            drobbins drobbins
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                – Dynamic Artifacts Architecture