Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

git clone on command line complains about manifest issues

Edited

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

0 votes
Answer accepted

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.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events