Calculating dependencies ... done! >>> Calculating removal order... >>> These are the packages that would be unmerged: !!! 'app-editors/nano' (virtual/editor) is part of your system profile. !!! Unmerging it may be damaging to your system. app-editors/nano selected: 2.5.3 protected: none omitted: none All selected packages: =app-editors/nano-2.5.3 >>> 'Selected' packages are slated for removal. >>> 'Protected' and 'omitted' packages will not be removed. Would you like to unmerge these packages? [Yes/No] no Quitting. Error are here: /usr/portage/virtual/editor/editor-0.ebuild RDEPEND="|| ( app-editors/nano app-editors/dav app-editors/e3 app-editors/ee app-editors/efte app-editors/elvis app-editors/emacs editor-0.diff 15,16c15,16 < RDEPEND="|| ( app-editors/nano < app-editors/dav --- > RDEPEND="app-editors/nano > || ( app-editors/dav
I'm not seeing an error here. Not everyone wants nano, so it makes sense to remove it if another editor is installed. To keep nano just run 'emerge --noreplace nano'
the virtual/editor ebuild has been that way for years now (almost a decade). the stages should have it selected by default. what command exactly are you running ?
emerge complains > !!! 'app-editors/nano' (virtual/editor) is part of your system profile. > !!! Unmerging it may be damaging to your system. > what command exactly are you running ? emerge -ca
*** Bug 655906 has been marked as a duplicate of this bug. ***