Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#40226 - makepkg wastes resource when git cloning
Attached to Project:
Arch Linux
Opened by skrat (skrat) - Monday, 05 May 2014, 15:17 GMT
Last edited by Dave Reisner (falconindy) - Monday, 05 May 2014, 15:19 GMT
Opened by skrat (skrat) - Monday, 05 May 2014, 15:17 GMT
Last edited by Dave Reisner (falconindy) - Monday, 05 May 2014, 15:19 GMT
|
DetailsWhen you ask for git resource in PKGBUILD's `sources`, makepkg clones entire git tree, proceeds to build the package, then throws it away. IMO it should call git clone with --depth=1 to only download what's really needed.
|
This task depends upon
Closed by Dave Reisner (falconindy)
Monday, 05 May 2014, 15:19 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#34677
Monday, 05 May 2014, 15:19 GMT
Reason for closing: Duplicate
Additional comments about closing: