We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@arran4 it works! Thank you! Also I think it would be great to add a free disk space requirement to the ebuild, similar to what we have in the Node.js ebuild. https://github.com/gentoo/gentoo/blob/bf8bd943a7b5274e8dea39c4b704e1e73b871cc5/net-libs/nodejs/nodejs-22.7.0.ebuild#L62-L76 My /var/tmp/portage/ is in ZRAM, and it took me a few guesses to find a size large enough to install this monster. :) I settled on a size of 24 GiB, while peak usage was around 20 GiB. So maybe you can use these numbers.
@arran4 it works! Thank you!
Also I think it would be great to add a free disk space requirement to the ebuild, similar to what we have in the Node.js ebuild. https://github.com/gentoo/gentoo/blob/bf8bd943a7b5274e8dea39c4b704e1e73b871cc5/net-libs/nodejs/nodejs-22.7.0.ebuild#L62-L76
My /var/tmp/portage/ is in ZRAM, and it took me a few guesses to find a size large enough to install this monster. :)
/var/tmp/portage/
I settled on a size of 24 GiB, while peak usage was around 20 GiB. So maybe you can use these numbers.
Originally posted by @West14 in #14
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @West14 in #14
The text was updated successfully, but these errors were encountered: