~alpine/aports

5 5

[alpine-aports] testing/firehol: new aport

Jonathan Tyers <jtyers@gmail.com>
Details
Message ID
<CAGakO=PAW6PgUVncJ2nrL0uBFRoDMYqKffzCRF8-DfKbodpnUA@mail.gmail.com>
Sender timestamp
1471882676
DKIM signature
missing
Download raw message
The attached includes two new packages, firehol (excluding fireqos,
vnetbuild) and iprange, which is a firehol dependency.

testing/firehol: new aport

    http://www.firehol.org/
    simple yet powerful firewall

testing/iprange: new aport

    http://www.firehol.org/
    supporting tools for firehol package


--
Jonny Tyers

[alpine-aports] Re: testing/firehol: new aport

Jonathan Tyers <jtyers@gmail.com>
Details
Message ID
<CAGakO=OgKZjg+XvfvhTNAy62yjGu9gq8axQkZDBBYEy1RSa4yQ@mail.gmail.com>
In-Reply-To
<CAGakO=PAW6PgUVncJ2nrL0uBFRoDMYqKffzCRF8-DfKbodpnUA@mail.gmail.com> (view parent)
Sender timestamp
1473002163
DKIM signature
missing
Download raw message
Hi there,

I see these havent yet been merged into testing... just wanted to check you
recieved this patch alright?

--
Jonny Tyers

On 22 Aug 2016 17:17, "Jonathan Tyers" <jtyers@gmail.com> wrote:

> The attached includes two new packages, firehol (excluding fireqos, vnetbuild) and iprange, which is a firehol dependency.
>
> testing/firehol: new aport
>
>     http://www.firehol.org/
>     simple yet powerful firewall
>
> testing/iprange: new aport
>
>     http://www.firehol.org/
>     supporting tools for firehol package
>
>
> --
> Jonny Tyers
>

Re: [alpine-aports] Re: testing/firehol: new aport

Details
Message ID
<4dbc4520-35ad-9b26-fe6a-d3acd8946ab7@it-offshore.co.uk>
In-Reply-To
<CAGakO=OgKZjg+XvfvhTNAy62yjGu9gq8axQkZDBBYEy1RSa4yQ@mail.gmail.com> (view parent)
Sender timestamp
1473007557
DKIM signature
missing
Download raw message
Patches will probably be accepted more quickly sent via github (as they
are built automatically)

I've made some notes for moving patchwork => github:

https://it-offshore.co.uk/code/81-alpine-linux-pull-requests-on-github

Stuart.


On 09/04/2016 04:16 PM, Jonathan Tyers wrote:
>
>
> Hi there,
>
> I see these havent yet been merged into testing... just wanted to
> check you recieved this patch alright?
>
> --
> Jonny Tyers
>
>
> On 22 Aug 2016 17:17, "Jonathan Tyers" <jtyers@gmail.com
> <jtyers@gmail.com>> wrote:
>
>     The attached includes two new packages, firehol (excluding fireqos, vnetbuild) and iprange, which is a firehol dependency.
>
>     testing/firehol: new aport
>         
>         http://www.firehol.org/
>         simple yet powerful firewall
>
>     testing/iprange: new aport
>         
>         http://www.firehol.org/
>         supporting tools for firehol package
>
>
>     --
>     Jonny Tyers
>
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20160922125417.34545e16@ncopa-desktop.copa.dup.pw>
In-Reply-To
<CAGakO=PAW6PgUVncJ2nrL0uBFRoDMYqKffzCRF8-DfKbodpnUA@mail.gmail.com> (view parent)
Sender timestamp
1474541657
DKIM signature
missing
Download raw message
On Mon, 22 Aug 2016 17:17:56 +0100
Jonathan Tyers <jtyers@gmail.com> wrote:

> diff --git a/testing/firehol/APKBUILD b/testing/firehol/APKBUILD
> new file mode 100644
> index 0000000..a64fe95
> --- /dev/null
> +++ b/testing/firehol/APKBUILD
> @@ -0,0 +1,90 @@
> +# Contributor: Jonny Tyers <jtyers@gmail.com>
> +# Maintainer: Jonny Tyers <jtyers@gmail.com>
> +pkgname=firehol
> +pkgver=3.0.1
> +pkgrel=0
> +pkgdesc="easy to use but powerful iptables stateful firewall"
> +url="http://www.firehol.org/"
> +arch="noarch"
> +license="GPL2"
> +depends="bash iprange ipset iptables"

it fails to build for me due to missing dependendy iprange.

>>> firehol: Checking sanity of /home/ncopa/aports/testing/firehol/APKBUILD...
>>> firehol: Analyzing dependencies...
ERROR: unsatisfiable constraints:
  iprange (missing):
    required by: world[iprange]
>>> ERROR: firehol: all failed

-nc


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<1483007637.18348.13.camel@gmail.com>
In-Reply-To
<CAGakO=PAW6PgUVncJ2nrL0uBFRoDMYqKffzCRF8-DfKbodpnUA@mail.gmail.com> (view parent)
Sender timestamp
1483007637
DKIM signature
missing
Download raw message
Hi,

On lun, 2016-08-22 at 17:17 +0100, Jonathan Tyers wrote:
> The attached includes two new packages, firehol (excluding fireqos,
> vnetbuild) and iprange, which is a firehol dependency.
> testing/firehol: new aport
>     
>     http://www.firehol.org/
>     simple yet powerful firewall
> 
> testing/iprange: new aport
>     
>     http://www.firehol.org/
>     supporting tools for firehol package
> 

iprange patch is missing, hence firehol can't be built.

Thanks

|_eo
Jonny Tyers <jtyers@gmail.com>
Details
Message ID
<CAGakO=Pbie+QhPwe-PwKwqtL08nUfueFOFAWxBMcW2Lhh_trtw@mail.gmail.com>
In-Reply-To
<1483007637.18348.13.camel@gmail.com> (view parent)
Sender timestamp
1483012103
DKIM signature
missing
Download raw message
Hi Leo, since I didn't get a response on this submission I assumed that I
was following old build instructions and that I'd need to resubmit [this is
my first package].

I've therefore put together another patch containing *only* iprange, not
firehol, and submitted a pull request via github according to the
instructions I've since found on there. I excluded firehol as this is my
first package and it looked like it would be a complex one to put together
and get right, so going through the process with just iprange, which is
much simpler, seemed the best option.

Once the iprange pull request is accepted and makes it into testing I
intend to put togeher another patch for firehol and submit that seperately.

I think we can therefore ignore the patch in this email entirely as the
pull requests effectively supercede it.

Jonny

On Thu, 29 Dec 2016 at 10:34 Leonardo Arena <rnalrd@gmail.com> wrote:

> Hi,
>
> On lun, 2016-08-22 at 17:17 +0100, Jonathan Tyers wrote:
> > The attached includes two new packages, firehol (excluding fireqos,
> > vnetbuild) and iprange, which is a firehol dependency.
> > testing/firehol: new aport
> >
> >     http://www.firehol.org/
> >     simple yet powerful firewall
> >
> > testing/iprange: new aport
> >
> >     http://www.firehol.org/
> >     supporting tools for firehol package
> >
>
> iprange patch is missing, hence firehol can't be built.
>
> Thanks
>
> |_eo

-- 
--
Jonny Tyers
Reply to thread Export thread (mbox)