Hello,
The OBS repository for Fedora 31 (instructions here) doesn't seem to provide any packages:
$ sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:fish:release:3/Fedora_31/shells:fish:release:3.repo
$ sudo dnf --refresh repoquery -a --repo shells_fish_release_3
The repoquery command above does not list any packages. The only fish packages that DNF finds are the ones from the system repositories, where 3.1 isn't yet available:
$ sudo dnf list --showduplicates fish
Installed Packages
fish.x86_64 3.0.2-1.module_f31+3716+57207597 @fedora-modular
Available Packages
fish.x86_64 3.0.2-1.module_f31+3716+57207597 fedora-modular
fish.x86_64 3.0.2-1.module_f31+3716+57207597 updates-modular
Opening the repository page in a browser does list fish 3.1 RPMs for x86_64. Is perhaps some of the metadata incorrect?
Thanks.
Hello,
The OBS repository for Fedora 31 (instructions here) doesn't seem to provide any packages:
The
repoquerycommand above does not list any packages. The only fish packages that DNF finds are the ones from the system repositories, where 3.1 isn't yet available:Opening the repository page in a browser does list fish 3.1 RPMs for x86_64. Is perhaps some of the metadata incorrect?
Thanks.