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.62) (envelope-from <gentoo-user+bounces-58537-garchives=archives.gentoo.org@gentoo.org>) id 1H6pwg-0003R0-32 for garchives@archives.gentoo.org; Tue, 16 Jan 2007 15:09:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0GF6d25021291; Tue, 16 Jan 2007 15:06:39 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0GEtqqg021102 for <gentoo-user@lists.gentoo.org>; Tue, 16 Jan 2007 14:55:55 GMT Received: by wx-out-0506.google.com with SMTP id i30so3077732wxd for <gentoo-user@lists.gentoo.org>; Tue, 16 Jan 2007 06:55:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RZ6FFriY2PGSbU1Lt1yMJDSWM8t3qwJ7L+Y/9BnvVDR1i8sq4tU2ag1AkF5FM4xa6Zo0XTnfkC/xi71SZHFlpEmSKIh0IJbxzXexuCP89i5XX/Gabx+LicYk1M7tSXG2K6hFBBqFrINMEZuTojGbW7TzDgrwVrKzLpFU3NEc5Bg= Received: by 10.90.100.2 with SMTP id x2mr4529108agb.1168959352211; Tue, 16 Jan 2007 06:55:52 -0800 (PST) Received: by 10.90.101.13 with HTTP; Tue, 16 Jan 2007 06:55:51 -0800 (PST) Message-ID: <8cd1ed20701160655k70506d8at5ea1fe5058b45ec0@mail.gmail.com> Date: Wed, 17 Jan 2007 03:55:51 +1300 From: "Kent Fredric" <kentfredric@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problems emerging lftp In-Reply-To: <17836.58444.795776.665790@ccs.covici.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <17836.58444.795776.665790@ccs.covici.com> X-Archives-Salt: 2891ec04-30a2-47d2-b783-0c39d1bd6bd4 X-Archives-Hash: 5eaa538cb9b10de803655798d82dd677 On 1/17/07, John covici <covici@ccs.covici.com> wrote: > When I try to emerge lftp I get > Connecting to lftp.yar.ru|193.233.48.66|:21... connected. > Logging in as anonymous ... Logged in! > ==> SYST ... done. ==> PWD ... done. > ==> TYPE I ... done. ==> CWD /lftp/old ... done. > ==> PASV ... done. ==> RETR lftp-3.4.6.tar.gz ... > No such file `lftp-3.4.6.tar.gz'. > > Any assistance would be appreciated. DPSS, Different Problem, Same Solution cd /usr/portage/distfiles sudo wget http://distfiles.gentoo.org/distfiles/lftp-3.4.6.tar.gz ;) -- gentoo-user@gentoo.org mailing list