[MacPorts] #69081: step-cli @0.25.1: checksum mismatch

MacPorts noreply at macports.org
Mon Jan 22 01:14:26 UTC 2024


#69081: step-cli @0.25.1: checksum mismatch
-------------------------+-------------------------
  Reporter:  ryandesign  |      Owner:  herbygillot
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.1
Resolution:              |   Keywords:
      Port:  step-cli    |
-------------------------+-------------------------

Comment (by ryandesign):

 The port uses `github.tarball_from archive`, so it gets tarballs
 automatically generated by GitHub.

 The difference between the tarball we originally mirrored and the one
 currently available is:

 {{{#!diff
 --- macports/cli-0.25.1/.VERSION        2023-11-28 21:39:34.000000000
 -0600
 +++ github/cli-0.25.1/.VERSION  2023-11-28 21:39:34.000000000 -0600
 @@ -1 +1 @@
 - (HEAD -> master, tag: v0.25.1)
 + (tag: v0.25.1)
 }}}

 In the step-cli repository, the .VERSION file contains `$Format:%d$`, so
 how token is expanded whenever GitHub runs `git archive` could vary.

 Updating to 0.25.2 would fix it, but while you're doing that, please also
 switch to `github.tarball_from releases` so that this kind of thing won't
 happen in the future.

-- 
Ticket URL: <https://trac.macports.org/ticket/69081#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list