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#21930 - [devtools] Patch archbuild to update the root, not the copy of the clean chroot.
Attached to Project:
Arch Linux
Opened by Thomas Dziedzic (tomd123) - Monday, 29 November 2010, 23:18 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 02 December 2010, 15:51 GMT
Opened by Thomas Dziedzic (tomd123) - Monday, 29 November 2010, 23:18 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 02 December 2010, 15:51 GMT
|
DetailsOnce a package in the root is outdated, it will update each time you run archbuild, this doesn't make any sense since you are just repeating the same work each time you run it. The following patch updates the root, and not just the copy of the chroot. Small packages aren't a problem, but if you have to upgrade kernel26 each time you build a package, it get's really annoying.
Patch attached. |
This task depends upon
Closed by Pierre Schmitz (Pierre)
Thursday, 02 December 2010, 15:51 GMT
Reason for closing: Implemented
Thursday, 02 December 2010, 15:51 GMT
Reason for closing: Implemented
I have attached the patch which trims the mentioned unneeded arguments.