i just installed the gentoo-macosx.dmg on my Computer.
Now the 'emerge system' fails with the following output:
Code: Select all
wintermute:/etc root# emerge system
Calculating system dependencies \
!!! All ebuilds that could satisfy "sys-apps/coreutils" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-apps/coreutils-5.2.1-r2 (masked by: missing keyword)
- sys-apps/coreutils-5.2.1-r3 (masked by: ~ppc keyword)
- sys-apps/coreutils-5.2.1-r4 (masked by: ~ppc keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!! (dependency required by "sys-devel/gnuconfig-20040214" [ebuild])
!!! Problem with ebuild net-misc/wget-1.9.1-r2
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
wintermute:/etc root#Code: Select all
# The Architecture
ARCH="ppc"
# The next generation KEYWORD, including architecture, userland, kernel and libc
ACCEPT_KEYWORDS="ppc-macos"The handbook says...
~arch keyword means that the application is not tested sufficiently to be put in the stable branch. Wait a few days or weeks and try again.
But I think there should be a way to install the base system... I don't want to wait any longer...
Regards

