Re: [arch-general] Event loop problem

2014-07-15 Thread William Castro
Perhaps this is involved with systemd and IPC namespaces? On Tue, Jul 15, 2014 at 3:32 PM, Brian Wood wrote: > I've been having a problem related to epoll_ctl() lately. > I have a 3-tier system: > > 1. back tier (tcp server) > 2. middle tier (udp server) > 3. front tier > > The problem is happe

[arch-general] Event loop problem

2014-07-15 Thread Brian Wood
I've been having a problem related to epoll_ctl() lately. I have a 3-tier system: 1. back tier (tcp server) 2. middle tier (udp server) 3. front tier The problem is happening in the back tier. If I kill the middle tier with a control-C and then restart it (before making any requests via the front

Re: [arch-general] Change installation from 64-bit to 32-bit

2014-07-15 Thread Friedrich Strohmaier
Hi Scott, *, thanks for Your very quick answer, and all the others for their answers as well. Am 11.07.2014 01:42 schrieb Scott Lawrence: > Hey, > Never tried that particular piece of reckless foolery :). [..] > The wiki has a couple other methods, if you don't have 15G to spare: > https://wik

Re: [arch-general] Dependency Hell

2014-07-15 Thread Jens Adam
Tue, 15 Jul 2014 09:27:30 -0400 Chris Tonkinson : > It's not immediately obvious to me how to combine IgnorePkg, > HoldPkg, and NoUpgrade to achieve the desired result. They have nothing to do with each other, so you don't "combine" them. 'NoUpgrade' is intended for local files (that are not spe

Re: [arch-general] gparted cant take root priviliges

2014-07-15 Thread Klearchos-Angelos Gkountras
with lxpolikt working fine now thanks for your replies :) On 07/11/2014 04:22 AM, Doug Newgard wrote: > On 2014-07-10 19:10, Klearchos-Angelos Gkountras wrote: >> As I see on archlinux polkit [1] there are some limitations .. I have >> add myself on wheel group and uncomment on sudoers file.. now

Re: [arch-general] Dependency Hell

2014-07-15 Thread Armin K.
On 07/15/2014 03:27 PM, Chris Tonkinson wrote: > Hi all, > > I have ZFS (from AUR) and VirtualBox (from Community) installed. The > problem is that these both dependend typically on very specific kernel > versions, and usually ("usually" being a subjective and ill-defined term > slanted by when

Re: [arch-general] Dependency Hell

2014-07-15 Thread Maxime Gauduin
On Tue, Jul 15, 2014 at 3:27 PM, Chris Tonkinson wrote: > Hi all, > > I have ZFS (from AUR) and VirtualBox (from Community) installed. The > problem is that these both dependend typically on very specific kernel > versions, and usually ("usually" being a subjective and ill-defined term > slante

[arch-general] Dependency Hell

2014-07-15 Thread Chris Tonkinson
Hi all, I have ZFS (from AUR) and VirtualBox (from Community) installed. The problem is that these both dependend typically on very specific kernel versions, and usually ("usually" being a subjective and ill-defined term slanted by when and how often I update my system; at least once per day) ca