[gentoo-user] Re: dev-python/whoosh fails to compile

2017-08-08 Thread Ian Zimmerman
On 2017-07-29 11:23, Alan McKinnon wrote: > On 29/07/2017 10:51, John Covici wrote: > > Hi. In my latest world update, portage wants to include this new > > package dev-python/whoosh. The package fails to compile and googling > > and searching bgo yields nothing. > > > > Any assistance would

[gentoo-user] [SOLVED] vsftpd anonymous upload illegal PORT command

2017-08-08 Thread Walter Dnes
> Try a: > > ftp> cd incoming Thank you, that was it. I just pushed over a file from a Gentoo machine to my desktop for a test. The OS/2 Warp ftp client still doesn't work, but that's probably a VM networking issue. There are other ways of getting data from inside the VM to the host

Re: [gentoo-user] vsftpd anonymous upload illegal PORT command

2017-08-08 Thread David Haller
Hello, On Mon, 07 Aug 2017, Walter Dnes wrote: >On Fri, Aug 04, 2017 at 02:23:08PM +0200, David Haller wrote >> # mkdir /home/ftp/incoming >> # chown ftp.ftp /home/ftp/incoming >> # chmod 1777 /home/ftp/incoming >> # chmod 555 /home/ftp > > I did the above (copy+paste; *WITHOUT* the "#", in case

Re: [gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread Neil Bothwick
On Tue, 08 Aug 2017 16:38:34 -0400, allan gottlieb wrote: > So you propose > > # gcc-config x86_64-pc-linux-gnu-5.4.0 > # revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc > # emerge @system > > I am at 98 of 122 for the revdep-rebuild. > I just looked and emerge @system

Re: [gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread allan gottlieb
On Tue, Aug 08 2017, Nikos Chantziaras wrote: > On 08/08/17 18:13, allan gottlieb wrote: >> gcc-config -l reports >> [1] x86_64-pc-linux-gnu-4.9.3 >> [2] x86_64-pc-linux-gnu-4.9.4 * >> [3] x86_64-pc-linux-gnu-5.4.0 >> >> The news item from 2015-10-22 suggests (I have gentoolkit-0.3.3) >>

[gentoo-user] Re: upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread Nikos Chantziaras
On 08/08/17 18:13, allan gottlieb wrote: gcc-config -l reports [1] x86_64-pc-linux-gnu-4.9.3 [2] x86_64-pc-linux-gnu-4.9.4 * [3] x86_64-pc-linux-gnu-5.4.0 The news item from 2015-10-22 suggests (I have gentoolkit-0.3.3) # revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc Is

Re: [gentoo-user] DNS resolver doesn't

2017-08-08 Thread Mike Gilbert
On Tue, Aug 8, 2017 at 12:32 PM, Peter Humphrey wrote: > On Tuesday 08 Aug 2017 09:11:22 Mike Gilbert wrote: > >> The "order" directive in /etc/host.conf only works for very old >> versions of glibc. Modern versions use /etc/nsswitch.conf. The default >> nsswitch.conf will

Re: [gentoo-user] DNS resolver doesn't

2017-08-08 Thread Peter Humphrey
On Tuesday 08 Aug 2017 09:11:22 Mike Gilbert wrote: > The "order" directive in /etc/host.conf only works for very old > versions of glibc. Modern versions use /etc/nsswitch.conf. The default > nsswitch.conf will check /etc/hosts (files) before DNS anyway. > > How are you testing? I would guess

[gentoo-user] Perl 5.26 Unmasking Warning [affects all users]

2017-08-08 Thread Kent Fredric
We're finally at a point where we're nearing the unmasking[1] of Perl 5.26 and making it visible to ~arch users, and a "news item" on this matter will appear shortly. Due to a collection of various problems faced in this version, extensive amounts of work has been needed to simply deliver an

Re: [gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread allan gottlieb
On Tue, Aug 08 2017, John Blinka wrote: >> Is that the entire procedure needed? > > That's what I did a while back. Nothing broke as a result. > > John Thank you john (and todd). I will give it a go. allan

Re: [gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread John Blinka
> Is that the entire procedure needed? That's what I did a while back. Nothing broke as a result. John

Re: [gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread Todd Goodman
That's always worked for me. Todd On 08/08/2017 11:13 AM, allan gottlieb wrote: > gcc-config -l reports > [1] x86_64-pc-linux-gnu-4.9.3 > [2] x86_64-pc-linux-gnu-4.9.4 * > [3] x86_64-pc-linux-gnu-5.4.0 > > The news item from 2015-10-22 suggests (I have gentoolkit-0.3.3) > # revdep-rebuild

[gentoo-user] upgrading to gcc-5 (on x86_64-pc-linux-gnu)

2017-08-08 Thread allan gottlieb
gcc-config -l reports [1] x86_64-pc-linux-gnu-4.9.3 [2] x86_64-pc-linux-gnu-4.9.4 * [3] x86_64-pc-linux-gnu-5.4.0 The news item from 2015-10-22 suggests (I have gentoolkit-0.3.3) # revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc Is that the entire procedure needed? In

Re: [gentoo-user] DNS resolver doesn't

2017-08-08 Thread Mike Gilbert
On Tue, Aug 8, 2017 at 6:19 AM, Peter Humphrey wrote: > Hello list, > > On two machines, I have my DSL modem set as DNS server, and it forwards to > my ISP's servers. This works well for external hosts. I also have "order > hosts, bind" in /etc/host.conf, but even though

[gentoo-user] DNS resolver doesn't

2017-08-08 Thread Peter Humphrey
Hello list, On two machines, I have my DSL modem set as DNS server, and it forwards to my ISP's servers. This works well for external hosts. I also have "order hosts, bind" in /etc/host.conf, but even though both machines have full LAN host names and addresses in their /etc/hosts, every DNS

Re: [gentoo-user] USB device (ATtiny86 w. mcronucleus bootloader) not recognized ?

2017-08-08 Thread Stefan Mark
On Mon, 7 Aug 2017 12:10:30 -0500 R0b0t1 wrote: > On Mon, Aug 7, 2017 at 11:29 AM, Stefan Mark wrote: > > On Mon, 7 Aug 2017 08:48:50 -0500 > > R0b0t1 wrote: > > > >> On Mon, Aug 7, 2017 at 4:29 AM, Stefan Mark > >>