[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#657043: marked as done (Hurd: please reenable the test suite)



Your message dated Sun, 20 May 2012 21:18:22 +0000
with message-id <E1SWDWA-00086O-Lh@franck.debian.org>
and subject line Bug#657043: fixed in apr-util 1.4.1-2
has caused the Debian Bug report #657043,
regarding Hurd: please reenable the test suite
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 owner@bugs.debian.org
immediately.)


-- 
657043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657043
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apr-util
Version: 1.4.1-1
Severity: wishlist
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hi,

as a consequence of #530287, more than two years ago the test suite has
been disabled on Hurd.
Given that
a) the sqlite2 backend is not compiled anymore
b) I just had a successful build of apr-util with test suite enabled
could you please reenable the test suite on Hurd?
(Attached there is a patch for it.)

Thanks,
-- 
Pino
--- a/debian/rules
+++ b/debian/rules
@@ -45,12 +45,6 @@
 	TEST_TARGET =
 endif
 
-# disable tests on hurd until they are fixed (see #530287)
-DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
-ifeq (hurd, $(DEB_HOST_ARCH_OS))
-	TEST_TARGET =
-endif
-
 ifeq ($(DEB_BUILD_ARCH),i386)
         CONFFLAGS=apr_lock_method=USE_PROC_PTHREAD_SERIALIZE
 else

--- End Message ---
--- Begin Message ---
Source: apr-util
Source-Version: 1.4.1-2

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

apr-util_1.4.1-2.debian.tar.gz
  to main/a/apr-util/apr-util_1.4.1-2.debian.tar.gz
apr-util_1.4.1-2.dsc
  to main/a/apr-util/apr-util_1.4.1-2.dsc
libaprutil1-dbd-freetds_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dbd-freetds_1.4.1-2_i386.deb
libaprutil1-dbd-mysql_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dbd-mysql_1.4.1-2_i386.deb
libaprutil1-dbd-odbc_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dbd-odbc_1.4.1-2_i386.deb
libaprutil1-dbd-pgsql_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dbd-pgsql_1.4.1-2_i386.deb
libaprutil1-dbd-sqlite3_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dbd-sqlite3_1.4.1-2_i386.deb
libaprutil1-dbg_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dbg_1.4.1-2_i386.deb
libaprutil1-dev_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-dev_1.4.1-2_i386.deb
libaprutil1-ldap_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1-ldap_1.4.1-2_i386.deb
libaprutil1_1.4.1-2_i386.deb
  to main/a/apr-util/libaprutil1_1.4.1-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 657043@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apr-util 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 20 May 2012 22:14:38 +0200
Source: apr-util
Binary: libaprutil1 libaprutil1-ldap libaprutil1-dbd-mysql libaprutil1-dbd-sqlite3 libaprutil1-dbd-odbc libaprutil1-dbd-pgsql libaprutil1-dbd-freetds libaprutil1-dev libaprutil1-dbg
Architecture: source i386
Version: 1.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description: 
 libaprutil1 - Apache Portable Runtime Utility Library
 libaprutil1-dbd-freetds - Apache Portable Runtime Utility Library - FreeTDS Driver
 libaprutil1-dbd-mysql - Apache Portable Runtime Utility Library - MySQL Driver
 libaprutil1-dbd-odbc - Apache Portable Runtime Utility Library - ODBC Driver
 libaprutil1-dbd-pgsql - Apache Portable Runtime Utility Library - PostgreSQL Driver
 libaprutil1-dbd-sqlite3 - Apache Portable Runtime Utility Library - SQLite3 Driver
 libaprutil1-dbg - Apache Portable Runtime Utility Library - Debugging Symbols
 libaprutil1-dev - Apache Portable Runtime Utility Library - Development Headers
 libaprutil1-ldap - Apache Portable Runtime Utility Library - LDAP Driver
Closes: 657043 664307 666260
Changes: 
 apr-util (1.4.1-2) unstable; urgency=low
 .
   * Remove obsolete version on binutils dependency. Closes: #666260
   * Re-enable test suite on hurd. Closes: #657043
   * Switch VCS to git
   * Switch to packaging format "3.0 quilt", remove dpatch. Thanks to Jari
     Aalto for the patch. Closes: #664307
   * Update to Standards-Version to 3.9.3 (no changes)
   * Bump to debhelper 9.
   * Remove obsolete workaround for #651147, ldap detection is fixed in 1.4.x
   * Fix lintian warnings
     - use dh_prep
     - omit driver libraries from symbol files
     - add build-arch and build-indep targets
Checksums-Sha1: 
 77cfbe5b81f6a360c2e0a8e9230b0508965376dc 1994 apr-util_1.4.1-2.dsc
 a6a894916cc493c19545f3ac52ba29aaa1c87692 17054 apr-util_1.4.1-2.debian.tar.gz
 201eb644bf773522bdc901ce435cd4c261adee3a 91548 libaprutil1_1.4.1-2_i386.deb
 26076237c1e8a1b110d4af332b87ea090df3bdb5 16582 libaprutil1-ldap_1.4.1-2_i386.deb
 2e21b5a1f5cba0b30e5a1a114f901405bd1738f9 21222 libaprutil1-dbd-mysql_1.4.1-2_i386.deb
 1b114146c7b7beab5d3957395dfffa2fac4098b5 18820 libaprutil1-dbd-sqlite3_1.4.1-2_i386.deb
 035462ce41f6f25b643ef3890bac666b22fb962d 25400 libaprutil1-dbd-odbc_1.4.1-2_i386.deb
 957e593a031e385ca847cacf5d4f579ce83ae159 21184 libaprutil1-dbd-pgsql_1.4.1-2_i386.deb
 2e6b6918adef8bd9b419d0cbbb35575997894101 19344 libaprutil1-dbd-freetds_1.4.1-2_i386.deb
 dd4d564fbb5fb0a318ddb6bf189274c98afd3768 674776 libaprutil1-dev_1.4.1-2_i386.deb
 1f4807c5e44a7c20790bae6332e81b5023def4ae 34314 libaprutil1-dbg_1.4.1-2_i386.deb
Checksums-Sha256: 
 d495ea69fcb83d3a9b6c2af9642dc6280207c0fd40187c07761a60b91860fb5c 1994 apr-util_1.4.1-2.dsc
 6fb7112f0a909b38280db361a2a6d26a93619db3aba8fee6c975ce15cb4932f7 17054 apr-util_1.4.1-2.debian.tar.gz
 9582583756d2ce8e0a225697d441f4fb3b135aaec4bc40e4f5a062f7bec7b482 91548 libaprutil1_1.4.1-2_i386.deb
 ff6bf7bf3d5153b247f07ffdafc27da744451e9569da710383d2fd4644be48a5 16582 libaprutil1-ldap_1.4.1-2_i386.deb
 cc8e7b4bbb0a1898fa09516c31c43b118ed732899bd804ff06bbf04a3127d4c6 21222 libaprutil1-dbd-mysql_1.4.1-2_i386.deb
 771ea45fb03bd3065a3ddac7f169802ddb65863efad9734d4141d14bc7dbca55 18820 libaprutil1-dbd-sqlite3_1.4.1-2_i386.deb
 4bf82f8a6572e35cba368d91d5fa3dee7e83514c37fe2f4c57019e0358c40ed6 25400 libaprutil1-dbd-odbc_1.4.1-2_i386.deb
 a2922c4eabc91fa37009b826e37cd95a818e0afbaebadd23940d0da8e78de066 21184 libaprutil1-dbd-pgsql_1.4.1-2_i386.deb
 e9bcfd2798339a5241e7fadfeaec5e68de0685662159952a1a1d241ef898a9f8 19344 libaprutil1-dbd-freetds_1.4.1-2_i386.deb
 51d0ed0db77b7d92d5175417724b274031e59b49f584a5f4b4ef3fb02c6bd61b 674776 libaprutil1-dev_1.4.1-2_i386.deb
 357d4c5aeeae454ed36a6ff17ec39be6bc7249578df57b4c6f23ed0ae97636b0 34314 libaprutil1-dbg_1.4.1-2_i386.deb
Files: 
 1f5c74d7def8e8872ac71a32885a57eb 1994 libs optional apr-util_1.4.1-2.dsc
 45b07904b29a241ee37f6c6be8e50461 17054 libs optional apr-util_1.4.1-2.debian.tar.gz
 d2b2516e00ff6923cb7417cbe1deb365 91548 libs optional libaprutil1_1.4.1-2_i386.deb
 3d00f6476d24e6aab6dffda10667f5f9 16582 libs optional libaprutil1-ldap_1.4.1-2_i386.deb
 35616de7b28fef66993068cccb0da692 21222 libs optional libaprutil1-dbd-mysql_1.4.1-2_i386.deb
 8254722a07c1a08f71e52009bb0c35a2 18820 libs optional libaprutil1-dbd-sqlite3_1.4.1-2_i386.deb
 c9cad302a0202b12515b00ba5fdc9483 25400 libs optional libaprutil1-dbd-odbc_1.4.1-2_i386.deb
 d6ea868d5b84463dcbe1520dce2b7e0d 21184 libs optional libaprutil1-dbd-pgsql_1.4.1-2_i386.deb
 c9700ce98ea9c82aeec1d750afcf760e 19344 libs optional libaprutil1-dbd-freetds_1.4.1-2_i386.deb
 53144ec3d6c31871686220ad7ca707ff 674776 libdevel optional libaprutil1-dev_1.4.1-2_i386.deb
 ad222f5ff9df3f3d45f011cded447995 34314 debug extra libaprutil1-dbg_1.4.1-2_i386.deb

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

iD8DBQFPuVc5bxelr8HyTqQRAnUQAKDagPYBl/OpqRWkvMtCgvOBvMajWQCfUTAC
YAY9xswcd2PN6q5BiZfwiIY=
=sFD8
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: