Gentoo Archives: gentoo-user

From: Denis Buzdalov <public@××××××.ru>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --depclean: !!! sys-apps/less is part of your system
Date: Fri, 23 Dec 2011 08:03:41
Message-Id: CAP77jwW=ODH1txWizeadvsRG+iPfz4OtqF=cYay4zYMrqWSK6Q@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge --depclean: !!! sys-apps/less is part of your system by Jarry
1 Because eselect's setting of pager does not correlate with emerge's
2 world file. You should add less to the world file e.g. by running
3 "emerge --noreplace less".
4
5 2011/12/23 Jarry <mr.jarry@×××××.com>:
6 > On 23-Dec-11 2:12, Pandu Poluan wrote:
7 >>
8 >>
9 >> 'eselect pager list' and 'eselect editor list' will show what
10 >> alternatives are available (with a write-in candidate support).
11 >
12 >
13 > # eselect pager show
14 > PAGER variable in profile:
15 >  /usr/bin/less
16 >
17 > # more /etc/env.d/99pager
18 >
19 > # Configuration file for eselect
20 > # This file has been automatically generated.
21 > PAGER="/usr/bin/less"
22 >
23 >  # env | grep PAGER
24 > PAGER=/usr/bin/less
25 >
26 >
27 > emerge --depclean
28 > Calculating dependencies... done!
29 >>>> Calculating removal order...
30 > !!! 'sys-apps/less' (virtual/pager) is part of your system profile.
31 >
32 > !!! Unmerging it may be damaging to your system.
33 >>>> Waiting 10 seconds before starting...
34 >>>> (Control-C to abort)...
35 > Press Ctrl-C to Stop in:  10 9 8
36 >
37 > I have "less" set as my pager, and despite of that portage
38 > wants to uninstall it. What am I missing?
39 >
40 > Jarry
41 >
42 > --
43 > _______________________________________________________________
44 > This mailbox accepts e-mails only from selected mailing-lists!
45 > Everything else is considered to be spam and therefore deleted.
46 >