Re: [gentoo-user] No keyserver available

2020-04-09 Thread 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 do not want to switch it off. > The

Re: [gentoo-user] sci-libs/spqr-1.2.3-r1 failed to emerge

2020-04-09 Thread David Haller
Hello, On Wed, 08 Apr 2020, gevisz wrote: >I've tried to install julia-1.4.0 but one of its dependencies, namely, >sci-libs/spqr-1.2.3-r1 failed to emerge with the following error message: > >* Failed Running automake ! > * > * Include in your bugreport the contents of: > * > *

[gentoo-user] Re: Unable to plot in Julia REPL.

2020-04-09 Thread gevisz
чт, 9 апр. 2020 г. в 15:00, gevisz : > > чт, 9 апр. 2020 г. в 14:58, gevisz : > > > > After installing julia-1.3.0, I have tried to plot(rand(100)) in Julia > > REPL as described in a tutorial but got an error message which basicly > > says that julia cannot find libQtGui.so.4 shared library. > >

Re: [gentoo-user] Difficulties to install a bootloader for the new system

2020-04-09 Thread tuxic
On 04/07 09:39, Andrea Conti wrote: > > rc.log stops here: > > > > * Executing: /lib/rc/sh/openrc-run.sh /lib/rc/sh/openrc-run.sh > > /etc/init.d/local start > > * Starting local ... > > [ ok ] > > So apparently it's booting all the way... > > Looking at my working config (asus x370 prime,

Re: [gentoo-user] Is Hardened profile and SELinux support active?

2020-04-09 Thread Nils Freydank
Hi Ihor, myself I use only hardened profiles without SELinux on my machines, and AFAICT it mostly boils down *this* way to some default toolchain flags for C/C++ and a nearly-default kernel (sys-kernel/gentoo-soures package)[a]. I dropped a note about your question on the IRC channel

Re: [gentoo-user] Re: sci-libs/spqr-1.2.3-r1 failed to emerge

2020-04-09 Thread gevisz
чт, 9 апр. 2020 г. в 10:32, Nuno Silva : > > On 2020-04-09, gevisz wrote: > > > ср, 8 апр. 2020 г. в 19:31, gevisz : > >> > >> ср, 8 апр. 2020 г. в 18:13, Michael Orlitzky : > >> > > >> > The other thing you should be aware of is that dev-lang/julia is, from a > >> > software engineering point of

[gentoo-user] Re: Unable to plot in Julia REPL.

2020-04-09 Thread gevisz
чт, 9 апр. 2020 г. в 14:58, gevisz : > > After installing julia-1.3.0, I have tried to plot(rand(100)) in Julia > REPL as described in a tutorial but got an error message which basicly > says that julia cannot find libQtGui.so.4 shared library. > I googled the error message and found it on Julia

[gentoo-user] Unable to plot in Julia REPL.

2020-04-09 Thread gevisz
After installing julia-1.3.0, I have tried to plot(rand(100)) in Julia REPL as described in a tutorial but got an error message which basicly says that julia cannot find libQtGui.so.4 shared library. I googled the error message and found it on Julia discourse forum:

Re: [gentoo-user] Re: sci-libs/spqr-1.2.3-r1 failed to emerge

2020-04-09 Thread gevisz
чт, 9 апр. 2020 г. в 10:32, Nuno Silva : > > On 2020-04-09, gevisz wrote: > > > ср, 8 апр. 2020 г. в 19:31, gevisz : > >> > >> ср, 8 апр. 2020 г. в 18:13, Michael Orlitzky : > >> > > >> > The other thing you should be aware of is that dev-lang/julia is, from a > >> > software engineering point of

Re: [gentoo-user] Re: mail cannot send emails (trying to use it with smartd)

2020-04-09 Thread Michael
On Thursday, 9 April 2020 09:53:07 BST Caveman Al Toraboran wrote: > On Thursday, April 9, 2020 10:49 AM, Michael wrote: > > I have not configured nullmailer to know its internals, but assuming you > > have not removed '127.0.0.1 localhost' from your /etc/hosts it should > > work. > interesting.

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

2020-04-09 Thread Joerg Schilling
Mike Gilbert wrote: > > Well, bosh has been tested to work as /bin/sh on Gentoo. > > BTW: On Solaris, bosh is faster than dash (because Solaris has a fully > > working > > vfork()). On Linux bosh is "only" of the same speed as dash since vfork() on > > Linux does not borrow the parents address

Re: [gentoo-user] Re: mail cannot send emails (trying to use it with smartd)

2020-04-09 Thread Caveman Al Toraboran
On Thursday, April 9, 2020 10:49 AM, Michael wrote: > I have not configured nullmailer to know its internals, but assuming you have > not removed '127.0.0.1 localhost' from your /etc/hosts it should work. interesting. i had (no work): `127.0.0.1localhost myhostname` but it only worked

Re: [gentoo-user] aggregate logs into Elasticsearch

2020-04-09 Thread Stefan G. Weichinger
Am 04.04.20 um 16:02 schrieb Ralph Seichter: > * Stefan G. Weichinger: > >> Maybe I look into mongodb as well, for example I found this small >> howto: https://www.fluentd.org/guides/recipes/maillog-mongodb > > That looks unnecessarily complicated to me. While you can of course move > data from

[gentoo-user] Re: sci-libs/spqr-1.2.3-r1 failed to emerge

2020-04-09 Thread nunojsilva
On 2020-04-09, gevisz wrote: > ср, 8 апр. 2020 г. в 19:31, gevisz : >> >> ср, 8 апр. 2020 г. в 18:13, Michael Orlitzky : >> > >> > The other thing you should be aware of is that dev-lang/julia is, from a >> > software engineering point of view, an absolute trainwreck (upstream, >> > not the

Re: [gentoo-user] Re: mail cannot send emails (trying to use it with smartd)

2020-04-09 Thread Michael
On Tuesday, 7 April 2020 11:01:45 BST Caveman Al Toraboran wrote: > On Friday, April 3, 2020 10:42 AM, Caveman Al Toraboran wrote: > > nullmailer is now configured, and test with`echo "Subject: ..." | sendmail > > -v m...@dom.com` works. but, smartd's test mail is not working, with this > >

Re: [gentoo-user] Re: sci-libs/spqr-1.2.3-r1 failed to emerge

2020-04-09 Thread gevisz
ср, 8 апр. 2020 г. в 19:31, gevisz : > > ср, 8 апр. 2020 г. в 18:13, Michael Orlitzky : > > > > On 4/8/20 11:01 AM, gevisz wrote: > > > > > > Unfortunately, it did not helped. > > > > > > > Before you do anything else, keyword all of the latest suitesparse > > components: > > > >