From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 13:41:37 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DA8AA29 for ; Wed, 17 Sep 2014 13:41:37 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C597EE6 for ; Wed, 17 Sep 2014 13:41:37 +0000 (UTC) Received: from [89.204.138.215] (helo=tiny-r269739) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XUFUD-0003Xj-Et for freebsd-questions@freebsd.org; Wed, 17 Sep 2014 15:41:33 +0200 Date: Wed, 17 Sep 2014 15:41:33 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: Re: A lot of pkg problems Message-ID: <20140917134133.GA2080@tiny-r269739> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-questions@freebsd.org References: <2509308.9rytrV7MvD@penguin> <5411A89B.4010707@gmail.com> <1812950.bWcWxrzvJI@penguin> <54189CD1.7070102@webrz.net> <5418A5EE.1030304@hiwaay.net> <541936C5.3080601@qeng-ho.org> <20140917085023.GA1534@tiny-r269739> <541967D1.90108@qeng-ho.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <541967D1.90108@qeng-ho.org> X-Operating-System: FreeBSD 11.0-CURRENT r269739 (i386) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.138.215 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2014 13:41:37 -0000 El día Wednesday, September 17, 2014 a las 11:52:01AM +0100, Arthur Chance escribió: > It's probably not the most elegant way of working, but this works for > me. In my nginx.conf the poudriere related bits are > > location /pkgs/ { > alias /usr/local/poudriere/data/packages/; > autoindex on; > autoindex_exact_size off; > autoindex_localtime on; > } > > location /logs/ { > alias /usr/local/poudriere/data/logs/; > index index.html; > autoindex on; > autoindex_exact_size off; > autoindex_localtime on; > > default_type text/html; > types { > text/plain log; > } > } > > That's with poudriere's BASEFS=/usr/local/poudriere Thanks. Is this with a recent version of poudriere. The presentation of the logs has changed to use 'json'. See here: https://wiki.freebsd.org/internal/pkg.FreeBSD.org/PortmgrSetup As I said, I could not manage to get this to work until now. But, it is not so important, 'tail -f ...' does its job too :-) matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign