Hashboot manifest has the wrong size #12

Closed
opened 2021-03-09 01:01:26 +01:00 by tmweaver · 1 comment
Contributor

I'm attempting to install Hashboot from this overlay (thanks btw!) and I'm getting an error about the downloaded tarball being the wrong size.

Here's the manifest:

 DIST 0.9.14.tar.gz 9113 BLAKE2B fb1e833c8b0c739e31d0f8ea4cc1c7a47f0a66c13e99cd471f509c1d028081dc3270d240d1c7075e74a9053eba059138acd6a8340d98ed9a916bec90e31ab62e SHA512 8323c5be7f4cd081cf00ffb51b39204f86ddb85fa479d4e3fbea555b35bb056db8fedf1e6ed36ba059ad37922682c36b4feed7c573a986158867543faf8800a8

It's expecting the tarball to be 9113 bytes, when instead it's actually 9106 bytes. I've downloaded it on another machine and checked the size with du -sb hashboot* and it shows up as 9106 on both machines.

Is that correct or am I missing something here? If this is indeed the issue, any chance of getting this fixed?

Many thanks.

I'm attempting to install Hashboot from this overlay (thanks btw!) and I'm getting an error about the downloaded tarball being the wrong size. Here's the manifest: ``` DIST 0.9.14.tar.gz 9113 BLAKE2B fb1e833c8b0c739e31d0f8ea4cc1c7a47f0a66c13e99cd471f509c1d028081dc3270d240d1c7075e74a9053eba059138acd6a8340d98ed9a916bec90e31ab62e SHA512 8323c5be7f4cd081cf00ffb51b39204f86ddb85fa479d4e3fbea555b35bb056db8fedf1e6ed36ba059ad37922682c36b4feed7c573a986158867543faf8800a8 ``` It's expecting the tarball to be **9113** bytes, when instead it's actually **9106** bytes. I've downloaded it on another machine and checked the size with `du -sb hashboot*` and it shows up as 9106 on both machines. Is that correct or am I missing something here? If this is indeed the issue, any chance of getting this fixed? Many thanks.
Owner

Thanks for the report!

hashboot moved from GitHub to schlomp.space some time ago. The tarball on GitHub is 9113 bytes long, the tarball on schlomp.space is 9106 bytes long. It seems I changed the URL in SRC_URI without re-generating the Manifest.

It should be fixed now.

Thanks for the report! hashboot moved from GitHub to schlomp.space some time ago. The tarball on GitHub is 9113 bytes long, the tarball on schlomp.space is 9106 bytes long. It seems I changed the URL in `SRC_URI` without re-generating the `Manifest`. It should be fixed now.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tastytea/overlay#12
No description provided.