Bug#306429: marked as done (Listing tables with a FreeTDS data source fails - relocation error)

Debian Bug Tracking System owner at bugs.debian.org
Sat Oct 29 22:48:05 UTC 2005


Your message dated Sat, 29 Oct 2005 20:35:06 -0200
with message-id <20051029223506.GC23485 at santanna.homelinux.org>
and subject line Bug#306429: Listing tables with a FreeTDS data source fails - relocation error
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; 26 Apr 2005 13:41:31 +0000
>From russell_howe at wreckage.org Tue Apr 26 06:41:31 2005
Return-path: <russell_howe at wreckage.org>
Received: from sentinel.wreckage.org (mailhost.wreckage.org) [217.207.158.98] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DQQJe-0007jX-00; Tue, 26 Apr 2005 06:41:30 -0700
Received: from localhost (mailscanner2.wreckage.org [192.168.0.200])
	by mailhost.wreckage.org (Postfix) with ESMTP id 6D44A15206B;
	Tue, 26 Apr 2005 14:41:28 +0100 (BST)
Received: from mailhost.wreckage.org ([192.168.0.6])
	by localhost (mailscanner2 [192.168.0.200]) (amavisd-new, port 10024)
	with ESMTP id 03439-04; Tue, 26 Apr 2005 14:42:34 +0100 (BST)
Received: from wushu (wushu.wreckage.org [192.168.0.180])
	by mailhost.wreckage.org (Postfix) with SMTP id BC1D215208C;
	Tue, 26 Apr 2005 14:41:23 +0100 (BST)
Received: by wushu (sSMTP sendmail emulation); Tue, 26 Apr 2005 14:41:23 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Russell Howe <russell_howe at wreckage.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: Listing tables with a FreeTDS data source fails - relocation error
X-Mailer: reportbug 3.9
Date: Tue, 26 Apr 2005 14:41:23 +0100
Message-Id: <20050426134123.BC1D215208C at mailhost.wreckage.org>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at wreckage.org
Delivered-To: submit at bugs.debian.org
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libgnomedb2-common
Version: 1.2.1-2
Severity: normal

After configuring a FreeTDS data source, and trying to list the tables,
gnome-database-properties crashes out with the following:

$ gnome-database-properties 
gnome-database-properties: relocation error:
/usr/lib/libgda/providers/libgda-freetds.so: undefined symbol:
tds_set_client_charset

$ ldd /usr/lib/libgda/providers/libgda-freetds.so
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7fad000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb7fa7000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7fa3000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7fa0000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7f20000)
        libxslt.so.1 => /usr/lib/libxslt.so.1 (0xb7eee000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7de7000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7dd7000)
        libz.so.1 => /usr/lib/libz.so.1 (0x41173000)
        libm.so.6 => /lib/tls/libm.so.6 (0xb7db5000)
        libgda-2.so.3 => /usr/lib/libgda-2.so.3 (0xb7d7d000)
        libtds.so.2 => /usr/lib/libtds.so.2 (0xb7d5d000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7c28000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
        libgdasql.so.3 => /usr/lib/libgdasql.so.3 (0xb7c1a000)
        libnsl.so.1 => /lib/tls/libnsl.so.1 (0xb7c06000)

$ l /usr/lib/libtds.so.2
lrwxrwxrwx  1 root root 15 2005-04-13 12:41 /usr/lib/libtds.so.2 -> libtds.so.2.0.0
$ l /usr/lib/libtds.so.2.0.0
-rw-r--r--  1 root root 127064 2005-04-04 18:55 /usr/lib/libtds.so.2.0.0

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.6-wushu
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libgnomedb2-common depends on:
ii  libart-2.0-2         2.3.17-1            Library of functions for 2D graphi
ii  libatk1.0-0          1.8.0-4             The ATK accessibility toolkit
ii  libbonobo2-0         2.8.1-2             Bonobo CORBA interfaces library
ii  libbonoboui2-0       2.8.1-2             The Bonobo UI library
ii  libc6                2.3.2.ds1-21        GNU C Library: Shared libraries an
ii  libgconf2-4          2.8.1-5             GNOME configuration database syste
ii  libgda2-3            1.2.1-2             GNOME Data Access library for GNOM
ii  libglade2-0          1:2.4.2-2           library to load .glade files at ru
ii  libglib2.0-0         2.6.4-1             The GLib library of C routines
ii  libgnome2-0          2.8.1-2             The GNOME 2 library - runtime file
ii  libgnomecanvas2-0    2.8.0-1             A powerful object-oriented display
ii  libgnomedb2-4        1.2.1-2             Database UI widget library for GNO
ii  libgnomeui-0         2.8.1-3             The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0       2.8.4-2             The GNOME virtual file-system libr
ii  libgtk2.0-0          2.6.4-1             The GTK+ graphical user interface 
ii  libice6              4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  liborbit2            1:2.12.2-1          libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0        1.8.1-1             Layout and rendering of internatio
ii  libpopt0             1.7-5               lib for parsing cmdline parameters
ii  libsm6               4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libxml2              2.6.16-7            GNOME XML library
ii  libxslt1.1           1.1.12-8            XSLT processing library - runtime 
ii  xlibs                4.3.0.dfsg.1-12     X Keyboard Extension (XKB) configu
ii  zlib1g               1:1.2.2-4           compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 306429-done) by bugs.debian.org; 29 Oct 2005 22:35:04 +0000
>From hs at santanna.homelinux.org Sat Oct 29 15:35:04 2005
Return-path: <hs at santanna.homelinux.org>
Received: from 201-13-49-41.dsl.telesp.net.br (santanna.homelinux.org) [201.13.49.41] (postfix)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EVzHy-00038P-00; Sat, 29 Oct 2005 15:35:03 -0700
Received: by santanna.homelinux.org (Postfix, from userid 1000)
	id 074A17FCA; Sat, 29 Oct 2005 20:35:06 -0200 (BRST)
Date: Sat, 29 Oct 2005 20:35:06 -0200
From: "Gustavo R. Montesino" <grmontesino at gmail.com>
To: 306429-done at bugs.debian.org
Subject: Re: Bug#306429: Listing tables with a FreeTDS data source fails - relocation error
Message-ID: <20051029223506.GC23485 at santanna.homelinux.org>
References: <20050426134123.BC1D215208C at mailhost.wreckage.org> <20051029215130.GA23485 at santanna.homelinux.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20051029215130.GA23485 at santanna.homelinux.org>
User-Agent: Mutt/1.5.11
Delivered-To: 306429-done at bugs.debian.org
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

version: 1.2.2-1

On Sat, Oct 29, 2005 at 07:51:30PM -0200, Gustavo R. Montesino wrote:
> reassign #306429 gda2-freetds 1.2.1-2
> thanks.
> 
> On Tue, Apr 26, 2005 at 02:41:23PM +0100, Russell Howe wrote:
> > Package: libgnomedb2-common
> > Version: 1.2.1-2
> > Severity: normal
> > 
> > After configuring a FreeTDS data source, and trying to list the tables,
> > gnome-database-properties crashes out with the following:
> > 
> > $ gnome-database-properties 
> > gnome-database-properties: relocation error:
> > /usr/lib/libgda/providers/libgda-freetds.so: undefined symbol:
> > tds_set_client_charset
> >
> 
> This bug seems to be due to libgda freetds provider being linked against
> an old version of libfreetds. It was fixed on libgda version 1.2.2-1.
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

-- 
Gustavo R. Montesino
Debian Brasil - http://www.debianbrasil.org/




More information about the Pkg-gnome-maintainers mailing list