I'm having the issue mentioned in tidusjar/Ombi/issues/3916 which solution is already applied on the current PKGBUILD, but I'm still cannot start the service. (Issue also happens on ombi-develop)
systemd[1]: Started Ombi.
ombi[257316]: Failure processing application bundle; possible file corruption.
ombi[257316]: Arithmetic overflow while reading bundle.
ombi[257316]: A fatal error occured while processing application bundle
systemd[1]: ombi.service: Main process exited, code=exited, status=159/n/a
This package should be renamed to ombi-bin.
@333fred, those are pre-releases. If that is what you'd like to run, have a look at the ombi-develop package instead.
10479: Thank you! Just uploaded the latest version with the fix.
I know the maintainer is busy, but in the mean time, users can edit the options (line 24) of the PKGBUILD and add '!strip' to the options, the newer releases will work.
options=('!strip' 'staticlibs')
edit - source: https://github.com/tidusjar/Ombi/issues/3916
I have created an issue on git. I tried both your package and the ombi-v4 package and both resulted in the same error, which doesn't really offer up much... At least for me to figure out.
https://github.com/tidusjar/Ombi/issues/3916
It did when I first created it, but I only used it on my test device. I've just been updating the version since then. I'll fire it up and see what I can figure out. Feel free to give any details you've figured out too.
fryfrog, is this package working for you? It's failing to start for me.
nicolahinssen: Thank you. I'll keep my eye out for fixes/updates.