- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我尝试安装 gist
Bosh VM 中的工具
Synopsis The gist gem provides a gist-paste command that you can use from your terminal to upload content to https://gist.github.com/.
stemcells:
- name: bosh-openstack-kvm-ubuntu-trusty-go_agent
version: 3232.2
# apt-get install gist
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
# dpkg -l gist
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================================-========================-========================-==================================================================================
ii gist 4.2.0-1 all Upload gists to gist.github.com
# gist-paste -p mongodb.log*
/var/vcap/bosh/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- gist (LoadError)
from /var/vcap/bosh/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/bin/gist-paste:7:in `<main>'
/var/vcap/bosh/lib/ruby/site_ruby/1.9.1/rubygems
中的 Ruby 存在一些冲突。 .知道如何使用正确的 ruby gem 吗?
最佳答案
如果您以 root 以外的用户身份运行 gist-paste 命令,它应该可以正常工作。我自己在 stemcell 1.3232.0 上测试了这个
关于ruby - Bosh stemcell Ubuntu Ruby,与/var/vcap/bosh/lib/ruby 冲突(LoadError),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39106872/
所以我知道 CloudFoundry 上的 VCAP_APPLICATIONS 和 VCAP_SERVICES 是什么。 但我的问题是,VCAP 的完整形式是什么?它与 VMWare 有什么关系吗?
所以我知道 CloudFoundry 上的 VCAP_APPLICATIONS 和 VCAP_SERVICES 是什么。 但我的问题是,VCAP 的完整形式是什么?它与 VMWare 有什么关系吗?
cf 有没有办法通过我的应用程序中的代码更新 vcap env port 服务,假设我想将 port 更改为 12345 例如 { "VCAP_SERVICES": { "mongodb": [
我想在我的 linux 机器上不使用脚本来设置 VCAP(主要用于学习,但也用于控制安装哪些包)。我想为类似系统的生产做这件事(所以它不是我自己的 linux 机器,而是我用于演示目的的服务器) 我使
有谁知道cloud foundry(vcap.me,不是cloudfoundry.com)中的mysql如何做负载均衡? 我的意思是,Cloud Foundry 可以自动执行此操作吗?或者我们需要做一
我正在尝试使用 Alchemy API 服务在 DevOps Services 中创建一个应用程序。每次尝试构建和部署应用程序时,我都需要在 Bluemix 环境变量中设置 Alchemy_Key。他
我让 micro cloud foundry vmware 在网桥模式下运行。安装了从微云类型转换站点生成的 token 。我已经部署了两个应用程序,一个来自 spring 套件,另一个使用来自 Wi
我在 CF(Cloud foundry)中为我的 spring 应用程序绑定(bind)了一个 Postgres 服务可用的 VCAPS 环境如下: "postgresql": [ {
我正在尝试使用带有 ipv6 地址的 opencv 中的 VideoCapture 函数从我的树莓派流式传输到我的 debian 虚拟机,但是当我尝试时,标题中出现错误。 我已经确认通过 netcat
我尝试安装 gist Bosh VM 中的工具 Synopsis The gist gem provides a gist-paste command that you can use from yo
我能够使用关键的 REDIS 和 RABBITMQ 服务。在绑定(bind)服务时,我能够获取凭据并在我的 application.properties 中使用该凭据用于 spring boot 项目
我是一名优秀的程序员,十分优秀!