Invalid version reported by macOS binaries on 0.21.1, 0.21.2 and 22.0 #23176

issue lukaszsamson openend this issue on October 4, 2021
  1. lukaszsamson commented at 7:02 pm on October 4, 2021: none

    When running a binary from macOS tarball an invalid version number is reported

    0wget https://bitcoincore.org/bin/bitcoin-core-22.0/bitcoin-22.0-osx64.tar.gz
    1tar xvf bitcoin-22.0-osx64.tar.gz
    2
    3bitcoin-22.0/bin/bitcoind --version
    4
    5Bitcoin Core version v0.21.0
    6Copyright (C) 2009-2020 The Bitcoin Core developers
    7
    8bitcoin-22.0/bin/bitcoind
    92021-10-04T18:50:48Z Bitcoin Core version v0.21.0 (release build)
    

    Confirmed on 0.21.1, 0.21.2 and 22.0

  2. laanwj added the label macOS on Oct 4, 2021
  3. laanwj added the label Bug on Oct 4, 2021
  4. fanquake commented at 2:30 am on October 5, 2021: member

    I’m not sure what is causing your issue, but I’ve confirmed that the binaries in https://bitcoincore.org/bin/bitcoin-core-22.0/bitcoin-22.0-osx64.tar.gz are all reporting the correct version numbers:

     0wget https://bitcoincore.org/bin/bitcoin-core-22.0/bitcoin-22.0-osx64.tar.gz
     1tar xf bitcoin-22.0-osx64.tar.gz
     2
     3# bitcoind
     4bitcoin-22.0/bin/bitcoind --version
     5Bitcoin Core version v22.0.0
     6
     7bitcoin-22.0/bin/bitcoind          
     82021-10-05T02:28:30.736161Z [init] Bitcoin Core version v22.0.0 (release build)
     92021-10-05T02:28:30.736937Z [init] Assuming ancestors of block 00000000000000000008a89e854d57e5667df88f1cdef6fde2fbca1de5b639ad have valid signatures.
    10
    11# bitcoin-cli
    12bitcoin-22.0/bin/bitcoin-cli --version
    13Bitcoin Core RPC client version v22.0.0
    14
    15# bitcoin-wallet
    16bitcoin-22.0/bin/bitcoin-wallet --version
    17Bitcoin Core bitcoin-wallet version v22.0.0
    18
    19# bitcoin-util
    20bitcoin-22.0/bin/bitcoin-util --version
    21Bitcoin Core bitcoin-util utility version v22.0.0
    22
    23# bitcoin-tx
    24bitcoin-22.0/bin/bitcoin-tx --version
    25Bitcoin Core bitcoin-tx utility version v22.0.0
    26
    27# bitcoin-qt
    28bitcoin-22.0/bin/bitcoin-qt --version 
    29Bitcoin Core version v22.0.0
    30Copyright (C) 2009-2021 The Bitcoin Core developers
    31
    32Please contribute if you find Bitcoin Core useful. Visit
    33<https://bitcoincore.org/> for further information about the software.
    34The source code is available from <https://github.com/bitcoin/bitcoin>.
    35
    36This is experimental software.
    37Distributed under the MIT software license, see the accompanying file COPYING
    38or <https://opensource.org/licenses/MIT>
    
  5. lukaszsamson commented at 5:48 am on October 5, 2021: none
    Turned out the problem was I had lod binaries in /usr/local/bin
  6. lukaszsamson closed this on Oct 5, 2021

  7. fanquake locked this on Oct 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-28 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me