From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NO_RELAYS autolearn=unavailable autolearn_force=no version=4.0.0 Received: by chiba.3jane.net (Postfix, from userid 1105) id 45657159E9; Wed, 28 Nov 2001 16:44:36 -0600 (CST) Date: Wed, 28 Nov 2001 16:44:36 -0600 From: Daniel Robbins To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Bug in e2fsprogs Message-ID: <20011128164436.A763@chiba.3jane.net> References: <1006976049.703.0.camel@paula> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1006976049.703.0.camel@paula> User-Agent: Mutt/1.3.22.1i Organization: Gentoo Technologies, Inc. Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: a5589c88-9995-4bdb-a095-8e983675c575 X-Archives-Hash: 6c42244155a763f632e1595c93032878 On Wed, Nov 28, 2001 at 08:34:09PM +0100, Joerg Krause wrote: > Hi, > > in the e2fsprog-1.25.ebuild is a small bug. The package will be > configured with --prefix=/usr but if someone has an extra /usr > partition (like me), efsck won't work at boot time. > > On every system boot I'll receive a message for an unresolved > libext2fs.so (which resides in /usr/lib). Thanks for the bug report. I'll get this fixed asap; it turns out that /sbin/fsck is getting dynamically linked, while /sbin/fsck.ext[23] are statically linked. I'll get /sbin/fsck statically linked asap. -- Daniel Robbins Chief Architect/President http://www.gentoo.org Gentoo Technologies, Inc.