Registering a package with dub

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 23 11:20:57 PDT 2016


On 08/23/2016 02:17 PM, Andrei Alexandrescu wrote:
> On 08/23/2016 02:11 PM, Andrei Alexandrescu wrote:
>> So I went to http://code.dlang.org/register_package to register a new
>> package. I got errors. First, "License is missing". That should have a
>> pointer to the pertinent documentation. Second, "No tags". There were a
>> few explanations, but again it would be great to point to the
>> appropriate documentation.
>>
>> Sadly after those two and after getting my package in order, I got: "A
>> package with the same name is already registered" with no pointer to it.
>> (I assume it is @tsbockman's work.) Fine, the problem now is there's no
>> option on how to publish a package that keeps the same github name yet
>> exposes a different name...
>>
>>
>> Andrei
>
> Hm, after removing the old remote and creating a new one called
> "checkedint_andralex" which does not exist on code.dlang.org, I still
> get "A package with the same name is already registered.". No idea how
> to proceed, please advise. -- Andrei

And then in desperation I used mcookie to create repo 
6c47688463988a65cbe25a9f44977a74, which I tried to register. No avail. 
-- Andrei


More information about the Digitalmars-d mailing list