You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
i could avoid [email protected]: Permission denied (publickey). errors by adding to my ~/.ssh/config
Host github.com
Port 22
User git
but i still get stuck at
[user@Fri0145AM pks-deploy-testing]$ repo sync
Fetching project apnex/myvmw.git
Fetching projects: 9% (1/11) Fetching project hashicorp/docker-hub-images
Fetching projects: 18% (2/11) Fetching project apnex/pks.git
Fetching projects: 27% (3/11) Fetching project datianshi/parse-ova-vm-setting
Fetching projects: 36% (4/11) Fetching project vmware/vmware-pks-deploy.git
Fetching projects: 45% (5/11) Fetching project pivotalservices/packer-ova-concourse
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Cannot fetch pivotalservices/packer-ova-concourse
error: Exited sync due to fetch errors
git and ssh-keys are valid against github, i'm not sure what i did wrong
(Fedora 28, git 2.17.1)
The text was updated successfully, but these errors were encountered:
Yes -- this repo is required, albeit remains private subject to legal review. We expected that review to be complete by now and the repo available. We'll comment it out for now and provide a means of obtaining the software in the mean time.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there.
i could avoid
[email protected]: Permission denied (publickey).
errors by adding to my ~/.ssh/configbut i still get stuck at
git and ssh-keys are valid against github, i'm not sure what i did wrong
(Fedora 28, git 2.17.1)
The text was updated successfully, but these errors were encountered: