From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Linux Sisyphus mailing list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] glibc-core [attn: mike, avl]
Date: Wed, 25 Dec 2002 20:50:21 +0300
Message-ID: <20021225175021.GB27133@basalt.office.altlinux.ru> (raw)
In-Reply-To: <20021225202147.2f9671bf.vsu@altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 1730 bytes --]
On Wed, Dec 25, 2002 at 08:21:47PM +0300, Sergey Vlasov wrote:
> > > trickster:~> rpm -qa | grep glibc-core
> > > glibc-core-2.2.6-alt0.6
> > > glibc-core-i686-2.2.6-alt0.6
> > > trickster:~> LD_ASSUME_KERNEL=2.2.5 ls
> > > /bin/ls: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
> >
> > Все правильно.
> > Я же сказал (и в changelog'е написал: glibc-core-i686 можно использовать
> > только на cpu >= i686 и только на kernel >= 2.4.1; за счёт этого
> > получается выигрыш в быстродействии. Если вам не нужна glibc, заточенная
> > на 2.4.x - не ставьте её.
>
> Да, но только то же самое происходит и в системе, где glibc-core-i686
> и не пахло (ибо там i586). glibc-core-2.2.6-alt0.5.
>
> Это тоже правильно?
Да, это правильно.
Поскольку никто не читает то, что я пишу в анонсах, придется
продемонстрировать на чисто конкретном примере:
$ LD_ASSUME_KERNEL=2.2.5 ls -l /var/empty
ls: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
$ LD_ASSUME_KERNEL=2.2.6 ls -l /var/empty
ls: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[...]
$ LD_ASSUME_KERNEL=2.2.17 ls -l /var/empty
ls: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
$ LD_ASSUME_KERNEL=2.2.18 ls -l /var/empty
total 0
$ LD_ASSUME_KERNEL=2.2.19 ls -l /var/empty
total 0
[...]
Для тех, кто не понял:
Начиная с glibc-2.2.5-alt10, поддерживаются ядра 2.2.18-ipl1mdk и новее.
Читайте glibc package changelog от Wed Jul 03 2002.
2mike,avl: Если считаете нужным, впишите это в readme.alt, howto, etc.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-12-25 17:50 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-25 8:40 ` [sisyphus] I: java crash testing w/2.4.20-alt (was: [devel] major and block bugs) Michael Shigorin
2002-12-25 8:38 ` Денис Якимов
2002-12-25 11:53 ` [sisyphus] " Michael Shigorin
2002-12-25 12:32 ` Alexandre Prokoudine
2002-12-25 13:30 ` [sisyphus] Re: [docs] " Michael Shigorin
2002-12-25 13:32 ` Michael Shigorin
2002-12-25 9:47 ` [sisyphus] " AntonFarygin
2002-12-25 8:54 ` Korshunov Ilya
2002-12-25 9:02 ` Alexey V. Lubimov
2002-12-25 9:09 ` Korshunov Ilya
2002-12-25 9:15 ` [sisyphus] [JT] Re: I: java crash testing w/2.4.20-alt Michael Shigorin
2002-12-25 9:49 ` [sisyphus] I: java crash testing w/2.4.20-alt (was: [devel] major and block bugs) Michael Rumjantsev
2002-12-25 10:06 ` Dmitry V. Levin
2002-12-25 11:12 ` AntonFarygin
2002-12-25 11:44 ` Michael Rumjantsev
2002-12-25 11:51 ` AntonFarygin
2002-12-25 14:18 ` Michael Rumjantsev
2002-12-25 15:54 ` [sisyphus] " Michael Shigorin
2002-12-25 15:55 ` Michael Shigorin
2002-12-25 16:59 ` Dmitry V. Levin
2002-12-25 17:12 ` Korshunov Ilya
2002-12-25 17:50 ` Dmitry V. Levin
2002-12-25 17:21 ` Sergey Vlasov
2002-12-25 17:50 ` Dmitry V. Levin [this message]
2002-12-25 18:04 ` [sisyphus] glibc-core [attn: mike, avl] Sergey Vlasov
2002-12-26 5:41 ` [sisyphus] Re: I: java crash testing w/2.4.20-alt (was: [devel] major and block bugs) Michael Rumjantsev
2002-12-26 8:39 ` Dmitry V. Levin
2002-12-26 10:51 ` Dmitry V. Levin
2002-12-26 10:55 ` Aleksey Novodvorsky
2002-12-26 11:53 ` Dmitry V. Levin
2002-12-29 8:43 ` Борис Ревякин
2002-12-26 12:03 ` Michael Rumjantsev
2002-12-26 12:23 ` [sisyphus] LD_ASSUME_KERNEL Dmitry V. Levin
2002-12-26 13:41 ` Michael Rumjantsev
2002-12-26 16:23 ` [sisyphus] Re: I: java crash testing w/2.4.20-alt (was: [devel] major and block bugs) Michael Shigorin
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=20021225175021.GB27133@basalt.office.altlinux.ru \
--to=ldv@altlinux.org \
--cc=sisyphus@altlinux.ru \
/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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git