The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

git clone on command line complains about manifest issues

Bruce Sabalaskey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 7, 2022

I am trying to clone a repo done by a contractor for us, and when I type the usual clone command on an Ubuntu 20.04 command line, I get this.

Note: I setup an SSH key and followed the instructions to add it to the git credential manager.

An assembly specified in the application dependencies manifest (Atlassian.Bitbucket.UI.deps.json) was not found:
package: 'HarfBuzzSharp.NativeAssets.Linux', version: '2.6.1.7'
path: 'runtimes/linux-x64/native/libHarfBuzzSharp.so'

fatal: helper error (140): Unknown

 

Then it prompts me for my password, which I do enter, and get this:

remote: Login failed due to incorrect login credentials or method.

Now what?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Bruce Sabalaskey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 8, 2022

Looks like an https option issue. The default clone command uses https. Picking the SSH in the dropdown gave a different URL and that worked for git clone. Many years of github versus being new on bitbucket complicates things.

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events