abbbi / abbbi/virtnbdbackup

Is there a reason virtnbd-nbdkit-plugin is in /usr/bin?

Ouverte
#253 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
518
Forks
57
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

virtnbd-nbdkit-plugin gets installed in /usr/bin, as a non-executable file. That triggers errors from rpmlint for example. The proper place to me (at least in a packaged install) would be /usr/share.

I'm looking at submitting a package to Fedora, and I expect that would be a blocker. I could use a downstream patch to move it to /usr/share, and change libvirtnbdbackup/map/requirements.py to hard-code the path (which should be fine for an RPM install anyway), but wanted to check before making such a change.

rpmlint also doesn't like the shebang lines at the start of the module files (which aren't needed so will probably also strip out for an RPM).

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.