public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Why does wordpress require xterm?
Date: Thu, 23 Feb 2006 08:41:33 -0700	[thread overview]
Message-ID: <7573e9640602230741h40fdd146p438080a909c95877@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0602230115030.12352@dogbert.ljacobs.net>

On 2/22/06, Lance Jacobs <lance@ljacobs.net> wrote:
> Is there some tool that I should be using, or some additional emerge
> flag, that would help diagnose a problem like this?  I tried masking the
> packages that were being brought in, to see if that would tell me which
> package had the dependency that was bringing in the extra stuff,

How did you mask the package?  It should have been with
/etc/portage/package.mask...

"emerge -Dptv --emptytree <pkg>" will always show you the full
dependancy tree for a package.  And if you mask out a package, this
command should also tell you which package is bringing in the
dependancy.  For example, if I comment out the line in my unmask that
allows me to bring in x11-libs/libXpm, and try to emerge wordpress, I
get:

carcharias rjf # USE=xpm emerge -Deptv wordpress

These are the packages that I would merge, in reverse order:

Calculating dependencies |
!!! All ebuilds that could satisfy "x11-libs/libXpm" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-libs/libXpm-3.5.4.2 (masked by: package.mask)
# Donnie Berkholz <spyderous@gentoo.org> (07 Aug 2005)
# Modularized X, upstream release candidates


For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "dev-lang/php-5.1.1" [ebuild])


I get a similar error if I mask out dev-db/mysql in /etc/portage/package.mask

-Richard

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-02-23 15:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-22 21:40 [gentoo-user] Why does wordpress require xterm? Lance Jacobs
2006-02-22 23:00 ` Iain Buchanan
2006-02-22 23:15 ` Richard Fish
2006-02-22 23:47   ` Lance Jacobs
2006-02-23  3:08     ` Greg Bur
2006-02-23  5:51     ` Richard Fish
2006-02-23  6:26       ` Lance Jacobs
2006-02-23 15:41         ` Richard Fish [this message]
2006-02-23  6:00     ` Richard Fish

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7573e9640602230741h40fdd146p438080a909c95877@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox