* [gentoo-user] emerge -f
@ 2007-05-22 5:02 burlingk
2007-05-22 5:26 ` Dale
2007-05-22 6:45 ` [gentoo-user] " »Q«
0 siblings, 2 replies; 7+ messages in thread
From: burlingk @ 2007-05-22 5:02 UTC (permalink / raw
To: gentoo-user
If I use emerge -f on a package, will it fetch that packaged
dependencies as well?
For instance, if I use 'emerge -f xorg-x11', will it check the system,
then download
everything that it needs to install that package?
If I were to use 'emerge -uf world', would there be a huge number of
packaged downloaded?
^_^
---
Ken
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -f
2007-05-22 5:02 [gentoo-user] emerge -f burlingk
@ 2007-05-22 5:26 ` Dale
2007-05-22 6:45 ` [gentoo-user] " »Q«
1 sibling, 0 replies; 7+ messages in thread
From: Dale @ 2007-05-22 5:26 UTC (permalink / raw
To: gentoo-user
burlingk@cv63.navy.mil wrote:
> If I use emerge -f on a package, will it fetch that packaged
> dependencies as well?
>
> For instance, if I use 'emerge -f xorg-x11', will it check the system,
> then download
> everything that it needs to install that package?
>
> If I were to use 'emerge -uf world', would there be a huge number of
> packaged downloaded?
>
> ^_^
>
> ---
> Ken
>
If you want to make sure you get everything, I would do a emerge -ef
<package>. That should get everything needed for sure. The "e" stands
for emptytree but I always think of it as everything. If used with the
option world it gets everything needed to recompile the complete
system. Example: emerge -ef world
Hope that helps.
Dale
:-) :-) :-) :-)
--
www.myspace.com/-remove-me-dalek1967
Copy n paste then remove the -remove-me- part.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user] emerge -f
@ 2007-05-22 5:42 burlingk
2007-05-22 6:01 ` Naga
2007-05-22 6:12 ` Dale
0 siblings, 2 replies; 7+ messages in thread
From: burlingk @ 2007-05-22 5:42 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: Dale [mailto:dalek@exceedtech.net]
> Sent: Tuesday, May 22, 2007 2:26 PM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] emerge -f
>
>
> burlingk@cv63.navy.mil wrote:
> > If I use emerge -f on a package, will it fetch that packaged
> > dependencies as well?
> >
> > For instance, if I use 'emerge -f xorg-x11', will it check
> the system,
<Snip>
> >
> > ---
> > Ken
> >
>
> If you want to make sure you get everything, I would do a
> emerge -ef <package>. That should get everything needed for
> sure. The "e" stands for emptytree but I always think of it
> as everything. If used with the option world it gets
> everything needed to recompile the complete system. Example:
> emerge -ef world
>
> Hope that helps.
>
> Dale
So, does the emptytree (-e) option basically tell it that you don't
have ANYTHING instlled where it should be? :P
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -f
2007-05-22 5:42 [gentoo-user] " burlingk
@ 2007-05-22 6:01 ` Naga
2007-05-22 13:08 ` Bo Ørsted Andresen
2007-05-22 6:12 ` Dale
1 sibling, 1 reply; 7+ messages in thread
From: Naga @ 2007-05-22 6:01 UTC (permalink / raw
To: gentoo-user
On Tuesday 22 May 2007 07:42:57 burlingk@cv63.navy.mil wrote:
> So, does the emptytree (-e) option basically tell it that you don't
> have ANYTHING instlled where it should be? :P
Yes, it empties the depend tree. So portage thinks that no software is
installed.
--
Naga
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -f
2007-05-22 5:42 [gentoo-user] " burlingk
2007-05-22 6:01 ` Naga
@ 2007-05-22 6:12 ` Dale
1 sibling, 0 replies; 7+ messages in thread
From: Dale @ 2007-05-22 6:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 513 bytes --]
burlingk@cv63.navy.mil wrote:
>
>
> So, does the emptytree (-e) option basically tell it that you don't
> have ANYTHING instlled where it should be? :P
>
>
Well, if you do a emerge -e world, it will recompile everything on your
system. I do mean everything. On mine it takes a little over 48
hours. That is usually only done to fix something as a last resort or
when upgrading gcc.
That help?
Dale
:-) :-) :-)
--
www.myspace.com/-remove-me-dalek1967
Copy n paste then remove the -remove-me- part.
[-- Attachment #2: Type: text/html, Size: 1140 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: emerge -f
2007-05-22 5:02 [gentoo-user] emerge -f burlingk
2007-05-22 5:26 ` Dale
@ 2007-05-22 6:45 ` »Q«
1 sibling, 0 replies; 7+ messages in thread
From: »Q« @ 2007-05-22 6:45 UTC (permalink / raw
To: gentoo-user
In
<news:AA0639A1EB70AE409130258CE7BDC31806646AE2@messenger.cv63.navy.mil>,
<burlingk@cv63.navy.mil> wrote:
> If I use emerge -f on a package, will it fetch that packaged
> dependencies as well?
Use emerge -pf <package> and see what happens. ;)
--
»Q«
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -f
2007-05-22 6:01 ` Naga
@ 2007-05-22 13:08 ` Bo Ørsted Andresen
0 siblings, 0 replies; 7+ messages in thread
From: Bo Ørsted Andresen @ 2007-05-22 13:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
On Tuesday 22 May 2007 08:01:19 Naga wrote:
> > So, does the emptytree (-e) option basically tell it that you don't
> > have ANYTHING instlled where it should be? :P
>
> Yes, it empties the depend tree. So portage thinks that no software is
> installed.
That's an implementation detail that used to be true but isn't any longer.
That's why it no longer says "[ebuild N ]" for all packages with -e.
Doing so caused problems with circular dependencies.
It just remerges everything in world and all their dependencies. Calling
it 'everything' is wrong too as it doesn't do anything with packages that
aren't in world or a dependency of something in world.
--
Bo Andresen
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-05-22 13:14 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-22 5:02 [gentoo-user] emerge -f burlingk
2007-05-22 5:26 ` Dale
2007-05-22 6:45 ` [gentoo-user] " »Q«
-- strict thread matches above, loose matches on Subject: below --
2007-05-22 5:42 [gentoo-user] " burlingk
2007-05-22 6:01 ` Naga
2007-05-22 13:08 ` Bo Ørsted Andresen
2007-05-22 6:12 ` Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox