emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49950: closed ([PATCH] Update opam and dune)


From: GNU bug Tracking System
Subject: bug#49950: closed ([PATCH] Update opam and dune)
Date: Fri, 20 Aug 2021 22:09:02 +0000

Your message dated Sat, 21 Aug 2021 00:08:41 +0200
with message-id <20210821000841.37963041@tachikoma.lepiller.eu>
and subject line Re: [bug#49950] [PATCH] Update opam and dune
has caused the debbugs.gnu.org bug report #49950,
regarding [PATCH] Update opam and dune
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49950
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Update opam and dune Date: Mon, 9 Aug 2021 04:14:44 +0200
Hi Guix!

This small series updates opam and dune. Opam was surprisingly
difficult to update, after the switch to dune, but I had to update it
because the previous version we had doesn't build with the new dune.

The most difficult part was making the tests pass, as they require
network access. For some of them, I was able to download the files in
advance (see opam-repo in the inputs), and change the tests to use
that, fix shebangs, ... I still had to disable three tests: one that
runs opam and let it clone a git repository, one that fails only
because of a difference in text formating (it's expected to be on one
line, but actually is nicely formated), and one that compares a
generated dune file with the one that was just modified.

also ocaml-markup fails with the new dune, so I updated it to the
latest version.

Attachment: 0001-gnu-ocaml-markup-Update-to-1.0.2.patch
Description: Text Data

Attachment: 0002-gnu-ocaml-opam-file-format-Update-to-2.1.3.patch
Description: Text Data

Attachment: 0003-gnu-opam-Update-to-2.1.0.patch
Description: Text Data

Attachment: 0004-gnu-ocaml-dune-Update-to-2.9.0.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#49950] [PATCH] Update opam and dune Date: Sat, 21 Aug 2021 00:08:41 +0200
Le Mon, 9 Aug 2021 04:14:44 +0200,
Julien Lepiller <julien@lepiller.eu> a écrit :

> Hi Guix!
> 
> This small series updates opam and dune. Opam was surprisingly
> difficult to update, after the switch to dune, but I had to update it
> because the previous version we had doesn't build with the new dune.
> 
> The most difficult part was making the tests pass, as they require
> network access. For some of them, I was able to download the files in
> advance (see opam-repo in the inputs), and change the tests to use
> that, fix shebangs, ... I still had to disable three tests: one that
> runs opam and let it clone a git repository, one that fails only
> because of a difference in text formating (it's expected to be on one
> line, but actually is nicely formated), and one that compares a
> generated dune file with the one that was just modified.
> 
> also ocaml-markup fails with the new dune, so I updated it to the
> latest version.

Pushed to master as f916c827092aca86bd2581299f0335bcbae64f35 to
777ce1485749cc3dbe178fcc1e0654a7e74900c5.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]