Re: [Distutils] distribution packaging from Distribute

2009-10-12 Thread Tarek Ziadé
On Mon, Oct 12, 2009 at 11:00 AM, Rakotomandimby Mihamina wrote: > 10/05/2009 02:08 PM, Rakotomandimby Mihamina: >>> >>> I have planned to do it on my side once for debian package using a >>> recipe that was building the debian tree once the buildout was made, >>> but this work >>> was not finishe

Re: [Distutils] distribution packaging from Distribute

2009-10-12 Thread Rakotomandimby Mihamina
10/05/2009 02:08 PM, Rakotomandimby Mihamina: I have planned to do it on my side once for debian package using a recipe that was building the debian tree once the buildout was made, but this work was not finished. I can send you what I have if it can help you Please, do. [Up] -- Archit

Re: [Distutils] distribution packaging from Distribute

2009-10-05 Thread kiorky
Even if it s true that it is on package mainteners to fix their code to run on current underlying python version, there are many chances they won't. Not to blame themselves, but: - How many packages are/had been in bad shape towards setuptools right now (and i totally dont want to blame

Re: [Distutils] distribution packaging from Distribute

2009-10-05 Thread Rakotomandimby Mihamina
10/05/2009 02:01 PM, Tarek Ziadé: I have planned to do it on my side once for debian package using a recipe that was building the debian tree once the buildout was made, but this work was not finished. I can send you what I have if it can help you Please, do. -- Architecte Informatique

Re: [Distutils] distribution packaging from Distribute

2009-10-05 Thread Tarek Ziadé
On Mon, Oct 5, 2009 at 5:13 AM, Rakotomandimby Mihamina wrote: > 10/04/2009 11:23 PM, Tarek Ziadé: >> >> What package exactly ? I am not sure to understand > > Everything installable with buildout. > > Example: Plone. I want a debian Plone package. > I configure buildout properly, run it with some

Re: [Distutils] distribution packaging from Distribute

2009-10-04 Thread Rakotomandimby Mihamina
10/04/2009 11:23 PM, Tarek Ziadé: What package exactly ? I am not sure to understand Everything installable with buildout. Example: Plone. I want a debian Plone package. I configure buildout properly, run it with some appropriate options and abracadabra the .deb is there. The same with grok, a

Re: [Distutils] distribution packaging from Distribute

2009-10-04 Thread Tarek Ziadé
On Sun, Oct 4, 2009 at 11:19 AM, Rakotomandimby Mihamina wrote: > Hi all, > Hi > Would you know a tutorial on Debian packaging from buildout/distribute? > I mean: > - I setup the buildout.cfg > - I run buildout with Z or X option > - I get the package What package exactly ? I am not sure to und

[Distutils] distribution packaging from Distribute

2009-10-04 Thread Rakotomandimby Mihamina
Hi all, Would you know a tutorial on Debian packaging from buildout/distribute? I mean: - I setup the buildout.cfg - I run buildout with Z or X option - I get the package I dont mind if it's not entirely Debian compatible (python and some libs duplication). Any link? Thank you. -- Archit