Giter Club home page Giter Club logo

Comments (10)

hoffmang9 avatar hoffmang9 commented on August 22, 2024

It looks like libsodium23 did not get installed.

Did you run:
sudo apt-get install build-essential git cmake libgmp3-dev --no-install-recommends sudo apt-get install python3-dev python3-venv --no-install-recommends
?

If so, then I'll update the README to include a separate install for libsodium23.

from chia-blockchain.

rabollig avatar rabollig commented on August 22, 2024

I'm getting the same issue on Ubuntu 19.

Yes, installed the apt packages.

When I tried to install the libsodium23 package, apt says it is already the newest version

root@chia002:~/chia-blockchain# apt-get install libsodium23
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libsodium23 is already the newest version (1.0.18-1).
libsodium23 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.
root@chia002:~/chia-blockchain# 

from chia-blockchain.

mariano54 avatar mariano54 commented on August 22, 2024

Libsodium is not the issue, the BLS library should work whether or not sodium or gmp are installed or not.

The issue seems to be the architecture word size. bls-signatures library sets the default to 64 bit. If you are not using a 64 bit architecture I assume it will not work. Can either of you confirm that you are on a 32 bit system?

from chia-blockchain.

mariano54 avatar mariano54 commented on August 22, 2024

Created this ticket: Chia-Network/bls-signatures#90

from chia-blockchain.

wrumble avatar wrumble commented on August 22, 2024

apparently all raspberry pi's are 32bit

from chia-blockchain.

rabollig avatar rabollig commented on August 22, 2024
Linux chia002 5.3.0-29-generic #31-Ubuntu SMP Fri Jan 17 17:27:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
root@chia002:~# 

64-bit, it seems.

from chia-blockchain.

rabollig avatar rabollig commented on August 22, 2024

Oh, by the way... I'm not on a Raspberry. I'm on Ubuntu 19. I replied to this Issue since it was the same error message.

from chia-blockchain.

hoffmang9 avatar hoffmang9 commented on August 22, 2024

Raspberry Pi's are not all 32 bit. The one we test on is:

uname -a
Linux ubuntu 5.3.0-1017-raspi2 #19-Ubuntu SMP Thu Jan 16 18:25:50 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux

from chia-blockchain.

wrumble avatar wrumble commented on August 22, 2024

ok, im updating my pi to the same :) thanks for this

from chia-blockchain.

hoffmang9 avatar hoffmang9 commented on August 22, 2024

Raspbian can be set to a 64bit kernel though that may not be enough. 64 bit Ubuntu on Pi3/Pi4 is known to work https://github.com/Chia-Network/chia-blockchain/wiki/Raspberry-Pi

from chia-blockchain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.