From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LeCoa-0007Wr-OU for garchives@archives.gentoo.org; Mon, 02 Mar 2009 18:24:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1D22E034C; Mon, 2 Mar 2009 18:24:31 +0000 (UTC) Received: from mail-fx0-f175.google.com (mail-fx0-f175.google.com [209.85.220.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 820CDE034C for ; Mon, 2 Mar 2009 18:24:31 +0000 (UTC) Received: by fxm23 with SMTP id 23so1947361fxm.34 for ; Mon, 02 Mar 2009 10:24:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=1po9NlCzGfQqdkH+vxmCTqrFqo09xAH51s/YzovmnNY=; b=Zi/3QvXFT+SgF2DIaPi44rvcQRPaYi5nQPMizcBq17iBpYUSVy4yMKqZs0OPRiSr1Q W6vYaTois+2xNpK/Vm/qhd19VpxtTF2mgxLWxlhTpb9oiyzsUoU7aAcODCwzgQj4NM99 eaV+tPXj1C/HMYWC30g2OyjalhfBQUT4J2To8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=sbFuKWY8m0uuqHq6cZ9BVeGzuWpb9UQ7sm4Eg0/1Y7+YLt38pFhfpQC60aY44idFUK OkB8YlBHfjkk2czvONalKevJHjfiF6VeRo2ae6K+ZdibygEEXYj0UagVB6oo/x2nnzz8 5pvMCJGmHDfvyZ8gIPPw0QAvszYMWaRlpukuQ= Received: by 10.86.95.8 with SMTP id s8mr1195062fgb.79.1236018270984; Mon, 02 Mar 2009 10:24:30 -0800 (PST) Received: from ?192.168.1.34? (host-78-14-134-170.cust-adsl.tiscali.it [78.14.134.170]) by mx.google.com with ESMTPS id e11sm7319779fga.40.2009.03.02.10.24.29 (version=SSLv3 cipher=RC4-MD5); Mon, 02 Mar 2009 10:24:30 -0800 (PST) Sender: Antonio Quartulli Message-ID: <49AC24FD.9030605@ritirata.org> Date: Mon, 02 Mar 2009 19:27:09 +0100 From: Antonio Quartulli User-Agent: Thunderbird 2.0.0.19 (X11/20090207) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Updating system problem References: <5575ccd60903021001l5d19b2c9mb2014b5d1862482f@mail.gmail.com> In-Reply-To: <5575ccd60903021001l5d19b2c9mb2014b5d1862482f@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c45874c1-a8bd-4e8a-864c-a369a312b1b3 X-Archives-Hash: d83e24883060e8f6d8bae5f046878f4e T=C3=BAlio Henrique Alves dos Santos ha scritto: > Hi folks, >=20 > I trying to update one server, that in the past had apache2 installed. >=20 > Today I removed the apache2, but when I run: >=20 > *# emerge --update --ask world* >=20 > the update of apache2 appears with the update of the others programs th= at is > installed, but apache is no more. >=20 > What I have to do to fix this, and take out this update? >=20 > Thanks a lot for the attention. >=20 >=20 > Tulio Henrique >=20 did you run # emerge --depclean ? To remove any deps that apache2 intalled in the past. Remember -p to have a look of the package that it wants to remove. --=20 Antonio Quartulli