classabbyamp

Results 418 comments of classabbyamp

(btw, those diffs exist [in CI](https://github.com/void-linux/void-packages/actions/runs/11338316063/job/31531320129?pr=52640#step:9:486) or with `xpkgdiff -f`)

https://build.voidlinux.org/#/changes/1143

you can already do this by setting `XBPS_ARCH`/`XBPS_TARGET_ARCH` and using `-r` for an alternate root (this is how xbps-src does cross-compiling) formalising tooling for this is discussed in https://github.com/void-linux/void-packages/issues/27337

that's not the repo not being found, that's a signature file not being synced at the same moment as the related package. wait a bit and try again.

it's a bug in the mirror syncing service. it's known but intermittent so very hard to debug. also, this is the wrong repo for reporting mitror issues

void-infrastructure maybe, or reddit or irc

why does `nopie` need `nostrip` set? go packages have been stripped for a while now

next time, this needs to be squashed into a single commit

why use a build style if you're just going to override everything anyways?