Always if you have fresh install or you didn't upgrade from long time, the first command that you MUST give is:
- Code: Select all
#equo install entropy equo --relaxed
If something broken and version of equo and entropy are different and equo can't start do:
- Code: Select all
#emerge --sync
#emerge layman git eix
#layman -a sabayon
#layman -S
#eix-update
#emerge equo entropy
This should help.
