X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from chaahk.com (chaahk.com [212.83.137.92]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E1245DC00C9 for ; Tue, 7 Apr 2015 05:42:18 +0000 (UTC) Received: from [187.189.173.235] (helo=harp.my.domain) by chaahk.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84) (envelope-from ) id 1YfLL6-0006xq-Iu for alpine-devel@lists.alpinelinux.org; Tue, 07 Apr 2015 06:42:16 +0200 Date: Tue, 7 Apr 2015 05:42:09 +0000 From: Steeve Chailloux To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/logstash: new aport Message-Id: <20150407054209.907261e5c3b4e86b8cae7ec0@chaahk.com> In-Reply-To: <20150407051438.34a11cbcf8662c539b845c8b@chaahk.com> References: <20150407034903.a6098efd9b3d693f7a5d51ff@chaahk.com> <20150407045410.e29689d4df2a379f908d2615@chaahk.com> <20150407051438.34a11cbcf8662c539b845c8b@chaahk.com> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authenticated-User: steeve@chaahk.com X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Exim-Version: 4.84 (build at 20-Sep-2014 13:41:08) X-Date: 2015-04-07 06:42:16 X-Connected-IP: 187.189.173.235:37709 X-Message-Linecount: 79 X-Body-Linecount: 65 X-Message-Size: 2466 X-Body-Size: 1819 On Tue, 7 Apr 2015 05:14:38 +0000 Steeve Chailloux wrote: > On Tue, 7 Apr 2015 04:54:10 +0000 > Steeve Chailloux wrote: > > > On Tue, 7 Apr 2015 03:49:03 +0000 > > Steeve Chailloux wrote: > > > > > Hi, > > > > > > testing/logstash: new aport > > > > > > http://logstash.net > > > A flexible, open source, data collection, parsing and enrichment pipeline > > > > > > here is the patch: http://sprunge.us/PQgf > > > > > > -- > > > Steeve Chailloux > > > > > > > > > --- > > > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > > > Help: alpine-devel+help@lists.alpinelinux.org > > > --- > > > > > oops, I fixed some stuff > > > > testing/logstash: fix user creation on build, user deletion on uninstall and `chown` call > > > > also init.d and conf.d files are properly named > > > > patch for the previous version: http://sprunge.us/HBPI > > or if you prefer juste one with both: http://sprunge.us/IBQX > > > > -- > > Steeve Chailloux > > > > > > --- > > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > > Help: alpine-devel+help@lists.alpinelinux.org > > --- > > > my bad, I forgot to add `$pkgname.post-deinstall` to the install variable > > here is the patch: http://sprunge.us/ZRPj > or a full patch with all: http://sprunge.us/SgaP > > -- > Steeve Chailloux > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > at last but not least, I've fixed the permission in /usr/share/logstash here is the final -full patch- version: http://sprunge.us/LTGP -- Steeve Chailloux --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---