Opened 13 months ago
Closed 12 months ago
#68568 closed defect (fixed)
gopls @0.14.0: checksum mismatch
Reported by: | vkuznet (Valentin Kuznetsov) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ra1nb0w, herbygillot (Herby Gillot), raxod502-plaid (Radon Rosborough) | |
Port: | gopls |
Description
I'm unable to upgrade gopls package due to checksum mismatch, please see attached log
Attachments (1)
Change History (9)
Changed 13 months ago by vkuznet (Valentin Kuznetsov)
comment:1 Changed 13 months ago by raxod502-plaid (Radon Rosborough)
Cc: | raxod502-plaid added |
---|
comment:2 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | unable to upgrade gopls → gopls @0.14.0: checksum mismatch |
---|
comment:3 Changed 13 months ago by ra1nb0w
comment:4 Changed 13 months ago by applewiskey
GitHub release:
❯ shasum Downloads/tools-gopls-v0.14.0.tar.gz a0705600556f09f52a4dc6ddca44a84b9ff626690e5ce8d49dc9c06ebc8425be Downloads/tools-gopls-v0.14.0.tar.gz
Distfile:
❯ shasum /opt/local/var/macports/distfiles/go/tools-0.14.0.tar.gz a0705600556f09f52a4dc6ddca44a84b9ff626690e5ce8d49dc9c06ebc8425be /opt/local/var/macports/distfiles/go/tools-0.14.0.tar.gz
Portfile:
❯ rg sha256 /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gopls/Portfile 20: sha256 2d7288426894cc424f97e4bea91e16ca7b0d0a0d8f1d202e01973819bad9c7e1 \
So I suppose the issue is in Portfile.
comment:5 Changed 13 months ago by ra1nb0w
thank you for the check. herbygillot can you check since you have done the upgrade? thanks
comment:6 Changed 12 months ago by herbygillot (Herby Gillot)
gopls
has just been updated to 0.14.1. Can you confirm again?
comment:8 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Then let's close the ticket.
Note: See
TracTickets for help on using
tickets.
Checked now and the checksum is valid. Have you tried to re-sync ports?