bedrocklinux / bedrocklinux-userland

This tracks development for the things such as scripts and (defaults for) config files for Bedrock Linux
https://bedrocklinux.org
GNU General Public License v2.0
602 stars 65 forks source link

brl fetch doesn't work with gentoo #244

Closed ghost closed 2 years ago

ghost commented 2 years ago

image I've tried this a few times with different servers, and brl fetch just doesn't seem to like gentoo. I've never even touched Gentoo before, so I don't know where brl searches for when 'finding bootstrap software' for Gentoo.

paradigm commented 2 years ago

Gentoo recently made changes which broke brl fetch. I have a fix in master that will trickle down to the next beta and stable release.

For the time being, open up /bedrock/share/brl-fetch/distros/gentoo with root permissions and either manually apply the changes shown here or just outright overwrite the file with the this (make sure to click "Raw").

paradigm commented 2 years ago

Should be fixed in 0.7.25

ghost commented 2 years ago

As far as I have tested, it does. Thanks for the fix.