Re: Package creation for Canonical PPA ?

2016-01-21 Thread Ole Ersoy

There's already various docker containers running ADS:
https://hub.docker.com/r/h3nrik/apacheds/

In most cases I think this is better than a PPA.

Cheers,
Ole


On 01/21/2016 04:26 AM, Kiran Ayyagari wrote:



On Thu, Jan 21, 2016 at 3:39 PM, Emmanuel Lécharny > wrote:

Hi guys,

one person asked if we were to create a PPA package for Ubuntu. FTR (I
had no idea what it was), a PPA is a Personal Package Archive
(https://help.launchpad.net/Packaging/PPA), so basically, a repository
that you can create and that wll contain your own packages. It may be
useful in a company that develops their own packages, when they want to
make them available to all their computers.

IMHO, it seems totally overkilling, unless someone wants to take care of
it and maintain it (I won't). And there is a coraletral problem : how
will we manage to setup a correct version of Java if we provide an
ApacheDS package ?

this is the blocker when I tried to work on a PPA sometime ago, Oracle Java
is not available in the public repos and we have never tested the server
with IcedTea and OpenJDK.

Thoughts ?






RE: Package creation for Canonical PPA ?

2016-01-21 Thread Zheng, Kai
Sounds great. I agree.

Regards,
Kai

From: Ole Ersoy [mailto:ole.er...@gmail.com]
Sent: Thursday, January 21, 2016 10:01 PM
To: Apache Directory Developers List <dev@directory.apache.org>
Subject: Re: Package creation for Canonical PPA ?

There's already various docker containers running ADS:
https://hub.docker.com/r/h3nrik/apacheds/

In most cases I think this is better than a PPA.

Cheers,
Ole

On 01/21/2016 04:26 AM, Kiran Ayyagari wrote:


On Thu, Jan 21, 2016 at 3:39 PM, Emmanuel Lécharny 
<elecha...@gmail.com<mailto:elecha...@gmail.com>> wrote:
Hi guys,

one person asked if we were to create a PPA package for Ubuntu. FTR (I
had no idea what it was), a PPA is a Personal Package Archive
(https://help.launchpad.net/Packaging/PPA), so basically, a repository
that you can create and that wll contain your own packages. It may be
useful in a company that develops their own packages, when they want to
make them available to all their computers.

IMHO, it seems totally overkilling, unless someone wants to take care of
it and maintain it (I won't). And there is a coraletral problem : how
will we manage to setup a correct version of Java if we provide an
ApacheDS package ?
this is the blocker when I tried to work on a PPA sometime ago, Oracle Java
is not available in the public repos and we have never tested the server
with IcedTea and OpenJDK.

Thoughts ?




Re: Package creation for Canonical PPA ?

2016-01-21 Thread Kiran Ayyagari
On Thu, Jan 21, 2016 at 3:39 PM, Emmanuel Lécharny 
wrote:

> Hi guys,
>
> one person asked if we were to create a PPA package for Ubuntu. FTR (I
> had no idea what it was), a PPA is a Personal Package Archive
> (https://help.launchpad.net/Packaging/PPA), so basically, a repository
> that you can create and that wll contain your own packages. It may be
> useful in a company that develops their own packages, when they want to
> make them available to all their computers.
>
> IMHO, it seems totally overkilling, unless someone wants to take care of
> it and maintain it (I won't). And there is a coraletral problem : how
> will we manage to setup a correct version of Java if we provide an
> ApacheDS package ?
>
> this is the blocker when I tried to work on a PPA sometime ago, Oracle Java
is not available in the public repos and we have never tested the server
with IcedTea and OpenJDK.

Thoughts ?
>
>


Re: Package creation for Canonical PPA ?

2016-01-21 Thread Ole Ersoy



On 01/21/2016 08:47 AM, Emmanuel Lécharny wrote:

Le 21/01/16 15:00, Ole Ersoy a écrit :

There's already various docker containers running ADS:
https://hub.docker.com/r/h3nrik/apacheds/

In most cases I think this is better than a PPA.

Agreed.

Long time, no see ! Good to see that you are still following ;-)

Hi Emmanuel.  Hope you had a great break in Germany!  One of these days I'm 
going to check out the castles as well.  And of coarse - you know I follow the 
best stuff :).  I'm really impressed with how far ADS has come.  See what 
happens when I go away :).

Cheers,
Ole





.





Re: Package creation for Canonical PPA ?

2016-01-21 Thread Jeff MAURY
FYI, there is a PPA repository that contains the Oracle JDK:
http://tecadmin.net/install-oracle-java-8-jdk-8-ubuntu-via-ppa/#

Jeff

On Thu, Jan 21, 2016 at 3:47 PM, Emmanuel Lécharny 
wrote:

> Le 21/01/16 15:00, Ole Ersoy a écrit :
> > There's already various docker containers running ADS:
> > https://hub.docker.com/r/h3nrik/apacheds/
> >
> > In most cases I think this is better than a PPA.
>
> Agreed.
>
> Long time, no see ! Good to see that you are still following ;-)
>
>
>


-- 
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury


Re: Package creation for Canonical PPA ?

2016-01-21 Thread Emmanuel Lécharny
Le 21/01/16 15:00, Ole Ersoy a écrit :
> There's already various docker containers running ADS:
> https://hub.docker.com/r/h3nrik/apacheds/
>
> In most cases I think this is better than a PPA.

Agreed.

Long time, no see ! Good to see that you are still following ;-)




Re: Package creation for Canonical PPA ?

2016-01-21 Thread Stefan Seelmann
On 01/21/2016 11:09 AM, Emmanuel Lécharny wrote:
> Hi guys,
> 
> one person asked if we were to create a PPA package for Ubuntu. FTR (I
> had no idea what it was), a PPA is a Personal Package Archive
> (https://help.launchpad.net/Packaging/PPA), so basically, a repository
> that you can create and that wll contain your own packages. It may be
> useful in a company that develops their own packages, when they want to
> make them available to all their computers.
> 
> IMHO, it seems totally overkilling, unless someone wants to take care of
> it and maintain it (I won't). And there is a coraletral problem : how
> will we manage to setup a correct version of Java if we provide an
> ApacheDS package ?
> 
> Thoughts ?
> 

An alternative could be to generate and publish our own Debian
repository (https://wiki.debian.org/HowToSetupADebianRepository).

Another thing I looked into lng time ago is to bring ApacheDS and
Studio into Debian, But that was such a complex process that I gave up.
Especially Java and Eclipse base applications are difficult to bring in.

However I totally agree with you. We don't have the resources to
maintain it. We already provide a deb package for ApacheDS so I think it
is easy to install it on Ubuntu or Debian.

Kind Regards,
Stefan