kadabra binaries are called abra when released #402

Closed
opened 2023-02-09 09:44:53 +00:00 by decentral1se · 1 comment
Owner

See https://git.coopcloud.tech/coop-cloud/abra/releases/tag/0.7.0-rc1-beta.

There are two entries per binary for "abra" but one of them is kadabra 😆

/cc @moritz perhaps invoking goreleaser manually to test will show up this bug?

See https://git.coopcloud.tech/coop-cloud/abra/releases/tag/0.7.0-rc1-beta. There are two entries per binary for "abra" but one of them is `kadabra` 😆 /cc @moritz perhaps invoking `goreleaser` manually to test will show up this bug?
decentral1se added the
bug
label 2023-02-09 09:44:53 +00:00
Author
Owner

Aha, so, this breaks the abra upgrade --rc flow atm:

downloading 0.7.0-rc1-beta linux_x86_64 binary release for abra...
checking if checksums match...
ERROR: the checksum of downloaded file doesn't match the checksum in release! Either the file was corrupted during download or the file has been changed during transport
expected checksum: 008ba69c0c7de9f1954affd7612559ecdf76904a3b4532623fc09926e04a6574
b65983b094a93a1335d5533ed06d342aa1dc8ce7b824b61d20268c1bce3fbebc
checksum of downloaded file: b65983b094a93a1335d5533ed06d342aa1dc8ce7b824b61d20268c1bce3fbebc
abra was NOT installed/upgraded
FATA[0012] exit status 1

Yeh, I guess we can fix this, delete that release and go with an rc2.

Aha, so, this breaks the `abra upgrade --rc` flow atm: ``` downloading 0.7.0-rc1-beta linux_x86_64 binary release for abra... checking if checksums match... ERROR: the checksum of downloaded file doesn't match the checksum in release! Either the file was corrupted during download or the file has been changed during transport expected checksum: 008ba69c0c7de9f1954affd7612559ecdf76904a3b4532623fc09926e04a6574 b65983b094a93a1335d5533ed06d342aa1dc8ce7b824b61d20268c1bce3fbebc checksum of downloaded file: b65983b094a93a1335d5533ed06d342aa1dc8ce7b824b61d20268c1bce3fbebc abra was NOT installed/upgraded FATA[0012] exit status 1 ``` Yeh, I guess we can fix this, delete that release and go with an rc2.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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: coop-cloud/organising#402
No description provided.