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!
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/LinuxAny help is appreciated. Thanks!