Re: [gentoo-user] KDE 4.10 and plasma crashing

2013-02-09 Thread Neil Bothwick
Dale rdalek1...@gmail.com wrote: Frank Steinmetzger wrote: Am 08.02.2013 23:54, schrieb Neil Bothwick: On Fri, 08 Feb 2013 16:45:13 -0600, Dale wrote: Well, switched to a newer gcc, same thing. Going back to KDE 4.9 for a bit. They will have it fixed in a couple days. After all,

Re: [gentoo-user] neon/davfs2/cadaver failing with openssl-1.0.1c

2013-02-09 Thread Arnaud Desgranges
Have you tried revdep-rebuild -L libssl.so.1.0.0 ? - Mail original - De: William Kenworthy bi...@iinet.net.au À: gentoo-user@lists.gentoo.org Envoyé: Samedi 9 Février 2013 01:33:42 Objet: [gentoo-user] neon/davfs2/cadaver failing with openssl-1.0.1c I have been using

Re: [gentoo-user] Re: multiple installs

2013-02-09 Thread Adam Carter
You could install to one of the Athlons, then copy it to the other two Athlons and one of the FX machines. Then, reconfigure the FX install for more CPUs and native -march, recompile world and copy it to the other two FX machines. Even that might not be worth it. Unless you're using

Re: [gentoo-user] {OT} LWP::UserAgent slows website

2013-02-09 Thread Adam Carter
There are several things you can do to improve the state of things. The first and foremost is to add caching in front of the server, using an accelerator proxy. (i.e. squid running in accelerator mode.) In this way, you have a program which receives the user's request, checks to see if it's a

Re: [gentoo-user] neon/davfs2/cadaver failing with openssl-1.0.1c

2013-02-09 Thread William Kenworthy
Many times! (and the list includes libreoffice so its painfully long in build time :( I had one machine working still using 9.8x so I upgraded that ... and it broke too. ok, so I thought, go back to 9.8 and remove 1.0.1c ... and found that its now slotted, and is just a stub so it installs libs

Re: [gentoo-user] KDE 4.10 and plasma crashing

2013-02-09 Thread Nilesh Govindrajan
On Sat, Feb 9, 2013 at 9:58 AM, Nilesh Govindrajan m...@nileshgr.com wrote: Dale, which version of GCC are you using? I'm on 4.7.2, updating KDE now, will report back after a few hours when it's done. -- Nilesh Govindarajan http://nileshgr.com Those few hours took almost the whole day,

[gentoo-user] Getting back new config files

2013-02-09 Thread Nilesh Govindrajan
Hi, Quite a lot of times there are config updates to be performed using dispatch-conf. Suppose I discard a config by mistake while updating one but I know which package it belongs to. How do I get the new configuration back? Remerging the package doesn't seem to solve the problem. I'm using

Re: [gentoo-user] Getting back new config files

2013-02-09 Thread Neil Bothwick
On Sat, 9 Feb 2013 18:13:18 +0530, Nilesh Govindrajan wrote: Quite a lot of times there are config updates to be performed using dispatch-conf. Suppose I discard a config by mistake while updating one but I know which package it belongs to. How do I get the new configuration back? Remerging

Re: [gentoo-user] {OT} LWP::UserAgent slows website

2013-02-09 Thread Michael Mol
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/09/2013 05:36 AM, Adam Carter wrote: There are several things you can do to improve the state of things. The first and foremost is to add caching in front of the server, using an accelerator proxy. (i.e. squid running in accelerator mode.)

Re: [gentoo-user] KDE 4.10 and plasma crashing

2013-02-09 Thread Dale
Neil Bothwick wrote: Dale rdalek1...@gmail.com wrote: Frank Steinmetzger wrote: Am 08.02.2013 23:54, schrieb Neil Bothwick: On Fri, 08 Feb 2013 16:45:13 -0600, Dale wrote: Well, switched to a newer gcc, same thing. Going back to KDE

Re: [gentoo-user] Re: Bug in spidermonkey?

2013-02-09 Thread Elias Diem
Hi Walt On 2013-02-08, walt wrote: I just built 1.8.5-r1 on my ~amd64 machine without errors, and I have 1.8.5-r4 already installed. Can you unmask and compile r4 just as a test? I tried the r4 version but it failed the same way. BTW, in your build log I see waiting for unfinished jobs,

[gentoo-user] Re: multiple installs

2013-02-09 Thread walt
On 02/08/2013 11:46 AM, James wrote: Hello, I have quit a few amd64 systems to install, hopefully mostly unattended. I'm looking for a way to install quick and simple workstations running kde. All will have (boot, root and swap partitions only). They can be updated to current, individually.

Re: [gentoo-user] Which CPU type to select?

2013-02-09 Thread Bruce Hill
On Fri, Feb 08, 2013 at 08:48:08PM -0500, Walter Dnes wrote: I'm installing Gentoo on a brand new toy I just got myself. Here are the choices from make menuconfig. Is Core 2/newer Xeon correct? ( ) Opteron/Athlon64/Hammer/K8 ( ) Intel P4 / older Netburst based Xeon (X) Core 2/newer

[gentoo-user] SSH UseDNS without IPv6?

2013-02-09 Thread Florian Philipp
Hi list! I have an issue with SSH. It's a variation of the old Set 'UseDNS no' to avoid delays with faulty DNS records theme. Following setup: 1. I have a server with IPv6 compiled into the SSH daemon but no actual IPv6 network interface. 2. The SSH client has no IPv6, neither compiled nor

Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-02-09 Thread Stefan G. Weichinger
Next episode: I also migrated my gentoo thinkpad to systemd today. Generally very similar to my desktop ... ~amd64 with Gnome 3.6. Things went pretty well, I have to say. I can login to gdm here! ;-) An issue I haven't solved yet: encrypted swap. I always get timeouts as systemd waits for

Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-02-09 Thread Stefan G. Weichinger
Am 2013-02-09 19:56, schrieb Stefan G. Weichinger: AFAI understand these 2 lines should be enough to let systemd generate its relevant unit-files etc. Right? Additional thoughts: Is pam_mount obsolete with systemd? It is possible to mount my /home via systemd-unit as well ... the

Re: [gentoo-user] SSH UseDNS without IPv6?

2013-02-09 Thread Alan McKinnon
On 09/02/2013 20:22, Florian Philipp wrote: Hi list! I have an issue with SSH. It's a variation of the old Set 'UseDNS no' to avoid delays with faulty DNS records theme. Following setup: 1. I have a server with IPv6 compiled into the SSH daemon but no actual IPv6 network interface. 2.

Re: [gentoo-user] Creating accounts in Thunderbird

2013-02-09 Thread Alan McKinnon
On 07/02/2013 23:07, Tanstaafl wrote: Which is silly, as username+hostname is not guaranteed to be a singleton in any universe. ? I can't think of any way that username+incoming-hostname can result in anything other than a single, individual users account, so I guess I'm totally missing

Re: [gentoo-user] Re: multiple installs

2013-02-09 Thread Alecks Gates
On Sat, 2013-02-09 at 21:20 +1100, Adam Carter wrote: You could install to one of the Athlons, then copy it to the other two Athlons and one of the FX machines. Then, reconfigure the FX install for more CPUs and native -march, recompile world and copy it to

Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-02-09 Thread Canek Peláez Valdés
On Sat, Feb 9, 2013 at 12:56 PM, Stefan G. Weichinger li...@xunil.at wrote: Next episode: I also migrated my gentoo thinkpad to systemd today. Cool. Generally very similar to my desktop ... ~amd64 with Gnome 3.6. Things went pretty well, I have to say. I can login to gdm here! ;-) Try

Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-02-09 Thread Canek Peláez Valdés
On Sat, Feb 9, 2013 at 1:44 PM, Stefan G. Weichinger li...@xunil.at wrote: Am 2013-02-09 19:56, schrieb Stefan G. Weichinger: AFAI understand these 2 lines should be enough to let systemd generate its relevant unit-files etc. Right? Additional thoughts: Is pam_mount obsolete with

Re: [gentoo-user] {OT} LWP::UserAgent slows website

2013-02-09 Thread Adam Carter
Sure, so long as Apache doesn't have any additional modules loaded. If it's got something like mod_php loaded (extraordinarily common), mod_perl or mod_python (less common, now) then the init time of mod_php gets added to the init time for every request handler. Interesting, so if you have

Re: [gentoo-user] Re: multiple installs

2013-02-09 Thread Adam Carter
That might even depend on the compiler version anyway. But, I agree. Building with -march=athlon (I think it's athlon?) on one FX machine and copying to the rest would be fastest. Good call, I missed that. Of course it makes much more sense to build on a fast FX box with -j8, but have

Re: [gentoo-user] {OT} LWP::UserAgent slows website

2013-02-09 Thread Michael Mol
On Feb 9, 2013 9:26 PM, Adam Carter adamcart...@gmail.com wrote: Sure, so long as Apache doesn't have any additional modules loaded. If it's got something like mod_php loaded (extraordinarily common), mod_perl or mod_python (less common, now) then the init time of mod_php gets added to the

Re: [gentoo-user] {OT} LWP::UserAgent slows website

2013-02-09 Thread Adam Carter
Can't; mod_php isn't compatible with mpm_worker. You have to use a single-threaded mpm like prefork or itk. Anyway, you're starting to get the idea why you want a caching proxy in front of apache. Indeed. Thanks for your comments.

Re: [gentoo-user] {OT} LWP::UserAgent slows website

2013-02-09 Thread Grant
The responses all come back successfully within a few seconds. Can you give me a really general description of the sort of problem that could behave like this? Your server is just a single computer, running multiple processes. Each request from a user (be it you or someone else) requires a

[gentoo-user] What to do with /var/run?

2013-02-09 Thread Grant
I received the following ELOG message after an emerge: * One or more symlinks to directories have been preserved in order to * ensure that files installed via these symlinks remain accessible. This * indicates that the mentioned symlink(s) may be obsolete remnants of an * old install, and it

[gentoo-user] Shorewall: iptables: No chain/target/match by that name.

2013-02-09 Thread Grant
I'm getting the following when restarting shorewall: # /etc/init.d/shorewall restart * Stopping firewall ... * Starting firewall ... iptables: No chain/target/match by that name. How can I find out which chain/target/match I need to compile into the kernel? shorewall-init.log does not

Re: [gentoo-user] KDE 4.10 and plasma crashing

2013-02-09 Thread Dale
Nilesh Govindrajan wrote: Dale, which version of GCC are you using? I'm on 4.7.2, updating KDE now, will report back after a few hours when it's done. -- Nilesh Govindarajan http://nileshgr.com At first, gcc-4.5.4. The second time, gcc-4.6.3. According to the roach report, they have a fix

Re: [gentoo-user] What to do with /var/run?

2013-02-09 Thread J. Roeleveld
Grant emailgr...@gmail.com wrote: I received the following ELOG message after an emerge: * One or more symlinks to directories have been preserved in order to * ensure that files installed via these symlinks remain accessible. This * indicates that the mentioned symlink(s) may be obsolete

Re: [gentoo-user] Shorewall: iptables: No chain/target/match by that name.

2013-02-09 Thread Dan Johansson
On 02/10/13 06:19, Grant wrote: I'm getting the following when restarting shorewall: # /etc/init.d/shorewall restart * Stopping firewall ... * Starting firewall ... iptables: No chain/target/match by that name. How can I find out which chain/target/match I need to compile into the

Re: [gentoo-user] What to do with /var/run?

2013-02-09 Thread J. Roeleveld
J. Roeleveld jo...@antarean.org wrote: Grant emailgr...@gmail.com wrote: I received the following ELOG message after an emerge: * One or more symlinks to directories have been preserved in order to * ensure that files installed via these symlinks remain accessible. This * indicates that the