We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Thank you for the bug report. :-)
Can you attach your deps.json?
Also, are you using any Mercurial extensions, or custom configs?
Sorry, something went wrong.
This may also be a problem with your mercurial version. See: http://mercurial.selenic.com/wiki/RequiresFile#Older_Mercurial_versions
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: