Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Andreas K. Huettel
Am Mittwoch, 15. November 2017, 17:50:37 CET schrieb tu...@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 
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
dilfri...@gentoo.org
Gentoo Linux developer (council, perl, libreoffice)

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Neil Bothwick
On Wed, 15 Nov 2017 18:43:15 +0100, tu...@posteo.de wrote:

> /root>emerge -1 '>=sys-libs/glibc-2.26'  
> Calculating dependencies... done!
> [ebuild U *] sys-libs/glibc- [2.25-r9] USE="-compile-locales%" 
> 
Why is it trying to install the  version? Is that unmasked?

Are you running stable or testing?

What does "grep -r glibc /etc/portage" say?

I don't think you posted the command that started all of this?


-- 
Neil Bothwick

If ignorance is bliss, why aren't more people happy?


pgpj4oeyYHoai.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Jan Chren (rindeal)
Well, that's yet another problem, this time it's `autofs` package
which depends on glibc having `rpc` USE flag. glibc 2.26 lost this
USE-flag, however. Hopefully you can workaround this by enabling
`libtirpc` USE-flag for `autofs` package.

So the steps should be now:

1. put `net-fs/autofs libtirpc` into your `/etc/portage/package.use/...`
2. `emerge -1 autofs`
3. `emerge -1 ">=sys-libs/glibc-2.26"`
4. `emerge -1 libnsl`

On 15 November 2017 at 18:43,   wrote:
> On 11/15 06:24, Jan Chren (rindeal) wrote:
>> Oh, I missed that the current libnsl has a blocker as well. In that
>> case try to do this:
>>
>> ```
>> emerge -C libnsl
>> emerge -1 ">=sys-libs/glibc-2.26"
>> emerge -1 libnsl
>> ```
>>
>> On 15 November 2017 at 18:20,   wrote:
>> > On 11/15 06:04, Jan Chren (rindeal) wrote:
>> >> net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower
>> >> than 2.26 and you have sys-libs/glibc-2.25 installed. So try
>> >> installing glibc-2.26 manually first and then libnsl.
>> >>
>> >> On 15 November 2017 at 17:50,   wrote:
>> >> > Hi,
>> >> >
>> >> > From emerge I got this """info""":
>> >> >
>> >> >
>> >> >
>> >> >  * 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)
>> >> > >=sys-libs/glibc-2.6.1 required by 
>> >> > (x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
>> >> > sys-libs/glibc required by 
>> >> > (app-arch/rar-5.5.0_p20170811:0/0::gentoo, installed)
>> >> > >=sys-libs/glibc-2.7 required by 
>> >> > (sys-apps/iproute2-4.14.0:0/0::gentoo, ebuild scheduled for merge)
>> >> > >=sys-libs/glibc-2.17 required by 
>> >> > (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, installed)
>> >> > sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, 
>> >> > installed)
>> >> > sys-libs/glibc required by 
>> >> > (app-office/openoffice-bin-4.1.3:0/0::gentoo, installed)
>> >> > sys-libs/glibc required by @selected
>> >> > >=sys-libs/glibc-2.8:2.2 required by 
>> >> > (media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
>> >> > >=sys-libs/glibc-2.8 required by 
>> >> > (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, installed)
>> >> > >=sys-libs/glibc-2.8 required by 
>> >> > (sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
>> >> > >=sys-libs/glibc-2.13 required by 
>> >> > (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, installed)
>> >> >
>> >> >   (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) 
>> >> > pulled in by
>> >> > net-libs/libnsl:0= required by 
>> >> > (app-emulation/hercules-3.12:0/0::gentoo, installed)
>> >> > net-libs/libnsl:0= required by 
>> >> > (app-text/opensp-1.5.2-r6:0/0::gentoo, ebuild scheduled for merge)
>> >> > net-libs/libnsl:0 required by 
>> >> > @__auto_slot_operator_replace_installed__
>> >> >
>> >> > ...for me it seems, that I need a lot of different glibc versions and
>> >> > currently I dont know, how to get out of this mess...
>> >> >
>> >> > I would be happy, if someone could help me...
>> >> >
>> >> > Cheers
>> >> > Meino
>> >> >
>> >> >
>> >> >
>> >>
>> > Hi Jan,
>> >
>> > thanks for your help and your answer! :)
>> >
>> >
>> > Trying what you suggest leads into this:
>> >
>> > /root>emerge '=glibc-2.26-r3'
>> > Calculating dependencies... done!
>> > [ebuild U  ] sys-libs/glibc-2.26-r3 [2.25-r9]
>> >
>> > !!! Multiple package instances within a single package slot have been 
>> > pulled
>> > !!! into the dependency graph, resulting in a slot conflict:
>> >
>> > sys-libs/glibc:2.2
>> >
>> >   (sys-libs/glibc-2.26-r3:2.2/2.2::gentoo, ebuild scheduled for merge) 
>> > pulled in by
>> > =sys-libs/glibc-2.26-r3 (Argument)
>> >
>> >   (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
>> > sys-libs/glibc[rpc(-)] required by (net-fs/autofs-5.1.3:0/0::gentoo, 
>> > installed)
>> >
>> > > > installed)
>> > ^   
>> >
>> > I would tend to remove autofs, install glibc-2.26, reinstall autofs
>> > and 
>> >
>> > Woyld that work, or do I kill my system with that...
>> >
>> > (I hate dependencies... :)
>> >
>> > Cheers
>> > Meino
>> >
>> >
>>
>
> Hi Jan,
>
> it fails again...
>
> /root>emerge -C libnsl
>  * This action can remove important packages! In order to be safer, use
>  * `emerge -pv --depclean ` to check for reverse dependencies before
>  * removing packages.
>
>  net-libs/libnsl
> selected: 0
>protected: none
>  omitted: none
>
> All selected packages: =net-libs/libnsl-0
>
 'Selected' packages are slated for removal.
 'Protected' and 'omitted' packages will not be removed.
>
 

Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Mike Gilbert
On Wed, Nov 15, 2017 at 12:20 PM,   wrote:
> On 11/15 06:04, Jan Chren (rindeal) wrote:
>> net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower
>> than 2.26 and you have sys-libs/glibc-2.25 installed. So try
>> installing glibc-2.26 manually first and then libnsl.
>>
>> On 15 November 2017 at 17:50,   wrote:
>> > Hi,
>> >
>> > From emerge I got this """info""":
>> >
>> >
>> >
>> >  * 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)
>> > >=sys-libs/glibc-2.6.1 required by 
>> > (x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
>> > sys-libs/glibc required by (app-arch/rar-5.5.0_p20170811:0/0::gentoo, 
>> > installed)
>> > >=sys-libs/glibc-2.7 required by 
>> > (sys-apps/iproute2-4.14.0:0/0::gentoo, ebuild scheduled for merge)
>> > >=sys-libs/glibc-2.17 required by (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, 
>> > installed)
>> > sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed)
>> > sys-libs/glibc required by 
>> > (app-office/openoffice-bin-4.1.3:0/0::gentoo, installed)
>> > sys-libs/glibc required by @selected
>> > >=sys-libs/glibc-2.8:2.2 required by 
>> > (media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
>> > >=sys-libs/glibc-2.8 required by 
>> > (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, installed)
>> > >=sys-libs/glibc-2.8 required by 
>> > (sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
>> > >=sys-libs/glibc-2.13 required by 
>> > (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, installed)
>> >
>> >   (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) 
>> > pulled in by
>> > net-libs/libnsl:0= required by 
>> > (app-emulation/hercules-3.12:0/0::gentoo, installed)
>> > net-libs/libnsl:0= required by (app-text/opensp-1.5.2-r6:0/0::gentoo, 
>> > ebuild scheduled for merge)
>> > net-libs/libnsl:0 required by @__auto_slot_operator_replace_installed__
>> >
>> > ...for me it seems, that I need a lot of different glibc versions and
>> > currently I dont know, how to get out of this mess...
>> >
>> > I would be happy, if someone could help me...
>> >
>> > Cheers
>> > Meino
>> >
>> >
>> >
>>
> Hi Jan,
>
> thanks for your help and your answer! :)
>
>
> Trying what you suggest leads into this:
>
> /root>emerge '=glibc-2.26-r3'
> Calculating dependencies... done!
> [ebuild U  ] sys-libs/glibc-2.26-r3 [2.25-r9]
>
> !!! Multiple package instances within a single package slot have been pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
> sys-libs/glibc:2.2
>
>   (sys-libs/glibc-2.26-r3:2.2/2.2::gentoo, ebuild scheduled for merge) pulled 
> in by
> =sys-libs/glibc-2.26-r3 (Argument)
>
>   (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
> sys-libs/glibc[rpc(-)] required by (net-fs/autofs-5.1.3:0/0::gentoo, 
> installed)
>
>  installed)
> ^   
>
> I would tend to remove autofs, install glibc-2.26, reinstall autofs
> and 
>
> Woyld that work, or do I kill my system with that...
>
> (I hate dependencies... :)
>

Removing autofs certainly can't hurt.

Maybe try upgrading glibc and libnsl together.

emerge --oneshot sys-libs/glibc net-libs/libnsl



Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
On 11/15 06:24, Jan Chren (rindeal) wrote:
> Oh, I missed that the current libnsl has a blocker as well. In that
> case try to do this:
> 
> ```
> emerge -C libnsl
> emerge -1 ">=sys-libs/glibc-2.26"
> emerge -1 libnsl
> ```
> 
> On 15 November 2017 at 18:20,   wrote:
> > On 11/15 06:04, Jan Chren (rindeal) wrote:
> >> net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower
> >> than 2.26 and you have sys-libs/glibc-2.25 installed. So try
> >> installing glibc-2.26 manually first and then libnsl.
> >>
> >> On 15 November 2017 at 17:50,   wrote:
> >> > Hi,
> >> >
> >> > From emerge I got this """info""":
> >> >
> >> >
> >> >
> >> >  * 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)
> >> > >=sys-libs/glibc-2.6.1 required by 
> >> > (x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
> >> > sys-libs/glibc required by 
> >> > (app-arch/rar-5.5.0_p20170811:0/0::gentoo, installed)
> >> > >=sys-libs/glibc-2.7 required by 
> >> > (sys-apps/iproute2-4.14.0:0/0::gentoo, ebuild scheduled for merge)
> >> > >=sys-libs/glibc-2.17 required by 
> >> > (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, installed)
> >> > sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, 
> >> > installed)
> >> > sys-libs/glibc required by 
> >> > (app-office/openoffice-bin-4.1.3:0/0::gentoo, installed)
> >> > sys-libs/glibc required by @selected
> >> > >=sys-libs/glibc-2.8:2.2 required by 
> >> > (media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
> >> > >=sys-libs/glibc-2.8 required by 
> >> > (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, installed)
> >> > >=sys-libs/glibc-2.8 required by 
> >> > (sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
> >> > >=sys-libs/glibc-2.13 required by 
> >> > (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, installed)
> >> >
> >> >   (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) 
> >> > pulled in by
> >> > net-libs/libnsl:0= required by 
> >> > (app-emulation/hercules-3.12:0/0::gentoo, installed)
> >> > net-libs/libnsl:0= required by 
> >> > (app-text/opensp-1.5.2-r6:0/0::gentoo, ebuild scheduled for merge)
> >> > net-libs/libnsl:0 required by 
> >> > @__auto_slot_operator_replace_installed__
> >> >
> >> > ...for me it seems, that I need a lot of different glibc versions and
> >> > currently I dont know, how to get out of this mess...
> >> >
> >> > I would be happy, if someone could help me...
> >> >
> >> > Cheers
> >> > Meino
> >> >
> >> >
> >> >
> >>
> > Hi Jan,
> >
> > thanks for your help and your answer! :)
> >
> >
> > Trying what you suggest leads into this:
> >
> > /root>emerge '=glibc-2.26-r3'
> > Calculating dependencies... done!
> > [ebuild U  ] sys-libs/glibc-2.26-r3 [2.25-r9]
> >
> > !!! Multiple package instances within a single package slot have been pulled
> > !!! into the dependency graph, resulting in a slot conflict:
> >
> > sys-libs/glibc:2.2
> >
> >   (sys-libs/glibc-2.26-r3:2.2/2.2::gentoo, ebuild scheduled for merge) 
> > pulled in by
> > =sys-libs/glibc-2.26-r3 (Argument)
> >
> >   (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
> > sys-libs/glibc[rpc(-)] required by (net-fs/autofs-5.1.3:0/0::gentoo, 
> > installed)
> >
> >  > installed)
> > ^   
> >
> > I would tend to remove autofs, install glibc-2.26, reinstall autofs
> > and 
> >
> > Woyld that work, or do I kill my system with that...
> >
> > (I hate dependencies... :)
> >
> > Cheers
> > Meino
> >
> >
> 

Hi Jan,

it fails again...

/root>emerge -C libnsl
 * This action can remove important packages! In order to be safer, use
 * `emerge -pv --depclean ` to check for reverse dependencies before
 * removing packages.

 net-libs/libnsl
selected: 0 
   protected: none 
 omitted: none 

All selected packages: =net-libs/libnsl-0

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging (1 of 1) net-libs/libnsl-0...

 * GNU info directory index is up-to-date.
/root>emerge -1 '>=sys-libs/glibc-2.26'
Calculating dependencies... done!
[ebuild U *] sys-libs/glibc- [2.25-r9] USE="-compile-locales%" 

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

sys-libs/glibc:2.2

  (sys-libs/glibc-:2.2/2.2::gentoo, ebuild scheduled for merge) pulled in by
>=sys-libs/glibc-2.26 (Argument)

  

Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Jan Chren (rindeal)
Oh, I missed that the current libnsl has a blocker as well. In that
case try to do this:

```
emerge -C libnsl
emerge -1 ">=sys-libs/glibc-2.26"
emerge -1 libnsl
```

On 15 November 2017 at 18:20,   wrote:
> On 11/15 06:04, Jan Chren (rindeal) wrote:
>> net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower
>> than 2.26 and you have sys-libs/glibc-2.25 installed. So try
>> installing glibc-2.26 manually first and then libnsl.
>>
>> On 15 November 2017 at 17:50,   wrote:
>> > Hi,
>> >
>> > From emerge I got this """info""":
>> >
>> >
>> >
>> >  * 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)
>> > >=sys-libs/glibc-2.6.1 required by 
>> > (x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
>> > sys-libs/glibc required by (app-arch/rar-5.5.0_p20170811:0/0::gentoo, 
>> > installed)
>> > >=sys-libs/glibc-2.7 required by 
>> > (sys-apps/iproute2-4.14.0:0/0::gentoo, ebuild scheduled for merge)
>> > >=sys-libs/glibc-2.17 required by (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, 
>> > installed)
>> > sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed)
>> > sys-libs/glibc required by 
>> > (app-office/openoffice-bin-4.1.3:0/0::gentoo, installed)
>> > sys-libs/glibc required by @selected
>> > >=sys-libs/glibc-2.8:2.2 required by 
>> > (media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
>> > >=sys-libs/glibc-2.8 required by 
>> > (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, installed)
>> > >=sys-libs/glibc-2.8 required by 
>> > (sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
>> > >=sys-libs/glibc-2.13 required by 
>> > (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, installed)
>> >
>> >   (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) 
>> > pulled in by
>> > net-libs/libnsl:0= required by 
>> > (app-emulation/hercules-3.12:0/0::gentoo, installed)
>> > net-libs/libnsl:0= required by (app-text/opensp-1.5.2-r6:0/0::gentoo, 
>> > ebuild scheduled for merge)
>> > net-libs/libnsl:0 required by @__auto_slot_operator_replace_installed__
>> >
>> > ...for me it seems, that I need a lot of different glibc versions and
>> > currently I dont know, how to get out of this mess...
>> >
>> > I would be happy, if someone could help me...
>> >
>> > Cheers
>> > Meino
>> >
>> >
>> >
>>
> Hi Jan,
>
> thanks for your help and your answer! :)
>
>
> Trying what you suggest leads into this:
>
> /root>emerge '=glibc-2.26-r3'
> Calculating dependencies... done!
> [ebuild U  ] sys-libs/glibc-2.26-r3 [2.25-r9]
>
> !!! Multiple package instances within a single package slot have been pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
> sys-libs/glibc:2.2
>
>   (sys-libs/glibc-2.26-r3:2.2/2.2::gentoo, ebuild scheduled for merge) pulled 
> in by
> =sys-libs/glibc-2.26-r3 (Argument)
>
>   (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
> sys-libs/glibc[rpc(-)] required by (net-fs/autofs-5.1.3:0/0::gentoo, 
> installed)
>
>  installed)
> ^   
>
> I would tend to remove autofs, install glibc-2.26, reinstall autofs
> and 
>
> Woyld that work, or do I kill my system with that...
>
> (I hate dependencies... :)
>
> Cheers
> Meino
>
>



Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
On 11/15 06:04, Jan Chren (rindeal) wrote:
> net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower
> than 2.26 and you have sys-libs/glibc-2.25 installed. So try
> installing glibc-2.26 manually first and then libnsl.
> 
> On 15 November 2017 at 17:50,   wrote:
> > Hi,
> >
> > From emerge I got this """info""":
> >
> >
> >
> >  * 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)
> > >=sys-libs/glibc-2.6.1 required by 
> > (x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
> > sys-libs/glibc required by (app-arch/rar-5.5.0_p20170811:0/0::gentoo, 
> > installed)
> > >=sys-libs/glibc-2.7 required by (sys-apps/iproute2-4.14.0:0/0::gentoo, 
> > ebuild scheduled for merge)
> > >=sys-libs/glibc-2.17 required by (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, 
> > installed)
> > sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed)
> > sys-libs/glibc required by 
> > (app-office/openoffice-bin-4.1.3:0/0::gentoo, installed)
> > sys-libs/glibc required by @selected
> > >=sys-libs/glibc-2.8:2.2 required by 
> > (media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
> > >=sys-libs/glibc-2.8 required by 
> > (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, installed)
> > >=sys-libs/glibc-2.8 required by 
> > (sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
> > >=sys-libs/glibc-2.13 required by 
> > (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, installed)
> >
> >   (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) pulled 
> > in by
> > net-libs/libnsl:0= required by 
> > (app-emulation/hercules-3.12:0/0::gentoo, installed)
> > net-libs/libnsl:0= required by (app-text/opensp-1.5.2-r6:0/0::gentoo, 
> > ebuild scheduled for merge)
> > net-libs/libnsl:0 required by @__auto_slot_operator_replace_installed__
> >
> > ...for me it seems, that I need a lot of different glibc versions and
> > currently I dont know, how to get out of this mess...
> >
> > I would be happy, if someone could help me...
> >
> > Cheers
> > Meino
> >
> >
> >
> 
Hi Jan,

thanks for your help and your answer! :)


Trying what you suggest leads into this:

/root>emerge '=glibc-2.26-r3'   
Calculating dependencies... done!
[ebuild U  ] sys-libs/glibc-2.26-r3 [2.25-r9]

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

sys-libs/glibc:2.2

  (sys-libs/glibc-2.26-r3:2.2/2.2::gentoo, ebuild scheduled for merge) pulled 
in by
=sys-libs/glibc-2.26-r3 (Argument)

  (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
sys-libs/glibc[rpc(-)] required by (net-fs/autofs-5.1.3:0/0::gentoo, 
installed)




Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread Jan Chren (rindeal)
net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower
than 2.26 and you have sys-libs/glibc-2.25 installed. So try
installing glibc-2.26 manually first and then libnsl.

On 15 November 2017 at 17:50,   wrote:
> Hi,
>
> From emerge I got this """info""":
>
>
>
>  * 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)
> >=sys-libs/glibc-2.6.1 required by 
> (x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
> sys-libs/glibc required by (app-arch/rar-5.5.0_p20170811:0/0::gentoo, 
> installed)
> >=sys-libs/glibc-2.7 required by (sys-apps/iproute2-4.14.0:0/0::gentoo, 
> ebuild scheduled for merge)
> >=sys-libs/glibc-2.17 required by (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, 
> installed)
> sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed)
> sys-libs/glibc required by (app-office/openoffice-bin-4.1.3:0/0::gentoo, 
> installed)
> sys-libs/glibc required by @selected
> >=sys-libs/glibc-2.8:2.2 required by 
> (media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
> >=sys-libs/glibc-2.8 required by 
> (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, installed)
> >=sys-libs/glibc-2.8 required by 
> (sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
> >=sys-libs/glibc-2.13 required by 
> (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, installed)
>
>   (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) pulled 
> in by
> net-libs/libnsl:0= required by (app-emulation/hercules-3.12:0/0::gentoo, 
> installed)
> net-libs/libnsl:0= required by (app-text/opensp-1.5.2-r6:0/0::gentoo, 
> ebuild scheduled for merge)
> net-libs/libnsl:0 required by @__auto_slot_operator_replace_installed__
>
> ...for me it seems, that I need a lot of different glibc versions and
> currently I dont know, how to get out of this mess...
>
> I would be happy, if someone could help me...
>
> Cheers
> Meino
>
>
>



[gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
Hi,

>From emerge I got this """info""":



 * 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)
>=sys-libs/glibc-2.6.1 required by 
(x11-drivers/nvidia-drivers-387.22:0/387::gentoo, installed)
sys-libs/glibc required by (app-arch/rar-5.5.0_p20170811:0/0::gentoo, 
installed)
>=sys-libs/glibc-2.7 required by (sys-apps/iproute2-4.14.0:0/0::gentoo, 
ebuild scheduled for merge)
>=sys-libs/glibc-2.17 required by (dev-lang/ghc-8.0.2:0/8.0.2::gentoo, 
installed)
sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed)
sys-libs/glibc required by (app-office/openoffice-bin-4.1.3:0/0::gentoo, 
installed)
sys-libs/glibc required by @selected
>=sys-libs/glibc-2.8:2.2 required by 
(media-video/vlc-2.2.6-r2:0/5-8::gentoo, installed)
>=sys-libs/glibc-2.8 required by (sys-devel/gcc-4.9.4:4.9.4/4.9.4::gentoo, 
installed)
>=sys-libs/glibc-2.8 required by 
(sys-devel/gcc-5.4.0-r3:5.4.0/5.4.0::gentoo, installed)
>=sys-libs/glibc-2.13 required by (sys-devel/gcc-6.4.0:6.4.0/6.4.0::gentoo, 
installed)

  (net-libs/libnsl-1.1.0-r1:0/2::gentoo, ebuild scheduled for merge) pulled in 
by
net-libs/libnsl:0= required by (app-emulation/hercules-3.12:0/0::gentoo, 
installed)
net-libs/libnsl:0= required by (app-text/opensp-1.5.2-r6:0/0::gentoo, 
ebuild scheduled for merge)
net-libs/libnsl:0 required by @__auto_slot_operator_replace_installed__

...for me it seems, that I need a lot of different glibc versions and
currently I dont know, how to get out of this mess...

I would be happy, if someone could help me...

Cheers
Meino