Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mercurial errors when installing dependencies #28

Open
ghost opened this issue Jul 10, 2014 · 2 comments
Open

Mercurial errors when installing dependencies #28

ghost opened this issue Jul 10, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 10, 2014

Depman Version 2.9.4 [19/1939]
Installing:
| lrucache (2c00de6812e8a48d37dacba0b0494e5f2bc5e7e3)
| robotstxt-go (961a)
| goquery (a3fdc62e311a44c5199b0ef323ee5e056c527ef1) *
| $ go get -u github.com/PuerkitoBio/goquery
| cd /home/user/gopath/src/code.google.com/p/cascadia; hg pull
abort: requirement 'dotencode' not supported!
package github.com/PuerkitoBio/goquery
imports code.google.com/p/cascadia: exit status 255
cd /home/user/gopath/src/code.google.com/p/go.net; hg pull
abort: requirement 'dotencode' not supported!
package github.com/PuerkitoBio/goquery
imports code.google.com/p/go.net/html: exit status 255

@nicholascapo
Copy link
Contributor

Thank you for the bug report. :-)

Can you attach your deps.json?

Also, are you using any Mercurial extensions, or custom configs?

@nicholascapo
Copy link
Contributor

This may also be a problem with your mercurial version.
See: http://mercurial.selenic.com/wiki/RequiresFile#Older_Mercurial_versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant