public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [nomerge] ?
@ 2006-09-30  1:41 Meino Christian Cramer
  2006-09-30  2:01 ` Bo Ørsted Andresen
  2006-09-30  2:02 ` Ryan Tandy
  0 siblings, 2 replies; 3+ messages in thread
From: Meino Christian Cramer @ 2006-09-30  1:41 UTC (permalink / raw
  To: gentoo-user


Hi,

 when doing a
  
   eix-sync && emerge --pretend --tree --verbose --update --deep world
 
 I got often an output like this one:

   [nomerge      ] perl-core/Test-Harness-2.56

 I looked in the manual pages of emerge and ebuild but found no
 explanaition for the "[nomerge]" tag.

 What does it mean? "For heavens sake! -- DONT install THAT!" ??? :O) ;)

 Keep hacking!
 mcc

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] [nomerge] ?
  2006-09-30  1:41 [gentoo-user] [nomerge] ? Meino Christian Cramer
@ 2006-09-30  2:01 ` Bo Ørsted Andresen
  2006-09-30  2:02 ` Ryan Tandy
  1 sibling, 0 replies; 3+ messages in thread
From: Bo Ørsted Andresen @ 2006-09-30  2:01 UTC (permalink / raw
  To: gentoo-user

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

On Saturday 30 September 2006 03:41, Meino Christian Cramer wrote:
>  when doing a
>
>    eix-sync && emerge --pretend --tree --verbose --update --deep world
>
>  I got often an output like this one:
>
>    [nomerge      ] perl-core/Test-Harness-2.56
>
>  I looked in the manual pages of emerge and ebuild but found no
>  explanaition for the "[nomerge]" tag.
>
>  What does it mean? "For heavens sake! -- DONT install THAT!" ??? :O) ;)

It means it's already installed and whatever follows it is being pulled in by 
it... (or it is in the PDEPEND/postdepend of what follows it). This 
particular package is actually in PDEPEND of dev-lang/perl. It should be 
followed by at least one line that says [merge] and due to --tree this shows 
what pulls that in.

I do realize that the output when adding --tree to emerge isn't particular 
well documented (or easy to document) so interpreting it does require a bit 
of guessing (or looking at the ebuilds)...

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] [nomerge] ?
  2006-09-30  1:41 [gentoo-user] [nomerge] ? Meino Christian Cramer
  2006-09-30  2:01 ` Bo Ørsted Andresen
@ 2006-09-30  2:02 ` Ryan Tandy
  1 sibling, 0 replies; 3+ messages in thread
From: Ryan Tandy @ 2006-09-30  2:02 UTC (permalink / raw
  To: gentoo-user

Meino Christian Cramer wrote:
> [...]

When using --tree, [nomerge] denotes packages that are depended on by 
the one you want to install, but are already installed, so they won't be 
merged again.  They're there simply to show a more complete dep tree.
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2006-09-30  2:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-30  1:41 [gentoo-user] [nomerge] ? Meino Christian Cramer
2006-09-30  2:01 ` Bo Ørsted Andresen
2006-09-30  2:02 ` Ryan Tandy

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