[MacPorts] #65776: k9s reports incorrect version

MacPorts noreply at macports.org
Mon Sep 5 13:43:10 UTC 2022


#65776: k9s reports incorrect version
--------------------+--------------------
 Reporter:  breun   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  k9s
--------------------+--------------------
 I have `k9s` 0.26.3_1 installed via MacPorts:

 {{{
 ❯ port installed | grep k9s
   k9s @0.26.3_1 (active)
 }}}

 However, the binary reports it is version 0.26.1:

 {{{
 ❯ k9s version
  ____  __.________
 |    |/ _/   __   \______
 |      < \____    /  ___/
 |    |  \   /    /\___ \
 |____|__ \ /____//____  >
         \/            \/

 Version:    v0.26.1
 Commit:
 Date:
 }}}

 During interactive use of k9s the following is shown to indicate that an
 update to v0.26.3 is available from the current v0.26.1 version:

 {{{
  K9s Rev: v0.26.1 ⚡️v0.26.3
 }}}

 When I run the pre-compiled 0.26.3 binary from
 https://github.com/derailed/k9s/releases/tag/v0.26.3 it does report
 version 0.26.3:

 {{{
 ❯ ./Downloads/k9s_Darwin_x86_64/k9s version
  ____  __.________
 |    |/ _/   __   \______
 |      < \____    /  ___/
 |    |  \   /    /\___ \
 |____|__ \ /____//____  >
         \/            \/

 Version:    v0.26.3
 Commit:     0893f13b3ca6b563dd0c38fdebaefdb8be594825
 Date:       2022-08-04T05:18:24Z
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65776>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list