RejectedSoftware Forums

Sign up

Error using sdlang-d dependency

After adding sdlang-d to my dependency list I get the following error when running dub.

Failed to parse package description in
Failed to retrieve metadata for package sdlang-d: Could not find package candidate for sdlang-d ~master

I tried both "sdlang-d": ">=0.8.3" and "sdlang-d": "~master" but they produced the same result.

I'm using dub 0.9.17.

Re: Error using sdlang-d dependency

On Thu, 05 Sep 2013 07:06:48 GMT, Brad Anderson wrote:

After adding sdlang-d to my dependency list I get the following error when running dub.

Failed to parse package description in
Failed to retrieve metadata for package sdlang-d: Could not find package candidate for sdlang-d ~master

I tried both "sdlang-d": ">=0.8.3" and "sdlang-d": "~master" but they produced the same result.

I'm using dub 0.9.17.

I'll look into fixing/improving the error message. In the meantime I've made a pull request to fix sdlang's package.json. It still used an outdated format (from before the time when all changes became backwards compatible).

Re: Error using sdlang-d dependency

On Thu, 05 Sep 2013 09:09:12 GMT
"Sönke Ludwig" sludwig@rejectedsoftware.com wrote:

In the meantime
I've made a pull
request
to fix sdlang's
package.json. It still used an outdated format (from before the time
when all changes became backwards compatible).

Thanks, now merged in sdlang-d master. I'll bump the version number
and tag it later today.

Re: Error using sdlang-d dependency

On Thu, 5 Sep 2013 06:51:17 -0400, Nick Sabalausky wrote:

On Thu, 05 Sep 2013 09:09:12 GMT
"Sönke Ludwig" sludwig@rejectedsoftware.com wrote:

In the meantime
I've made a pull
request
to fix sdlang's
package.json. It still used an outdated format (from before the time
when all changes became backwards compatible).

Thanks, now merged in sdlang-d master. I'll bump the version number
and tag it later today.

That was quick. Thanks guys.

Re: Error using sdlang-d dependency

On Thu, 5 Sep 2013 06:51:17 -0400
Nick Sabalausky SeeWebsiteToContactMe@semitwist.com wrote:

I'll bump the version number and tag it later today.

Done. It's v0.8.4