safing / portmaster-packaging

Portmaster packages and installers
GNU General Public License v3.0
49 stars 22 forks source link

The RPM installer package lacks the binary and `man`-page files #99

Closed Ricky-Tigg closed 8 months ago

Ricky-Tigg commented 8 months ago
$ file -b portmaster-installer.rpm
RPM v3.0 bin i386/x86_64 portmaster-1.0.0~2-1
$ rpm -qpl portmaster-installer.rpm | grep -iE '/bin/|/sbin/|/\.gz$'
$ 

Hello. As it appears, the RPM package lacks a

Relying on the user's good fortune to guess a command that could trigger what is usually expected to be produced with a dedicated man-page is quite unusual. Not many users for sure could guess e.g. a portmaster-start --help command, and for reason since it is not known to be documented as supported.

github-actions[bot] commented 8 months ago

Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:

Raphty commented 8 months ago

Thanks for the feedback if you want to contribute by looking into this, then please coordinate in advance.

If you are looking into how to best install Portmaster via command line then pleas look into this wiki page https://wiki.safing.io/en/Portmaster/Install/Linux#manual-install-and-launching

Ricky-Tigg commented 8 months ago

With obscure sentences though i am afraid nobody shall be able to contribute. Couldn't you simply put that in plain English?

Raphty commented 8 months ago

Apparently the user reporting is not interested in contributing to this OSS.