<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 25, 2018, 8:57 AM Nikos Giotis <<a href="mailto:nikos.giotis@gmail.com">nikos.giotis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 04/24/2018 07:06 PM, D.L.C. Burggraaff wrote:<br>
> Dear Nikos,<br>
> Current64: multipath-tools have to be built via Ponce's SBO repository.<br>
> I noticed that the version there is the 4 years old 5.0, whereas the latest version on <a href="https://git.opensvc.com/?p=multipath-tools/.git;a=tags" rel="noreferrer" target="_blank">https://git.opensvc.com/?p=multipath-tools/.git;a=tags</a> is the 6 weeks old 7.6.<br>
> Is there a reason other than lack of interest for this old version?<br>
<br>
The reasons are mainly two.<br>
<br>
The first and most important is that the script was tested for two years<br>
before posting it on SlackBuilds and it is being used in production for<br>
critical server infrastructure (mainly databases) that I maintain.<br>
<br>
I already have a newer script that I started to deploy in production some<br>
months ago and it seems stable enough. There is some patching involved<br>
for the newer versions and I want to be completely sure that it does<br>
not break anything (ie. loosing data) before posting it.<br>
<br>
The other reason is that the upstream project has stopped making release<br>
tarballs. They only provide the code these days via git on this url<br>
<a href="https://git.opensvc.com/multipath-tools/.git/" rel="noreferrer" target="_blank">https://git.opensvc.com/multipath-tools/.git/</a><br>
<br>
Is there a way to get a versioned tar.gz link from this git repository?<br>
The only way I found so far is with ugly hashes in the filenames and<br>
even uglier renames in the script.<br>
<br>
Nikos<br></blockquote></div><div><br></div><div>It took some digging, but I found the download url for their tagged releases. To get to where I found it, read on, otherwise, skip to the direct link for 0.7.6 (the latest tag right now). On their main page, <a href="http://christophe.varoqui.free.fr">http://christophe.varoqui.free.fr</a>, click on the link for git tags (which I have linked at the bottom of this message). From there, click on tag you want. Then click the tag again next to the commit message. Then click the "Tree" in the top area (not the one at the end of the commit line). Then you should be able to click snapshot for the link. Every other method I found for the snapshot would provide the hash, rather than the tag. What a pain!<br><br><a href="https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=refs/tags/0.7.6;sf=tgz">https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=refs/tags/0.7.6;sf=tgz</a><br><br>You can see all their tagged releases at the following address.<br><br><a href="https://git.opensvc.com/?p=multipath-tools/.git;a=tags">https://git.opensvc.com/?p=multipath-tools/.git;a=tags</a><br><br>Then you can update the download url to match whatever tag you want.<br><br>Jeremy<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div>