cloudfoundry-community / bosh-gen

Rapid generation of BOSH releases
MIT License
68 stars 21 forks source link

can't install bosh-gen #110

Closed zts-bmetzger closed 6 years ago

zts-bmetzger commented 6 years ago

We're having problems installing bosh-gen. Please see attached file for the errors I got. I tried to install some of the packages it seemed to be complaining about, but again, there were issues.bu Tried to install libcurl, got: Unable to locate package libcurl. I have libcurl3 installed. OS: Ubuntu 16.04 gem env: gem-env.docx

bosh-gen-issue.docx

drnic commented 6 years ago

Can you try some ideas from https://stackoverflow.com/questions/10184615/cant-find-libcurl-or-curl-curl-h-runtimeerror ?

zts-bmetzger commented 6 years ago

I get the following:

sudo apt-get install libcurl4-openssl-dev Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: libcurl4-openssl-dev : Depends: libcurl3 (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.8 is to be installed E: Unable to correct problems, you have held broken packages.

drnic commented 6 years ago

Is it ok for me to close this issue as unrelated to bosh-gen? Perhaps raise issue with Canonical/Ubuntu?

zts-bmetzger commented 6 years ago

Ok, sure, if you are certain it isn't bosh-gen related.

On Tue, Sep 18, 2018 at 6:10 PM Dr Nic Williams notifications@github.com wrote:

Is it ok for me to close this issue as unrelated to bosh-gen? Perhaps raise issue with Canonical/Ubuntu?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cloudfoundry-community/bosh-gen/issues/110#issuecomment-422611720, or mute the thread https://github.com/notifications/unsubscribe-auth/AI5M5W0cK9x1iGsZ_Di0OAL380WGEMwJks5ucZmGgaJpZM4WvApt .

--

Brian MetzgerPrincipal Engineer bmetzger@zettaset.com | M +1.408.603.4504 | F +1.650.314.7950 465 Fairchild Drive, Suite 207 | Mountain View, CA 94043 | www.zettaset.com [image: Zettaset - Award winning enterprise software] http://www.zettaset.com/index.php/news/awards/ Follow Us https://twitter.com/#!/zettaset http://www.linkedin.com/company/zettaset?trk=hb_tab_compy_id_2468998 https://www.youtube.com/channel/UCIgYEwhic7IdGofFZ9ZJxOA [image: facebook] https://www.facebook.com/Zettaset

drnic commented 6 years ago

It’s a ruby/gems/dependencies issue. I’m sorry bosh-gen is written in Ruby :/


From: zts-bmetzger notifications@github.com Sent: Wednesday, September 19, 2018 6:12 pm To: cloudfoundry-community/bosh-gen Cc: Dr Nic Williams; Comment Subject: Re: [cloudfoundry-community/bosh-gen] can't install bosh-gen (#110)

Ok, sure, if you are certain it isn't bosh-gen related.

On Tue, Sep 18, 2018 at 6:10 PM Dr Nic Williams notifications@github.com wrote:

Is it ok for me to close this issue as unrelated to bosh-gen? Perhaps raise issue with Canonical/Ubuntu?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cloudfoundry-community/bosh-gen/issues/110#issuecomment-422611720, or mute the thread https://github.com/notifications/unsubscribe-auth/AI5M5W0cK9x1iGsZ_Di0OAL380WGEMwJks5ucZmGgaJpZM4WvApt .

--

Brian MetzgerPrincipal Engineer bmetzger@zettaset.com | M +1.408.603.4504 | F +1.650.314.7950 465 Fairchild Drive, Suite 207 | Mountain View, CA 94043 | www.zettaset.com [image: Zettaset - Award winning enterprise software] http://www.zettaset.com/index.php/news/awards/ Follow Us https://twitter.com/#!/zettaset http://www.linkedin.com/company/zettaset?trk=hb_tab_compy_id_2468998 https://www.youtube.com/channel/UCIgYEwhic7IdGofFZ9ZJxOA [image: facebook] https://www.facebook.com/Zettaset

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cloudfoundry-community/bosh-gen/issues/110#issuecomment-422976110, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAAAbMpXxx4Y_yfL3FwUH1FxKTYPakF4ks5ucsFQgaJpZM4WvApt.

zts-bmetzger commented 6 years ago

I don't see a ruby/gems/dependencies group. Any idea what would be the appropriate place to raise this issue?

drnic commented 6 years ago

Stack Overflow?


From: zts-bmetzger notifications@github.com Sent: Thursday, September 20, 2018 3:31:07 PM To: cloudfoundry-community/bosh-gen Cc: Dr Nic Williams; Comment Subject: Re: [cloudfoundry-community/bosh-gen] can't install bosh-gen (#110)

I don't see a ruby/gems/dependencies group. Any idea what would be the appropriate place to raise this issue?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cloudfoundry-community/bosh-gen/issues/110#issuecomment-423304985, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAAAbHkRTYrQNa-zNSarzs3AEOLc6Q69ks5uc-z7gaJpZM4WvApt.

zts-bmetzger commented 6 years ago

Well, ok. Go ahead and close the issue.