On Wed, Mar 3, 2021 at 12:30 PM Richard W.M. Jones <rjones@xxxxxxxxxx> wrote: > > On Wed, Mar 03, 2021 at 05:45:35PM +0530, Billa Surendra wrote: > > Dear Richard, > > Please send messages to the Fedora devel list so there is > a public record and so others can help. > > > I am trying to initialize the mock chroot before performing the first rebuild > > SRPM on RISC-V fedora image. > > > > In order to initialize the chroot for fedora-33-riscv64 I have started running > > the below command: > > > > $ mock -r fedora-33-riscv64.cfg --init > > > > But initialization did not proceed further. I am getting following error. > > > > Error: > > > > [root@fedora-riscv mock]# mock -r fedora-33-riscv64.cfg --init > > INFO: mock.py version 2.8 starting (python version = 3.9.1, NVR = > > mock-2.8-1.fc33)... > > Start(bootstrap): init plugins > > INFO: selinux disabled > > Finish(bootstrap): init plugins > > Start: init plugins > > INFO: selinux disabled > > Finish: init plugins > > INFO: Signal handler active > > Start: run > > Start: clean chroot > > Finish: clean chroot > > Start(bootstrap): chroot init > > INFO: calling preinit hooks > > INFO: enabled root cache > > INFO: enabled package manager cache > > Start(bootstrap): cleaning package manager metadata > > Finish(bootstrap): cleaning package manager metadata > > INFO: enabled HW Info plugin > > Mock Version: 2.8 > > INFO: Mock Version: 2.8 > > Start(bootstrap): dnf install > > No matches found for the following disable plugin patterns: local, spacewalk > > fedora 14 kB/s | 71 kB 00:04 > > Errors during downloading metadata for repository 'fedora': > > - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo= > > fedora-33&arch=riscv64 (IP: 13.212.21.54) > > Error: Failed to download metadata for repo 'fedora': Cannot prepare internal > > mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink? > > repo=fedora-33&arch=riscv64 (IP: 13.212.21.54) > > ERROR: Command failed: > > # /usr/bin/dnf --installroot /var/lib/mock/fedora-33-riscv64-bootstrap/root/ > > --releasever 33 --setopt=deltarpm=False --allowerasing --disableplugin=local > > --disableplugin=spacewalk install dnf dnf-plugins-core > > No matches found for the following disable plugin patterns: local, spacewalk > > fedora 14 kB/s | 71 kB 00:04 > > Errors during downloading metadata for repository 'fedora': > > - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo= > > fedora-33&arch=riscv64 (IP: 13.212.21.54) > > This URL is wrong. You're going to need to work out how to point to > the Fedora/RISC-V Koji instance (http://fedora.riscv.rocks/koji/). I > don't know exactly how to do that but I'm sure someone on the Fedora > development list can help. Is that just the direct koji made repos? I suspect what we actually need to do is like what we used to do on the secondary arches which was a Minimal "Everything" compose, AKA just enough compose, to generate the Everything repos and then sync that somewhere that is not on the koji instance for a "Emerging Architecture" so it can then be fronted by MirrorManager which would correctly point the URL above to the right location. Peter _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure