I followed this guide after installing the Sabayon 3.5 Pod release: http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_3.5_Pod_adding_portage
Emerge doesn't work at all after that, it started with saying that there was something wrong with cpp when I tried to install from portage, so I installed gcc, and after that everything went to the doghouse.
Example: emerge --sync
- Code: Select all
sent 209 bytes received 565 bytes 309.60 bytes/sec
total size is 32 speedup is 0.04
Traceback (most recent call last):
File "/usr/bin/emerge", line 9205, in <module>
retval = emerge_main()
File "/usr/bin/emerge", line 9157, in emerge_main
action_sync(settings, trees, mtimedb, myopts, myaction)
File "/usr/bin/emerge", line 7275, in action_sync
exitcode = portage.portage_exec.spawn(mycommand,
AttributeError: 'module' object has no attribute 'portage_exec'
Hope somebody can help me with this... equo still works of course, but it would be nice to have portage working as well..
Cheers!

