[Bug]: Wiki/CKAN's RPM repo: Outdated command to add repo on Fedora Linux #4221
Labels
Documentation
Issues affecting documentation
Linux
Issues specific for Linux
Package: rpm
Issues affecting RPM packaging
Is there an existing issue for this?
Operating System
Ultramarine Linux (Fedora)
CKAN Version
Installing latest version
Games
KSP 1
Game Version
N/A (Wiki issue)
Did you make any manual changes to your game folder (i.e., not via CKAN)?
N/A (Wiki issue)
Describe the bug
On https://github.com/KSP-CKAN/CKAN/blob/master/doc/rpm-repo.md, the instructions to add CKAN as an rpm repo direct the user to run these commands:
However, the --add-repo command has recently changed on Fedora-based distributions. The correct command now is:
Steps to reproduce
Running the command that is currently on the wiki results in an error, seen below in "Relevant log output." Running the updated command I supplied above causes CKAN and dependencies to install without incident. This has only changed very recently, so only quite up-to-date Fedora based distributions need the new command. Leaving the old command available for those who haven't updated yet, at least for a while, may be wise.
Relevant log output
Unknown argument "--add-repo" for command "config-manager". Add "--help" for more information about the arguments.
The text was updated successfully, but these errors were encountered: