Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
On 05/20/20 23:58, Rich Freeman wrote: On Wed, May 20, 2020 at 5:52 PM n952162 wrote: The beauty of gentoo is that it's source. But that's just a fantasy if I use the stage3 tarball. I think. The stage3 tarball is what you get if you build everything using the default options. If you

[gentoo-user] emerge stuck after dovecot upgrade

2020-05-20 Thread Andreas Fink
Hello, recently emerge started to get stuck after an upgrade of dovecot, and it is somehow related to my /etc/portage/bashrc, which has the following content: function post_pkg_postinst() { if test "$CATEGORY/$PN" = "dev-db/mariadb"; then /etc/init.d/mysql status && /etc/init.d/mysql

Re: [gentoo-user] SOLVED sddm-helper and high memory usage

2020-05-20 Thread J. Roeleveld
On 21 May 2020 02:54:44 CEST, Dale wrote: >Dale wrote: >> >> >> Next time, that's the plan.  So far tho, it is working fine.  This is >> what ps shows: >> >> root 23338  0.0  0.0  54528 14400 >> >> It hasn't changed since I logged in.  It's hasn't increased even one >> byte.  Usually by now

Re: [gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 08:12:54PM -0600, the...@sys-concept.com wrote: > I think so too, that that is why I'm puzzled. > Here is the form. Thanks for attaching the document, but it's huge ! I placed the emphasis on _minimal_ for a reason. ;-) Anyway, I'm able to replicate this, and I'd say

Re: [gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 07:58:35PM -0600, the...@sys-concept.com wrote: > I used: 'eselect fontconfig list' which showed me which fonts are > enable, and the compared them between the computers. They seem to be > consistent, both the same. > > When I used different pdf viewer "MuPDF" the

Re: [gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread thelma
Thelma On 05/20/2020 07:05 PM, Ashley Dixon wrote: > On Wed, May 20, 2020 at 05:31:32PM -0600, the...@sys-concept.com wrote: >> I have a pdf file that has a check-mark symbol in it. On one computer the >> evince is display the "check-mark". On my other computer the check mark is >> displayed

Re: [gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 05:31:32PM -0600, the...@sys-concept.com wrote: > I have a pdf file that has a check-mark symbol in it. On one computer the > evince is display the "check-mark". On my other computer the check mark is > displayed as a "square box" > > Both computer run save ver. of

Re: [gentoo-user] SOLVED sddm-helper and high memory usage

2020-05-20 Thread Dale
Dale wrote: > > > Next time, that's the plan.  So far tho, it is working fine.  This is > what ps shows: > > root 23338  0.0  0.0  54528 14400 > > It hasn't changed since I logged in.  It's hasn't increased even one > byte.  Usually by now it would be up to a few 100MBs or so.  > > Dale > >

[gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread thelma
I have a pdf file that has a check-mark symbol in it. On one computer the evince is display the "check-mark". On my other computer the check mark is displayed as a "square box" Both computer run save ver. of evince. pdffonts Km_Ysa.pdf (shows same output on both computers): name

Re: [gentoo-user] [SOLVED] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 10:22:43PM +0200, Pascal Schorde wrote: > This works. Thanks. Cheers, great to hear it works. > I actually added the PYTHON_SINGLE_TARGET with python3_6 into my make.conf as > described in the news you provided to switch early. I think i misunderstood > the usage of

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Rich Freeman
On Wed, May 20, 2020 at 5:52 PM n952162 wrote: > > The beauty of gentoo is that it's source. But that's just a fantasy if > I use the stage3 tarball. > I think. The stage3 tarball is what you get if you build everything using the default options. If you change the options, then an emerge -e

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
On 05/20/20 23:24, Rich Freeman wrote: First, stop top-posting, and fix your quoting. This is a mess to try to reply to, and your update woes are bad enough to stare at... sorry, I've just posted as I've thought it was most meaningful.  I'm not sure what you mean by quoting ... I'm using

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Rich Freeman
First, stop top-posting, and fix your quoting. This is a mess to try to reply to, and your update woes are bad enough to stare at... On Wed, May 20, 2020 at 4:51 PM n952162 wrote: > > > Well, you're talking about openssl here. I'm trying to go a step at a time > and looking at the first

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Pascal Schorde
This works. Thanks. I actually added the PYTHON_SINGLE_TARGET with python3_6 into my make.conf as described in the news you provided to switch early. I think i misunderstood the usage of PYTHON_SINGLE_TARGET and PYTHON_TARGET. Cheers, Pascal Am Mi., 20. Mai 2020 um 21:49 Uhr schrieb Ashley Dixon

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread J. Roeleveld
Please don't toppost On 20 May 2020 21:46:45 CEST, n952162 wrote: >Good tip ... I was getting unconfortable that every time I tried one of >these attempts to update things, it would say that the target got added >to the world file.  You're saying, if I don't recognize it, I can >remove >it from

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread J. Roeleveld
Please don't toppost On 20 May 2020 21:34:47 CEST, n952162 wrote: >The output of: > >sudo emerge -auDv --changed-use --keep-going --with-bdeps=y >--changed-deps --backtrack=100 @world > >is attached. > > >On 05/20/20 21:24, Daniel Frey wrote: >> On 5/20/20 12:06 PM, n952162 wrote: >>> The

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Rich Freeman
On Wed, May 20, 2020 at 3:49 PM n952162 wrote: > > On 05/20/20 21:24, Daniel Frey wrote: > > On 5/20/20 12:06 PM, n952162 wrote: > >> The command was: > >> > >> emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl > >> dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml > >>

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Rich Freeman
On Wed, May 20, 2020 at 3:51 PM Matt Connell (Gmail) wrote: > > On 2020-05-20 14:46, n952162 wrote: > > You're saying, if I don't recognize it, I can remove > > it from the list? > > The world file should contain only *selected* packages, meaning packages > you explicitly, purposefully chose and

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Matt Connell (Gmail)
On 2020-05-20 14:46, n952162 wrote: You're saying, if I don't recognize it, I can remove it from the list? The world file should contain only *selected* packages, meaning packages you explicitly, purposefully chose and installed. That way you let portage handle all your dependencies.

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
On 05/20/20 21:24, Daniel Frey wrote: On 5/20/20 12:06 PM, n952162 wrote: The command was: emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore The output to that is

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 07:56:55PM +0200, Pascal Schorde wrote: > = > Package Settings > = > > dev-python/setuptools-44.1.0::gentoo was built

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
Good tip ... I was getting unconfortable that every time I tried one of these attempts to update things, it would say that the target got added to the world file.  You're saying, if I don't recognize it, I can remove it from the list? On 05/20/20 21:35, J. Roeleveld wrote: On 20 May 2020

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread J. Roeleveld
On 20 May 2020 21:24:36 CEST, Daniel Frey wrote: >On 5/20/20 12:06 PM, n952162 wrote: >> The command was: >> >> emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl >> dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml >> dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Daniel Frey
On 5/20/20 12:06 PM, n952162 wrote: The command was: emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore The output to that is attached. I tried just emerging zlib with

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
The command was: emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore The output to that is attached. I tried just emerging zlib with the static-libs USE flag ... that

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Michael
On Wednesday, 20 May 2020 17:40:31 BST Peter Humphrey wrote: > On Wednesday, 20 May 2020 17:16:57 BST Peter Humphrey wrote: > > On Wednesday, 20 May 2020 16:59:35 BST Walter Dnes wrote: > > > On Wed, May 20, 2020 at 01:53:03PM +0100, Peter Humphrey wrote > > > > > > > I see what you mean. I'm

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Pascal Schorde
Portage 2.3.99 (python 3.6.10-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-9.3.0, glibc-2.30-r8, 5.5.2-gentoo-r1 x86_64) = System Settings

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 07:40:18PM +0200, Pascal Schorde wrote: > setuptools is installed (version 44.1.0). Do i have to remove it? No, don't remove it. Can you send the output of `emerge --info dev-python/setuptools` ? -- Ashley Dixon suugaku.co.uk 2A9A 4117 DA96 D18A 8A7B B0D2 A30E BF25

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Pascal Schorde
setuptools is installed (version 44.1.0). Do i have to remove it? Am Mi., 20. Mai 2020 um 19:32 Uhr schrieb Ashley Dixon : > On Wed, May 20, 2020 at 06:08:18PM +0200, Pascal Schorde wrote: > > While emerging @world I get the following error: > > > > Traceback (most recent call last): > > File

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 06:08:18PM +0200, Pascal Schorde wrote: > While emerging @world I get the following error: > > Traceback (most recent call last): > File "/usr/lib/python-exec/python3.6/meson", line 6, in > from pkg_resources import load_entry_point > ModuleNotFoundError: No module

Re: [gentoo-user] sddm-helper and high memory usage

2020-05-20 Thread Dale
Peter Humphrey wrote: > On Wednesday, 20 May 2020 16:56:29 BST Dale wrote: > >> Well, I didn't know I could kill that thing. I been logging out and >> back in which annoys the stuffing out of me. I have to close three >> browsers, several file managers plus whatever else I am doing before I >>

Re: [gentoo-user] sddm-helper and high memory usage

2020-05-20 Thread Dale
J. Roeleveld wrote: > On 20 May 2020 17:56:29 CEST, Dale wrote: >> J. Roeleveld wrote: >>> Dale, >>> >>> The few times I have issues with "sddm-helper" is when I resume my >> laptop from >>> hibernate. (Not always, but occasionally) >>> The issue I see is 100% CPU-usage and a black X-display. I

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread Dale
Dr Rainer Woitok wrote: > Dale, > > On Wednesday, 2020-05-20 07:10:14 -0500, you wrote: > >> ... >> I did notice that my sddm problem is worse now.  It's worse now than it >> was when it first started. > Ever tried "x11-misc/lightdm"? Runs like a charm here ... > > Sincerely, > Rainer > I

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Ashley Dixon
On Wed, May 20, 2020 at 02:35:52PM +0200, n952162 wrote: > I have a slot conflict for sys-libs/zlib, whereby both users want > the same package.  Studying the USE variables shows that the new > package wants, additionally, the "static-libs" USE flag. > > I thought, the way to handle this

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Peter Humphrey
On Wednesday, 20 May 2020 17:16:57 BST Peter Humphrey wrote: > On Wednesday, 20 May 2020 16:59:35 BST Walter Dnes wrote: > > On Wed, May 20, 2020 at 01:53:03PM +0100, Peter Humphrey wrote > > > > > I see what you mean. I'm just remerging @world with -nls, but it > > > causes 95 rebuilds,

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread Dr Rainer Woitok
Dale, On Wednesday, 2020-05-20 07:10:14 -0500, you wrote: > ... > I did notice that my sddm problem is worse now.  It's worse now than it > was when it first started. Ever tried "x11-misc/lightdm"? Runs like a charm here ... Sincerely, Rainer

Re: [gentoo-user] sddm-helper and high memory usage

2020-05-20 Thread Peter Humphrey
On Wednesday, 20 May 2020 16:56:29 BST Dale wrote: > Well, I didn't know I could kill that thing. I been logging out and > back in which annoys the stuffing out of me. I have to close three > browsers, several file managers plus whatever else I am doing before I > can logout. Then I have to

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Peter Humphrey
On Wednesday, 20 May 2020 16:59:35 BST Walter Dnes wrote: > On Wed, May 20, 2020 at 01:53:03PM +0100, Peter Humphrey wrote > > > I see what you mean. I'm just remerging @world with -nls, but it > > causes 95 rebuilds, including a lot of kde-frameworks packages, > > so I've copied my packages

Re: [gentoo-user] sddm-helper and high memory usage

2020-05-20 Thread J. Roeleveld
On 20 May 2020 17:56:29 CEST, Dale wrote: >J. Roeleveld wrote: >> >> Dale, >> >> The few times I have issues with "sddm-helper" is when I resume my >laptop from >> hibernate. (Not always, but occasionally) >> The issue I see is 100% CPU-usage and a black X-display. I can switch >to >> console

[gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Pascal Schorde
Hi List, first time posting to this list as non-native english speaker. Please excuse any typos. While emerging @world I get the following error: * Package:dev-libs/gobject-introspection-1.62.0 * Repository: gentoo * Maintainer: gn...@gentoo.org * USE:abi_x86_64 amd64 elibc_glibc

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Walter Dnes
On Wed, May 20, 2020 at 01:53:03PM +0100, Peter Humphrey wrote > > I see what you mean. I'm just remerging @world with -nls, but it > causes 95 rebuilds, including a lot of kde-frameworks packages, > so I've copied my packages directory in case your fear is borne > out. I'll let you know. I

Re: [gentoo-user] sddm-helper and high memory usage

2020-05-20 Thread Dale
J. Roeleveld wrote: > > Dale, > > The few times I have issues with "sddm-helper" is when I resume my laptop > from > hibernate. (Not always, but occasionally) > The issue I see is 100% CPU-usage and a black X-display. I can switch to > console (CTRL+ALT+F1), login as root and kill the offending

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Neil Bothwick
On Wed, 20 May 2020 13:53:03 +0100, Peter Humphrey wrote: > > And searching for other language codes irrelevant to me gives > > similar results. I've already thought about adding "-nls" to the > > global USE flags, but I'm fearing to lose "en-GB" that way. > > I see what you mean. I'm

Re: [gentoo-user] sddm-helper and high memory usage

2020-05-20 Thread J. Roeleveld
On Sunday, May 17, 2020 12:09:19 AM CEST Dale wrote: > Michael wrote: > > On Saturday, 16 May 2020 13:32:32 BST Dale wrote: > >> Dale wrote: > >>> I guess the bug was caught and fixed. Thanks to all that read and > >>> Michael for trying to help. > >>> > >>> Dale > >>> > >>> :-) :-) > >> > >>

Re: [gentoo-user] How to manage load on the GPU?

2020-05-20 Thread Mark Knecht
On Sun, May 17, 2020 at 9:42 PM wrote: > > Hi, > > sorry for the somehow vague subject line...no native speaker... > > With Blender I do a lot of experimenting and tinkering which > involves rendering most of the time. > > With rendering comes ... waiting for the result. > > Often (I am trying

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Peter Humphrey
On Wednesday, 20 May 2020 12:42:03 BST Dr Rainer Woitok wrote: > Peter, sorry for the late reply :-( > > On Monday, 2020-05-04 16:30:49 +0100, you wrote: > > ... > > What do you have in your kernel config, under File Systems / Native > > Language Support? I only have a few selected: the ones I

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread J. Roeleveld
On Wednesday, May 20, 2020 2:10:14 PM CEST Dale wrote: > Victor Ivanov wrote: > > When the lbglvnd flag was introduced I remember I solved this issue by: > > # emerge --unmerge eselect-opengl > > # emerge -1qv mesa > > > > After that, a simple update of @world rebuilt everything else on

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread J. Roeleveld
Please don't top-post. On Wednesday, May 20, 2020 1:37:45 PM CEST Victor Ivanov wrote: > When the lbglvnd flag was introduced I remember I solved this issue by: > > # emerge --unmerge eselect-opengl > # emerge -1qv mesa > > After that, a simple update of @world rebuilt everything else

[gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
I have a slot conflict for sys-libs/zlib, whereby both users want the same package.  Studying the USE variables shows that the new package wants, additionally, the "static-libs" USE flag. I thought, the way to handle this is to add the static-libs USE variable in

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread Dale
Victor Ivanov wrote: > When the lbglvnd flag was introduced I remember I solved this issue by: > > # emerge --unmerge eselect-opengl > # emerge -1qv mesa > > After that, a simple update of @world rebuilt everything else on its own. > > Personally, I had been waiting for libglvnd support

Re: [gentoo-user] Getting rid of unwanted languages (Was: Re: gimp help not available, even with USE doc)

2020-05-20 Thread Dr Rainer Woitok
Peter, sorry for the late reply :-( On Monday, 2020-05-04 16:30:49 +0100, you wrote: > ... > What do you have in your kernel config, under File Systems / Native Language > Support? I only have a few selected: the ones I might use. (This may be a red > herring.) Only these: (utf8) Default NLS

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread Victor Ivanov
When the lbglvnd flag was introduced I remember I solved this issue by: # emerge --unmerge eselect-opengl # emerge -1qv mesa After that, a simple update of @world rebuilt everything else on its own. Personally, I had been waiting for libglvnd support for _a long time_. This - and I mean

Re: [gentoo-user] $$ORIGIN in NEEDED.ELF.2

2020-05-20 Thread Gerrit Kuehn
On Wed, 20 May 2020 10:55:58 +0200 Gerrit Kuehn wrote: > NEEDED.ELF.2: $: bad substitution I found and patched an "$$ORIGIN" statement in the original cmake project. However, according to https://bugs.gentoo.org/542796 my impression is that this should have been handled by portage? cu

[gentoo-user] $$ORIGIN in NEEDED.ELF.2

2020-05-20 Thread Gerrit Kuehn
Hello, One of my homemade ebuilds complains after installation about NEEDED.ELF.2: $: bad substitution Indeed, NEEDED.ELF.2 contains "$ORIGIN" and "$$ORIGIN" in multiple places which is probably causing this. However, I cannot find where this originates from. Any ideas where to look? cu

Re: [gentoo-user] How to manage load on the GPU?

2020-05-20 Thread J. Roeleveld
On Wednesday, May 20, 2020 9:56:07 AM CEST tu...@posteo.de wrote: > On 05/20 09:44, J. Roeleveld wrote: > > On Monday, May 18, 2020 8:22:52 PM CEST tu...@posteo.de wrote: > > > On 05/18 09:58, Matt Connell (Gmail) wrote: > > > > On 2020-05-18 09:40, tastytea wrote: > > > > > Another solution is to

Re: [gentoo-user] How to manage load on the GPU?

2020-05-20 Thread tuxic
On 05/20 09:44, J. Roeleveld wrote: > On Monday, May 18, 2020 8:22:52 PM CEST tu...@posteo.de wrote: > > On 05/18 09:58, Matt Connell (Gmail) wrote: > > > On 2020-05-18 09:40, tastytea wrote: > > > > Another solution is to modify the priority yourself, with `renice > > > > --priority 15 $(pidof

Re: [gentoo-user] How to manage load on the GPU?

2020-05-20 Thread J. Roeleveld
On Monday, May 18, 2020 8:22:52 PM CEST tu...@posteo.de wrote: > On 05/18 09:58, Matt Connell (Gmail) wrote: > > On 2020-05-18 09:40, tastytea wrote: > > > Another solution is to modify the priority yourself, with `renice > > > --priority 15 $(pidof blender)` for example. The priority can be from

Re: [gentoo-user] [SOLVED] eselect-opengl Blockage (with a capital "B") problem

2020-05-20 Thread Dale
J. Roeleveld wrote: > On 20 May 2020 05:44:58 CEST, Walter Dnes wrote: >> On Tue, May 19, 2020 at 03:14:03PM +0200, J. Roeleveld wrote > On Mon, May 18, 2020 at 01:53:19PM -0400, Walter Dnes wrote: Thank you very much. I've got the update (156 packages) running >> now. I had set