On Mon, Oct 31 2022, Miguel Landaeta <[email protected]> wrote: >>Synopsis: riscv64 OpenBSD 7.2 packages are not found at expected URL >>Category: riscv64 >>Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP) #188: Wed Sep 28 04:06:11 MDT 2022 > [email protected]:/usr/src/sys/arch/riscv64/compile/GENERIC.MP > > Architecture: OpenBSD.riscv64 > Machine : riscv64 >>Description: > pkg_add fails with 404 on riscv64 systems running OpenBSD 7.2 >>How-To-Repeat: > Just try to install any package, e.g.: > florence$ doas pkg_add -v -v -v rsync > https://cdn.openbsd.org/pub/OpenBSD/7.2/packages/riscv64/: no such dir > Can't find rsync > Can't load quirk: Can't locate OpenBSD/Quirks.pm in @INC (you may need > to install the OpenBSD::Quirks module) (@INC contains: > /usr/local/libdata/perl5/site_perl > /usr/local/libdata/perl5/site_perl/riscv64-openbsd > /usr/libdata/perl5/riscv64-openbsd /usr/libdata/perl5) at > /usr/libdata/perl5/OpenBSD/AddDelete.pm line 347. > > >>Fix: > I guess the proper fix should be to fix the URL in the mirrors, for > now you have to workaround the issue by indicating the URL that is > currently available in the mirrors > (https://cdn.openbsd.org/pub/OpenBSD/7.2/packages/risvc64/), e.g.:
Some attempts to fix this have paid, for example you might fetch from the correct url at https://ftp.hostserver.de/pub/OpenBSD/7.2/packages/riscv64/ or https://ftp.fr.openbsd.org/pub/OpenBSD/7.2/packages/riscv64/ Some more repairs may be needed. Thanks for the heads-up! -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
