From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15408 invoked by alias); 9 Apr 2010 17:26:04 -0000 Received: (qmail 15229 invoked by uid 48); 9 Apr 2010 17:25:53 -0000 Date: Fri, 09 Apr 2010 17:26:00 -0000 Message-ID: <20100409172553.15228.qmail@sourceware.org> From: "vas dot gurevich at gmail dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20100108183822.11149.vas.gurevich@gmail.com> References: <20100108183822.11149.vas.gurevich@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/11149] ldconfig - auxiliary cache does not work properly with -r option X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00110.txt.bz2 ------- Additional Comments From vas dot gurevich at gmail dot com 2010-04-09 17:25 ------- #pwd /lib #ls -la somelib somelib.ln -> somelib #pwd ~/our_new_root/lib #ls -la somelib somelib.ln -> somelib ldconfig searchs it in aux cache (search_aux_cache), does not find, tries to add (add_to_aux_cache) and aborts when tries to insert. Please, ask me if it is not enough. Thank you. -- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW http://sourceware.org/bugzilla/show_bug.cgi?id=11149 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.