sonic-pi-net / sonic-pi

Code. Music. Live.
https://sonic-pi.net
Other
10.74k stars 918 forks source link

error with git clone #3400

Open bloechlb opened 3 months ago

bloechlb commented 3 months ago

Version Linux Mint 21.3 Virginia 64-bit Kernel Linux 5.15.0-105-generic x86_64 MATE 1.26.0

Message: ~$ git clone https://github.com/sonic-pi-net/sonic-pi.git ~/Development/sonic-pi Klone nach '/home/bb/Development/sonic-pi' … remote: Enumerating objects: 154955, done. remote: Counting objects: 100% (11448/11448), done. remote: Compressing objects: 100% (5556/5556), done. error: RPC fehlgeschlagen; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8) error: 5366 Bytes des Bodys werden noch erwartet fetch-pack: unexpected disconnect while reading sideband packet fatal: zu frühes Dateiende fatal: fetch-pack: ungültige index-pack Ausgabe

bloechlb commented 3 months ago

Tried again, copied from github - worked without error message! Sorry!

idommason commented 3 months ago

(Just to make it clear, I am not part of the sonic pi team, just an interested party and a linux fan for about 30 years)

Can you have a look through the documentation I did this weekend, and see whether it just works?

https://github.com/sonic-pi-net/sonic-pi/files/15283663/BUILD-LINUX-MINT.md

wget that and have a read. That's a run through of a build and run on a clean install of Linux Mint 21.3 that has never been used for development or using pipewire and addresses some of the differences that a build on Debian Bookworm has with a Linux Mint install)

(NB Debian Bookworm is the latest Raspberry Pi version, so I suspect the BUILD-LINUX.md is based largely on what works on a Raspberry Pi Debian Bookworm distro, and that is fair enough - the software is called Sonic Pi after all...