On Monday 28 July 2003 15:32, Ben Ricker wrote:
> Thanks for the suggestion. I did it two ways: adding the FEATURES from
> command line and editing make.conf and adding the line
> FEATURES="sandbox",
You have misread Panard answer, he suggested to _remove_ sandbox from
feature. No need to add sandbox in your FEATURES since it is already in here
(check /etc/make.globals).
>
> I still get the same error!
>
> Ben Ricker
> Wellinx.com
>
> On Mon, 2003-07-28 at 09:32, Panard wrote:
> > Le Lundi 28 Juillet 2003 16:10, Ben Ricker a �crit :
> > > I keep getting the same error when emerging redhat-artwork-0.73:
> > >
> > > --------------------------- ACCESS VIOLATION SUMMARY
> > > --------------------------- LOG FILE =
> > > "/tmp/sandbox-redhat-artwork-0.73-6908.log"
> > >
> > > open_wr: /usr/qt/3/etc/settings/.qtrc.lock
> > > open_wr: /usr/qt/3/etc/settings/.qtrc.lock
> > >
> > > -----------------------------------------------------------------------
> > >---- -----
> > >
> > > I do not have sandbox setup in my make.conf. It is commented out:
> > >
> > > #FEATURES="sandbox buildpkg ccache distcc userpriv usersandbox
> > > notitles noclean noauto cvs keeptemp keepwork"
> >
> > try FEATURES="-sandbox" emerge ...., I've solve some problems like this
> > with this method....
You notice now the minus sign before sandbox ? It means sandbox should be
*disabled* for this merge. It solves problems when the ebuild is trying to
modify a file it should not.
>
> --
> [EMAIL PROTECTED] mailing list
--
A beautiful woman is a blessing from Heaven, but a good cigar is a smoke.
-- Kipling
--
[EMAIL PROTECTED] mailing list