On Monday 08 June 2009, Juan Luis Pérez Pérez wrote: > !!! /etc/make.profile is not a symlink and will probably prevent most > merges. !!! It should point into a profile within /usr/portage/profiles/ > !!! (You can safely ignore this message when syncing. It's harmless.) This seems to be the root-cause of your problem.
In your spec files you are using: > profile: default/linux/x86/2008.0/server with the exception of your livecd1-stage1.spec where you have: > profile: default-linux/x86/2008.0 That path doesn't exist in Portage currently. Cheers, Steve.
