From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 1EB307EE51 for ; Thu, 30 May 2013 08:36:55 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of berenger@riken.jp) identity=pra; client-ip=134.160.33.162; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="berenger@riken.jp"; x-sender="berenger@riken.jp"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of berenger@riken.jp designates 134.160.33.162 as permitted sender) identity=mailfrom; client-ip=134.160.33.162; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="berenger@riken.jp"; x-sender="berenger@riken.jp"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of postmaster@postman.riken.jp designates 134.160.33.162 as permitted sender) identity=helo; client-ip=134.160.33.162; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="berenger@riken.jp"; x-sender="postmaster@postman.riken.jp"; x-conformance=sidf_compatible; x-record-type="v=spf1" X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuEAAHryplGGoCGifGdsb2JhbABZgzq/HoJqgRgOAQEJGAU+giMBAQU4QBELGAkWDwkDAgECAUUGDQgBAYgJugiPGoNXA4kdjh6GHo5A X-IPAS-Result: AuEAAHryplGGoCGifGdsb2JhbABZgzq/HoJqgRgOAQEJGAU+giMBAQU4QBELGAkWDwkDAgECAUUGDQgBAYgJugiPGoNXA4kdjh6GHo5A X-IronPort-AV: E=Sophos;i="4.87,769,1363129200"; d="scan'208";a="19560590" Received: from postman2.riken.jp (HELO postman.riken.jp) ([134.160.33.162]) by mail2-smtp-roc.national.inria.fr with ESMTP; 30 May 2013 08:36:54 +0200 Received: from postman.riken.jp (postman2.riken.jp [127.0.0.1]) by postman.riken.jp (Postfix) with SMTP id 33E5312605C3 for ; Thu, 30 May 2013 15:36:52 +0900 (JST) Received: from [172.27.98.103] (rikad98.riken.jp [134.160.214.98]) by postman.riken.jp (Postfix) with ESMTPA id 045FF1270051 for ; Thu, 30 May 2013 15:36:52 +0900 (JST) Message-ID: <51A6F383.2030402@riken.jp> Date: Thu, 30 May 2013 15:36:51 +0900 From: Francois Berenger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: caml-list References: <20130523235355.GI6510@siouxsie> <1629005.lH05byJ9SH@groupon> <1804446.xtBoISCFl2@groupon> <87a9ndovip.fsf@gmail.com> In-Reply-To: <87a9ndovip.fsf@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.5.30.62420 Subject: Re: Problems to get larger user base ... (Re: [Caml-list] OCaml's variables) On 05/30/2013 03:02 PM, Malcolm Matalka wrote: > No I'm not suggesting building on every machine. I am suggesting using > a Build Server, such as Jenkins or Bamboo or Hydra, to build your system > and package it, then you can deploy it through another mechanism. > > Opam generating RPMs (or packages for you) I believe is wrong because: > > 1 - There are a lot of options when it comes to building a package. > What should the init scripts look like? Where should the various files > go? What about configs, etc. These are issues opam should not concern > it self with. On top of that, there are already tools for building a > RPM packages from a directory structure, such as fpm. > > 2 - Which package systems should Opam support? RPM, Deb? I use Nix, > why don't you support me? Because users of Nix, the purely functional package manager, are highly suspected of being Haskell lovers when they unveil their face on caml-list. ;-)