abbbi / abbbi/virtnbdbackup

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

Abierto
#253 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
518
Forks
57
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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).

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.