[opam-commits] Passed: avsm/opam#84 (fix-update-of-files - 6c66489)

Travis CI builds at travis-ci.org
Fri Feb 27 14:26:30 GMT 2015


Build Update for avsm/opam
-------------------------------------

Build: #84
Status: Passed

Duration: 9 minutes and 28 seconds
Commit: 6c66489 (fix-update-of-files)
Author: Anil Madhavapeddy
Message: Back out the optimisation to recompile only when archive checksum changs

The observable bug is that when I update the `url` file in a package
to change the `archive` source but not the checksum, this never
propagates after an `opam update`.  The reason is that the update
is skipped due to the optimisation that prevents recompilation of a
package when the location changes, but not the checksum.

Unfortunately, if using OPAM with a `local` remote, this makes it
impossible to fix a broken location without manually munging around
in `~/.opam`.

Debugged with @samoht

View the changeset: https://github.com/avsm/opam/compare/6c3c9b05461c^...6c66489103f6

View the full build log and details: https://travis-ci.org/avsm/opam/builds/52423258

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20150227/d74b083c/attachment.html>


More information about the Opam-commits mailing list