RetroShare / retroshare.github.io

RetroShare Website
https://retroshare.cc
8 stars 14 forks source link

Mageia obs repository #69

Open DTux69 opened 1 week ago

DTux69 commented 1 week ago

Hi,

Mageia obs repository is for dnf not urpmi, so the documentation to install retroshare under Mageia should be:

dnf config-manager --add-repo https://download.opensuse.org/repositories/network:/retroshare/Mageia_[version]/

dnf install retroshare-gui

else you need to generate the config files for urpmi.

so the gpg check is failing because publique key is missing: La clé publique pour retroshare-gui-0.6.7-8.1.x86_64.rpm n’est pas installée

Cheers.

mestaritonttu commented 1 week ago

Thanks for the report. Can you submit a PR?