Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-20 Thread Christian Hammers
tags 348854 + confirmed
thanks

Hello Andreas

On 2006-01-19 Andreas Metzler wrote:
 Looks like libmysqlclient15 lost its versioned symbols when going from
 -4 to -6. Downgrading to libmysqlclient15 to 5.0.18-4 makes the error
 message go away. Running objdump -p on  /usr/lib/libmysqlclient.so.15
 shows this difference:
 
 --- /tmp/objdump-5.0.18-4   2006-01-19 19:32:47.555957880 +0100
 +++ /tmp/objdump-5.0.18-6   2006-01-19 19:33:16.086620560 +0100
 [...]
 -  VERSYM  0x7e7a
 +  VERSYM  0x7e60
RELCOUNT0x31f
 
 -Version definitions:
 -1 0x01 0x0c4ff675 libmysqlclient.so.15
 -2 0x00 0x04cd889e HIDDEN
 -3 0x00 0x086276f0 MYSQL_5.0

Indeed, I have no clue why the this happend but we will investigate.
(Sean/Adam, I'm away for the weekend, have you time?)

bye,

-christian-


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



Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-20 Thread Laurent Fousse
Hello,

* SR, ESC [Thu, Jan 19, 2006 at 02:52:18PM -0500]:
   I get the message in $SUBJECT everytime I run sendmail or mailq, since
   last upgrade.
  
  Looks like libmysqlclient15 lost its versioned symbols when going from
  -4 to -6. Downgrading to libmysqlclient15 to 5.0.18-4 makes the error
  message go away. Running objdump -p on  /usr/lib/libmysqlclient.so.15
  shows this difference:
  
  --- /tmp/objdump-5.0.18-4   2006-01-19 19:32:47.555957880 +0100
  +++ /tmp/objdump-5.0.18-6   2006-01-19 19:33:16.086620560 +0100
 
 [snip]
 
  -Version definitions:
  -1 0x01 0x0c4ff675 libmysqlclient.so.15
  -2 0x00 0x04cd889e HIDDEN
  -3 0x00 0x086276f0 MYSQL_5.0
  -
 
 [snip]
 
 eh, this seems a bit borked, doesn't it?

I don't know what you mean by that, but if it helps I have the exact
same problem with qsf (1.1.2-3) and `ldd /usr/bin/qsf':
[...]
libmysqlclient.so.15 = /usr/lib/libmysqlclient.so.15 (0xb7d94000)
[...]


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



Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-20 Thread sean finney
hey christian et al,

On Fri, Jan 20, 2006 at 10:03:18AM +0100, Christian Hammers wrote:
  --- /tmp/objdump-5.0.18-4   2006-01-19 19:32:47.555957880 +0100
  +++ /tmp/objdump-5.0.18-6   2006-01-19 19:33:16.086620560 +0100
  [...]
  -  VERSYM  0x7e7a
  +  VERSYM  0x7e60
 RELCOUNT0x31f
  
  -Version definitions:
  -1 0x01 0x0c4ff675 libmysqlclient.so.15
  -2 0x00 0x04cd889e HIDDEN
  -3 0x00 0x086276f0 MYSQL_5.0
 
 Indeed, I have no clue why the this happend but we will investigate.
 (Sean/Adam, I'm away for the weekend, have you time?)

i'll try a couple things tonight.  the only thing that jumps out
at me is that in -5 the dh_makeshlibs was mucked with, so i'm
going to start from there...


sean



signature.asc
Description: Digital signature


Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-20 Thread sean finney
following up on my previous mail...

i'm fairly certain i've found the problem.  the latest kfreebsd
ftbfs patches touch configure.in, and as a result the build-process
regenerates configure, thus losing the versioned symbols patch
entirely.  i'm verifying htis right now...


sean



signature.asc
Description: Digital signature


Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-19 Thread Laurent Fousse
Package: exim4
Version: 4.60-3
Severity: normal

Hello,

I get the message in $SUBJECT everytime I run sendmail or mailq, since
last upgrade.

Regards,

Laurent.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-bli
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages exim4 depends on:
ii  exim4-base4.60-3 support files for all exim MTA (v4
ii  exim4-daemon-heavy4.60-3 exim MTA (v4) daemon with extended

exim4 recommends no packages.

-- no debconf information


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



Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-19 Thread Andreas Metzler
On 2006-01-19 Laurent Fousse [EMAIL PROTECTED] wrote:
 Package: exim4
 Version: 4.60-3
 Severity: normal

 Hello,

 I get the message in $SUBJECT everytime I run sendmail or mailq, since
 last upgrade.

Please show the output of
dpkg -l libmysqlclient15

 cu and- I guess libmysqlclient15 should have bumped its
 shlibs file at some point. -reas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-19 Thread Laurent Fousse
Hello,

* Andreas Metzler [Thu, Jan 19, 2006 at 06:34:10PM +0100]:
 Please show the output of
 dpkg -l libmysqlclient15

ii  libmysqlclient15 5.0.18-6


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



Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-19 Thread Andreas Metzler
reassign 348854 libmysqlclient15 5.0.18-6
thanks
On 2006-01-19 Laurent Fousse [EMAIL PROTECTED] wrote:
 Package: exim4
 Version: 4.60-3
 Severity: normal

 Hello,

 I get the message in $SUBJECT everytime I run sendmail or mailq, since
 last upgrade.

Looks like libmysqlclient15 lost its versioned symbols when going from
-4 to -6. Downgrading to libmysqlclient15 to 5.0.18-4 makes the error
message go away. Running objdump -p on  /usr/lib/libmysqlclient.so.15
shows this difference:

--- /tmp/objdump-5.0.18-4   2006-01-19 19:32:47.555957880 +0100
+++ /tmp/objdump-5.0.18-6   2006-01-19 19:33:16.086620560 +0100
[...]
-  VERSYM  0x7e7a
+  VERSYM  0x7e60
   RELCOUNT0x31f

-Version definitions:
-1 0x01 0x0c4ff675 libmysqlclient.so.15
-2 0x00 0x04cd889e HIDDEN
-3 0x00 0x086276f0 MYSQL_5.0
-
 Version References:
   required from libc.so.6:
[...]

cu andreas

PS: In case there is dificulty in reproducing; this does the trick:
apt-get install exim4-daemon-heavy
/usr/sbin/exim4 -bV
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#348854: /usr/lib/libmysqlclient.so.15: no version information available

2006-01-19 Thread SR, ESC
Le jeu 2006-01-19 a 14:03:40 -0500, Andreas Metzler [EMAIL PROTECTED] a dit:
 reassign 348854 libmysqlclient15 5.0.18-6
 thanks
 On 2006-01-19 Laurent Fousse [EMAIL PROTECTED] wrote:
  Package: exim4
  Version: 4.60-3
  Severity: normal
 
  Hello,
 
  I get the message in $SUBJECT everytime I run sendmail or mailq, since
  last upgrade.
 
 Looks like libmysqlclient15 lost its versioned symbols when going from
 -4 to -6. Downgrading to libmysqlclient15 to 5.0.18-4 makes the error
 message go away. Running objdump -p on  /usr/lib/libmysqlclient.so.15
 shows this difference:
 
 --- /tmp/objdump-5.0.18-4   2006-01-19 19:32:47.555957880 +0100
 +++ /tmp/objdump-5.0.18-6   2006-01-19 19:33:16.086620560 +0100

[snip]

 -Version definitions:
 -1 0x01 0x0c4ff675 libmysqlclient.so.15
 -2 0x00 0x04cd889e HIDDEN
 -3 0x00 0x086276f0 MYSQL_5.0
 -

[snip]

eh, this seems a bit borked, doesn't it?

-- 
Now that we are poor, we are free. No white man controls our footsteps.
 If we must die, we die defending our rights.
  -- Chief Sitting Bull


pgpJ33JSSiH7Q.pgp
Description: PGP signature