[gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Edwards
On 2020-04-10, Grant Taylor wrote: > I took pause for a moment wondering if this was something I typed or > not. ;-) I know what you mean. :) -- Grant (the other one)

Re: [gentoo-user] Re: Per package /bin/sh selection

2020-04-10 Thread Michael Orlitzky
On 4/10/20 10:29 PM, Ian Zimmerman wrote: > On 2020-04-08 18:49, Michael Orlitzky wrote: > >> Ebuilds are bash, but the ./configure scripts and makefiles that often >> get run within the ebuilds use /bin/sh by default. > > I see, but then it is an upstream problem no? I mean if upstreams keep >

[gentoo-user] Re: Per package /bin/sh selection

2020-04-10 Thread Ian Zimmerman
On 2020-04-08 18:49, Michael Orlitzky wrote: > Ebuilds are bash, but the ./configure scripts and makefiles that often > get run within the ebuilds use /bin/sh by default. I see, but then it is an upstream problem no? I mean if upstreams keep putting bashisms in their build systems they will keep

Re: [gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Taylor
On 4/10/20 11:00 AM, Grant Edwards wrote: Yes, that works! Good. Thanks!! You're welcome. I don't know why it didn't occur to me to check for a make.conf variable instead of an environment variable or USE flag. Of course now that I know that make.conf variable's name, I have found it in

Re: [gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Dale
Grant Edwards wrote: > On 2020-04-10, Dale wrote: > >> Equery used to behave like emerge does now, and maybe always has. > Really? Equery used to do fuzzy search by default, where it returns > package that don't actually contain the search string? > > What I liked about emerge --search, is that i

[gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Edwards
On 2020-04-10, Grant Taylor wrote: > > On 4/10/20 10:08 AM, Grant Edwards wrote: >> Yes, I'm aware I can add "--fuzzy-search n" to make it act sane, but >> is there an environment variable or USE flag or _something_ to make >> emerge --search do the right thing by default? > Does adding it to E

[gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Edwards
On 2020-04-10, Dale wrote: > Equery used to behave like emerge does now, and maybe always has. Really? Equery used to do fuzzy search by default, where it returns package that don't actually contain the search string? What I liked about emerge --search, is that it would show you both the insta

Re: [gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Dale
Grant Edwards wrote: > On 2020-04-10, Alec Ten Harmsel wrote: >> On Fri, Apr 10, 2020, at 12:08, Grant Edwards wrote: >>> I really, really hate how emerge now returns bucketfulls of useless, >>> unrelated results when you do a search. WTF is the point of returning >>> a bunch of packages that don

Re: [gentoo-user] No keyserver available

2020-04-10 Thread gevisz
пт, 10 апр. 2020 г. в 00:55, Michael : > > On Tuesday, 7 April 2020 14:36:04 BST gevisz wrote: > > I have a long standing "gpg can't check signature: No public key" > > error while running # emerge-webrsync > > It appears because the webrsync-gpg feature has been set in my > > make.conf however I d

Re: [gentoo-user] How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Taylor
On 4/10/20 10:08 AM, Grant Edwards wrote: Yes, I'm aware I can add "--fuzzy-search n" to make it act sane, but is there an environment variable or USE flag or _something_ to make emerge --search do the right thing by default? Does adding it to EMERGE_DEFAULT_OPTS in /etc/portage/make.conf hel

Re: [gentoo-user] How to disable fuzzy-search in emerge?

2020-04-10 Thread Jack
On 2020.04.10 12:21, Alec Ten Harmsel wrote: On Fri, Apr 10, 2020, at 12:08, Grant Edwards wrote: > I really, really hate how emerge now returns bucketfulls of useless, > unrelated results when you do a search. WTF is the point of returning > a bunch of packages that don't contain the search s

[gentoo-user] Re: How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Edwards
On 2020-04-10, Alec Ten Harmsel wrote: > On Fri, Apr 10, 2020, at 12:08, Grant Edwards wrote: >> I really, really hate how emerge now returns bucketfulls of useless, >> unrelated results when you do a search. WTF is the point of returning >> a bunch of packages that don't contain the search strin

Re: [gentoo-user] How to disable fuzzy-search in emerge?

2020-04-10 Thread Alec Ten Harmsel
On Fri, Apr 10, 2020, at 12:08, Grant Edwards wrote: > I really, really hate how emerge now returns bucketfulls of useless, > unrelated results when you do a search. WTF is the point of returning > a bunch of packages that don't contain the search string when there is > is a package name that matc

[gentoo-user] How to disable fuzzy-search in emerge?

2020-04-10 Thread Grant Edwards
I really, really hate how emerge now returns bucketfulls of useless, unrelated results when you do a search. WTF is the point of returning a bunch of packages that don't contain the search string when there is is a package name that match the search string exactly? Yes, I'm aware I can add "--fuz

Re: [gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread tuxic
On 04/10 12:48, Neil Bothwick wrote: > On Fri, 10 Apr 2020 12:21:46 +0200, tu...@posteo.de wrote: > > > On 04/10 11:11, Neil Bothwick wrote: > > > On Fri, 10 Apr 2020 11:40:59 +0200, tu...@posteo.de wrote: > > > > > > > > package.provided requires a specific version, try > > > > > > > > > > x

Re: [gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread Neil Bothwick
On Fri, 10 Apr 2020 12:21:46 +0200, tu...@posteo.de wrote: > On 04/10 11:11, Neil Bothwick wrote: > > On Fri, 10 Apr 2020 11:40:59 +0200, tu...@posteo.de wrote: > > > > > > package.provided requires a specific version, try > > > > > > > > x11-drivers/nvidia-drivers-340.108 > > > > > > > > If

Re: [gentoo-user] How to replace vala:0.46 by vala:0.48

2020-04-10 Thread Helmut Jarausch
On 04/08/2020 09:47:25 PM, Michael Orlitzky wrote: On 4/8/20 2:26 PM, Helmut Jarausch wrote: > Hi, > Having installed vala:0.48 I still cannot un-emerge vala:0.46 > because gnome-extra/evolution-data-server depends on it. > But I cannot see that dependency in the ebuild. > > What am I missing? >

Re: [gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread tuxic
On 04/10 11:11, Neil Bothwick wrote: > On Fri, 10 Apr 2020 11:40:59 +0200, tu...@posteo.de wrote: > > > > package.provided requires a specific version, try > > > > > > x11-drivers/nvidia-drivers-340.108 > > > > > > If you want to stop portage trying to replace this with a later > > > version, a

Re: [gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread Neil Bothwick
On Fri, 10 Apr 2020 11:40:59 +0200, tu...@posteo.de wrote: > > package.provided requires a specific version, try > > > > x11-drivers/nvidia-drivers-340.108 > > > > If you want to stop portage trying to replace this with a later > > version, add ">x11-drivers/nvidia-drivers-340.108", note > not

Re: [gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread tuxic
On 04/10 10:29, Neil Bothwick wrote: > On Fri, 10 Apr 2020 11:25:16 +0200, tu...@posteo.de wrote: > > > If I remove nvidia-drivers and install the drivers of the same > > version as provided by nvidia itsself, everything works find. > > > > To examine this a little further I have put nividia-driv

Re: [gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread Neil Bothwick
On Fri, 10 Apr 2020 11:25:16 +0200, tu...@posteo.de wrote: > If I remove nvidia-drivers and install the drivers of the same > version as provided by nvidia itsself, everything works find. > > To examine this a little further I have put nividia-drivers > into /etc/portage/profile/package.provided:

[gentoo-user] Nvidia-driver installation problems...

2020-04-10 Thread tuxic
Hi, I am using kernel 5.15 / 6.3 vanilla. When using nvidia-drivers via Gentoo I can start X11 and such. Blender does not find the GPU though. If I remove nvidia-drivers and install the drivers of the same version as provided by nvidia itsself, everything works find. To examine this a little fur