Your message dated Mon, 16 Nov 2015 19:59:59 +1100
with message-id <[email protected]>
and subject line Re: Bug#566873: python-mysqldb: not linked against libmysqld 
(mysql embedded server library)
has caused the Debian Bug report #566873,
regarding python-mysqldb: not linked against libmysqld (mysql embedded server 
library)
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.)


-- 
566873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566873
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mysqldb
Version: 1.2.2-10
Severity: normal


Hello list,

well as the title says: python-mysqldb is not linked against libmysqld and thus 
the
mysql embedded server feature is missing. Atleast that's what my ldd
says:

$ ldd pyshared/python2.5/_mysql.so
        linux-vdso.so.1 =>  (0x00007fff21de1000)
        libmysqlclient_r.so.16 => /usr/lib/libmysqlclient_r.so.16 
(0x00007fd58b8a7000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00007fd58b68b000)
        libc.so.6 => /lib/libc.so.6 (0x00007fd58b336000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007fd58b0ff000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x00007fd58aee7000)
        libm.so.6 => /lib/libm.so.6 (0x00007fd58ac64000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00007fd58aa4d000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fd58beef000)

Furthermore I am not able to build the package from source package.
Tried with default settings (site.cfg) and with Static = True. Both with the 
same
result:

$ python setup.py build
       *snip*
/usr/bin/ld: /usr/lib/mysql/libmysqld.a(client.o): relocation
R_X86_64_PC32 against symbol `not_error_sqlstate' can not be used when
making a shared object; recompile with -fPIC

(Another Bug?)

Regards.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-mysqldb depends on:
ii  libc6                         2.10.2-2   GNU C Library: Shared libraries
ii  libmysqlclient16              5.1.41-3   MySQL database client library
ii  python                        2.5.4-5    An interactive high-level object-o
ii  python-support                1.0.6      automated rebuilding support for P

python-mysqldb recommends no packages.

Versions of packages python-mysqldb suggests:
ii  mysql-server                  5.1.41-3   MySQL database server (metapackage
ii  mysql-server-5.1 [mysql-serve 5.1.41-3   MySQL database server binaries
pn  python-egenix-mxdatetime      <none>     (no description available)
pn  python-mysqldb-dbg            <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
On Wed, Nov 04, 2015 at 08:54:20PM +1100, Brian May wrote:
> Is this an issue with python-mysqldb version 1.3.6-1 in unstable?

No response; am going to assume this is fixed and closed the ticket.

If the problem can be reproduced, this bug report can get reopened.
-- 
Brian May <[email protected]>

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to