vmware-archive / vmware-pks-deploy

Code for creating and provisioning a bootstrap VM that assembles a few other repositories for use in automating the deployment of Pivotal Container Engine (PKS).
Other
17 stars 7 forks source link

cannot repo sync #38

Open maldex opened 6 years ago

maldex commented 6 years ago

Hi there.

i could avoid user@github.com: 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)

tdhite commented 5 years ago

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.