From: "Andreas K. Huettel" <dilfridge@gentoo.org>
To: gentoo-user@lists.gentoo.org
Cc: tuxic@posteo.de
Subject: Re: [gentoo-user] Help...can't decipher emerge oracle...
Date: Wed, 15 Nov 2017 23:46:51 +0100 [thread overview]
Message-ID: <1712979.0naJfvraVu@pinacolada> (raw)
In-Reply-To: <20171115165037.ilmhoi7zwiltzwru@solfire>
[-- Attachment #1: Type: text/plain, Size: 1796 bytes --]
Am Mittwoch, 15. November 2017, 17:50:37 CET schrieb tuxic@posteo.de:
> * Error: The above package list contains packages which cannot be
> * installed at the same time on the same system.
>
> (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
>
> >=sys-libs/glibc-2.23[multilib?] (>=sys-libs/glibc-2.23) required by
> >(dev-java/icedtea-bin-3.6.0:8/8::gentoo, installed)
> sys-libs/glibc[rpc(-)] required by (net-fs/autofs-5.1.3:0/0::gentoo,
> installed)
^ this is the key: autofs needs rpc support in glibc, which is going away with
glibc-2.26.
Sadly portage is extremely unhelpful here, since - if you look at the autofs
ebuild - the problem goes away as soon as you switch its "libtirpc" useflag
on:
libtirpc? ( net-libs/libtirpc )
!libtirpc? ( sys-libs/glibc[rpc(-)] )
(glibc-2.26 has no rpc useflag, and the (-) means it's treated as if it were
switched off then.)
Indeed libtirpc is the modern replacement for the obsolete rpc support in
glibc.
Anyway, I hope with the following commit this is now fixed:
commit 43429ba5bdcb0605f81e7ca7442aa085eca31caa
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date: Wed Nov 15 23:37:41 2017 +0100
net-fs/autofs: Switch libtirpc to default to on, causes otherwise ugly
blockers with glibc-2.26
Package-Manager: Portage-2.3.13, Repoman-2.3.4
net-fs/autofs/autofs-5.0.10.ebuild | 4 ++--
net-fs/autofs/autofs-5.0.7-r4.ebuild | 4 ++--
net-fs/autofs/autofs-5.0.7-r5.ebuild | 4 ++--
net-fs/autofs/autofs-5.1.2.ebuild | 2 +-
net-fs/autofs/autofs-5.1.3.ebuild | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
--
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer (council, perl, libreoffice)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 981 bytes --]
prev parent reply other threads:[~2017-11-15 22:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-15 16:50 [gentoo-user] Help...can't decipher emerge oracle tuxic
2017-11-15 17:04 ` Jan Chren (rindeal)
2017-11-15 17:20 ` tuxic
2017-11-15 17:24 ` Jan Chren (rindeal)
2017-11-15 17:43 ` tuxic
2017-11-15 17:58 ` Jan Chren (rindeal)
2017-11-15 18:40 ` Neil Bothwick
2017-11-16 1:49 ` [gentoo-user] " Ian Zimmerman
2017-11-16 2:25 ` tuxic
2017-11-16 13:29 ` Alan McKinnon
2017-11-15 17:55 ` [gentoo-user] " Mike Gilbert
2017-11-15 22:46 ` Andreas K. Huettel [this message]
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=1712979.0naJfvraVu@pinacolada \
--to=dilfridge@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
--cc=tuxic@posteo.de \
/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