Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3B3AD431FB6 for ; Tue, 23 Nov 2010 21:42:18 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=unavailable 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 jr1WRZZ9+XB8 for ; Tue, 23 Nov 2010 21:42:18 -0800 (PST) Received: from smtp.nextra.cz (smtp.nextra.cz [212.65.193.3]) by olra.theworths.org (Postfix) with ESMTP id EBFBF431FB5 for ; Tue, 23 Nov 2010 21:42:17 -0800 (PST) Received: from resox.2x.cz (unknown [213.29.198.144]) by smtp.nextra.cz (Postfix) with ESMTP id 992449B7A6; Wed, 24 Nov 2010 06:42:12 +0100 (CET) Received: from wsh by resox.2x.cz with local (Exim 4.72) (envelope-from ) id 1PL87G-0006C0-KH; Wed, 24 Nov 2010 06:42:02 +0100 From: Michal Sojka To: Carl Worth , Marten Veldthuis , notmuch@notmuchmail.org Subject: Re: [notmuch] New wiki instance on the notmuchmail.org website In-Reply-To: <877hg37nio.fsf@yoom.home.cworth.org> References: <87sk9ipxtz.fsf@yoom.home.cworth.org> <87k4uu2xho.fsf@marten.rgoc.rug.nl> <87r5p2p8pe.fsf@yoom.home.cworth.org> <871vh2utqk.fsf@marten.rgoc.rug.nl> <87ipzom02a.fsf@steelpick.2x.cz> <877hg37nio.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.5-11-g48b5e00 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Wed, 24 Nov 2010 06:41:52 +0100 Message-ID: <87sjyrjn1b.fsf@resox.2x.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Wed, 24 Nov 2010 05:42:18 -0000 On Tue, 23 Nov 2010, Carl Worth wrote: > On Tue, 23 Nov 2010 18:17:33 +0100, Michal Sojka wrote: > > Will it be possible to upload any images to the wiki? I think that > > notmuch would deserve some screenshots on its web pages. Currently I get > > (after git push): > > It would be great to have some useful screenshots, yes. > > > remote: ERROR: Can't connect to clamd: Connection refused > > remote: Use of uninitialized value $reason in scalar chomp at /usr/share/perl5/IkiWiki/Plugin/filecheck.pm line 171. > > remote: Use of uninitialized value $reason in length at /usr/share/perl5/IkiWiki/Plugin/filecheck.pm line 177. > > remote: prohibited by allowed_attachments (file seems to contain a > > virus (virus checker clamdscan -; failed with no output)) > > Clearly, I don't have the virus-checking portions of ikiwiki setup > correctly on the server. I'm currently doing an upgrade of the ikiwiki > and clamav pacakges that should hopefully fix this. > > You could wait a bit and then try again, Yes, now it works, thanks. There is only a minor problem now. I first created the new page as /screenshots/index.mdwn and then wanted to rename it to /screenshots.mdwn and get this message: remote: you are not allowed to change screenshots/index.mdwn So I copied the page instead of moving. So there are two screenshot pages now and the one in screenshots directory can be removed. -Michal