public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <jtp@nc.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] anyone use 389ds?
Date: Wed, 13 Oct 2010 11:37:17 -0400	[thread overview]
Message-ID: <AANLkTimwD0-enhY5FKc9AdH2zUUE-QJp2LC2DoqiE=qv@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinyyWhkV5VquXijvM-kZgb2kaQCeO5ETvM+qhJ_@mail.gmail.com>

I'm pretty sure this is a bug. I've tried to emerge these packages on
a fresh / new system and the 389-ds-base package has a dependency
conflict.

-->8--

[ebuild  N    ] net-nds/389-ds-base-1.2.6-r1  USE="bitwise dna
kerberos ldapi pam-passthru presence -auto-dn-suffix -autobind -debug
-doc (-selinux)" 2,803 kB
[blocks B     ] =sys-devel/libtool-2*:1.5 ("=sys-devel/libtool-2*:1.5"
is blocking sys-devel/libtool-2.2.10)

Total: 14 packages (10 new, 3 in new slots, 1 reinstall), Size of
downloads: 27,734 kB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-devel/libtool-2.2.10, installed) pulled in by
    >=sys-devel/libtool-2.2.6b required by (dev-libs/svrcore-4.0.4,
ebuild scheduled for merge)
    >=sys-devel/libtool-2.2.6b required by (dev-libs/mozldap-6.0.6-r2,
ebuild scheduled for merge)

  (sys-devel/libtool-2.2.6b, ebuild scheduled for merge) pulled in by
    sys-devel/libtool:1.5 required by (net-nds/389-ds-base-1.2.6-r1,
ebuild scheduled for merge)
    >=sys-devel/libtool-2.2.6b required by
(net-nds/389-ds-base-1.2.6-r1, ebuild scheduled for merge)

--8<--

I can't see a way to get around this blocked package issue as the
dependencies require different versions of the package than the actual
package I'm trying to emerge.

-j


2010/10/13 李健 <kdlijian@gmail.com>:
> I don't know.
> Last time when "emerge --update --deep --newuse world" I suffered some
> "Blocks", I don't know how to solve that properly.
> Then I unmerged all the releated packages(include dependencies) and remerged
> the packages I need. It works.
>
> I mean maybe you can just make this, without knowing everything clearly
> right now. Of course, if you are not in a PRODUCTION environment.
>
> 2010/10/13 James <jtp@nc.rr.com>
>>
>> Hi,
>>
>> Yep -- I have it installed.
>>
>> [I] sys-devel/libtool (2.2.10(2)@09/26/2010): A shared library tool
>> for developers
>>
>> I've tried unmasking ~amd64 to no avail. I believe the issue is that
>> one of the 389ds packages wants an older version of libtool, while
>> another package in the list of 389ds wants a newer version.
>>
>> I guess there really isn't much of a "howto" regarding how to use
>> 389ds on Gentoo -- are all of these packages required? If not, which
>> ones should I depend on? Several of these packages are named "console"
>> -- one is Java, another one "ds" console (whatever that is).
>>
>> ~ % eix -c 389
>> [N] app-admin/389-admin-console (~1.1.4(1.1)): 389 Server Management
>> Console (jar and help files)
>> [N] app-admin/389-console (~1.1.6(1.1)): A Java based console for
>> remote management 389 server
>> [N] app-admin/389-ds-console (~1.2.3-r1(1.2)): Java based remote
>> management console used for Managing 389-admin 389-ds
>> [N] dev-libs/389-adminutil (~1.1.10): 389 adminutil
>> [N] net-nds/389-admin (~1.1.11_rc1): 389 Directory Server (admin)
>> [N] net-nds/389-ds-base (~1.2.6-r1): 389 Directory Server (core
>> librares and daemons )
>> [N] www-apps/389-dsgw (~1.1.5): 389 Directory Server Gateway Web
>> Application
>> Found 7 matches.
>>
>> Thoughts?
>>
>> -james
>>
>> On Tue, Oct 12, 2010 at 4:33 AM, 李健 <kdlijian@gmail.com> wrote:
>> > Do you have libtool-2*:1.5 installed? ( emerge -pv sys-devel/ibtool )
>> > If so, try unmerging it. ( emerge -av --unmerge sys-devel/libtool-2*:1.5
>> > )
>> > I am not sure.Just have a try. ( newbie )
>> > HTH --lijian
>> >
>> > 2010/10/12 James <jtp@nc.rr.com>
>> >>
>> >> Has anyone here successfully installed 389 Directory Server from the
>> >> ebuilds in the portage tree?
>> >>
>> >> http://bugs.gentoo.org/104554
>> >>
>> >> While trying to install I run into an issue like this:
>> >>
>> >> -->8--
>> >>
>> >> [ebuild  N    ] app-admin/389-console-1.1.6  111 kB
>> >> [ebuild  N    ] www-apps/389-dsgw-1.1.5  USE="adminserver -debug" 731
>> >> kB
>> >> [blocks B     ] =sys-devel/libtool-2*:1.5 ("=sys-devel/libtool-2*:1.5"
>> >> is blocking sys-devel/libtool-2.2.10)
>> >>
>> >> Total: 48 packages (43 new, 4 in new slots, 1 reinstall), Size of
>> >> downloads: 101,668 kB
>> >> Conflict: 1 block (1 unsatisfied)
>> >>
>> >>  * Error: The above package list contains packages which cannot be
>> >>  * installed at the same time on the same system.
>> >>
>> >>  (sys-devel/libtool-2.2.10, installed) pulled in by
>> >>    >=sys-devel/libtool-2.2.6b required by (dev-libs/apr-1.4.2, ebuild
>> >> scheduled for merge)
>> >>    >=sys-devel/libtool-2.2.6b required by
>> >> (net-nds/389-admin-1.1.11_rc1, ebuild scheduled for merge)
>> >>    >=sys-devel/libtool-2.2.6b required by (dev-libs/mozldap-6.0.6-r2,
>> >> ebuild scheduled for merge)
>> >>    (and 7 more)
>> >>
>> >>  (sys-devel/libtool-2.2.6b, ebuild scheduled for merge) pulled in by
>> >>    sys-devel/libtool:1.5 required by (net-nds/389-ds-base-1.2.6-r1,
>> >> ebuild scheduled for merge)
>> >>    >=sys-devel/libtool-2.2.6b required by
>> >> (net-nds/389-ds-base-1.2.6-r1, ebuild scheduled for merge)
>> >>
>> >> --8<--
>> >>
>> >> I'm uncertain which of these packages are actually necessary and if
>> >> any of the 389ds packages conflict with each other. But it seems that
>> >> some of the 389ds packages want a certain version of libtool, while
>> >> other packages want a different version.
>> >>
>> >> Any thoughts / ideas would be helpful.
>> >>
>> >> -james
>> >>
>> >
>> >
>>
>
>



  reply	other threads:[~2010-10-13 15:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11 16:38 [gentoo-user] anyone use 389ds? James
2010-10-12  8:33 ` 李健
2010-10-12 19:36   ` James
2010-10-13  7:17     ` 李健
2010-10-13 15:37       ` James [this message]
2010-10-13 16:08         ` Alan McKinnon
2010-10-13 17:08           ` James
2010-10-13 19:54             ` Alan McKinnon

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='AANLkTimwD0-enhY5FKc9AdH2zUUE-QJp2LC2DoqiE=qv@mail.gmail.com' \
    --to=jtp@nc.rr.com \
    --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