Hi,
I have a problem when installing packages on Fedora/RISC-V using dnf. I booted fedora29 with QEMU, and tried to install tcl-devel with dnf. I get Status code: 403 when dnf is trying to download the package from fedora-riscv.tranquillity.se. Any ideas why and how to fix this? This is the result of running the dnf command:
[root@fedora-riscv ffn]# dnf install tcl-devel Last metadata expiration check: 51 days, 12:02:42 ago on Sun 10 Mar 2019 11:37:39 PM EDT. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: tcl-devel riscv64 1:8.6.8-2.fc29 fedora-riscv 190 k Installing dependencies: tcl riscv64 1:8.6.8-2.fc29 fedora-riscv 3.0 M
Transaction Summary ================================================================================ Install 2 Packages
Total download size: 3.2 M Installed size: 18 M Is this ok [y/N]: y Downloading Packages: [MIRROR] tcl-8.6.8-2.fc29.riscv64.rpm: Status code: 403 for http://fedora-riscv.tranquillity.se/repos-dist/f29/latest/riscv64/Packages/t... [FAILED] tcl-8.6.8-2.fc29.riscv64.rpm: No more mirrors to try - All mirrors were already tried without success (2/2): tcl-devel-8.6 94% [==================- ] 621 kB/s | 3.0 MB 00:00 ETA The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Error downloading packages: Cannot download Packages/t/tcl-8.6.8-2.fc29.riscv64.rpm: All mirrors were tried
secondary@lists.fedoraproject.org