~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH builds.sr.ht] Revert "images/archlinux: skip compression for makepkg"

Details
Message ID
<20211025190843.1346348-1-eschwartz@archlinux.org>
DKIM signature
missing
Download raw message
Patch: +1 -4
This reverts commit 73b24a385c95ef2df0d18bff1545980e9fc6f35c.

This affects packages which are built and uploaded in a builds.sr.ht
job, not just packages which are built as a side effect of installing
AUR packages in the job setup.

In commit e6d7370899cfc125ff7db7c61a31c52fa9049b0a the compression for
installing AUR packages in the job setup, was already disabled, using
the same method as this commit performed but scoped only to `yay -Syu`.

To quote the commit message:

"This patch has no effect on any makepkg run by the user in its build
script after the install() step ends."

which I think is a reasonable approach to take.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
---
 images/archlinux/genimg | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/images/archlinux/genimg b/images/archlinux/genimg
index 36a12c2..b5bc11a 100755
--- a/images/archlinux/genimg
+++ b/images/archlinux/genimg
@@ -119,10 +119,7 @@ initrd initramfs-linux.img
append root=/dev/vda2 rw quiet
EOF

cat >> "$root"/etc/makepkg.conf <<- EOF
makeopts=(--skippgpcheck)
PKGEXT='.pkg.tar'
EOF
echo "makeopts=(--skippgpcheck)" >> $root/etc/makepkg.conf

run_normal curl -O https://aur.archlinux.org/cgit/aur.git/snapshot/yay.tar.gz
run_normal tar xf yay.tar.gz
-- 
2.33.1

[builds.sr.ht/patches] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CF8Q6416H8WE.R83JFM3GREK6@cirno>
In-Reply-To
<20211025190843.1346348-1-eschwartz@archlinux.org> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: SUCCESS in 3m9s

[Revert "images/archlinux: skip compression for makepkg"][0] from [Eli Schwartz][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/25951
[1]: eschwartz@archlinux.org

✓ #615023 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/615023
✓ #615021 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/615021
✓ #615022 SUCCESS builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/615022
Details
Message ID
<lmdwboHiXmJ-QbbtEYdE8MC-fcx30Hy1Je0Xyv7K_76XKyvdv022K7wHC0ZEphGgL4PH9U9N4THW8Y0FgVQxcjL0SuMOZhxYpDP6ZHr0hh0=@emersion.fr>
In-Reply-To
<20211025190843.1346348-1-eschwartz@archlinux.org> (view parent)
DKIM signature
missing
Download raw message
Sorry for the fuss, I didn't realize all of this.

LGTM!
Details
Message ID
<CF95BOHPFSXL.3K4MAXYXFDK3S@taiga>
In-Reply-To
<20211025190843.1346348-1-eschwartz@archlinux.org> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/builds.sr.ht
   d780a53..9175cd3  master -> master
Reply to thread Export thread (mbox)