ethersphere / bee-clef

bee-clef is official ethereum clef binary wrapped and preconfigured for bee as a service
GNU General Public License v3.0
79 stars 50 forks source link

Installation failing on Raspberry Pi #36

Open rinnadom opened 3 years ago

rinnadom commented 3 years ago

I'm having issues installing Bee Clef on my Raspberry Pi:

pi@raspberry:~ $ sudo dpkg -I bee-clef_0.4.12_armv7.deb Selecting previously unselected package bee-clef. (Reading database . . . 136994 files and directories currently installed.) Preparing to unpack bee-clef_0.4.12_armv7.deb . . . Unpacking bee-clef (0.4.12) . . . Setting up bee-clef (0.4.12) . . . Installing new version of config file /etc/bee-clef/4byte.json . . . dpkg: error processing package bee-clef (--install): subprocess installed post-installation script returned error exit status 1 Errors were encountered when processing: bee-clef

My system information is (via uname -a): Linux raspberry 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux

Any help is appreciated. Thanks!

wuseal commented 3 years ago

Same issue in ubuntu 18.04

wuseal commented 3 years ago

Solved by redownload and reinstall the .deb file

Eknir commented 3 years ago

Hmmm. From what I read here it is hard to help you. I would advice to ask for support in our Discord. If you find the answer, please feel free to report that here!

Does this issue still persist when downloading bee-clef v0.5?

vandot commented 3 years ago

did @wuseal suggestion helped @rinnadom ?

rinnadom commented 3 years ago

@vandot I haven't gotten back around to this just yet, and most likely won't be able to for a few weeks. But I'll be sure to post back once I do.