Your message dated Mon, 17 Jun 2013 22:19:27 +0000
with message-id <[email protected]>
and subject line Bug#712300: fixed in libgit2 0.18.0-2
has caused the Debian Bug report #712300,
regarding FTBFS: tests require internet connectivity
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
712300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712300
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: libgit2
Source-Version: 0.18.0-2

We believe that the bug you reported is fixed in the latest version of
libgit2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russell Sim <[email protected]> (supplier of updated libgit2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 17 Jun 2013 23:11:15 +1000
Source: libgit2
Binary: libgit2-dev libgit2-0 libgit2-dbg
Architecture: source amd64
Version: 0.18.0-2
Distribution: experimental
Urgency: low
Maintainer: Russell Sim <[email protected]>
Changed-By: Russell Sim <[email protected]>
Description: 
 libgit2-0  - low-level Git library
 libgit2-dbg - libgit2 library and debugging symbols
 libgit2-dev - low-level Git library (development files)
Closes: 712300
Changes: 
 libgit2 (0.18.0-2) experimental; urgency=low
 .
   * Disable online tests.
     Thanks to Felix Geyer for the heads up. (Closes: #712300)
Checksums-Sha1: 
 7463805e7b2161e8f004066588c6d698ffe54477 1869 libgit2_0.18.0-2.dsc
 833f58976566b1ceca29d55864322e103ea31042 5421 libgit2_0.18.0-2.debian.tar.gz
 6794bcdedb74c0675bdb9ab9f70266ae8a7c8e66 478758 libgit2-dev_0.18.0-2_amd64.deb
 9da60371d489c607b469d683e46d3ddce367f89c 263650 libgit2-0_0.18.0-2_amd64.deb
 ea541f49c443daa24bc851e21fb3ed50479877b1 860106 libgit2-dbg_0.18.0-2_amd64.deb
Checksums-Sha256: 
 2c1ab2fec6163368d6a38dbb01462337bf7e8fbef6a11faa43bdf86e6de07687 1869 
libgit2_0.18.0-2.dsc
 a6df37859a94c33f8d828614127e8d4706b3b467ea6a7d1cb7d4ac1318b4d94e 5421 
libgit2_0.18.0-2.debian.tar.gz
 b4ff5930f0ff85eb5950166aaf122052ed39e6bb74e583d93182a09f456e6368 478758 
libgit2-dev_0.18.0-2_amd64.deb
 6bcb638dbff3942b54e9cc9da44bcc67db0dcd4e04eb4926130d79c4f1733545 263650 
libgit2-0_0.18.0-2_amd64.deb
 00422c662e4c4c6603338f31ab0e06ddd668a090332be19d733f0b882c8c2d55 860106 
libgit2-dbg_0.18.0-2_amd64.deb
Files: 
 d93bf869afec5649cb5c917cff5d33b4 1869 libs extra libgit2_0.18.0-2.dsc
 2ae67fb89d4f10d37f63e1ba0d0f79a5 5421 libs extra libgit2_0.18.0-2.debian.tar.gz
 467de4d2e9ba4f111c7a76c69c6f5c84 478758 libdevel extra 
libgit2-dev_0.18.0-2_amd64.deb
 1212aab399900fe8e559565d20673450 263650 libs extra libgit2-0_0.18.0-2_amd64.deb
 1558474fee58811bb533b3314905a5bc 860106 debug extra 
libgit2-dbg_0.18.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJRv4hCAAoJEE5xYO1KyO4d+KIP/0FPiAF/+zPkTYRi5UPH4U4f
5stmNAwZrrDyEGipnNALY27A133Gz/5owekJHq+SgXsa00crQhu1w9R0iOtYlbXH
rBqH0SJbHVDv8EsmCfJ3jfwqRzwJHWyzrocZbiJisF8b+SHtMYn83UruyQ5JWrZP
OuKfdiJbm4wiYUOE8gMVvKrLhrSnSbox1L4xhpOLB6H4KtLY69R4BoIznLWMvIab
Rhed8QM5rfdwStFnFRucxPx1+HI96YznO76Wjz3VJ4Y/sZI5F6+A+ErURnCZaBe1
bHmz7VE0tcb8Q6pA0xfBM9q1RvcRxa7vHpYl2CjRgnznO+yAV/PSQfNZFsWOdepn
F0UVSF53YWAECfsQF5HPd0GiKSxZUVPexs8e298j0QEL5dI7Rpx34IimJQ7fbPOw
2R5fg5lNdrs7py7gZDfuNB96tezv8k7qbCdjsQkgxHjd5hRG/2pq1JzL3seJRmUB
Byi7gvCI/itp6sEmvt5KB/P/ZsuMynwXfVFZe9hRW1QD2U6IrOAg1jJxus2F20si
oM3MMoFF/JehW1tsFNqA3WmfO9L5xn9TYYzdhLPPQH9JzhGS/RiInlzXJ+kKCSJe
HQKXG98Zl0c2VUTfIHeZt6v07dTNehx9vr89aWYRccKaIxn/1eKr1BylDUhMLRcj
8Jz71RJJieV63EZGAM7d
=7i1r
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to