git:// won't work.
http:// worked for me, although it took several minutes.
You may need to adjust a timeout parameter.
-- D
On 12/27/2016 2:32 PM, Jord van der Elst wrote:
It's a bit weird. My program (Smartgit) CANNOT update boinc_depends_win_vs2010 via
git://boinc.berkeley.edu/boinc_depends_win_vs2010.git
<http://boinc.berkeley.edu/boinc_depends_win_vs2010.git>, it reports it cannot
connect to boinc.berkeley.edu <http://boinc.berkeley.edu> 208.68.240.115
When I try to do the update from
http://boinc.berkeley.edu/git/boinc_depends_win_vs2010.git it tries and tries for
5 minutes before canceling.
The same happens when I use HTTPS instead of HTTP although the error there is more
exotic.
Yet it CAN download the boinc_depends_win_vs2013 from
git:/boinc.berkeley.edu/boinc_depends_win_vs2013.git
<http://boinc.berkeley.edu/boinc_depends_win_vs2013.git> and do updates:
Fetch
P:\BOINC Source Git\src\boinc_depends_win_vs2013> git.exe fetch --progress
--prune --no-tags origin
P:\BOINC Source Git\src\boinc_depends_win_vs2013> git.exe fetch --tags
origin
Fetch: unable to connect to boinc.berkeley.edu <http://boinc.berkeley.edu>:
P:\BOINC Source Git\src\boinc_depends_win_vs2010> git.exe fetch --progress
--prune boinc_depends_win_vs2013
unable to connect to boinc.berkeley.edu <http://boinc.berkeley.edu>:
boinc.berkeley.edu <http://boinc.berkeley.edu>[0: 208.68.240.115]: errno=No
error
Could not update branch states (green and red arrows) due to: unable to
connect to boinc.berkeley.edu <http://boinc.berkeley.edu>:: boinc.berkeley.edu
<http://boinc.berkeley.edu>[0: 208.68.240.115]: errno=No error
unable to connect to boinc.berkeley.edu <http://boinc.berkeley.edu>:
P:\BOINC Source Git\src\boinc_depends_win_vs2010> git.exe fetch --progress --prune
boinc_depends_win_vs2010
inflate: data stream error (invalid literal/length code)
pack has bad object at offset 305281152: inflate returned -3
Unable to find 12140013557ad571fbb9da49aaa5176bccc95e43 under
https://boinc.berkeley.edu/git/boinc_depends_win_vs2010.git
Cannot obtain needed tree 12140013557ad571fbb9da49aaa5176bccc95e43
while processing commit 9c5224956c4f8f9472cb64fd133e890fcdf535c7.
fetch failed.
Could not update branch states (green and red arrows) due to: unable to connect to
boinc.berkeley.edu <http://boinc.berkeley.edu>:: boinc.berkeley.edu
<http://boinc.berkeley.edu>[0: 208.68.240.115]: errno=No error
inflate: data stream error (invalid literal/length code)
pack has bad object at offset 305281152: inflate returned -3
Unable to find 12140013557ad571fbb9da49aaa5176bccc95e43 under
https://boinc.berkeley.edu/git/boinc_depends_win_vs2010.git
fetch failed.
-- Jord van der Elst.
On Tue, Dec 27, 2016 at 11:02 PM, David Anderson <[email protected]
<mailto:[email protected]>> wrote:
Cloning of the Win dependent libraries (pre-built curl, openssl etc.)
hasn't been working for the last 6 months or so.
Turned out to be a config problem; fixed now.
Try, e.g.:
git clone http://boinc.berkeley.edu/git/boinc_depends_win_vs2010.git
<http://boinc.berkeley.edu/git/boinc_depends_win_vs2010.git>
David
_______________________________________________
boinc_dev mailing list
[email protected] <mailto:[email protected]>
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
<http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev>
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.