version `GLIBC_2.18' not found at BTC core 23.0 #25059

issue paperfrog95 opened this issue on May 3, 2022
  1. paperfrog95 commented at 10:45 AM on May 3, 2022: none

    We manage BTC core with dockers,

    But the 23.0 version of the container doesn't work.

    Starting bitcoin ... done
    Attaching to bitcoin
    bitcoin              | ./bin/bitcoind: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./bin/bitcoind)
    bitcoin              | Invalid config file
    bitcoin exited with code 0
    

    We have used 23.0 version without any problems. We used the file we received from the address below, bitcoin-23.0-x86_64-linux-gnu.tar.gz

    Is there a change in the specifications required by 23.0?

  2. paperfrog95 added the label Bug on May 3, 2022
  3. fanquake removed the label Bug on May 3, 2022
  4. fanquake commented at 11:27 AM on May 3, 2022: member

    The minimum required version of glibc to run bitcoind is now 2.18 after #23511. Looks like that change never ended up making it into the 23.0 release notes.

  5. prusnak commented at 9:34 PM on May 3, 2022: contributor

    We manage BTC core with dockers,

    What do you use as a base image for your Docker containers?

  6. paperfrog95 commented at 5:55 AM on May 4, 2022: none

    @prusnak
    https://bitcoincore.org/bin/bitcoin-core-23.0/ Use the file that Bitcoin provides!

  7. paperfrog95 commented at 6:03 AM on May 4, 2022: none

    @fanquake Is there going to be any further updates on this?

  8. MarcoFalke commented at 6:06 AM on May 4, 2022: member

    I recommend to fix the issue on your side by upgrading your docker base OS.

  9. fanquake commented at 8:54 AM on May 4, 2022: member

    @fanquake Is there going to be any further updates on this?

    No. If you run bitcoind in Docker, then as mentioned, you should use a more recent OS in your container.

  10. fanquake closed this on May 4, 2022

  11. bitcoin locked this on May 4, 2023

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: 2026-05-20 06:53 UTC