X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id C7097DC016E for ; Tue, 3 Nov 2015 10:45:39 +0000 (UTC) Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 59142DC00B3 for ; Tue, 3 Nov 2015 10:45:38 +0000 (UTC) Received: by pabfh17 with SMTP id fh17so15503576pab.0 for ; Tue, 03 Nov 2015 02:45:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type; bh=AOnWY/JP4X29mF1X/Wy5guuMSwve6Za83sg5XtLNBzM=; b=MSITqQjX8yZJKn2NFcEJrI4I6UR2IqtoK7FGnhGlb+SaV7bofs+h3mwLEM04DNS8W+ BdK4Kx8LVlJS+8CM0jsJ+t2oNvh/T4o+M1dDledV5NfnRFKByr21GrTw3Z26rioavAX5 1N2RGYpYrG5q/NUi1pZ1ld35N1bAqQbikXULFoMwn3xiNZZpSHe2ixSWERx3i77MgitD J3H4GVGlLQrnFXIkZ25wjZvaoEJJeKrc0R4Xv7y8tYcPt71lp5+Ez1FqOV8KHJevbiBL 3MmoIdfyHZCUAujmXfVuBpIZDROmmymsqXrNzZJV8b03+z/Z1bkHWyR1QAC3WAv/EAm8 XFWQ== X-Received: by 10.68.225.41 with SMTP id rh9mr33456238pbc.116.1446547537706; Tue, 03 Nov 2015 02:45:37 -0800 (PST) Received: from [15.219.153.74] (ztxe01cs302.austin.hp.com. [15.219.153.74]) by smtp.gmail.com with ESMTPSA id es4sm28755671pbc.42.2015.11.03.02.45.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Nov 2015 02:45:36 -0800 (PST) Subject: Re: [alpine-aports] [PATCH] main/dnsmasq: Added description to init.d script To: Natanael Copa References: <1446226418-18028-1-git-send-email-danielsan.dani@gmail.com> <20151103085244.1080136d@ncopa-desktop.alpinelinux.org> Cc: alpine-aports@lists.alpinelinux.org From: Daniele Message-ID: <56389046.3060103@gmail.com> Date: Tue, 3 Nov 2015 11:45:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <20151103085244.1080136d@ncopa-desktop.alpinelinux.org> Content-Type: multipart/alternative; boundary="------------080407060507060803050607" X-Virus-Scanned: ClamAV using ClamSMTP This is a multi-part message in MIME format. --------------080407060507060803050607 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi Natanael, Sorry for my mistakes... What I did was to modify init.d file and then to recalculate checksum using md5sum and sha256sum on file; I updated the APKBUILD manually with new values. From your previous mail I understood I must update APKBUILD by issuing command 'abuild checksum'. Is that right? If so, I will correct and re-submit patches. Sorry again, it's my first patches. Regards, Daniele Coli` -=-=-= Love is not blind, it is far-sighted: the proof lies in the fact that it begins to see defects as they gradually slip away . -- Oscar Wilde --=-=-= On 11/03/2015 08:52 AM, Natanael Copa wrote: > Hi, thanks for cleaning up the init.d scripts. > > On Fri, 30 Oct 2015 18:33:38 +0100 > Daniele Coli wrote: > >> Added description to init.d script in order to make it compliant >> with rc-system and avoid annoying warning messages on syslog. >> --- >> main/dnsmasq/APKBUILD | 6 +++--- >> main/dnsmasq/dnsmasq.initd | 3 +++ >> 2 files changed, 6 insertions(+), 3 deletions(-) > The checksum for this failed but i fixed it for you. but this was the > only i fixed for you. > > It would be nice if future patches actually build. > > Thanks. > > -nc > --------------080407060507060803050607 Content-Type: text/html; charset=iso-8859-15 Content-Transfer-Encoding: 7bit
Hi Natanael,
Sorry for my mistakes...
What I did was to modify init.d file and then to recalculate checksum using md5sum and sha256sum on file; I updated the APKBUILD manually with new values.

From your previous mail I understood I must update APKBUILD by issuing command 'abuild checksum'. Is that right?
If so, I will correct and re-submit patches.

Sorry again, it's my first patches.

Regards,

Daniele Coli`

-=-=-=
Love is not blind, it is far-sighted: the proof
lies in the fact that it begins to see defects
as they gradually slip away .
		-- Oscar Wilde
--=-=-=
On 11/03/2015 08:52 AM, Natanael Copa wrote:
Hi, thanks for cleaning up the init.d scripts.

On Fri, 30 Oct 2015 18:33:38 +0100
Daniele Coli <danielsan.dani@gmail.com> wrote:

Added description to init.d script in order to make it compliant
with rc-system and avoid annoying warning messages on syslog.
---
 main/dnsmasq/APKBUILD      | 6 +++---
 main/dnsmasq/dnsmasq.initd | 3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)
The checksum for this failed but i fixed it for you. but this was the
only i fixed for you.

It would be nice if future patches actually build.

Thanks.

-nc


--------------080407060507060803050607-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---