From: Aleksey Avdeev <solo@solin.spb.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] A: Меры по синхронизации версии libdb в libaprutil1, apache2 и его внешних модулях Date: Thu, 30 Oct 2008 09:59:50 +0300 Message-ID: <49095B66.2020108@solin.spb.ru> (raw) In-Reply-To: <4d6cc2f20810292318j174a2bd7he23388aa52d5b5d8@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 2407 bytes --] Boris Savelev пишет: > 30 октября 2008 г. 4:43 пользователь Aleksey Avdeev <solo@solin.spb.ru> написал: >> $ ldd /usr/lib64/libsvn_fs_base-1.so.0 >> ... >> libaprutil-1.so.0 => /usr/lib64/libaprutil-1.so.0 >> (0x00002b141c053000) >> libdb-4.4.so => /lib64/libdb-4.4.so (0x00002b141c27d000) >> ^^^^^^^^^^^^ >> ... >> libdb-4.7.so => /lib64/libdb-4.7.so (0x00002b141d137000) >> ^^^^^^^^^^^^ > у меня вообще такого нет-( > readelf -d libsvn_fs_base-1.so.0.0.0 > > Dynamic section at offset 0x242bc contains 29 entries: > Tag Type Name/Value > 0x00000001 (NEEDED) Shared library: [libsvn_delta-1.so.0] > 0x00000001 (NEEDED) Shared library: [libsvn_subr-1.so.0] > 0x00000001 (NEEDED) Shared library: [libaprutil-1.so.0] > 0x00000001 (NEEDED) Shared library: [libdb-4.7.so] > 0x00000001 (NEEDED) Shared library: [libapr-1.so.0] > 0x00000001 (NEEDED) Shared library: [libc.so.6] > > ldd libsvn_fs_base-1.so.0.0.0 > libsvn_delta-1.so.0 => /usr/lib/libsvn_delta-1.so.0 (0x00dc3000) > libsvn_subr-1.so.0 => /usr/lib/libsvn_subr-1.so.0 (0x00dce000) > libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0x00d81000) > libdb-4.7.so => /usr/lib/libdb-4.7.so (0x058e3000) > libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0x00726000) > libc.so.6 => /lib/libc.so.6 (0xb7e84000) > libz.so.1 => /lib/libz.so.1 (0x003c8000) > libpthread.so.0 => /lib/libpthread.so.0 (0xb7e6b000) > libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7e34000) > libexpat.so.1 => /usr/lib/libexpat.so.1 (0x004f3000) > libuuid.so.1 => /lib/libuuid.so.1 (0x0083a000) > libdl.so.2 => /lib/libdl.so.2 (0xb7e2f000) > /lib/ld-linux.so.2 (0x41000000) > > rpm -qf libsvn_fs_base-1.so.0.0.0 > libsubversion-1.4.4-alt2.3 ^^^^^^^^^^^^^^^^^^^^^^^^^^ > > паника напрасна, мне кажется... У вас стоят libaprutil1 и libsubversion собранные с libdb-4.7. А я демонстрировал возникновение ситуации когда в системе оказываются установлены libaprutil1 и libsubversion собранные с _разными_ версиями libdb: оно поставилось, но работать не будет, а rpm/apt спокойно допустили такую ситуацию. -- С уважением. Алексей. [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 552 bytes --]
next prev parent reply other threads:[~2008-10-30 6:59 UTC|newest] Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-10-28 16:20 [devel] Q: libdb-4.6.so users Dmitry V. Levin 2008-10-28 17:57 ` Sergey V Turchin 2008-10-28 18:24 ` Dmitry V. Levin 2008-10-29 9:52 ` Dmitry Afanasov 2008-10-29 10:45 ` Sergey V Turchin 2008-10-29 11:29 ` Aleksey Avdeev 2008-10-29 11:39 ` Dmitry Afanasov 2008-10-29 12:37 ` Aleksey Avdeev 2008-10-29 12:56 ` Boris Savelev 2008-10-29 13:02 ` Dmitry Afanasov 2008-10-29 14:19 ` Aleksey Avdeev 2008-10-29 13:28 ` Aleksey Avdeev 2008-10-29 13:36 ` Aleksey Avdeev 2008-10-29 13:34 ` Boris Savelev 2008-10-29 14:23 ` Aleksey Avdeev 2008-10-29 14:07 ` Boris Savelev 2008-10-29 14:48 ` Aleksey Avdeev 2008-10-29 14:38 ` Boris Savelev 2008-10-29 14:46 ` Boris Savelev 2008-10-29 15:11 ` Aleksey Avdeev 2008-10-29 15:27 ` Aleksey Avdeev 2008-10-29 14:51 ` Dmitry Afanasov 2008-10-29 15:29 ` Aleksey Avdeev 2008-10-29 18:57 ` Dmitry Afanasov 2008-10-29 20:45 ` [devel] A: Меры по синхронизации версии libdb в libaprutil1, apache2 и его внешних модулях (was: libdb-4.6.so users) Aleksey Avdeev 2008-10-29 20:33 ` Boris Savelev 2008-10-29 21:19 ` [devel] A: Меры по синхронизации версии libdb в libaprutil1, apache2 и его внешних модулях Aleksey Avdeev 2008-10-29 22:42 ` Dmitry V. Levin 2008-10-29 22:45 ` [devel] A: Меры по синхронизации версии libdb в libaprutil1, apache2 и его внешних модулях (was: libdb-4.6.so users) Dmitry V. Levin 2008-10-30 1:43 ` [devel] A: Меры по синхронизации версии libdb в libaprutil1, apache2 и его внешних модулях Aleksey Avdeev 2008-10-30 1:39 ` Dmitry V. Levin 2008-10-30 5:20 ` Aleksey Avdeev 2008-10-30 7:06 ` Aleksey Avdeev 2008-10-30 7:31 ` Dmitry Afanasov 2008-10-30 8:22 ` Aleksey Avdeev 2008-10-30 8:12 ` Dmitry Afanasov 2008-10-30 22:55 ` Aleksey Avdeev 2008-10-31 9:42 ` Aleksey Avdeev 2008-10-31 12:36 ` Dmitry Afanasov 2008-10-31 13:17 ` Aleksey Avdeev 2008-10-31 13:22 ` Dmitry Afanasov 2008-10-31 15:06 ` Aleksey Avdeev 2008-10-31 19:07 ` Aleksey Avdeev 2008-10-31 18:50 ` Dmitry V. Levin 2008-10-31 19:34 ` Igor Vlasenko 2008-11-01 7:19 ` Aleksey Avdeev 2008-11-01 8:51 ` Dmitry Afanasov 2008-11-01 10:02 ` Dmitry Afanasov 2008-11-01 11:01 ` Aleksey Avdeev 2008-11-04 11:03 ` Dmitry Afanasov 2008-11-05 7:10 ` Aleksey Avdeev 2008-11-05 8:26 ` Dmitry Afanasov 2008-10-31 17:30 ` [devel] M24 Michael Shigorin 2008-10-30 14:57 ` [devel] A: Меры по синхронизации версии libdb в libaprutil1, apache2 и его внешних модулях Boris Savelev 2008-10-30 12:27 ` Dmitry V. Levin 2008-10-30 6:18 ` Boris Savelev 2008-10-30 6:59 ` Aleksey Avdeev [this message] 2008-10-29 21:03 ` [devel] Q: libdb-4.6.so users Evgeny Sinelnikov 2008-10-29 22:35 ` Dmitry V. Levin 2008-10-29 23:17 ` Evgeny Sinelnikov 2008-10-29 23:51 ` [devel] python-2.5/python-2.6 Dmitry V. Levin 2008-12-24 18:16 ` Dmitry V. Levin 2008-12-24 18:22 ` Dmitriy M. Maslennikov 2008-12-24 18:23 ` Andrey Rahmatullin 2008-12-24 18:30 ` Dmitry V. Levin 2008-11-27 1:27 ` [devel] Q: libdb-4.6.so users Dmitry V. Levin 2008-11-27 4:11 ` Kirill A. Shutemov 2008-11-27 11:52 ` Dmitry V. Levin 2008-11-27 12:04 ` Kirill A. Shutemov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=49095B66.2020108@solin.spb.ru \ --to=solo@solin.spb.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git