[racket] Checksum not found for git tags packages
Ah, now it seems that it works for one tagged package, but there is still
an error with another one:
https://pkg.racket-lang.org/info/mred-designer
where the checksum fails with:
ErrorThe last time we attempted to update this checksum. The following
error was thrown:
pkg-desc: arity mismatch;
the expected number of arguments does not match the given number
expected: 5
given: 4
arguments...:
"github://github.com/Metaxal/MrEd-Designer/v3.12/"
#f
"dedac5cde7b6783e906984a5ec2cbf06720f0ed0"
#f
It may be unrelated, but there is also a "&tr;" at the top of the
page, which does not appear on other package pages.
Laurent
On Tue, Sep 17, 2013 at 8:41 AM, Laurent <laurent.orseau at gmail.com> wrote:
> Hi,
>
> I can't manage to have pkg.racket-lang.org to get the checksum of my git
> tags, for example:
> github://github.com/Metaxal/MrEd-Designer/v3.12/
> which seems to be in line with the docs:
>
> http://docs.racket-lang.org/pkg/Package_Concepts.html#%28tech._package._source%29
>
> The tags are annotated, and created with
> git tag -a <..> -m <...>
> so they should contain a checksum.
>
> Am I doing something wrong?
>
> Laurent
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130919/1cd31418/attachment.html>