Your message dated Sat, 02 Mar 2013 16:48:00 +0000
with message-id <[email protected]>
and subject line Bug#701350: fixed in s3ql 1.13.1-1
has caused the Debian Bug report #701350,
regarding Data corruption with eglibc 2.17
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.)


-- 
701350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701350
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:s3ql
Version: 1.12-1
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  XXX

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/s3ql_1.12-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
test_write (tests.t1_backends.S3CTests) ... skipped 'No authentication file 
found.'
test_clear (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_contains (tests.t1_backends.S3SSLTests) ... skipped 'No authentication 
file found.'
test_copy (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_delete (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_list (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_rename (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_setitem (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_write (tests.t1_backends.S3SSLTests) ... skipped 'No authentication file 
found.'
test_clear (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_contains (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_copy (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_delete (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_list (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_rename (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_setitem (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_write (tests.t1_backends.S3Tests) ... skipped 'No authentication file 
found.'
test_clear (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_contains (tests.t1_backends.SwiftTests) ... skipped 'No authentication 
file found.'
test_copy (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_delete (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_list (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_rename (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_setitem (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_write (tests.t1_backends.SwiftTests) ... skipped 'No authentication file 
found.'
test_gs (tests.t1_backends.URLTests) ... ok
test_s3 (tests.t1_backends.URLTests) ... ok
test_s3c (tests.t1_backends.URLTests) ... ok
test_1_vals_1 (tests.t1_dump.DumpTests) ... ERROR

======================================================================
ERROR: test_1_vals_1 (tests.t1_dump.DumpTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/tests/t1_dump.py", line 36, in test_1_vals_1
    self.compare_tables(self.src, self.dst)
  File "/«PKGBUILDDIR»/tests/t1_dump.py", line 155, in compare_tables
    (id2, buf2) = i2.next()
  File "/«PKGBUILDDIR»/src/s3ql/database.py", line 250, in next
    for col in self.cur.next() ]
StopIteration

----------------------------------------------------------------------
Ran 78 tests in 0.044s

FAILED (errors=1, skipped=40)
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: s3ql
Source-Version: 1.13.1-1

We believe that the bug you reported is fixed in the latest version of
s3ql, 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.
Nikolaus Rath <[email protected]> (supplier of updated s3ql 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: Sat, 23 Feb 2013 17:46:56 -0800
Source: s3ql
Binary: s3ql s3ql-dbg
Architecture: source amd64
Version: 1.13.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Apps Team <[email protected]>
Changed-By: Nikolaus Rath <[email protected]>
Description: 
 s3ql       - Full-featured file system for online data storage
 s3ql-dbg   - Full-featured file system for online data storage (debugging symb
Closes: 701350
Changes: 
 s3ql (1.13.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Fixed metadata corruption with recent eglibc (triggered test
     failure on build). Closes: #701350
Checksums-Sha1: 
 6b61d337e0a61174803618e4ae3bec4b0abb7f3e 1710 s3ql_1.13.1-1.dsc
 bd4fc9b85719c651225056d73a67da2e1b922a98 1460789 s3ql_1.13.1.orig.tar.bz2
 2e757e5ea1a0ee8678dd06c93b8d6dbf4edc4b31 6168 s3ql_1.13.1-1.debian.tar.bz2
 6d259418de9bdc873be080a40fc9015557c6d40f 507198 s3ql_1.13.1-1_amd64.deb
 88ee84cf6b752d0b15a87e2c0e3fa05f27b29c8e 138740 s3ql-dbg_1.13.1-1_amd64.deb
Checksums-Sha256: 
 589ea36c117aa82284a957f31607b128d499a1a219986f97e257ec7ce31eae46 1710 
s3ql_1.13.1-1.dsc
 db2479bc209b6dbdb2063b2e008612fdd78710dd760e84efeaea2273477d0bd7 1460789 
s3ql_1.13.1.orig.tar.bz2
 0fa4f8d1393aecaab1e62a5113400d8bbe4510090d1b944558eb9bfb0be2cf95 6168 
s3ql_1.13.1-1.debian.tar.bz2
 14782b846ef64dbb0bc521b8c805e25500552af14b00844c210b677e92ae9655 507198 
s3ql_1.13.1-1_amd64.deb
 6d2c5e2edaa89efe35d1c165acce2e504e850455e9abe94e254028ffa8106d79 138740 
s3ql-dbg_1.13.1-1_amd64.deb
Files: 
 73c60693fa6a1debac081cce9a936caa 1710 misc optional s3ql_1.13.1-1.dsc
 2f8638ebcc6dfd0aa2a4a50fe0ffdd05 1460789 misc optional s3ql_1.13.1.orig.tar.bz2
 9e8ef716ff4c28288854744fcdeeb7be 6168 misc optional 
s3ql_1.13.1-1.debian.tar.bz2
 c1a50b93334bbe20d1e9a2920f585c0e 507198 misc optional s3ql_1.13.1-1_amd64.deb
 211bcd061b0b50d4dfad45d2e5dce1e6 138740 debug extra s3ql-dbg_1.13.1-1_amd64.deb

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

iEYEARECAAYFAlEyK2YACgkQMDatjqUaT91oLwCePKMuvwsWt3pwxWLTUxS/vsuR
CnEAn2vAvI5yiXsDJj8H+CwpAnBO6BFZ
=tjmr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to