Skip to content
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

libgit2 test failure Unsupported URL protocol #13406

Closed
JeffBezanson opened this issue Oct 1, 2015 · 2 comments
Closed

libgit2 test failure Unsupported URL protocol #13406

JeffBezanson opened this issue Oct 1, 2015 · 2 comments
Labels
packages Package management and loading test This change adds or pertains to unit tests

Comments

@JeffBezanson
Copy link
Member

I'm seeing this:

    JULIA test/libgit2
     * libgit2              ERROR: LoadError: LoadError: GitError(Code:ERROR, Class:Net, Unsupported URL protocol)
 [inlined code] from libgit2/error.jl:96
 in clone at libgit2/repository.jl:95
 in clone at libgit2.jl:303
 in anonymous at /home/jeff/src/julia/test/libgit2.jl:72
 in temp_dir at /home/jeff/src/julia/test/libgit2.jl:62
 in temp_dir at /home/jeff/src/julia/test/libgit2.jl:57
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 [inlined code] from util.jl:179
 in runtests at /home/jeff/src/julia/test/testdefs.jl:178
 in anonymous at multi.jl:684
 in run_work_thunk at multi.jl:645
 in remotecall_fetch at multi.jl:718
 in remotecall_fetch at multi.jl:734
 [inlined code] from multi.jl:1430
 in anonymous at task.jl:1429
while loading /home/jeff/src/julia/test/libgit2.jl, in expression starting on line 69
while loading /home/jeff/src/julia/test/runtests.jl, in expression starting on line 13
@JeffBezanson JeffBezanson added test This change adds or pertains to unit tests packages Package management and loading labels Oct 1, 2015
@JeffBezanson JeffBezanson changed the title libgit2 test failure libgit2 test failure Unsupported URL protocol Oct 1, 2015
@yuyichao
Copy link
Contributor

yuyichao commented Oct 1, 2015

Dup of #13389 ?

@wildart
Copy link
Member

wildart commented Oct 1, 2015

yes

@wildart wildart closed this as completed Oct 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages Package management and loading test This change adds or pertains to unit tests
Projects
None yet
Development

No branches or pull requests

3 participants