Mike McQuaid
2c1bf79c67
cmd/vendor-install: handle broken shasum
.
...
If `shasum` is broken and doesn't produce a valid checksum: we were
just doing the checksum comparison with an empty checksum.
Instead, let's treat an empty checksum as a failure condition, rather
than just the executable bit being present for the relevant binary, and
iterate through the available tools to try and get a non-empty checksum.
If they all produce an empty checksum: provide a different error to make
it a bit more obvious what's happening here.
2024-06-04 13:49:32 +01:00
..
2024-04-01 15:53:56 -07:00
2024-04-01 15:56:06 -07:00
2024-04-01 15:56:06 -07:00
2024-04-01 15:58:07 -07:00
2024-05-01 11:35:21 +02:00
2024-04-01 16:02:41 -07:00
2024-03-29 18:53:07 -07:00
2024-03-29 18:53:07 -07:00
2023-07-18 12:57:54 +01:00
2024-06-03 10:49:23 +02:00
2024-04-30 11:38:19 +01:00
2024-03-29 18:53:07 -07:00
2024-03-29 18:53:07 -07:00
2024-03-29 18:53:07 -07:00
2024-04-21 17:56:59 -04:00
2024-04-17 23:54:45 +01:00
2024-03-29 18:53:07 -07:00
2024-03-29 18:53:07 -07:00
2024-03-29 18:53:07 -07:00
2024-03-30 16:43:11 -07:00
2023-07-18 12:57:54 +01:00
2024-03-30 16:43:11 -07:00
2024-04-08 13:35:25 +01:00
2024-03-30 16:43:11 -07:00
2024-04-28 20:50:13 +02:00
2024-04-09 01:50:29 -04:00
2024-05-02 01:07:29 +08:00
2024-05-10 14:12:19 +01:00
2024-04-23 15:55:06 +08:00
2024-06-02 15:15:24 +01:00
2024-04-01 09:15:58 -07:00
2024-04-01 09:15:58 -07:00
2024-04-26 18:32:54 +08:00
2024-04-01 09:15:58 -07:00
2024-05-01 11:35:21 +02:00
2024-04-01 09:44:14 -07:00
2024-04-01 09:59:47 -07:00
2024-04-26 18:32:54 +08:00
2024-04-26 18:32:54 +08:00
2024-04-01 10:05:02 -07:00
2024-04-09 01:50:29 -04:00
2024-04-01 10:12:52 -07:00
2024-06-03 13:35:37 +01:00
2024-02-04 13:51:45 +01:00
2024-04-12 09:52:37 -07:00
2024-04-01 11:43:52 -07:00
2024-05-26 15:39:45 +01:00
2024-04-01 11:47:18 -07:00
2024-04-01 11:48:40 -07:00
2024-04-03 22:06:19 -07:00
2024-05-07 12:18:04 +01:00
2024-03-14 16:41:30 +00:00
2024-05-08 14:44:59 -07:00
2024-05-07 12:18:04 +01:00
2024-04-01 12:01:37 -07:00
2024-06-04 13:49:32 +01:00