kercre123 / wire-prod-pod

49 stars 9 forks source link

Chipper not building. #36

Open BillMerryman opened 1 year ago

BillMerryman commented 1 year ago

Ran

wget -O - https://keriganc.com/setup-wire-pod.sh | bash

on a fresh install of Bullseye on a Pi 4 2GB:

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Seeing this during the chipper build:

github.com/asticode/go-asticoqui

/root/go/pkg/mod/github.com/asticode/go-asticoqui@v0.2.0/coqui.go:126:44: type [2147483646]TokenMetadata larger than address space /root/go/pkg/mod/github.com/asticode/go-asticoqui@v0.2.0/coqui.go:126:44: type [2147483646]TokenMetadata too large /root/go/pkg/mod/github.com/asticode/go-asticoqui@v0.2.0/coqui.go:146:50: type [2147483646]CandidateTranscript larger than address space /root/go/pkg/mod/github.com/asticode/go-asticoqui@v0.2.0/coqui.go:146:50: type [2147483646]CandidateTranscript too large mv: cannot stat 'main': No such file or directory

This at the start of the script (don't know if it is pertinent):

armv7l WARN: The Coqui bindings may be broken for this platform.

This when I run journalctl -fe | grep start.sh

Feb 09 21:05:49 escapepod start.sh[403]: ERROR: chipper binary does not exist. Please open a Github issue if you see this. Feb 09 21:05:51 escapepod start.sh[413]: go: module cache not found: neither GOMODCACHE nor GOPATH is set Feb 09 21:08:34 escapepod start.sh[1875]: ERROR: chipper binary does not exist. Please open a Github issue if you see this. Feb 09 21:08:34 escapepod start.sh[1876]: go: module cache not found: neither GOMODCACHE nor GOPATH is set

kercre123 commented 1 year ago

wire-prod-pod does not work with 32-bit OS's at the moment. I would do a clean install with Raspberry Pi OS 64-bit

jackseverity commented 1 year ago

Would it be possible if this worked again in the future? I stupidly formatted the sd card i was using in my pi 3b with wirepod pro installed. was working apart from 1 bug, when vector come off the charger he would sometimes reset. thought a fresh install might fix it but now i cant get it going at all due to the Chipper error ERROR: chipper binary does not exist. Please open a Github issue if you see this. many thanks for your project. worked great on the pi 3