Marc Schlienger wrote:

Am Freitag, 28. Januar 2005 21:47 schrieb Philipp Hasse:


Hi,

today I started a gentoo installation and it happened once again that
"scripts/bootstrap" tried to install all those packages that would
normally be installed with "emerge system" ("scripts/bootstrap" showed
about 80 packages in stage 5/6 when running with --pretend). In previous
installation attempts this behaviour changed after executing "emerge
sync" a day later.
Is there something wrong with the bootstrap script or the portage tree?

Regards
Philipp Hasse


--
[email protected] mailing list



Hi,

it's me again! I just looked in the "bootstrap.sh" script and found no "emerge system". Also all variables seems to have the right values. So far as I can tell it seems to be a problem with portage.

Regards Marc Schlienger


-- [email protected] mailing list



Do you have java in your use flags? I have found using -java or adding "sys-libs/db -java" to /etc/portage/package.use helps.

But I also always set my java virtuals to point to the sun java stuff so it may be related:

[EMAIL PROTECTED] [~] $ cat /etc/portage/profile/virtuals
virtual/kernel          sys-kernel/linux26-headers
virtual/linux-sources   sys-kernel/gentoo-dev-sources
virtual/jdk             dev-java/sun-jdk
virtual/jre             dev-java/sun-jre-bin
virtual/os-headers      sys-kernel/linux26-headers




-- [email protected] mailing list



Reply via email to