[Userland] [OpenIndiana Distribution - Bug #3876] hipster: libpython2.6_db.so.1.0 is invalid

illumos project devnull at illumos.org
Mon Jul 15 16:20:52 UTC 2013


Issue #3876 has been updated by Alexander Pyhalov.


It was a studio-specific option in upstream patch. Changed to gcc-specific one. This particular bug was fixed in https://github.com/OpenIndiana/oi-userland/commit/e1b2aee2fae931dbf2f78fb8b9ad11b027f135f4  , updated package from /hipster contains real library.
----------------------------------------
Bug #3876: hipster: libpython2.6_db.so.1.0 is invalid
https://www.illumos.org/issues/3876

Author: Marcel Telka
Status: New
Priority: Normal
Assignee: OI Userland
Category: 
Target version: 
Difficulty: Medium
Tags: needs-triage


The libpython2.6_db.so.1.0 seems to be invalid in hipster:

<pre>
$ file /usr/lib/libpython2.6_db.so.1.0
/usr/lib/libpython2.6_db.so.1.0:	commands text
$ file /usr/lib/amd64/libpython2.6_db.so.1.0
/usr/lib/amd64/libpython2.6_db.so.1.0:	commands text
$
</pre>

Earlier, the libpython2.6_db.so.1.0 file was different:

<pre>
$ file /tmp/tmp.mKaiHl/usr/lib/libpython2.6_db.so.1.0
/tmp/tmp.mKaiHl/usr/lib/libpython2.6_db.so.1.0:	ELF 32-bit LSB dynamic lib 80386 Version 1, dynamically linked, not stripped
$ file /tmp/tmp.mKaiHl/usr/lib/amd64/libpython2.6_db.so.1.0
/tmp/tmp.mKaiHl/usr/lib/amd64/libpython2.6_db.so.1.0:	ELF 64-bit LSB dynamic lib AMD64 Version 1 [SSE CMOV], dynamically linked, not stripped
$
</pre>

Because of this, mdb does not work properly:

<pre>
# mdb core.packagemanager.101.1373312826 
Loading modules: [ libc.so.1mdb: couldn't load pydb functions: No such file or directory
mdb: libpython2.6.so.1.0 module failed to initialize
 libuutil.so.1 libnvpair.so.1 libumem.so.1 libavl.so.1 libsysevent.so.1 libproc.so.1 libtopo.so.1 ld.so.1 ]
>
</pre>


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list