public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Rumen Yotov <rumen_yotov@dir.bg>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] strange problem with fam USE-flag
Date: Sat, 12 Nov 2005 11:06:43 +0200	[thread overview]
Message-ID: <1131786403.16636.17.camel@mach.qrypto.org> (raw)

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

Hi,
Recently (last two days) when running:"emerge -DNu world -ptv" receive
the following:
...
#emerge -DNu world -ptv

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

Calculating world dependencies ...done!
[ebuild   R   ] mail-filter/maildrop-2.0.1  +berkdb -debug +fam* -gdbm
-ldap -mysql -postgres 0 kB
[ebuild   R   ] net-mail/courier-imap-4.0.1  +berkdb -debug +fam* -gdbm
+ipv6 +nls (-selinux) 0 kB

Total size of downloads: 0 kB
...
In first look nothing strange, only i don't have/use "fam" (use 'gamin'
instead).
More info,no fam in /etc/make.conf: "grep fam /etc/make.conf" > nothing.
So must be some issue with "virtuals".
In "maildrop-2.0.1.ebuild" there is the following:
...
DEPEND="!mail-mta/courier
    dev-libs/libpcre
    gdbm?     ( >=sys-libs/gdbm-1.8.0 )
    mysql?    ( net-libs/courier-authlib )
    postgres? ( net-libs/courier-authlib )
    ldap?     ( net-libs/courier-authlib )
    fam?      ( virtual/fam )
    !fam?     ( ~sys-devel/autoconf-2.59 )
    !gdbm? (
        berkdb? (
            >=sys-libs/db-3
            ~sys-devel/autoconf-2.59
        )
    )
    >=sys-devel/automake-1.9.3"
...
Same for "courier-imap":
...
RDEPEND="virtual/libc
    >=dev-libs/openssl-0.9.6
    berkdb? ( sys-libs/db )
    gdbm? ( >=sys-libs/gdbm-1.8.0 )
    fam? ( virtual/fam )
    selinux? ( sec-policy/selinux-courier-imap )"
DEPEND="${RDEPEND}
    >=sys-apps/sed-4
    dev-lang/perl
    sys-process/procps
    >=net-libs/courier-authlib-0.50
    !mail-mta/courier"
PROVIDE="virtual/imapd"
...
Yes there's a "virtual/fam" in both.
Now looking in: "gamin-0.1.7.ebuild"
...RDEPEND="virtual/libc
    >=dev-libs/glib-2
    !app-admin/fam"

DEPEND="${RDEPEND}
    dev-util/pkgconfig"

PROVIDE="virtual/fam"
...
Now don't need to post this as a question, thing are clear. Gamin also
provides "virtual/fam" although it's gamin not fam.
Just a confusion with "fam" USE-flag.
Post this for info only. Thanks.
Rumen

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

             reply	other threads:[~2005-11-12  9:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-12  9:06 Rumen Yotov [this message]
2005-11-12 14:16 ` [gentoo-user] strange problem with fam USE-flag Holly Bostick
2005-11-12 15:29   ` Rumen Yotov

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=1131786403.16636.17.camel@mach.qrypto.org \
    --to=rumen_yotov@dir.bg \
    --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