From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lvymb-00075k-97 for garchives@archives.gentoo.org; Mon, 20 Apr 2009 19:03:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D2A5E05B6; Mon, 20 Apr 2009 19:03:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5B2ADE05B6 for ; Mon, 20 Apr 2009 19:03:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0FCC56482F for ; Mon, 20 Apr 2009 19:03:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.185 X-Spam-Level: X-Spam-Status: No, score=-0.185 required=5.5 tests=[BAYES_40=-0.185] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lOmFZhi21264 for ; Mon, 20 Apr 2009 19:03:48 +0000 (UTC) Received: from mail1.csbnet.se (mail1.csbnet.se [95.80.0.36]) by smtp.gentoo.org (Postfix) with ESMTP id 1D03364BCF for ; Mon, 20 Apr 2009 19:03:47 +0000 (UTC) Received: from mail1.csbnet.se (localhost.localdomain [127.0.0.1]) by mail1.csbnet.se (Postfix) with ESMTP id 8321465C4C for ; Mon, 20 Apr 2009 21:03:45 +0200 (CEST) Received: from mail2.csbnet.se (service2.mgn [172.18.255.208]) by mail1.csbnet.se (Postfix) with ESMTP id 432F865C4B for ; Mon, 20 Apr 2009 21:03:45 +0200 (CEST) Received: from [192.168.1.85] (liten.csbnet.se [95.80.45.98]) by mail2.csbnet.se (Postfix) with ESMTP id 1661088061 for ; Mon, 20 Apr 2009 21:03:45 +0200 (CEST) Subject: [gentoo-hardened] foldingathome and PAX From: Peter Hjalmarsson To: gentoo-hardened@lists.gentoo.org Content-Type: text/plain Date: Mon, 20 Apr 2009 21:03:45 +0200 Message-Id: <1240254225.12686.8.camel@lillen.dodi> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3419cd98-2df3-45f2-982f-d13bb0e7e652 X-Archives-Hash: b137dd05fc1fb60d6dfc2fb24e459c5c I realised earlier today that foldingathome (installed with the help of portage) had not started a new WU since 5 of april, and when I started to investigate I found out that the "cores" had problem running. cd /opt/foldingathome && paxctl -c FahCore_*.exe && paxctl -PEMrXS FahCore_*.exe makes it work again. foldingathome has worked in the past without problems, and I do not really know what have changed more then some kernel-upgrades (but booting the last kept 2.6.27-hardened did not help either) and keeping the userland up to stable x86. What can I do to not have to do this dance?