Your message dated Wed, 21 Sep 2005 15:28:34 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327723: fixed in sqlrelay 1:0.36.4-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Sep 2005 18:11:28 +0000
>From [EMAIL PROTECTED] Sun Sep 11 11:11:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hoboe2bl1.telenet-ops.be [195.130.137.73] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEWIa-0002ER-00; Sun, 11 Sep 2005 11:11:28 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by hoboe2bl1.telenet-ops.be (Postfix) with SMTP id 60C12380AF
        for <[EMAIL PROTECTED]>; Sun, 11 Sep 2005 20:11:27 +0200 (CEST)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
        by hoboe2bl1.telenet-ops.be (Postfix) with ESMTP id 4498F381C3
        for <[EMAIL PROTECTED]>; Sun, 11 Sep 2005 20:11:27 +0200 (CEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id E5E8026136; Sun, 11 Sep 2005 20:11:26 +0200 (CEST)
Date: Sun, 11 Sep 2005 20:11:26 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: sqlrelay: FTBFS on amd64: Using lib64 instead of lib.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="HlL+5n6rz5pIUxbD"
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: sqlrelay
Version: 1:0.36.4-1
Severity: important
Tags: patch

Hi,

Your package is failing to build on amd64.  The problem is that
on amd64, it uses lib64 as the library dir instead of lib.
Atleast for the Debian amd64 port this isn't the right directory.

I've attached a patch that fixes it.  Not sure if acsite.m4 is
the correct origin where it needs to be fixed, but couldn't find
anything else.


Kurt


--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="sqlrelay-lib64.diff"

--- acsite.m4.old       2005-09-11 20:07:07.562851088 +0200
+++ acsite.m4   2005-09-11 20:07:26.478975400 +0200
@@ -350,10 +350,7 @@
 AC_DEFUN([FW_CHECK_LIBDIR],
 [
 AC_MSG_CHECKING(for library directory)
-case $host_cpu in
-       x86_64 ) LIBDIR="lib64" ;;
-       * ) LIBDIR="lib" ;;
-esac
+       LIBDIR="lib"
 AC_MSG_RESULT($LIBDIR)
 ])
 
--- configure.old       2005-09-11 20:07:07.572849568 +0200
+++ configure   2005-09-11 20:07:30.700333656 +0200
@@ -19312,10 +19312,7 @@
 
 echo "$as_me:$LINENO: checking for library directory" >&5
 echo $ECHO_N "checking for library directory... $ECHO_C" >&6
-case $host_cpu in
-       x86_64 ) LIBDIR="lib64" ;;
-       * ) LIBDIR="lib" ;;
-esac
+       LIBDIR="lib"
 echo "$as_me:$LINENO: result: $LIBDIR" >&5
 echo "${ECHO_T}$LIBDIR" >&6
 

--HlL+5n6rz5pIUxbD--

---------------------------------------
Received: (at 327723-close) by bugs.debian.org; 21 Sep 2005 22:38:51 +0000
>From [EMAIL PROTECTED] Wed Sep 21 15:38:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EID4s-0000rH-00; Wed, 21 Sep 2005 15:28:34 -0700
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#327723: fixed in sqlrelay 1:0.36.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 21 Sep 2005 15:28:34 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: sqlrelay
Source-Version: 1:0.36.4-2

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

libdbd-sqlrelay-perl_0.36.4-2_all.deb
  to pool/main/s/sqlrelay/libdbd-sqlrelay-perl_0.36.4-2_all.deb
libfirstworks-sqlr-perl_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/libfirstworks-sqlr-perl_0.36.4-2_i386.deb
libsqlrelay-0.36_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/libsqlrelay-0.36_0.36.4-2_i386.deb
libsqlrelay-java_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/libsqlrelay-java_0.36.4-2_i386.deb
libsqlrelay-ruby_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/libsqlrelay-ruby_0.36.4-2_i386.deb
libsqlrelay-tcl_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/libsqlrelay-tcl_0.36.4-2_i386.deb
php4-sqlrelay_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/php4-sqlrelay_0.36.4-2_i386.deb
python-sqlrelay_0.36.4-2_all.deb
  to pool/main/s/sqlrelay/python-sqlrelay_0.36.4-2_all.deb
python2.3-sqlrelay_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/python2.3-sqlrelay_0.36.4-2_i386.deb
python2.4-sqlrelay_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/python2.4-sqlrelay_0.36.4-2_i386.deb
sqlrelay-config-gtk_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-config-gtk_0.36.4-2_i386.deb
sqlrelay-dev_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-dev_0.36.4-2_i386.deb
sqlrelay-doc_0.36.4-2_all.deb
  to pool/main/s/sqlrelay/sqlrelay-doc_0.36.4-2_all.deb
sqlrelay-freetds_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-freetds_0.36.4-2_i386.deb
sqlrelay-mdb_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-mdb_0.36.4-2_i386.deb
sqlrelay-mysql_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-mysql_0.36.4-2_i386.deb
sqlrelay-odbc_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-odbc_0.36.4-2_i386.deb
sqlrelay-postgresql_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-postgresql_0.36.4-2_i386.deb
sqlrelay-sqlite_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-sqlite_0.36.4-2_i386.deb
sqlrelay-test_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay-test_0.36.4-2_i386.deb
sqlrelay_0.36.4-2.diff.gz
  to pool/main/s/sqlrelay/sqlrelay_0.36.4-2.diff.gz
sqlrelay_0.36.4-2.dsc
  to pool/main/s/sqlrelay/sqlrelay_0.36.4-2.dsc
sqlrelay_0.36.4-2_i386.deb
  to pool/main/s/sqlrelay/sqlrelay_0.36.4-2_i386.deb
zope-sqlrelayda_0.36.4-2_all.deb
  to pool/main/s/sqlrelay/zope-sqlrelayda_0.36.4-2_all.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.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated sqlrelay 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.7
Date: Sun, 18 Sep 2005 07:55:51 +0000
Source: sqlrelay
Binary: php4-sqlrelay sqlrelay-mysql sqlrelay-config-gtk 
libfirstworks-sqlr-perl sqlrelay-odbc sqlrelay-mdb libsqlrelay-java 
sqlrelay-sqlite python2.3-sqlrelay sqlrelay-doc sqlrelay-postgresql 
sqlrelay-dev sqlrelay-freetds python2.4-sqlrelay libdbd-sqlrelay-perl 
zope-sqlrelayda sqlrelay-test libsqlrelay-tcl libsqlrelay-0.36 sqlrelay 
python-sqlrelay libsqlrelay-ruby
Architecture: source all i386
Version: 1:0.36.4-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 libdbd-sqlrelay-perl - SQL Relay Perl DBD API
 libfirstworks-sqlr-perl - SQL Relay Perl API
 libsqlrelay-0.36 - SQL Relay (runtime libraries)
 libsqlrelay-java - SQL Relay Java API
 libsqlrelay-ruby - SQL Relay Ruby API
 libsqlrelay-tcl - SQL Relay Tcl API
 php4-sqlrelay - SQL Relay PHP API
 python-sqlrelay - SQL Relay Python (default version) API
 python2.3-sqlrelay - SQL Relay Python 2.3 API
 python2.4-sqlrelay - SQL Relay Python 2.4 API
 sqlrelay   - Database connection pooling, proxying and load balancing
 sqlrelay-config-gtk - SQL Relay configuration GTK+ client
 sqlrelay-dev - SQL Relay C and C++ APIs
 sqlrelay-doc - SQL Relay Documentation
 sqlrelay-freetds - SQL Relay FreeTDS (Sybase and MS SQL Server) connection 
daemon
 sqlrelay-mdb - SQL Relay MDB connection daemon
 sqlrelay-mysql - SQL Relay MySQL connection daemon
 sqlrelay-odbc - SQL Relay ODBC connection daemon
 sqlrelay-postgresql - SQL Relay PostgreSQL connection daemon
 sqlrelay-sqlite - SQL Relay for SQLite connection daemon
 sqlrelay-test - SQL Relay tests
 zope-sqlrelayda - SQL Relay Zope database adapter
Closes: 327721 327723
Changes: 
 sqlrelay (1:0.36.4-2) unstable; urgency=low
 .
   * Install in /lib instead of /lib64 on amd64 (closes: #327721, #327723).
   * Drop build dependency on libc6-prof.
   * Split out runtime libraries into a separate package.
   * Add language support for Java and Tcl.
   * Add support for mdbtools (Jet and Access databases).
Files: 
 399ccd5c123594bed23a68cfad542453 1325 misc optional sqlrelay_0.36.4-2.dsc
 e226db96ed4e6e92541e358140371008 184229 misc optional sqlrelay_0.36.4-2.diff.gz
 915c2947eee8eb5f0e81b2b5af590204 623058 doc optional 
sqlrelay-doc_0.36.4-2_all.deb
 9734ba676ecc0337599de977ad18f03e 7588 python optional 
python-sqlrelay_0.36.4-2_all.deb
 cf2663c108d806b7259dce66b9c0c493 10296 misc optional 
zope-sqlrelayda_0.36.4-2_all.deb
 d0b16664d8c95c3d7f70a4098fda6631 8320 perl optional 
libdbd-sqlrelay-perl_0.36.4-2_all.deb
 c0b52e017baf8234c0b1c383bbf1e526 107912 misc optional 
sqlrelay_0.36.4-2_i386.deb
 aaf01c3a3d3da3522b8c7f3b64de84c4 144302 libs optional 
libsqlrelay-0.36_0.36.4-2_i386.deb
 aec61c5db5f69b1938c459b8bd11401c 167302 devel optional 
sqlrelay-dev_0.36.4-2_i386.deb
 8fd8ed294a2a02faf893682a518fb4fd 21322 python optional 
python2.4-sqlrelay_0.36.4-2_i386.deb
 5462e55b9dc014e1dd181aaaa76cf2cc 21330 python optional 
python2.3-sqlrelay_0.36.4-2_i386.deb
 6758e8ab0b8a2e57495450e6fea97ca8 26836 misc optional 
sqlrelay-freetds_0.36.4-2_i386.deb
 def2b36a3b968acc77d51241fff17a0c 24246 misc optional 
sqlrelay-postgresql_0.36.4-2_i386.deb
 2ecce6a03b0e17309e406491655254c3 8350 misc optional 
sqlrelay-mdb_0.36.4-2_i386.deb
 883b1208f0e8f6ece48bff5a148a8b9e 26074 misc optional 
sqlrelay-mysql_0.36.4-2_i386.deb
 da77e2e777df8271a1481393e157858b 10784 misc optional 
sqlrelay-odbc_0.36.4-2_i386.deb
 fbf1ca25762973dec3f0dc918e6203b2 9416 misc optional 
sqlrelay-sqlite_0.36.4-2_i386.deb
 01ade3dbcace20df41f69bbb0926709d 28804 misc optional 
sqlrelay-config-gtk_0.36.4-2_i386.deb
 34f93f5f13bcf980606f85e6e523f83e 353318 misc optional 
sqlrelay-test_0.36.4-2_i386.deb
 56cea0cc208fb68e166a2f99183e7abe 62334 perl optional 
libfirstworks-sqlr-perl_0.36.4-2_i386.deb
 519438f47b9ddf016f6e6de19fd29bd1 21416 misc optional 
libsqlrelay-java_0.36.4-2_i386.deb
 b592a42775f9d93bb48b38bf3d41d433 16804 misc optional 
libsqlrelay-ruby_0.36.4-2_i386.deb
 292b628b9f4e8deb8be52ef334bd300a 13462 misc optional 
libsqlrelay-tcl_0.36.4-2_i386.deb
 a847c7917247fdf7fda7764d118d48e6 19014 misc optional 
php4-sqlrelay_0.36.4-2_i386.deb

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

iD8DBQFDLVcaStlRaw+TLJwRAhI6AKDJeq4HLBQcdfwyQoIXolYwmpWXigCfQxvI
OaTmJml2LlTQFqRGakxjyNM=
=T8W/
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to