<div dir="ltr"><div>Update things for the record.<br><br></div><div>When creating a package, if one naively cuts and pastes the github URL from their github page and into the Planet2 source field upon submittal the entry becomes invalid.  An immediate exception error message is presented about an invalid URL scheme.  The issue is the missing branch segment in the URL path.<br>
<br>BAD: github://<a href="http://github.com/RayRacine/grip">github.com/RayRacine/grip</a><br></div><div>OK: github://<a href="http://github.com/RayRacine/grip/master">github.com/RayRacine/grip/master</a><br><br></div><div>
The first thought is to go to the Manage Packages page, Edit the bogus package with the intent of deleting the package and starting over.  However, another exception happens, an exact-&gt;inexact exception, again probably because of looking to extract the non-existent checksum numeric value.  This prevents one from deleting the package.<br>
<br></div><div>However, it turns out one can simply start over with &quot;Upload a new package&quot; and &quot;create&quot; the same package again.  This overwrites the existent entry, in the sense of a REST/HTTP PUT.   I learned this because, oops, I did it again.  But it&#39;s all fine now.<br>
</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 22, 2013 at 6:02 PM, Ray Racine <span dir="ltr">&lt;<a href="mailto:ray.racine@gmail.com" target="_blank">ray.racine@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Seems I managed to slip a bad source URL into my first Planet2 test submittal.  Reasonably sure I have a typo in the Url to github resulting in an exception on attempting to determine checksum.<br>

<br></div>If someone could blow away the &#39;grip&#39; package entry I&#39;d be appreciative.<br><br><a href="https://pkg.racket-lang.org/info/grip" target="_blank">https://pkg.racket-lang.org/info/grip</a><span class="HOEnZb"><font color="#888888"><br>
<br></font></span></div><span class="HOEnZb"><font color="#888888">Ray<br></font></span></div>
</blockquote></div><br></div>