Re: [gentoo-dev] [PATCH v2 1/2] check-reqs.eclass: runtime disk checks for any path.

2024-02-25 Thread zzam
Am 26.02.24 um 07:31 schrieb Robin H. Johnson: Allow checking any runtime path for installing ever-larger packages. CHECKREQS_DISK_RUNTIME=( /boot:40M /:350M /opt:500M ) In the example case: Shouldn't the eclass check for 850M on / if /opt is not a separate partition? I am not sure how often

Re: [gentoo-dev] [PATCH] games-strategy/wargus: Fix running it with games-engines/stratagus[debug]

2024-02-15 Thread zzam
Am 15.02.24 um 16:06 schrieb Michał Górny: Oh, sorry, I've just realized that I'm maintaining stratagus these days. Will fix it, thanks! Good. Your solution also fixes this issue. Thank you for committing it. I "just" wanted to debug why wargus crashes. This is already fruitful. I already

Re: [gentoo-dev] [PATCH] games-strategy/wargus: Fix running it with games-engines/stratagus[debug]

2024-02-15 Thread zzam
Am 15.02.24 um 13:59 schrieb Eli Schwartz: On 2/15/24 7:53 AM, Matthias Schwarzott wrote: When stratagus is compiled with USE=debug, its executable is called /usr/bin/stratatgus-dbg. Signed-off-by: Matthias Schwarzott --- games-strategy/wargus/wargus-3.3.2.ebuild | 6 -- 1 file