[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#174781: marked as done (libc6: symbol __libc_res_nsearch missing)



Your message dated Thu, 27 Mar 2003 19:39:32 +0900
with message-id <80wuilgkkb.wl@oris.opensource.jp>
and subject line Bug#174781: more issues
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Dec 2002 23:25:27 +0000
>From hadmut@danisch.de Mon Dec 30 17:25:26 2002
Return-path: <hadmut@danisch.de>
Received: from sklave3.rackland.de [213.133.101.23] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18T9Hi-000735-00; Mon, 30 Dec 2002 17:25:26 -0600
Received: from sodom (uucp@localhost)
	by sklave3.rackland.de (8.12.3/8.12.3/Debian -7) with BSMTP id gBUNPNwB015124;
	Tue, 31 Dec 2002 00:25:23 +0100
Received: (from hadmut@localhost)
	by sodom.home.danisch.de (8.12.6/8.12.6/Debian-8) id gBUNMbJw021025;
	Tue, 31 Dec 2002 00:22:37 +0100
Message-Id: <200212302322.gBUNMbJw021025@sodom.home.danisch.de>
Content-Type: text/plain; charset="ISO-8859-1"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Hadmut Danisch" <debbug@danisch.de>
To: "Debian Bug Tracking System" <submit@bugs.debian.org>
Subject: libc6: symbol __libc_res_nsearch missing
X-Mailer: reportbug 1.99.64
Date: Tue, 31 Dec 2002 00:22:37 +0100
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.6 required=5.0
	tests=SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: libc6
Version: 2.3.1-8
Severity: grave
Justification: renders package unusable

There's a problem in the resolver part of libc6:

/usr/sbin/apache-ssl: relocation error: /lib/libnss_dns.so.2: symbol __libc_res_nsearch, version GLIBC_PRIVATE not defined in file libresolv.so.2 with link time reference


regards
Hadmut

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux sodom 2.4.20-universal-686 #1 Mit Dez 4 19:09:11 CET 2002 i686
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


---------------------------------------
Received: (at 174781-done) by bugs.debian.org; 27 Mar 2003 10:39:34 +0000
>From gotom@debian.or.jp Thu Mar 27 04:39:33 2003
Return-path: <gotom@debian.or.jp>
Received: from oris.opensource.jp (oris.opensource.gr.jp) [218.44.239.73] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18yUnF-00017h-00; Thu, 27 Mar 2003 04:39:33 -0600
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
	by oris.opensource.gr.jp (Postfix) with ESMTP
	id 1D2E9C33C6; Thu, 27 Mar 2003 19:39:32 +0900 (JST)
Date: Thu, 27 Mar 2003 19:39:32 +0900
Message-ID: <80wuilgkkb.wl@oris.opensource.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: eichin@metacarta.com (Mark Eichin),
	"Hadmut Danisch" <debbug@danisch.de>, 174781-done@bugs.debian.org
Subject: Re: Bug#174781: more issues
In-Reply-To: <80d6nf5q45.wl@oris.opensource.jp>
References: <20021231202752.6DF82E2A15@maneki-neko>
	<80d6nf5q45.wl@oris.opensource.jp>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 174781-done@bugs.debian.org
X-Spam-Status: No, hits=-1.8 required=4.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,
	      USER_AGENT
	version=2.44
X-Spam-Level: 

At Fri, 03 Jan 2003 04:05:46 +0900,
GOTO Masanori wrote:
> 
> At Tue, 31 Dec 2002 15:27:52 -0500 (EST),
> Mark Eichin wrote:
> > Actually, the libc6 upgrade breaks ssh-krb5 with exactly the same
> > log.  Restarting ssh-krb5 fixes it, but that doesn't get done
> > automatically; perhaps this libc needs a resurrection of the "some
> > services need restarting" postinst...

ssh-keb5 is included in postinst.

> Which version do you upgrade from?
> 
> In addition, on my system (the latest debian-glibc cvs) there is 
> __libc_res_nsearch in libresolv.so.2:
> 
> 	gotom@celesta:~> objdump -T /lib/libresolv.so.2 | grep __libc_res_nsearch
> 	0000607f g    DF .text  0000033e  GLIBC_PRIVATE __libc_res_nsearch
> 
> I think this bug is not debian-glibc specific, as Daniel wrote.
> Could you reinstall libc6, and check it?
> If you think it's no problem, we can close this bug.

I got no reply - I think it can be closed.
I close this bug.  If you have any questions, please send mail to me
or reopen this bug.

Regards,
-- gotom



Reply to: