Open ksajolaer opened 1 year ago
Yes, looks like Fedora updated in a way that broke brl fetch
. This happens occasionally.
You can locally get it working by opening /bedrock/share/brl-fetch/distros/fedora
and changing
LC_ALL=C chroot "${bootstrap_dir}" sh -c 'rpm --import /etc/pki/rpm-gpg/*'
LC_ALL=C chroot "${bootstrap_dir}" rpm -i ${bootstrap_packages}
to
LC_ALL=C chroot "${bootstrap_dir}" rpm --noverify -i ${bootstrap_packages}
I'll include this fix in the next Bedrock update. Please leave this ticket open until I do to make sure I don't forget.
Still an issue 2 months down the line, but the above fix worked for me
`[nt@bedrock ~]$ sudo brl fetch fedora fedora [sudo] password for nt: [ 1/20 ( 5%)] Determining name