theotherp / nzbhydra2

Usenet meta search
Other
1.23k stars 75 forks source link

Left nzbhydra2 binary out of v1.0.18 #62

Closed fryfrog closed 6 years ago

fryfrog commented 6 years ago

I think you left the nzbhydra2 binary out of the zip file. This probably works fine for the auto updater, but packages will be boned by this. :)

0 ✓ fryfrog@apollo ~/aur/nzbhydra2 $[master*] unzip -l nzbhydra2-1.0.18-linux.zip
Archive:  nzbhydra2-1.0.18-linux.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  2018-01-13 19:36   lib/
      539  2017-08-11 21:24   systemd/nzbhydra2.service
     1058  2018-01-13 17:43   upstart/defaults
     3470  2018-01-13 17:43   upstart/init.ubuntu
      672  2017-12-15 17:39   downloaderScripts/hydraSabnzbdPostprocessingScript.py
 50664538  2018-01-13 19:35   lib/core-1.0.18-exec.jar
        0  2017-08-11 21:24   systemd/
        0  2018-01-06 23:41   downloaderScripts/
      704  2017-12-15 17:40   downloaderScripts/hydraSabnzbdQueueScript.py
     8259  2018-01-13 11:59   readme.md
        0  2018-01-13 17:43   upstart/
     2427  2018-01-06 23:41   downloaderScripts/hydraNzbgetScript.py
     2214  2018-01-13 19:33   changelog.md
      578  2017-08-06 18:22   LICENSE
---------                     -------
 50684459                     14 files
theotherp commented 6 years ago

You're right, thanks. I'll add appropriate checks to the build scripts.

Am 14.01.2018 17:27 schrieb "Donald Webster" notifications@github.com:

I think you left the nzbhydra2 binary out of the zip file. This probably works fine for the auto updater, but packages will be boned by this. :)

0 ✓ fryfrog@apollo ~/aur/nzbhydra2 $[master*] unzip -l nzbhydra2-1.0.18-linux.zip Archive: nzbhydra2-1.0.18-linux.zip Length Date Time Name


    0  2018-01-13 19:36   lib/
  539  2017-08-11 21:24   systemd/nzbhydra2.service
 1058  2018-01-13 17:43   upstart/defaults
 3470  2018-01-13 17:43   upstart/init.ubuntu
  672  2017-12-15 17:39   downloaderScripts/hydraSabnzbdPostprocessingScript.py

50664538 2018-01-13 19:35 lib/core-1.0.18-exec.jar 0 2017-08-11 21:24 systemd/ 0 2018-01-06 23:41 downloaderScripts/ 704 2017-12-15 17:40 downloaderScripts/hydraSabnzbdQueueScript.py 8259 2018-01-13 11:59 readme.md 0 2018-01-13 17:43 upstart/ 2427 2018-01-06 23:41 downloaderScripts/hydraNzbgetScript.py 2214 2018-01-13 19:33 changelog.md 578 2017-08-06 18:22 LICENSE


50684459 14 files

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/theotherp/nzbhydra2/issues/62, or mute the thread https://github.com/notifications/unsubscribe-auth/ANtAeSIZolptYBm3ZSRMgihR2jvxxzGEks5tKirwgaJpZM4Rdpj5 .

theotherp commented 6 years ago

Fixed.