Re: [ocaml-platform] OPAM 1.1.1 Released !

2014-02-04 Thread Anil Madhavapeddy
On 3 Feb 2014, at 13:26, Mehdi Dogguy  wrote:

> On Mon, Feb 03, 2014 at 01:22:10PM +, Anil Madhavapeddy  
> wrote:
>> Thanks!  Just wanted to check one thing: I added aspcud to the
>> "Recommend" dependencies in the Ubuntu PPA.  Could we do the same
>> for Debian?  This will give users the best solver by default.
> 
> Sure. I'll do that as soon as 1.1.1 migrates to testing.

I took a quick look at the overall state of packaging and added it to the OPAM
wiki page here:

https://github.com/ocaml/opam/wiki/Distributions

Have I missed any?  I'll e-mail the OCaml list once the Ubuntu PPA copies
finish.  I think it's important to have a consistent story for Aspcud ports
on various platforms, since it's quite confusing to have it on by default
on some platforms but not others.

-anil
___
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform


Re: [ocaml-platform] OPAM 1.1.1 Released !

2014-02-03 Thread Mehdi Dogguy
Anil Madhavapeddy  wrote:
> CCing Mehdi so he can upload a proper 1.1.1 to Debian when he gets a chance.
> 

Just uploaded to Debian/Unstable. I'll monitor its build status, visible on this
interface :

https://buildd.debian.org/opam

Best,

-- 
Mehdi
___
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform


Re: [ocaml-platform] OPAM 1.1.1 Released !

2014-02-03 Thread Mehdi Dogguy
On Mon, Feb 03, 2014 at 01:22:10PM +, Anil Madhavapeddy  
wrote:
> Thanks!  Just wanted to check one thing: I added aspcud to the
> "Recommend" dependencies in the Ubuntu PPA.  Could we do the same
> for Debian?  This will give users the best solver by default.

Sure. I'll do that as soon as 1.1.1 migrates to testing.

Best,

-- 
Mehdi Dogguy
___
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform


Re: [ocaml-platform] OPAM 1.1.1 Released !

2014-02-03 Thread Anil Madhavapeddy
On 2 Feb 2014, at 10:37, Mehdi Dogguy  wrote:

> Anil Madhavapeddy  wrote:
>> CCing Mehdi so he can upload a proper 1.1.1 to Debian when he gets a chance.
>> 
> 
> Just uploaded to Debian/Unstable. I'll monitor its build status, visible on 
> this
> interface :
> 
>https://buildd.debian.org/opam
> 

Thanks!  Just wanted to check one thing: I added aspcud to the "Recommend" 
dependencies in the Ubuntu PPA.  Could we do the same for Debian?  This will 
give users the best solver by default.

cheers,
Anil

___
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform


Re: [ocaml-platform] OPAM 1.1.1 Released !

2014-01-30 Thread Anil Madhavapeddy
There appears to be some regression due to ocp-build. All the builds have 
failed due to :

cat ocp-build.run ocp-build.boot > ocp-build
chmod +x ocp-build
./ocp-build -help >/dev/null 2>&1
make[1]: *** [ocp-build] Error 2
make: *** [ocp-build/ocp-build] Error 2


See:
http://bot.brew.sh/job/Homebrew%20Pull%20Requests/6880/version=mavericks/testReport/junit/brew-test-bot/mavericks/install_opam/
(MacOS X)

or 
https://launchpadlibrarian.net/164341246/buildlog_ubuntu-saucy-amd64.opam_1.1.1-3ppa1~saucy_FAILEDTOBUILD.txt.gz
(ubuntu)

Louis, could you help here? I won't have time to look at this until tomorrow 
morning probably.

-anil

On 30 Jan 2014, at 11:03, Anil Madhavapeddy  wrote:

> Homebrew pull: https://github.com/Homebrew/homebrew/pull/26282
> (with aspcud as recommended)
> 
> Ubuntu packages building in my unstable PPA:
> https://launchpad.net/~avsm/+archive/ppa-opam-unstable/+packages
> I've made one change to the packaging here by adding 'aspcud' to the 
> recommended list.  I'll mail the OCaml list when I put these live in the 
> stable PPA.
> 
> CCing Mehdi so he can upload a proper 1.1.1 to Debian when he gets a chance.
> 
> Any volunteers to get an RPM version of OPAM building?  We can hook that into 
> the SUSE Open Build service to get a lot of architecture binaries more 
> easily.  It would be great to submit OPAM into Fedora as well.
> 
> 
> -anil
> 
> On 29 Jan 2014, at 15:36, Louis Gesbert  wrote:
> 
>> We are glad to announce that OPAM 1.1.1 has just been released.
>> https://github.com/ocaml/opam/releases/tag/1.1.1
>> 
>> 
>> The full changelog is available here: 
>> https://raw.github.com/ocaml/opam/1.1.1/CHANGES
>> 
>> Most notable changes since the first RC include a fix for the weird 
>> update-messages bug (#1030), a more accurate trigger of recompilation on 
>> upstream package changes, and ongoing efforts to have the external solver 
>> work across platforms.
>> 
>> This is going to be announced on the caml-list very shortly, once we get the 
>> binaries available for the most common platforms.
>> 
>> Thanks to all who contributed to this :)
>> 
>> Louis
>> ___
>> Platform mailing list
>> [email protected]
>> http://lists.ocaml.org/listinfo/platform
> 
> ___
> Platform mailing list
> [email protected]
> http://lists.ocaml.org/listinfo/platform
> 

___
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform


Re: [ocaml-platform] OPAM 1.1.1 Released !

2014-01-30 Thread Anil Madhavapeddy
Homebrew pull: https://github.com/Homebrew/homebrew/pull/26282
(with aspcud as recommended)

Ubuntu packages building in my unstable PPA:
https://launchpad.net/~avsm/+archive/ppa-opam-unstable/+packages
I've made one change to the packaging here by adding 'aspcud' to the 
recommended list.  I'll mail the OCaml list when I put these live in the stable 
PPA.

CCing Mehdi so he can upload a proper 1.1.1 to Debian when he gets a chance.

Any volunteers to get an RPM version of OPAM building?  We can hook that into 
the SUSE Open Build service to get a lot of architecture binaries more easily.  
It would be great to submit OPAM into Fedora as well.


-anil

On 29 Jan 2014, at 15:36, Louis Gesbert  wrote:

> We are glad to announce that OPAM 1.1.1 has just been released.
> https://github.com/ocaml/opam/releases/tag/1.1.1
>  
>  
> The full changelog is available here: 
> https://raw.github.com/ocaml/opam/1.1.1/CHANGES
>  
> Most notable changes since the first RC include a fix for the weird 
> update-messages bug (#1030), a more accurate trigger of recompilation on 
> upstream package changes, and ongoing efforts to have the external solver 
> work across platforms.
>  
> This is going to be announced on the caml-list very shortly, once we get the 
> binaries available for the most common platforms.
>  
> Thanks to all who contributed to this :)
>  
> Louis
> ___
> Platform mailing list
> [email protected]
> http://lists.ocaml.org/listinfo/platform

___
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform