On Saturday 15 November 2008 14:27:49 Neil Bothwick wrote: > On Sat, 15 Nov 2008 10:40:25 +0200, Markos Chandras wrote: > > > > I do not have collision-protect on FEATURES, portage MUST merge the > > > > package even if it warns me... > > > > This is my FEATURES line > > > > FEATURES="parallel-fetch buildpkg candy fixpackages ccache sandbox" > > You don't have -collision-protect either, so it could be on by default in > your profile. What do you get from > > emerge --info | grep FEATURES
Ah that got me some extra features FEATURES="buildpkg candy ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch" So , as you can see protect-owned is on as you told me before What if I add under FEATURES , -protect-owned? . Could this solve my problem? -- Markos Chandras

