sormy / gentoo-ami-builder

Gentoo AMI Builder - Amazon Image builder for Gentoo Linux
MIT License
51 stars 20 forks source link

Gentoo portage location has been changed #8

Closed bakbluelabel closed 4 years ago

bakbluelabel commented 5 years ago
 * PHASE 3: Build Root
 *   Updating configuration...
 *   Tuning compiler options...
 *   Rebuilding the world...
 *   Process has failed with error code 1: emerge --quiet --update --deep --newuse --with-bdeps=y @world
     > !!! Section 'gentoo' in repos.conf has location attribute set to nonexistent directory: '/var/db/repos/gentoo'
     > !!! Invalid Repository Location (not a dir): '/var/db/repos/gentoo'
     >
     >
     > !!! /etc/portage/make.profile is not a symlink and will probably prevent most merges.
     > !!! It should point into a profile within /var/db/repos/gentoo/profiles/
     > !!! (You can safely ignore this message when syncing. It's harmless.)
     >
     >
     > !!! Your current profile is invalid. If you have just changed your profile
     > !!! configuration, you should revert back to the previous configuration.
     > !!! Allowed actions are limited to --help, --info, --search, --sync, and
     > !!! --version.
 *   Phase bootstrap has failed
sormy commented 5 years ago

What command line did you use for bootstrap?

sormy commented 5 years ago

Thanks, actually default scenario is failing. I will take a look and fix. Thanks for reporting.

sormy commented 5 years ago

Hi. Could you please try with latest version. I just tested and build was successful and took 43mins with default settings.

sormy commented 4 years ago

Resolving, please reopen if you are still experiencing the issue