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.43) id 1E91XC-0001hq-Gr for garchives@archives.gentoo.org; Sat, 27 Aug 2005 14:19:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7REGnH2014111; Sat, 27 Aug 2005 14:16:49 GMT Received: from centrmmtao06.cox.net (centrmmtao06vip.cox.net [68.1.16.144] (may be forged)) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7REC0I8028828 for ; Sat, 27 Aug 2005 14:12:01 GMT Received: from [192.168.1.101] (really [70.171.8.190]) by centrmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050827141334.OEKK18620.centrmmtao06.cox.net@[192.168.1.101]> for ; Sat, 27 Aug 2005 10:13:34 -0400 From: Robert Crawford Organization: Florida Cycads To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Blocking package stops emerge now what? Date: Sat, 27 Aug 2005 10:10:35 -0400 User-Agent: KMail/1.8.2 References: <87zmr3pkg0.fsf@newsguy.com> In-Reply-To: <87zmr3pkg0.fsf@newsguy.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-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508271010.35220.flacycads@cox.net> X-Archives-Salt: 2c5e803e-6aa0-4347-9fdc-a9942af45075 X-Archives-Hash: 5900ecc057da68983663d4ca7541192b On Saturday 27 August 2005 09:40 am, Harry Putnam wrote: > Running emerge -v -p world -u shows: > > Calculating world dependencies ....^H^H ...done! > [blocks B ] net-ftp/ftpbase-0.00) > > However any attempt to unmerge net-ftp/ftpbase-0.00 gets this error: > root # emerge -v -C net-ftp/ftpbase-0.00 > > --- Couldn't find net-ftp/ftpbase-0.00 to unmerge. > > >>> unmerge: No packages selected for removal. > > I want to keep the vsftpd package so what needs to happen here? You need to: emerge -C net-ftp/vsftpd-2.0.3-r1 (or any earlier vsftpd version found on your system) temporarily, and after you emerge net-ftp/ftpbase-0.00 and world, you can emerge net-ftp/vsftpd-2.0.3-r1 again. Robert Crawford -- gentoo-user@gentoo.org mailing list