X-Original-To: alpine-aports@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id 04D445C40BC for ; Fri, 3 Jun 2016 14:04:40 +0000 (GMT) Received: from ncopa-desktop.alpinelinux.org (12.63.200.37.customer.cdi.no [37.200.63.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 184175A12E8; Fri, 3 Jun 2016 14:04:38 +0000 (GMT) Date: Fri, 3 Jun 2016 16:04:32 +0200 From: Natanael Copa To: Valery Kartel Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/nginx: completely rewritten, all nginx-* packages are assembled in this one Message-ID: <20160603160432.0c5d1f29@ncopa-desktop.alpinelinux.org> In-Reply-To: <1453912177-13498-1-git-send-email-valery.kartel@gmail.com> References: <1453912177-13498-1-git-send-email-valery.kartel@gmail.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports 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 On Wed, 27 Jan 2016 18:29:37 +0200 Valery Kartel wrote: > - nginx-common - config-files, init-scripts and common data > - nginx - binary without external modules > - nginx-rtmp - binary with rtmp module > - nginx-lua - binary with rtmp and lua modules > - init-script cleaned up to be more openrc-run'ed > - logrotate cleaned up to use new init-script > > Packages main/nginx-initscripts and main/nginx-lua no longer needed. Valery, Could you please help me figure what causes this problem: http://bugs.alpinelinux.org/issues/5671 My guess is that we only need a replaces=... something in nginx-common. Thanks! --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---