Source: libgit2 Version: 0.18.0-1 Severity: serious Justification: fails to build from source
This package requires internet connectivity for its test suite to pass. Package builds must not not rely on external network connectivity, but should be self-contained. The test tries to resolve github.com: 1) Failure: online::clone::network_full [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:41] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 2) Failure: online::clone::network_bare [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:54] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 3) Failure: online::clone::empty_repository [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:65] Function call failed: git_clone(&g_repo, LIVE_EMPTYREPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 4) Failure: online::clone::can_checkout_a_cloned_repo [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:105] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 5) Failure: online::clone::custom_remote_callbacks [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:138] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 6) Failure: online::clone::bitbucket_style [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:170] Function call failed: git_clone(&g_repo, BB_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for bitbucket.org: System error 7) Failure: online::clone::can_cancel [/tmp/buildd/libgit2-0.18.0/tests-clar/online/clone.c:199] GIT_EUSER != git_clone(&g_repo, "http://github.com/libgit2/TestGitRepository", "./foo", &g_options) -7 != -1 8) Failure: online::fetch::default_git [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:47] Function call failed: git_remote_connect(remote, GIT_DIRECTION_FETCH) error -1 - Failed to resolve address for github.com: System error 9) Failure: online::fetch::default_http [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:47] Function call failed: git_remote_connect(remote, GIT_DIRECTION_FETCH) error -1 - Failed to resolve address for github.com: System error 10) Failure: online::fetch::no_tags_git [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:47] Function call failed: git_remote_connect(remote, GIT_DIRECTION_FETCH) error -1 - Failed to resolve address for github.com: System error 11) Failure: online::fetch::no_tags_http [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:47] Function call failed: git_remote_connect(remote, GIT_DIRECTION_FETCH) error -1 - Failed to resolve address for github.com: System error 12) Failure: online::fetch::doesnt_retrieve_a_pack_when_the_repository_is_up_to_date [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:95] Function call failed: git_clone(&_repository, "https://github.com/libgit2/TestGitRepository.git", "./fetch/lg2", &opts) error -1 - Failed to resolve address for github.com: System error 13) Failure: online::fetch::can_cancel [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:132] Function call failed: git_remote_connect(remote, GIT_DIRECTION_FETCH) error -1 - Failed to resolve address for github.com: System error 14) Failure: online::fetch::ls_disconnected [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetch.c:155] Function call failed: git_remote_connect(remote, GIT_DIRECTION_FETCH) error -1 - Failed to resolve address for github.com: System error 15) Failure: online::fetchhead::wildcard_spec [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetchhead.c:33] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 16) Failure: online::fetchhead::explicit_spec [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetchhead.c:33] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 17) Failure: online::fetchhead::no_merges [/tmp/buildd/libgit2-0.18.0/tests-clar/online/fetchhead.c:33] Function call failed: git_clone(&g_repo, LIVE_REPO_URL, "./foo", &g_options) error -1 - Failed to resolve address for github.com: System error 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 5.32 sec The following tests FAILED: 1 - libgit2_clar (Failed) Errors while running CTest make[1]: *** [test] Error 8 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org