<div dir="ltr">opam-devel, is there a recommended fool-proof way to save an opam root before installing another OPAM version to experiment with it, and be able to come back to one's usual environment?<div><br></div><div>I'd like to test Jon's packages, but I'm a bit wary of losing/corrupting the dozen of switches I have already. I'm thinking of basically</div><div>  mv ~/.opam ~/.opam.bak</div><div>  <uninstall my opam></div><div>  <try the packages then uninstall them></div><div>  mv ~/.opam.bak ~/.opam</div>  <reinstall my opam><div><br></div><div>If there is nothing wrong with this approach, it might be useful to document it somewhere -- it's not in the developer manual for example. This could be useful when asking users to test beta-releases of OPAM as well (I know I was unhappy when I tested 1.2 and my repository format was silently updated to 1.2, making it harder to go back).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 26, 2015 at 3:16 PM, Jon Ludlam <span dir="ltr"><<a href="mailto:jonathan.ludlam@citrix.com" target="_blank">jonathan.ludlam@citrix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I'd like to ask for help with testing the RPMs I've built for opam<br>
for Fedora.<br>
<br>
I've submitted a some review requests to get opam into Fedora. This has<br>
involved getting 6 other packages into RPMs as there was pushback on<br>
using the bundled libraries as part of the RPM<br>
(<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1060436" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1060436</a>). These are going<br>
through the usual process of being reviewed, but I thought it would be<br>
useful to test them from a functional perspective too. The top-level<br>
review request is here:<br>
<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1185099" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1185099</a><br>
<br>
For ease of testing, I have built them using copr, Fedora's build<br>
service, and the RPMs can be installed directly from there. There<br>
are instructions on how to do that on the project page:<br>
<br>
<a href="https://copr.fedoraproject.org/coprs/jonludlam/opam/" target="_blank">https://copr.fedoraproject.org/coprs/jonludlam/opam/</a><br>
<br>
I'd be really grateful if anyone had a few minutes to look and see if<br>
there's anything obviously wrong with them.<br>
<br>
Thanks a lot!<br>
<br>
Jon<br>
<br>
_______________________________________________<br>
opam-devel mailing list<br>
<a href="mailto:opam-devel@lists.ocaml.org">opam-devel@lists.ocaml.org</a><br>
<a href="http://lists.ocaml.org/listinfo/opam-devel" target="_blank">http://lists.ocaml.org/listinfo/opam-devel</a><br>
</blockquote></div><br></div>