* [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system)
@ 2011-07-04 16:29 Jarry
2011-07-04 16:45 ` Andre Lucas Falco
2011-07-04 17:03 ` Mark Knecht
0 siblings, 2 replies; 4+ messages in thread
From: Jarry @ 2011-07-04 16:29 UTC (permalink / raw
To: gentoo-user
Hi,
I have this strange problem for a few days: after normal
updates (I think glib has been updated) I tried to run
"emerge --depclean" (as recommended) but got these messages:
-------------------------------
obelix ~ # emerge --depclean
<cut>
Calculating dependencies... done!
>>> Calculating removal order...
!!! 'app-editors/nano' (virtual/editor) 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: 10 9 8 7
Exiting on signal 2
obelix ~ #
-------------------------------
So why does "emerge --depclean" want to unmerge app-editors/nano
when it is part of system profile? I waited for a few days,
resynced portage tree a few times, but problem still persists...
Jarry
--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system)
2011-07-04 16:29 [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system) Jarry
@ 2011-07-04 16:45 ` Andre Lucas Falco
2011-07-04 17:03 ` Mark Knecht
1 sibling, 0 replies; 4+ messages in thread
From: Andre Lucas Falco @ 2011-07-04 16:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1340 bytes --]
Do you have another editor installed? If yes, portage tell you a remotion of
virtual/editor.
Unless you won't take to remove nano, it's possible to put him in @world
with this command: emerge --noreplace app-editors/nano.
Andre Lucas
2011/7/4 Jarry <mr.jarry@gmail.com>
> Hi,
> I have this strange problem for a few days: after normal
> updates (I think glib has been updated) I tried to run
> "emerge --depclean" (as recommended) but got these messages:
>
> ------------------------------**-
> obelix ~ # emerge --depclean
> <cut>
> Calculating dependencies... done!
> >>> Calculating removal order...
>
> !!! 'app-editors/nano' (virtual/editor) 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: 10 9 8 7
>
> Exiting on signal 2
> obelix ~ #
> ------------------------------**-
>
> So why does "emerge --depclean" want to unmerge app-editors/nano
> when it is part of system profile? I waited for a few days,
> resynced portage tree a few times, but problem still persists...
>
> Jarry
>
> --
> ______________________________**______________________________**___
> This mailbox accepts e-mails only from selected mailing-lists!
> Everything else is considered to be spam and therefore deleted.
>
>
[-- Attachment #2: Type: text/html, Size: 1838 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system)
2011-07-04 16:29 [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system) Jarry
2011-07-04 16:45 ` Andre Lucas Falco
@ 2011-07-04 17:03 ` Mark Knecht
2011-07-05 15:47 ` Jarry
1 sibling, 1 reply; 4+ messages in thread
From: Mark Knecht @ 2011-07-04 17:03 UTC (permalink / raw
To: gentoo-user
On Mon, Jul 4, 2011 at 9:29 AM, Jarry <mr.jarry@gmail.com> wrote:
> Hi,
> I have this strange problem for a few days: after normal
> updates (I think glib has been updated) I tried to run
> "emerge --depclean" (as recommended) but got these messages:
>
> -------------------------------
> obelix ~ # emerge --depclean
> <cut>
> Calculating dependencies... done!
>>>> Calculating removal order...
>
> !!! 'app-editors/nano' (virtual/editor) 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: 10 9 8 7
>
> Exiting on signal 2
> obelix ~ #
> -------------------------------
>
> So why does "emerge --depclean" want to unmerge app-editors/nano
> when it is part of system profile? I waited for a few days,
> resynced portage tree a few times, but problem still persists...
>
> Jarry
>
Hi Jarry,
This was discussed awhile back. Check the archives for the complete
thread. It was maybe a month ago.
You won't cause any problems by removing nano although you won't be
able to edit if that's the only editor on your system. I've done
emerge -C nano for awhile. seen the same message when removing it, and
then after that no problems.
HTH,
Mark
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system)
2011-07-04 17:03 ` Mark Knecht
@ 2011-07-05 15:47 ` Jarry
0 siblings, 0 replies; 4+ messages in thread
From: Jarry @ 2011-07-05 15:47 UTC (permalink / raw
To: gentoo-user
On 04-Jul-11 19:03, Mark Knecht wrote:
> On Mon, Jul 4, 2011 at 9:29 AM, Jarry<mr.jarry@gmail.com> wrote:
>> obelix ~ # emerge --depclean
>> <cut>
>> Calculating dependencies... done!
>>>>> Calculating removal order...
>>
>> !!! 'app-editors/nano' (virtual/editor) is part of your system profile.
>> !!! Unmerging it may be damaging to your system.
>
> This was discussed awhile back. Check the archives for the complete
> thread. It was maybe a month ago.
Sorry, did not notice it. I'm having this problem just a day or two...
> You won't cause any problems by removing nano although you won't be
> able to edit if that's the only editor on your system. I've done
> emerge -C nano for awhile. seen the same message when removing it, and
> then after that no problems.
But this is the only editor installed on my system, so I do not want
to loose it. BTW, I have 7 nearly identical boxes, all of them updated
at the same time, the same architecture and use-flags, but only on
one of them portage wants to unmerge nano. That's strange...
Jarry
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-07-05 15:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 16:29 [gentoo-user] "emerge --depclean" wants to unmerge app-editors/nano (part of system) Jarry
2011-07-04 16:45 ` Andre Lucas Falco
2011-07-04 17:03 ` Mark Knecht
2011-07-05 15:47 ` Jarry
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox