public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Problem while doing `emerge --emptytree system
@ 2005-08-06 18:18 Jason Castonguay
  2005-08-06 18:53 ` Richard Fish
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Castonguay @ 2005-08-06 18:18 UTC (permalink / raw
  To: gentoo-user

Hi listers.

I'm in the process of installing gentoo for the first time and am now in
the process of going from stage 2 to stage 3.  I am trying to do

emerge --emptytree system

It seems to be fine until it gets to installing openssl (14 of 186 apps
to be installed).  The process stops and says that perl 5 is required.
This is understandable, but I thought emerge was supposed to be "aware" of
this sort of thing and install apps in the correct order.  I did a

emerge --pretend --emptytree system |less

and perl 5 is there, but further down the list of things to be installed
(after openssl).

What should I do -- install perl separately?  Any thoughts and/or
suggestions would be greatly appreciated.

Thanks very much.


-- 
"Let music echo the thoughts of your soul."

                --  Jason Castonguay <jcast@snet.net>


The Moon is Waxing Crescent (2% of Full)


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Problem while doing `emerge --emptytree system
  2005-08-06 18:18 [gentoo-user] Problem while doing `emerge --emptytree system Jason Castonguay
@ 2005-08-06 18:53 ` Richard Fish
  2005-08-06 23:10   ` Andreas Prieß
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Fish @ 2005-08-06 18:53 UTC (permalink / raw
  To: gentoo-user

Jason Castonguay wrote:

>Hi listers.
>
>I'm in the process of installing gentoo for the first time and am now in
>the process of going from stage 2 to stage 3.  I am trying to do
>
>emerge --emptytree system
>
>It seems to be fine until it gets to installing openssl (14 of 186 apps
>to be installed).  The process stops and says that perl 5 is required.
>This is understandable, but I thought emerge was supposed to be "aware" of
>this sort of thing and install apps in the correct order.  I did a
>  
>

There is probably a circular dependancy here caused by USE flags.

You can try:

USE="minimal -*" emerge --deep --oneshot perl

You should then be able to run the emerge --emptytree system command 
again.  It will start over from the beginning, but there is no way to 
avoid that right now...

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Problem while doing `emerge --emptytree system
  2005-08-06 18:53 ` Richard Fish
@ 2005-08-06 23:10   ` Andreas Prieß
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Prieß @ 2005-08-06 23:10 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

Richard Fish wrote:
>> emerge --emptytree system
>>
>> It seems to be fine until it gets to installing openssl (14 of 186 apps
>> to be installed).  The process stops and says that perl 5 is required.

> There is probably a circular dependancy here caused by USE flags.
> 
> You can try:
> 
> USE="minimal -*" emerge --deep --oneshot perl
> 
> You should then be able to run the emerge --emptytree system command
> again.  It will start over from the beginning, but there is no way to
> avoid that right now...

Here is what I did:

- When emerge stopped at openssl I continued with emerge --resume
--skipfirst.

- Perl was merged cleanly without openssl.
- Then sometime later emerge stopped because of the missing openssl, I
think it was wget that failed.
- At this point I merged openssl directly with ebuild merge.
- Then the emerge finished cleanly after anotheder emerge --resume.


I hope I did not miss anything, but I think this was the way it worked
for me.

-- 
Andreas

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-06 23:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-06 18:18 [gentoo-user] Problem while doing `emerge --emptytree system Jason Castonguay
2005-08-06 18:53 ` Richard Fish
2005-08-06 23:10   ` Andreas Prieß

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox