- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我刚刚在我的笔记本电脑上安装了 Elementary OS,它有 apt-get
包管理系统,比如 Ubuntu。
我需要在笔记本电脑上安装RHC
客户端工具,但是当我运行的时候
sudo apt-get install rhc
我得到错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rhc
在网上研究时,有人建议我运行命令:
cat /etc/apt/sources.list
我做了哪些并获得了以下详细信息:
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ie.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ie.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ie.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty universe
deb http://ie.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ie.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty multiverse
deb http://ie.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ie.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://ie.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu trusty-security main restricted
deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
deb http://security.ubuntu.com/ubuntu trusty-security universe
deb-src http://security.ubuntu.com/ubuntu trusty-security universe
deb http://security.ubuntu.com/ubuntu trusty-security multiverse
deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner
## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://extras.ubuntu.com/ubuntu trusty main
知道为什么我无法安装这个基本软件吗?
最佳答案
长话短说。尝试将其安装为 gem .
有 no rhc
package值得信赖的是,构建了 Elementary OS 的 Ubuntu 14.04 LTS 版本。
rhc
包仅适用于 wily、xenial 或 yakkety 版本的 Ubuntu(参见 this page 的右上角)。
OpenShift official install documentation错误地指出 rhc
在启动 Ubuntu vivid 版本时可用,但单击该链接会导致页面不存在。
关于ruby - 安装 RHC 软件包 Ubuntu,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36839747/
每次我运行 rhc snapshot save wp1 得到这个 Pulling down a snapshot to wp1.tar.gz... Saving sna
它正在等待一段时间,什么都不做。正常吗?当我使用 Chrome 转到最后一条调试消息上的链接时,会打开一个带有登录对话框的页面。但是我的命令行正在等待而不做任何事情。 (我已经安装了 this tut
使用 Java SDK,我的应用程序需要从 UI 输入域名。但是我的问题是是否可以从 Java 代码调用 rhc alias ? rhc alias proxy www.xyz.com 最佳答案 您应
我正在尝试移植我正在开发的特定应用程序。在开放轮类中,我可以使用以下应用程序; 如果我选择 hotornot,那么在终端 rhc 中运行此命令时我会得到以下内容 port-forward -a jbo
C:/Ruby187/lib/ruby/gems/1.8/gems/highline-1.6.19/lib/highline/system_extensions.rb:81: undefined me
有什么区别rhc 和 oc CLI 工具? 正如我所见,他们的做法几乎相同: oc : The OpenShift CLI exposes commands for managing your app
我是具有管理员权限的 OpenShift Online 应用程序的协作者,当我这样做时 rhc apps我可以看到该应用程序,但是当我这样做时 rhc tail 我得到Application '' n
我在 Openshift 平台上有两个帐户。如何设置我的计算机以便可以使用 rhc 管理它们?我在命令行参数中找不到任何相关选项。 最佳答案 rhc 命令行工具附带全局选项-l, --rhlogin
当我尝试从应用程序目录直接运行rhc tail时,它总是告诉: C:\Documents and Settings\user\git\service>rhc tail You must specify
我刚刚在我的笔记本电脑上安装了 Elementary OS,它有 apt-get 包管理系统,比如 Ubuntu。 我需要在笔记本电脑上安装RHC客户端工具,但是当我运行的时候 sudo apt-ge
我正在使用 MacBook Air,OS X 10.10 (Yosemite) 安装成功后 ruby 4.1.6 和 Git 1.9.3(苹果 Git-50) OpenShift 客户端工具 rhc-
我是在 this 之后第一次设置我的 openshift 连接指南,但 rhc setup 抛出以下错误: /usr/local/lib/site_ruby/1.9.1/rubygems/depend
这是我第一次尝试 openshift 或类似服务,我一直在使用 rhc setup 遇到问题。 我已经根据文档安装了 Ruby、Git 和 rhc here ,但是当我在命令提示符下运行 rhc se
我正在使用 rhc cli 工具 OpenShift项目并且遇到了默认的问题 rhc SSH key 。 在任何与 ssh 相关的操作(设置、应用程序创建等)上。rhc创建 ~/.ssh/id_rsa
我对这个 rhc 客户端很困惑。我总是在互联网上的教程中阅读有关 cartridge 和 apps 的内容,但是当我尝试设置 rhc e a server 时,我看到了什么。 我几个月前在这台电脑上设
我想在我的 cmd 中查看我的 openshift 应用程序日志。我试过了: rhc ssh 应用名 那时我得到: No system SSH available. Please use the --
我正在尝试执行这个命令: c:\openshift>rhc ssh --ssh "C:\openshift" -a demo putty.exe 在 c:\openshift 下,'demo' 是我在
我正在安装 openshift 客户端工具,如下所述:https://developers.openshift.com/en/getting-started-windows.html#client-t
我正在安装 openshift 客户端工具,如下所述:https://developers.openshift.com/en/getting-started-windows.html#client-t
C:\files\ruby>rhc setup --debug DEBUG: Using config file C:/Users/files/.openshift/express.conf DEBU
我是一名优秀的程序员,十分优秀!