#111 fedpkg commit -cps broken for fedora-release
Closed: Fixed 7 years ago Opened 7 years ago by ausil.

fedora-release has a lua script in it when running "fedpkg commit -cps" we get the following error
[dennis@ra fedora-release (f26)]$ fedpkg commit -cps
Could not execute commit: error: No ha sido posible abrir /home/dennis/rpmbuild/SOURCES/convert-to-edition.lua: No existe el fichero o el directorio
error: la consulta del archivo spec /home/dennis/code/fedora/fedora-release/fedora-release.spec falló, no se pudo analizar

it was reproduced with fedpkg-1.28-1.fc26.noarch and fedpkg-1.26-5.fc25

the error is that for some reason it is running a command that is looking for the lua script. its just looking in the wrong location when doing so.


This should be caused by clog command. https://pagure.io/rpkg/pull-request/191 fixes this.

Metadata Update from @cqi:
- Issue set to the milestone: 1.29

7 years ago

Metadata Update from @cqi:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata