GithubHelp home page GithubHelp logo

Comments (11)

drnic avatar drnic commented on July 21, 2024

@rkoster?

from cf-services-contrib-release.

drnic avatar drnic commented on July 21, 2024

Is it related to #7?

from cf-services-contrib-release.

KristianOellegaard avatar KristianOellegaard commented on July 21, 2024

I doubt, already fixed the git issue it according to the instructions I posted in #7

from cf-services-contrib-release.

KristianOellegaard avatar KristianOellegaard commented on July 21, 2024

Temporary fix from @rkoster

git clone https://github.com/rkoster/cf-services-contrib-release
git clone https://github.com/rkoster/cf-services-contrib-release cf-services-contrib-release-old
cd cf-services-contrib-release-old
git checkout add-elasticsearch-jobs
./update
bosh sync blobs
cd ../cf-services-contrib-release
./update
bosh add blob ../cf-services-contrib-release-old/blobs/rootfs/lucid64.tar.gz rootfs
bosh add blob ../cf-services-contrib-release-old/blobs/elasticsearch/elasticsearch-0.20.6.tar.gz elasticsearch
bosh add blob ../cf-services-contrib-release-old/blobs/elasticsearch/elasticsearch-http-basic-1.0.3.tar.gz elasticsearch
bosh add blob ../cf-services-contrib-release-old/blobs/java/jre-7u4-linux-x64.tar.gz java

Protip: Sign into your inception vm with ssh -A to enable agent forwarding, using your local SSH key to authenticate with github, giving you read-access to the git submodules.

from cf-services-contrib-release.

drnic avatar drnic commented on July 21, 2024

Could/should we add the -A flag to the "inception ssh" command?

On Tue, Jul 23, 2013 at 11:02 AM, Kristian Øllegaard <
[email protected]> wrote:

Temporary fix from @rkoster https://github.com/rkoster

git clone https://github.com/rkoster/cf-services-contrib-release
git clone https://github.com/rkoster/cf-services-contrib-release cf-services-contrib-release-oldcd cf-services-contrib-release-old
git checkout add-elasticsearch-jobs
./update
bosh sync blobscd ../cf-services-contrib-release
./update
bosh add blob ../cf-services-contrib-release-old/blobs/rootfs/lucid64.tar.gz rootfs
bosh add blob ../cf-services-contrib-release-old/blobs/elasticsearch/elasticsearch-0.20.6.tar.gz elasticsearch
bosh add blob ../cf-services-contrib-release-old/blobs/elasticsearch/elasticsearch-http-basic-1.0.3.tar.gz elasticsearch
bosh add blob ../cf-services-contrib-release-old/blobs/java/jre-7u4-linux-x64.tar.gz java

Protip: Sign into your inception vm with ssh -A to enable agent
forwarding, using your local SSH key to authenticate with github, giving
you read-access to the git submodules.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-21433533
.

Dr Nic Williams
Stark & Wayne LLC - consultancy for Cloud Foundry users
http://drnicwilliams.com
http://starkandwayne.com
cell +1 (415) 860-2185
twitter @drnic

from cf-services-contrib-release.

KristianOellegaard avatar KristianOellegaard commented on July 21, 2024

I think it would be better to fix the git submodules as pointed out in #7. Using SSH forwarding, you could potentially leak your SSH key to everyone else having access to that sever, which however probably wouldn't be an issue in this case.

from cf-services-contrib-release.

grenzr avatar grenzr commented on July 21, 2024

I presume Rubin meant the cloudfoundry-community cf-services-contrib-release to be the first clone? They can't both be the same can they?

from cf-services-contrib-release.

KristianOellegaard avatar KristianOellegaard commented on July 21, 2024

They are not exactly the same, since you check out a different branch in cf-services-contrib-release-old/ ;)

from cf-services-contrib-release.

grenzr avatar grenzr commented on July 21, 2024

sorry - i was being dumb - i get whats going on now!

from cf-services-contrib-release.

grenzr avatar grenzr commented on July 21, 2024

Hmm.. I had problems with changing to the add-elasticsearch-jobs branch from the cloned master as per above instructions.

I had to do this instead which worked better:

git clone -b add-elasticsearch-jobs https://github.com/rkoster/cf-services-contrib-release.git cf-services-contrib-release-old

This clones straight into the add-elasticsearch-jobs branch.

from cf-services-contrib-release.

rkoster avatar rkoster commented on July 21, 2024

@KristianOellegaard could you try again with master? All fixes should be in there now.

from cf-services-contrib-release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.