cloudfoundry-community-attic / bosh-cloudfoundry

Create, scale and upgrade your company's own Cloud Foundry
https://github.com/cloudfoundry-community/bosh-cloudfoundry#readme
MIT License
90 stars 29 forks source link

Stemcells have a new name (part 2) #251

Closed nicregez closed 10 years ago

nicregez commented 10 years ago

Hi Nic. Executing "bosh prepare cf", it bosh checks if the stemcell's already there. Obviously, it does so with the wrong "boolean expression", probably (that's my guess into the blue) using the old naming convention or so. Later, bosh finds the stemcell's arleady there (in contradiction to the initial assumption) and fails. Cheers, Nic

See https://github.com/cloudfoundry-community/bosh-cloudfoundry/issues/248

ubuntu@inception:/var/vcap/store/releases$ bosh prepare cf Fetching bosh information OK Checking bosh already has release cf 141 OK Checking bosh already has base stemcell FAILED Currently bosh does not have base stemcell, uploading...

Using remote stemcell `http://bosh-jenkins-artifacts.s3.amazonaws.com/bosh-stemcell/openstack/bosh-stemcell-latest-openstack-kvm-ubuntu.tgz'

Director task 4

Update stemcell downloading remote stemcell (00:00:34)
extracting stemcell archive (00:00:05)
verifying stemcell manifest (00:00:00)
checking if this stemcell already exists: Stemcell `bosh-openstack-kvm-ubuntu/1067' already exists (00:00:00) Error 4/6 00:00:39

Error 50002: Stemcell `bosh-openstack-kvm-ubuntu/1067' already exists

Task 4 error

For a more detailed error report, run: bosh task 4 --debug

drnic commented 10 years ago

Working on this now.

drnic commented 10 years ago

This looks to be fixed on master/HEAD. Curse myself for not shipping a gem at the time.

drnic commented 10 years ago

Released in 0.7.2