[Userland] [OpenIndiana Distribution - Bug #3876] (Resolved) hipster: libpython2.6_db.so.1.0 is invalid
illumos project
devnull at illumos.org
Sat Aug 10 02:53:19 UTC 2013
Issue #3876 has been updated by Ken Mays.
Category set to SFW (Solaris Freeware)
Status changed from New to Resolved
% Done changed from 0 to 100
Estimated time set to 1.00
Tags changed from needs-triage to python
Issue resolved. Reviewed on openindiana 5.11 illumos-ae44990 (hipster). Good job!
----------------------------------------
Bug #3876: hipster: libpython2.6_db.so.1.0 is invalid
https://www.illumos.org/issues/3876
Author: Marcel Telka
Status: Resolved
Priority: Normal
Assignee: OI Userland
Category: SFW (Solaris Freeware)
Target version:
Difficulty: Medium
Tags: python
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