From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1756D429E25 for ; Fri, 16 Dec 2011 02:05:17 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZLzxEWiYVHKq for ; Fri, 16 Dec 2011 02:05:16 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6112A431FD0 for ; Fri, 16 Dec 2011 02:05:16 -0800 (PST) Received: by wgbds13 with SMTP id ds13so4676346wgb.2 for ; Fri, 16 Dec 2011 02:05:15 -0800 (PST) Received: by 10.180.103.131 with SMTP id fw3mr10909359wib.57.1324029915238; Fri, 16 Dec 2011 02:05:15 -0800 (PST) Received: from localhost (host86-144-175-16.range86-144.btcentralplus.com. [86.144.175.16]) by mx.google.com with ESMTPS id b5sm13827824wbh.4.2011.12.16.02.05.13 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 16 Dec 2011 02:05:14 -0800 (PST) Message-ID: <4eeb17da.4539e30a.63ad.fffff53f@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: Patrick Totzke , =?utf-8?q?Philipp_=C3=9Cberbacher?= , notmuch@notmuchmail.org From: Mark Foxwell In-Reply-To: <4eeb0a28.e555b40a.57d9.ffffdcdd@mx.google.com> References: <20111214223024.9AF4111BC53@karen.lavabit.com> <4eeb0a28.e555b40a.57d9.ffffdcdd@mx.google.com> Subject: Re: [alot] on Arch Linux Date: Fri, 16 Dec 2011 10:05:12 +0000 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 10:05:17 -0000 Quoting Patrick Totzke (2011-12-16 09:06:44) >Regarding your bug reports: Can anybody else running Arch confirm the prob= lems Philipp has? >In particular that logging doesn't work and this issue: >https://github.com/pazz/alot/issues/156 ? = >Because I don't know how to reproduce this and having no log makes debuggi= ng difficult.. I can confirm that I don't get any debug logging - have write perms and space but no file created. = However, I don't get any error messages when exiting. My slight difference is that I'm running parabola (completely libre arch linux) so my python2 package comes from parabola rather than arch. I will investigate what the differences are. >I'm totally surprised by Arch not shipping a default mailcap at all.. A default arch installation doesn't contain X let alone any programs for viewing images, pdf etc. So shipping a default mailcap would not make any sense nor could ever be workable. Arch isn't really a distro for people who want things to 'just work' but more for tinkerers and those that know what they want and how to do it. = -- Mark