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.54) id 1FQtXo-0001nM-TG for garchives@archives.gentoo.org; Tue, 04 Apr 2006 21:58:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k34Lw2kp021512; Tue, 4 Apr 2006 21:58:02 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.227]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k34LqbcR019752 for ; Tue, 4 Apr 2006 21:52:38 GMT Received: by wproxy.gmail.com with SMTP id i23so1419489wra for ; Tue, 04 Apr 2006 14:52:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VkCjqxJDAHBB4rxYcoBz9X5B2o2fCXhADwHKB9fCz0aHBt3/wWQDLuFQAp5VeT3TkSX6hshMb2RC8lxJ9qEuUnBhh1uoI5juKMDwYAc0QUsMY2GXsuj+QKhqKPmrEgylkdVvi975lxV+e/33pv+/g4ZOzROm5VRDsH2agATDjI0= Received: by 10.54.71.10 with SMTP id t10mr334606wra; Tue, 04 Apr 2006 14:52:37 -0700 (PDT) Received: by 10.54.69.9 with HTTP; Tue, 4 Apr 2006 14:52:37 -0700 (PDT) Message-ID: <7573e9640604041452n109b3403ya7189497c30808f2@mail.gmail.com> Date: Tue, 4 Apr 2006 14:52:37 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge without download In-Reply-To: <20060404193541.2431.qmail@web53307.mail.yahoo.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=ISO-8859-1 Content-Disposition: inline References: <20060404193541.2431.qmail@web53307.mail.yahoo.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k34LqbcR019752 X-Archives-Salt: cfa12f4e-9166-48b9-8b04-7a68387971c1 X-Archives-Hash: e97e19c42157154e6d19a273039651b2 On 4/4/06, go moko wrote: > --- Devon Miller wrote: > > > Are you sure it's not a dependency? Try "emerge -pD > > libXext" to get a list > > of everything that is needed to build and install > > that library. > > > > dcm > > No, I've checked that. And libXext is just an example, > but other packages (a minority) act as this one. > emerge try to download the exact file that I've put in > /usr/portage/distfiles. I checked this too by doing an > 'ls -l' on the file that emerge try to download (by > cut'n paste, to be sure), and the file is here, with > good rights and nothing special. I've worked this way before, and it is definitely possible to do. Can you post the output of: emerge -pv --fetchonly libXext ls -l /usr/portage/distfiles/libXext* emerge --info -Richard -- gentoo-user@gentoo.org mailing list