Re: [gentoo-user] Is running Tor hidden services on VPS a good idea?

2018-04-25 Thread Hubert Hauser
I live in Poland. Tor hidden services will be located in FORPSI / Aruba Cloud VPS provider in Czech Republic data center. Is this provider good for hosting Tor hidden services? My threat model is school. If I would expect subponea, it's will probably about defamation or offense of religious

Re: [gentoo-user] Strange compile errors

2018-04-25 Thread Mick
On Wednesday, 25 April 2018 18:53:50 BST Klaus Ethgen wrote: > Ok, it seems to have sometimes very strange compile errors. > > I just decided to start from scratch. after some steps, it failed to > compile grub. Now this grub even fail on a box where it worked before. > > The strange thing is

Re: [gentoo-user] Strange compile errors

2018-04-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ok, it seems to have sometimes very strange compile errors. I just decided to start from scratch. after some steps, it failed to compile grub. Now this grub even fail on a box where it worked before. The strange thing is the following: The error

[gentoo-user] APIC

2018-04-25 Thread tuxic
Hi, how can I determine, whether I have a 8-bit APIC ... or what else? Thanks a lot for any help in advance! Cheers Meino

[gentoo-user] Kernel 4.9.95

2018-04-25 Thread Peter Humphrey
As this version of gentoo-sources has now hit the stable mirrors, would anyone like to summarise the position wrt Spectre, Meltdown and anything else that's relevant? Just to help us numbskulls sleep at night. -- Regards, Peter.

[gentoo-user] Re: Kernel compile error

2018-04-25 Thread Ian Zimmerman
I would try these steps: 1. Download an upstream (not gentoo) 4.9.76 kernel source and unpack it. 2. Take the existing .config (from the failed genkernel attempt) and copy it into the newly unpacked tree. 3. make silentoldconfig 4. make menuconfig just for verification; no changes should be

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mi den 25. Apr 2018 um 9:34 schrieb Alexander Kapshuk: > On Wed, Apr 25, 2018 at 10:03 AM, Klaus Ethgen wrote: > >--- /etc/kernels/kernel-config-x86-4.9.76-gentoo-r1 2018-04-25 > > 07:48:25.735961235 +0100

[gentoo-user] problem build apache-2.4.33

2018-04-25 Thread John Covici
Hi. In my latest world update,I cannot successfully build apach-2.4.33. I can find nothing on bgo or through google, so any assistance would be appreciated. Here is the relevant portion of the build log: /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -O2

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Christoph Böhmwalder
On Wed, Apr 25, 2018 at 11:34:54AM +0300, Alexander Kapshuk wrote: > Did you use a config file for 4.9.76 to build for kernel 3.4.52? Seems like this is in fact the issue. There's plenty of reports online of people compiling with the wrong .config and getting that exact behaviour. -- Regards,

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Alexander Kapshuk
On Wed, Apr 25, 2018 at 10:03 AM, Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > I stumbled into the next problem. > > I do have a decent kernel compile knowledge but that seems to be gentoo > specific. > > I have a old i686 machine

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Klaus Ethgen
Hi, Am Mi den 25. Apr 2018 um 8:55 schrieb Christoph Böhmwalder: > I think you may have snipped too early. Looks like the relevant error > has happened somewhere above. Well, that was the most relevant part. But for the completeness, I'll put the full genkernel.log in the attachment. (It is

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Christoph Böhmwalder
On Wed, Apr 25, 2018 at 08:03:20AM +0100, Klaus Ethgen wrote: >... >make[2]: *** [scripts/kconfig/Makefile:39: silentoldconfig] Fehler 1 >make[1]: *** [Makefile:541: silentoldconfig] Fehler 2 > SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h >make:

Re: [gentoo-user] Re: Can't fetch distfiles in chroot

2018-04-25 Thread Peter Humphrey
On Tuesday, 24 April 2018 20:02:37 BST Walter Dnes wrote: > On Tue, Apr 24, 2018 at 09:40:52AM +0100, Peter Humphrey wrote > > > Anyway, this all leaves unanswered the question whether getting the > > -march setting right in a chroot matters to the operation of the > > chroot itself, as distinct

[gentoo-user] Kernel compile error

2018-04-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I stumbled into the next problem. I do have a decent kernel compile knowledge but that seems to be gentoo specific. I have a old i686 machine where I installed gentoo on. Now when I did the kernel the first time, it worked well. everything