This is probably configure issues...

I'm installing portage 2.1.6 on RHEL4 using the following configure:
./configure --prefix=${PREFIX} --with-user=`whoami`
--with-group=${GROUP} --sysconfdir=${PREFIX}/etc
--with-rootuser=`whoami` --with-rootuid=`id -u`
--with-offset-prefix=${PREFIX}

After that I have a stab at a linux prefix profile that I link
etc/make.profile to.  I also update etc/make.conf and add PREFIX to it
(and set PORTDIR=${PREFIX}/usr/portage).

Now after setting the path, emerge runs.  But I'm getting the following issue:

#emerge  -av system
!!! Problem with sandbox binary. Disabling...

These are the packages that would be merged, in order:

Calculating system dependencies
aux_get(): (0) Error in sys-apps/portage-2.1.2-r1 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)


aux_get(): (0) Error in sys-apps/portage-2.1.4 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)


aux_get(): (0) Error in sys-apps/portage-2.1.6 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)


aux_get(): (0) Error in sys-libs/glibc-2.3.5-r2 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)


aux_get(): (0) Error in app-shells/bash-3.1_p10 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)


aux_get(): (0) Error in app-shells/bash-3.0-r13 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)

.....
snip snip
....


aux_get(): (0) Error in sys-libs/readline-5.0-r2 ebuild. (-1)
               Check for syntax error or corruption in the ebuild. (--debug)


!!! Packages for the following atoms are either all
!!! masked or don't exist:
>=sys-apps/portage-2.0.53.03 virtual/libc app-shells/bash sys-devel/libtool dev-
lang/perl sys-apps/texinfo sys-apps/findutils sys-devel/make sys-apps/sed app-ar
ch/bzip2 sys-apps/which app-arch/tar sys-devel/patch sys-devel/autoconf-wrapper
sys-devel/flex sys-apps/groff sys-apps/grep net-misc/rsync app-arch/cpio virtual
/pager virtual/baselayout sys-devel/automake-wrapper virtual/ssh sys-devel/gcc s
ys-apps/diffutils virtual/os-headers sys-apps/gawk sys-devel/bison sys-libs/zlib
 net-misc/wget sys-apps/file virtual/gzip sys-apps/coreutils sys-libs/ncurses sy
s-devel/m4 virtual/editor sys-devel/gnuconfig sys-apps/debianutils net-misc/iput
ils sys-libs/readline

... done!

Total size of downloads: 0 kB

Nothing to merge; do you want me to auto-clean packages? [Yes/No] n
'

I'm using the latest prefix aware tree that I can find (the nightlies
that kito is posting).

Any hints

thanks

matt

-- 
[email protected] mailing list

Reply via email to