From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GLlhj-00012j-Jw for garchives@archives.gentoo.org; Fri, 08 Sep 2006 19:07:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k88J6UVG017193; Fri, 8 Sep 2006 19:06:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k88J1mY5019544 for ; Fri, 8 Sep 2006 19:01:48 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8614F647ED for ; Fri, 8 Sep 2006 19:01:47 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13835-03 for ; Fri, 8 Sep 2006 19:01:46 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C35C664750 for ; Fri, 8 Sep 2006 19:01:43 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GLlbb-0001SC-8a for gentoo-user@gentoo.org; Fri, 08 Sep 2006 21:01:35 +0200 Received: from adsl-68-78-78-238.dsl.emhril.ameritech.net ([68.78.78.238]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Sep 2006 21:01:35 +0200 Received: from reader by adsl-68-78-78-238.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Sep 2006 21:01:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] Re: More ebuild failing (install step) Date: Fri, 08 Sep 2006 14:01:19 -0500 Organization: Still searching... Message-ID: <87mz9akwsg.fsf@newsguy.com> References: <87d5a9uo0p.fsf@newsguy.com> <7573e9640609061324s5b9ad987p25784844059a66db@mail.gmail.com> <87pse8jv4v.fsf@newsguy.com> <7573e9640609062234o4094da1ex74d4a3c4d90f4d6e@mail.gmail.com> <87r6yn8y6w.fsf@newsguy.com> <7573e9640609071203n7f5e225axb3c4910695aaa7ef@mail.gmail.com> <87hczj5vd0.fsf@newsguy.com> <7573e9640609080008x3e1d16bai4e4f8c1f40807eb3@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-78-78-238.dsl.emhril.ameritech.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:J39sUkY3e5RH+R/wxsfLb64+KP0= Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.653 required=5.5 tests=[AWL=-0.015, BAYES_00=-2.599, NO_REAL_NAME=0.961] X-Spam-Score: -1.653 X-Spam-Level: X-Archives-Salt: eba675c9-2a8a-4d2c-bb1c-075977d8762e X-Archives-Hash: a9af422ef7ddd0a89c5160a1179e3d18 "Richard Fish" writes: > Looks like the problem comes from the samba-3-gentoo-0.3.14.tar.bz2 > archive, which contains an entry for "./" dated from 2005-10-06. This > causes the work directory to have that date when the archive is > extracted, and confuses ebuild a bit because the distfile now has a > more recent date than workdir, so it thinks it needs to recreate > workdir. > > You can work around this problem by running "ebuild ... merge", > "ebuild ... package", or just "emerge =net-fs/samba-3.0.23c". Nice detective work! Running emerge =net-fs/samba-3.0.23c Seems to have produced a clean install. Thanks.. -- gentoo-user@gentoo.org mailing list