Your message dated Tue, 07 Sep 2010 21:17:07 +0000
with message-id <[email protected]>
and subject line Bug#595949: fixed in bup 0.17b-2
has caused the Debian Bug report #595949,
regarding bup: FTBFS everywhere: test failures
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.)


-- 
595949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595949
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bup
Version: 0.17b-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS everywhere, eg. on amd64:
| ./wvtestrun make PYTHON=python runtests
| Testing "all" in make PYTHON=python runtests:
| ! lib/bup/t/tclient.py  test_server_split_with_indexes: 
| 
| Traceback (most recent call last):
|   File "wvtest.py", line 123, in _runtest
|     f()
|   File 
"/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b/lib/bup/t/tclient.py", line 
19, in test_server_split_with_indexes
|     git.init_repo(bupdir)
|   File "../../bup/git.py", line 696, in init_repo
|     preexec_fn = _gitenv)
|   File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| 
| ! tclient.py:19   [Errno 2] No such file or directory               EXCEPTION
|  0.024s ok
| ! lib/bup/t/tclient.py  test_midx_refreshing: 
| 
| Traceback (most recent call last):
|   File "wvtest.py", line 123, in _runtest
|     f()
|   File 
"/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b/lib/bup/t/tclient.py", line 
37, in test_midx_refreshing
|     git.init_repo(bupdir)
|   File "../../bup/git.py", line 696, in init_repo
|     preexec_fn = _gitenv)
|   File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| 
| ! tclient.py:37   [Errno 2] No such file or directory               EXCEPTION
|  0.022s ok
| ! lib/bup/t/tgit.py  testmangle: ............. 0.002s ok
| ! lib/bup/t/tgit.py  testencode: ...... 0.001s ok
| ! lib/bup/t/tgit.py  testpacks: 
| 
| Traceback (most recent call last):
|   File "wvtest.py", line 123, in _runtest
|     f()
|   File "/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b/lib/bup/t/tgit.py", 
line 53, in testpacks
|     git.init_repo('pybuptest.tmp')
|   File "../../bup/git.py", line 696, in init_repo
|     preexec_fn = _gitenv)
|   File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| 
| ! tgit.py:53   [Errno 2] No such file or directory                  EXCEPTION
|  0.037s ok
| ! lib/bup/t/thashsplit.py  test_rolling_sums: . 0.005s ok
| ! lib/bup/t/thelpers.py  test_parse_num: ...... 0.012s ok
| ! lib/bup/t/tindex.py  index_basic: ..... 0.001s ok
| ! lib/bup/t/tindex.py  index_writer:  0.000s ok
| ! lib/bup/t/tindex.py  index_dirty: ................................. 0.031s 
ok
| ! lib/bup/t/toptions.py  test_optdict: ..... 0.000s ok
| ! lib/bup/t/toptions.py  test_options: ......... 0.005s ok
| ! lib/bup/t/tshquote.py  test_shquote: ............... 0.019s ok
| ! t/test.sh  init: 
| Traceback (most recent call last):
|   File "/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b/cmd/bup-init", line 
23, in <module>
|     git.init_repo()
|   File "/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b/lib/bup/git.py", 
line 696, in init_repo
|     preexec_fn = _gitenv)
|   File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| ! t/test.sh:17  bup init                                            FAILED
|  0.136s ok
| 
| make[2]: *** [runtests-cmdline] Error 1
| 
| WvTest result code: 2
| make[2]: Leaving directory `/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b'
| ! Program returned non-zero exit code (2)                           FAILED
| WvTest: 97 tests, 4 failures, total time 0.716s.
| make[1]: *** [test] Error 2
| make[1]: Leaving directory `/build/buildd-bup_0.17b-1-amd64-bpIs6N/bup-0.17b'
| dh_auto_test: make -j1 test returned exit code 2
| make: *** [build] Error 29

Full build logs:
  https://buildd.debian.org/status/package.php?p=bup

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Source: bup
Source-Version: 0.17b-2

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

bup_0.17b-2.debian.tar.gz
  to main/b/bup/bup_0.17b-2.debian.tar.gz
bup_0.17b-2.dsc
  to main/b/bup/bup_0.17b-2.dsc
bup_0.17b-2_i386.deb
  to main/b/bup/bup_0.17b-2_i386.deb



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.
Jon Dowland <[email protected]> (supplier of updated bup 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: SHA1

Format: 1.8
Date: Tue, 07 Sep 2010 22:08:48 +0100
Source: bup
Binary: bup
Architecture: source i386
Version: 0.17b-2
Distribution: unstable
Urgency: low
Maintainer: Jon Dowland <[email protected]>
Changed-By: Jon Dowland <[email protected]>
Description: 
 bup        - highly efficient file backup system based on git
Closes: 595949
Changes: 
 bup (0.17b-2) unstable; urgency=low
 .
   * add git as a build dependency. Closes: #595949
   * bump standards version.
Checksums-Sha1: 
 c2c665887815e90cebbe2f88438da1100f1aa8c8 1173 bup_0.17b-2.dsc
 465f5d726445b64953dcb7da13bdc2db312a18f5 2760 bup_0.17b-2.debian.tar.gz
 dcd750b37b620d6fed8ab84ffda74d309cfc9ab6 102220 bup_0.17b-2_i386.deb
Checksums-Sha256: 
 7b26e4d3e80bf480db1f59c690880d5f42ade2ed8303472ff9cdcc9292256daf 1173 
bup_0.17b-2.dsc
 e4072c9b86ad1c6188f9e4e8211e77095e569bc29d617d0191739e3ff4dec63c 2760 
bup_0.17b-2.debian.tar.gz
 a212f612f5cc3ea8d1b517c5e19624778096fe737792ad704fd0e2fea5a035e2 102220 
bup_0.17b-2_i386.deb
Files: 
 2bb57ba22a6ce7ca02f373ed7f86192a 1173 admin extra bup_0.17b-2.dsc
 34be7f33e6b92758db9a3d17be5a6be4 2760 admin extra bup_0.17b-2.debian.tar.gz
 26b1d301196ba3077c3bde7c0b9f1925 102220 admin extra bup_0.17b-2_i386.deb

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

iEYEARECAAYFAkyGqj4ACgkQFotOcXAy8jgzSgCgnzu0hyFhSK2WtqSahWMXOsuV
ttsAoIIJsmtIW+6sBlacyym2PoIfK58l
=hoBz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to