ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] I: Sisyphus-20080402 i586 bad_elf_symbols: +3 (680)
Date: Wed, 2 Apr 2008 16:23:40 +0400
Message-ID: <20080402122340.GK7615@solemn.turbinal> (raw)
In-Reply-To: <20080402114137.GA17960@wo.int.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 2032 bytes --]

On Wed, Apr 02, 2008 at 03:41:37PM +0400, Dmitry V. Levin wrote:
> On Wed, Apr 02, 2008 at 05:10:39AM +0400, QA Team Robot wrote:
> > 	3 NEW bad_elf_symbols added to the list
> > apache2-httpd-event	/usr/sbin/httpd2.event	U	apr_table_clone
> > apache2-httpd-prefork	/usr/sbin/httpd2.prefork	U	apr_table_clone
> > apache2-httpd-worker	/usr/sbin/httpd2.worker	U	apr_table_clone
> 
> Скорее всего, это изменение сделает apache2 полностью нерабочим.

$ hsh --no-stuff --init
...
$ hsh-install /usr/sbin/httpd2.event
...
<13>Apr  2 16:20:26 rpmi: apache2-common-2.2.8-alt1 installed
<13>Apr  2 16:20:26 rpmi: apache2-httpd-event-2.2.8-alt1 installed
$ hsh-run -- ldd -r /usr/sbin/httpd2.event
        libpcre.so.3 => /lib64/libpcre.so.3 (0x00002aaaaaab0000)
        libaprutil-1.so.0 => /usr/lib64/libaprutil-1.so.0 (0x00002aaaaacd2000)
        libapr-1.so.0 => /usr/lib64/libapr-1.so.0 (0x00002aaaaaeec000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aaaab115000)
        libc.so.6 => /lib64/libc.so.6 (0x00002aaaab32f000)
        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00002aaaab66a000)
        libldap-2.3.so.0 => /lib64/libldap-2.3.so.0 (0x00002aaaab8a3000)
        libdb-4.4.so => /lib64/libdb-4.4.so (0x00002aaaabadd000)
        libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00002aaaabdc8000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00002aaaabfec000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
        liblber-2.3.so.0 => /lib64/liblber-2.3.so.0 (0x00002aaaac1f0000)
        libresolv.so.2 => /lib64/libresolv.so.2 (0x00002aaaac3fe000)
        libsasl2.so.2 => /lib64/libsasl2.so.2 (0x00002aaaac613000)
        libssl.so.6 => /lib64/libssl.so.6 (0x00002aaaac82c000)
        libcrypto.so.6 => /lib64/libcrypto.so.6 (0x00002aaaaca73000)
undefined symbol: apr_table_clone       (/usr/sbin/httpd2.event)
$ hsh-run -- sh -c 'LD_BIND_NOW=1 /usr/sbin/httpd2.event'
/usr/sbin/httpd2.event: symbol lookup error: /usr/sbin/httpd2.event: undefined symbol: apr_table_clone
$

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2008-04-02 12:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-02 11:41 ` [devel] [cyber] " Dmitry V. Levin
2008-04-02 11:51   ` Grigory Batalov
2008-04-02 12:36     ` [devel] " Alexey Tourbin
2008-04-02 12:56       ` Aleksey Avdeev
2008-04-02 13:43       ` Grigory Batalov
2008-04-02 12:16   ` [devel] [cyber] " Aleksey Avdeev
2008-04-02 12:23   ` Alexey Tourbin [this message]
2008-04-02 12:52     ` [devel] " Aleksey Avdeev
2008-04-02 13:10       ` Alexey Tourbin
2008-04-02 13:18         ` Aleksey Avdeev
2008-04-02 13:27           ` Alexey Tourbin
2008-04-02 16:28             ` Aleksey Avdeev
2008-04-02 13:47           ` Grigory Batalov
2008-04-02 16:08             ` Aleksey Avdeev
2008-04-04 13:22             ` Aleksey Avdeev

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=20080402122340.GK7615@solemn.turbinal \
    --to=at@altlinux.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