getsolus / 3rd-party

Extra 3rd party packages
21 stars 23 forks source link

Sunvox fails the hash check #19

Closed HarveyDevel closed 5 years ago

HarveyDevel commented 5 years ago

Sunvox fails the hash check.

Steps to reproduce: sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/getsolus/3rd-party/master/multimedia/music/sunvox/pspec.xml


pspec.xml                      (2.0 KB)100%     42.60 MB/s [00:00:00] [complete]
actions.py                     (538.0  B)100%     11.15 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0101490020752.
DEBUG: RepoDB initialized in 8.39233398438e-05.
DEBUG: Remote file can not be reached. Previously downloaded part of the file will be removed.
Building source package: sunvox
component.xml                  (48.0  B)100%      1.18 MB/s [00:00:00] [complete]
Fetching source from: http://warmplace.ru/soft/sunvox/sunvox-1.9.4c.zip
sunvox-1.9.4c.zip              (22.4 MB)100%     72.09 KB/s [00:00:00] [complete]
Source archive is stored: /var/cache/eopkg/archives/sunvox-1.9.4c.zip
Unpacking archive(s)...
Program terminated.
unpack: check_file_hash failed
Staudey commented 5 years ago

Thanks for the heads-up, Harvey. I'll take a look at it as soon as I get to my computer, i.e. this evening.

On Sun, 24 Mar 2019 7:14 am Harvey, notifications@github.com wrote:

Sunvox fails the hash check.

Steps to reproduce: sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/getsolus/3rd-party/master/multimedia/music/sunvox/pspec.xml

pspec.xml (2.0 KB)100% 42.60 MB/s [00:00:00] [complete] actions.py (538.0 B)100% 11.15 MB/s [00:00:00] [complete] DEBUG: InstallDB initialized in 0.0101490020752. DEBUG: RepoDB initialized in 8.39233398438e-05. DEBUG: Remote file can not be reached. Previously downloaded part of the file will be removed. Building source package: sunvox component.xml (48.0 B)100% 1.18 MB/s [00:00:00] [complete] Fetching source from: http://warmplace.ru/soft/sunvox/sunvox-1.9.4c.zip sunvox-1.9.4c.zip (22.4 MB)100% 72.09 KB/s [00:00:00] [complete] Source archive is stored: /var/cache/eopkg/archives/sunvox-1.9.4c.zip Unpacking archive(s)... Program terminated. unpack: check_file_hash failed

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/getsolus/3rd-party/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AGBlIqhYN45wYwljs5JXcyMuMagjO4mnks5vZxfNgaJpZM4cFVHl .

Staudey commented 5 years ago

Seems like they released a small file update two days after I updated the package script (see here), and nobody noticed since then (or at least nobody complained). Thanks again for testing!