From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-132770-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Re06P-0006F2-Cl for garchives@archives.gentoo.org; Fri, 23 Dec 2011 08:03:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0582C21C1D3 for <garchives@archives.gentoo.org>; Fri, 23 Dec 2011 08:03:40 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A8AC521C212 for <gentoo-user@lists.gentoo.org>; Fri, 23 Dec 2011 07:51:23 +0000 (UTC) Received: by vbal1 with SMTP id l1so7270609vba.40 for <gentoo-user@lists.gentoo.org>; Thu, 22 Dec 2011 23:51:23 -0800 (PST) Received: by 10.52.23.2 with SMTP id i2mr7162228vdf.126.1324626683185; Thu, 22 Dec 2011 23:51:23 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.38.200 with HTTP; Thu, 22 Dec 2011 23:51:02 -0800 (PST) In-Reply-To: <4EF43125.1050209@gmail.com> References: <4EF37707.9010905@gmail.com> <4EF37DD8.40806@gmail.com> <20111222210702.27eb4b9a@rohan.example.com> <201112221937.51297.michaelkintzios@gmail.com> <CAA2qdGXgHtwWgD-QoaFt_nn_G9vyaZU2uYJ2MrVizMQ1MHkgbw@mail.gmail.com> <4EF43125.1050209@gmail.com> From: Denis Buzdalov <public@buzden.ru> Date: Fri, 23 Dec 2011 11:51:02 +0400 Message-ID: <CAP77jwW=ODH1txWizeadvsRG+iPfz4OtqF=cYay4zYMrqWSK6Q@mail.gmail.com> Subject: Re: [gentoo-user] emerge --depclean: !!! sys-apps/less is part of your system To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f02907eb-6237-42a3-8a89-f508da60ef40 X-Archives-Hash: fac92ae56a1b1d9c9d5f820b8a8c1cba Because eselect's setting of pager does not correlate with emerge's world file. You should add less to the world file e.g. by running "emerge --noreplace less". 2011/12/23 Jarry <mr.jarry@gmail.com>: > On 23-Dec-11 2:12, Pandu Poluan wrote: >> >> >> 'eselect pager list' and 'eselect editor list' will show what >> alternatives are available (with a write-in candidate support). > > > # eselect pager show > PAGER variable in profile: > =C2=A0/usr/bin/less > > # more /etc/env.d/99pager > > # Configuration file for eselect > # This file has been automatically generated. > PAGER=3D"/usr/bin/less" > > =C2=A0# env | grep PAGER > PAGER=3D/usr/bin/less > > > emerge --depclean > Calculating dependencies... done! >>>> Calculating removal order... > !!! 'sys-apps/less' (virtual/pager) is part of your system profile. > > !!! Unmerging it may be damaging to your system. >>>> Waiting 10 seconds before starting... >>>> (Control-C to abort)... > Press Ctrl-C to Stop in: =C2=A010 9 8 > > I have "less" set as my pager, and despite of that portage > wants to uninstall it. What am I missing? > > Jarry > > -- > _______________________________________________________________ > This mailbox accepts e-mails only from selected mailing-lists! > Everything else is considered to be spam and therefore deleted. >