theotherp / nzbhydra2

Usenet meta search
Other
1.23k stars 75 forks source link

Create packages for NAS, etc. #5

Closed theotherp closed 6 years ago

theotherp commented 6 years ago

No packages exist for Synology or any other distrubutions. I have no idea how to do that.

fryfrog commented 6 years ago

Some time today, I'll create an Arch AUR package for it. :)

theotherp commented 6 years ago

Nice

fryfrog commented 6 years ago

https://aur.archlinux.org/packages/nzbhydra2/

^ It is up and it works.

I have some concerns about the lib dir, which is going to end up containing extra core files when the package updates. Right now, nzbhydra2 errors on this condition. For the package, I could clean the directory post installation of all but that versions file. Or maybe nzbhydra2 could just use the latest one? :/

I'm also having migration issues, but will post a new issue for that.

theotherp commented 6 years ago

Thank you.

See #22

Thefrank commented 6 years ago

BSD or Freshports package would be nice too thanks!

fryfrog commented 6 years ago

If there is already an nzbhydra package, I'd ping the maintainer.

fryfrog commented 6 years ago

And binhex has a docker image up, I'm confident this will be the best one available.

https://hub.docker.com/r/binhex/arch-nzbhydra2/

Edit: Looks like its just a skeleton for now, so in progress still :)

theotherp commented 6 years ago

I have no idea how that container works and where it gets the actual code/package from...

fryfrog commented 6 years ago

I think he's just copied over and started a skeleton, the Dockerfile has an unfilled section for install the app. I suspect he'll download releases and extract to the right place.

titocr commented 6 years ago

binhex/arch-nzbhydra2 does seem to be working now.

theotherp commented 6 years ago

I'm also working with the people of linuxserver.io to get their docker to run with unRAID which seems to make some problems.

fryfrog commented 6 years ago

@theotherp: Is the nzbhydra2wrapper.py script going to be a stable part of nzbhydra2? I'd like to modify my AUR package to use it so that it will work on box x86 and arm.

theotherp commented 6 years ago

It should stay for a while and hopefully not need any more updates for some time.

Am 15.01.2018 4:33 vorm. schrieb "Donald Webster" <notifications@github.com

:

@theotherp https://github.com/theotherp: Is the nzbhydra2wrapper.py script going to be a stable part of nzbhydra2? I'd like to modify my AUR package to use it so that it will work on box x86 and arm.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/theotherp/nzbhydra2/issues/5#issuecomment-357575027, or mute the thread https://github.com/notifications/unsubscribe-auth/ANtAeSxtV67Wmk_IQhQ29FIVEyp0YkRgks5tKscigaJpZM4RDlGB .

theotherp commented 6 years ago

Considering this closed until specific requests come in.