Mailing List Archive

nothing will emerge...
updated portage today. that seemed to go fine. (I emerged portage with
collision-protect disabled as recommended here the other day).

now nothing will update. it just downloads the distfiles, then
terminates. here's a session:

quasar:/etc root# emerge -puDv system

These are the packages that I would merge, in order:

Calculating system dependencies ...done!
[ebuild U ] app-editors/nano-1.3.4 [1.3.3-r1] -build -debug
-justify -ncurses -nls -nomac -slang -spell 0 kB
[ebuild N ] sys-apps/sed-4.1.2 -build -debug -nls -static 749 kB

Total size of downloads: 749 kB

quasar:/etc root# emerge -uDv system
Calculating system dependencies ...done!
>>> emerge (1 of 2) app-editors/nano-1.3.4 to /
>>> md5 src_uri ;-) nano-1.3.4.tar.gz
quasar:/etc root# echo $?
1
quasar:/etc root# emerge info
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51_rc7 (default-macos-10.3, gcc-3.3, libsystem-7.1-r0,
7.5.0 Power Macintosh)
=================================================================
System uname: 7.5.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default
port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.57
Automake: sys-devel/automake-1.6.3
Binutils:
Headers:
Libtools: sys-devel/libtool-2.4.4
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect cvs distlocks keepwork
sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos X berkdb ldap mysql perl python ruby"
Re: nothing will emerge... [ In reply to ]
> now nothing will update. it just downloads the distfiles, then
> terminates. here's a session:
>
<SNIP>

This behaviour occurs when sandbox is enabled, please add -sandbox to
FEATURES= in make.conf to fix this problem.

-Joe

--
gentoo-osx@gentoo.org mailing list
Re: nothing will emerge... [ In reply to ]
thanks, that fixed it.

On Oct 3, 2004, at 9:52 PM, Joe Jezak wrote:

>> now nothing will update. it just downloads the distfiles, then
>> terminates. here's a session:
>>
> <SNIP>
>
> This behaviour occurs when sandbox is enabled, please add -sandbox to
> FEATURES= in make.conf to fix this problem.
>
> -Joe
>
> --
> gentoo-osx@gentoo.org mailing list
>
>