romikb Posted September 27, 2018 Report Share Posted September 27, 2018 There is a announce of ego 2.6 testing on forum. But I can't find it anywhere on git meta-repo. Is it avail for public testing? Link to comment Share on other sites More sharing options...
savasten Posted September 28, 2018 Report Share Posted September 28, 2018 You need to add ego to ACCEPT_KEYWORDS in your /etc/portage/make.conf or create a /etc/portage/package.accept.keywords file. https://wiki.gentoo.org/wiki/ACCEPT_KEYWORDS I am still trying to figure out the correct syntax by referring to the prior link and the info from the post below. Link to comment Share on other sites More sharing options...
savasten Posted September 28, 2018 Report Share Posted September 28, 2018 I created a /etc/portage/package.accept_keywords file: # ego =app-admin/ego-2.6.0 ** I tried to emerge and hit a hard block that I need to work through. [ebuild U *] app-admin/ego-2.6.0::core-kit [2.4.2::core-kit] USE="-zsh-completion" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7" 158 KiB [blocks B ] sys-boot/boot-update ("sys-boot/boot-update" is blocking app-admin/ego-2.6.0) Total: 1 package (1 upgrade), Size of downloads: 158 KiB Conflict: 1 block (1 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (sys-boot/boot-update-1.9.0:0/0::core-kit, installed) pulled in by sys-boot/boot-update required by @selected (app-admin/ego-2.6.0:0/0::core-kit, ebuild scheduled for merge) pulled in by app-admin/ego required by @system ego >=app-admin/ego-1.1.3-r3 required by (sys-apps/portage-2.3.47:0/0::core-kit, installed) Link to comment Share on other sites More sharing options...
romikb Posted September 28, 2018 Author Report Share Posted September 28, 2018 ego-2.6 was missed in tree when I wrote this topic. Link to comment Share on other sites More sharing options...
mantas Posted October 3, 2018 Report Share Posted October 3, 2018 On 2018-09-28 at 5:44 AM, savasten said: I created a /etc/portage/package.accept_keywords file: # ego =app-admin/ego-2.6.0 ** I tried to emerge and hit a hard block that I need to work through. [ebuild U *] app-admin/ego-2.6.0::core-kit [2.4.2::core-kit] USE="-zsh-completion" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7" 158 KiB [blocks B ] sys-boot/boot-update ("sys-boot/boot-update" is blocking app-admin/ego-2.6.0) Total: 1 package (1 upgrade), Size of downloads: 158 KiB Conflict: 1 block (1 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (sys-boot/boot-update-1.9.0:0/0::core-kit, installed) pulled in by sys-boot/boot-update required by @selected (app-admin/ego-2.6.0:0/0::core-kit, ebuild scheduled for merge) pulled in by app-admin/ego required by @system ego >=app-admin/ego-1.1.3-r3 required by (sys-apps/portage-2.3.47:0/0::core-kit, installed) I got the same error, did you solve it? Thought maybe I should accept_keyword a newer boot-update as well, but core-kit is updated and 1.9.0 is the newest version there. Link to comment Share on other sites More sharing options...
palica Posted October 3, 2018 Report Share Posted October 3, 2018 since the commands from boot-update moved to ego you need to remove boot-update first. NikosAlexandris 1 Link to comment Share on other sites More sharing options...
mantas Posted October 3, 2018 Report Share Posted October 3, 2018 5 hours ago, palica said: since the commands from boot-update moved to ego you need to remove boot-update first. oh, didn't know that commands where moved Link to comment Share on other sites More sharing options...
Recommended Posts