Coder Social home page Coder Social logo

Comments (5)

squeedee avatar squeedee commented on June 12, 2024

That was a bad move on our behalf.
Thanks for pointing this out. We will fix this very shortly and let you know when it's done.

from ruby-buildpack.

squeedee avatar squeedee commented on June 12, 2024

I found no tags related to that SHA (2fc4ad8). It seems to me that bosh is tripping over the lack of any tags.

There is now 1 tag referencing our 1.0.0 release. I hope that the presence of this tag solves your issue.

We have no trouble locally releasing from the 172 tag.

from ruby-buildpack.

mkocher avatar mkocher commented on June 12, 2024

Thanks @squeedee for responding so quickly.

I looked into this a little since I was concerned that we were pulling stuff down in the pre_packaing script. We're not, the pre_packaging script is just trying to put the current tag into a plain text file in the buildpack. Since we switched to versioned binaries for buildpacks this was only an issue for old releases.

from ruby-buildpack.

nota-ja avatar nota-ja commented on June 12, 2024

I'm sorry I didn't write how to reproduce this issue.

cd /tmp
git clone https://github.com/cloudfoundry/cf-release.git
cd cf-release/
git checkout v172
git submodule sync; git submodule update --init --recursive
bosh create release --force

It doesn't occur when we use a release already created (because it occurs while building packages).
So please try to reproduce it with just adding --force option when creating release.
You would see the isssue still remains.

from ruby-buildpack.

drich10 avatar drich10 commented on June 12, 2024

@nota-ja Per @mkocher, this is a known problem. The solution is to just upload the existing v172 release:

$ bosh upload release releases/cf-172.yml

Thanks
@krishicks && @drich10
CF Community Pair

from ruby-buildpack.

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.