On Wed, Feb 26, 2014 at 05:41:55PM +0100, Rémi Palancher wrote:
>  On Wed, 26 Feb 2014 15:47:48 +0100, nap <napar...@gmail.com> wrote:
> > On Wed, Feb 26, 2014 at 11:14 AM, Rémi Palancher  wrote:
> > [...]  For particular early adopters or developer needs, it is not
> > very hard
> >   to set up infrastructure to automatically build upstream
> >   rpm/deb/whatever packages at every commits or every nights. For
> > that
> >   particular users, using last features would as simple as updating
> >   distribution packages.
> >
> > I prefer to have a simple setup.py file and take time to code on
> > features, instead of building packages that won't be used by 
> > packagers
> > for distro.
> 
>  Hey, I am not asking _you_ to develop and build packages! Obviously, 
>  this effort could (and should) be done by distribution packagers 
>  themselves! Why are you pretending packagers won't use them?
> 
>  If they are part of the global effort, package maintainers will of 
>  course try to share the maximum amount of code between stable 
>  distribution packages and upstream bleeding-edge packages!
> 
>  Current deb/rpm/whatever package maintainers: what do you guys think 
>  about this?

I'm only a system administrator, but from time to time we build debs
with new software. And there a good setup.py helps realy, as then the
build boils down to: 
$ python setup.py --command-packages=stdeb.command debianize
$ dpkg-buildpackage -b -rfakeroot

If there is an (recent) maintainer build in debian testing/unstable etc.,
sometimes the debian/ dir could also be copied and simply used with a
newer version - but I have not found something good for an actual shinken 
version in the debian stuff yet. Please tell me if I missed something here.

Just 2 more cents...
Thanks for your work and greetings
  Hermann

-- 
Netzwerkadministration/Zentrale Dienste, Interdiziplinaeres 
Zentrum fuer wissenschaftliches Rechnen der Universitaet Heidelberg
IWR; INF 368; 69120 Heidelberg; Tel: (06221)54-8236 Fax: -5224
Email: hermann.la...@iwr.uni-heidelberg.de

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to