-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloning master had connection issues #2375
Comments
also pip module was not found for master installation. sudo apt install python3-pip to resolve |
I think your connection broke while cloning, so it was not completed. Maybe try to put your box closer to the WiFi router. I think all other errors are because of the not succeeded cloning. |
Probably, |
I agree depth 1 could be a good idea. |
Maybe |
This looks like a good overview: https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/ From the article a „blobless clone“ ( A „shallow clone“ ( |
I compared the commands for used space after initial clone with checked out "develop": IF we want to make a change here, i also would vote for the @mzaiss |
@mzaiss did you check again? I still suspect a temporary issue like bad WiFi or a server, which is down. But if the issue still persists for you, we should investigate deeper. |
i havent reinstalled since then, but suggest depth 1 as standard to save
time and memory.
s-martin ***@***.***> schrieb am Di., 4. Juni 2024, 23:19:
… @mzaiss <https://github.com/mzaiss> did you check again? I still suspect
a temporary issue like bad WiFi or a server, which is down. But if the
issue still persists for you, we should investigate deeper.
—
Reply to this email directly, view it on GitHub
<#2375 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7RKGRF2QWJIMWFJX4OQ7LZFYVMJAVCNFSM6AAAAABH5XHUDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBYGQZTGMBUGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
RPi-Jukebox-RFID/scripts/installscripts/install-jukebox.sh
Line 913 in 3431ba1
I suggest adding
--depth 1
in the clone line.I get this error otherwise:
The text was updated successfully, but these errors were encountered: