gpt4 book ai didi

ubuntu - Dokku 安装失败

转载 作者:行者123 更新时间:2023-12-04 19:14:05 25 4
gpt4 key购买 nike

我正在构建配置 ansible 脚本。我经常在开发过程中出于调试目的执行它。我使用 digital ocean ubuntu 14 滴。很长一段时间一切都很好,但几天前相同的代码停止工作(每次执行都在一个新的液滴上)

我安装 Dokku 0.4.3 时出错

--> Installing dokku
OK
deb https://packagecloud.io/dokku/dokku/ubuntu/ trusty main
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:
dokku : Depends: docker-engine but it is not installable or
docker-engine-cs but it is not installable or
lxc-docker but it is not installable
E: Unable to correct problems, you have held broken packages.

我使用此命令进行安装:
wget -qO- https://raw.github.com/progrium/dokku/v0.4.3/bootstrap.sh | sudo DOKKU_TAG=v0.4.3 bash

有人知道如何解决这个问题吗?谢谢

最佳答案

Dokku 的版本已经过时了(2015 年 10 月发布)。查看他们的主页 http://dokku.viewdocs.io/dokku/以获取更新的安装 URL。

我猜你正在使用(或创建)的任何剧本都需要更新。 0.4.3 版本的 Dokku 安装脚本可能假定 Docker 包名称为 docker-engine .用于 Dokku 安装的较新的 Docker 包名称是在 0.8 左右引入的:https://github.com/dokku/dokku/commit/1e387b3b420a49ff87d16265a30efade2f1a0dbf .

关于ubuntu - Dokku 安装失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44880404/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com