Degraded performance Customers may experience issues using Community search. Our team is investigating.
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I'm trying to clone a working copy from BitBucket - via SourceTree - onto a local virtual machine file system, but I keep getting the same error:
failed to import extension hgext.hgflow: No module named hgflow abort: error: nodename nor servname provided, or not known
Do you know what might be causing this?
Hmm, you say it's a 'local virtual machin file system' - do you mean you're running OS X in a VM, running SourceTree in this VM, and are cloning to a location inside this VM, or do you mean that you're going across VM's and the native platform somehow? The fact that you mentioned it makes me wonder if you're implying that the clone works under other circumstances, is that the case?
I've just tried performing the same clone instruction - still within SourceTree - on my local Mac file system instead, and I get exactly the same error.
Hope that makes things clearer--and apologies for the confusion!
Thanks for clarifying. hgflow is a new feature in 1.5 and is and extension which is packaged inside SourceTree itself; what SourceTree does is every time it starts up, it generates a private Mercurial config file (you can find this in ~/Library/Application Support/SourceTree/hgrc_sourcetree) which enables the hgflow extension. So this is usually straight-forward and self-contained. I'm actually wondering if that's a red herring though and unrelated to the error below.
The error message is unusual:"nodename nor servname provided" sounds like the URL is in a bad format or something, can you post the full URL you're trying to use?
Sure, here's the full output from SourceTree:
hg clone https://markedup@bitbucket.org/markedup/engcareers /Users/pfairhurst/Documents/engcareers *** failed to import extension hgext.hgflow: No module named hgflow abort: error: nodename nor servname provided, or not known Completed with errors, see above
Hope that's useful, and thanks for your persistence.
NB: Perhaps worth me noting that I've added my login to SourceTree's repo list already, and I'm picking the engcareers project from within the checkout interface in the application (under the globe button).
Thanks. Well, the URL looks fine, which is not surprising if you got it from the Hosted Projects window.
Do you have any custom version of hgflow installed at all? SourceTree disables any Mercurial custom extensions for safety when it runs (just for it's own environment, it doesn't mess with your configuration), but I'm wondering if you have a hgflow of your own and that's sneaking through via confusion with our own hgflow extension. Does any of that make sense? You'd be able to tell from your ~/.hgrc.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBitbucket Pipelines helps me manage and automate a number of serverless deployments to AWS Lambda and this is how I do it. I'm building Node.js Lambda functions using node-lambda ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.