linux - 如何在 Linux Mint 17.1 Cinnamon 64 位中安装 Greenplum 数据库

标签 linux installation package greenplum

要安装 greenplum,我将按照以下步骤操作:

reference link

sudo apt-get install -y software-properties-common <br>
sudo add-apt-repository ppa:greenplum/db <br>
sudo apt-get update <br>

当我们做的时候

sudo apt-get update </b> we are getting following errors:

Ign http://extra.linuxmint.com rebecca/main Translation-en_IN
Ign http://extra.linuxmint.com rebecca/main Translation-en
Ign http://archive.ubuntu.com trusty/main Translation-en_IN
Ign http://archive.ubuntu.com trusty/multiverse Translation-en_IN
Ign http://archive.ubuntu.com trusty/restricted Translation-en_IN
Ign http://archive.ubuntu.com trusty/universe Translation-en_IN
Err http://ppa.launchpad.net trusty/main Sources
404 Not Found Err http://ppa.launchpad.net trusty/main amd64 Packages 404 Not Found Err http://ppa.launchpad.net trusty/main i386 Packages 404 Not Found Ign http://ppa.launchpad.net trusty/main Translation-en_IN Ign http://ppa.launchpad.net trusty/main Translation-en Ign http://packages.linuxmint.com rebecca/import Translation-en_IN
Ign http://packages.linuxmint.com rebecca/import Translation-en
Ign http://packages.linuxmint.com rebecca/main Translation-en_IN
Ign http://packages.linuxmint.com rebecca/main Translation-en
Ign http://packages.linuxmint.com rebecca/upstream Translation-en_IN
Ign http://packages.linuxmint.com rebecca/upstream Translation-en
W: Failed to fetch http://ppa.launchpad.net/greenplum/db/ubuntu/dists/trusty/main/source/Sources 404 Not Found W: Failed to fetch http://ppa.launchpad.net/greenplum/db/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found W: Failed to fetch http://ppa.launchpad.net/greenplum/db/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead.

看来安装greenplum所需的包不可用 在 Linux Mint 上。

有什么方法可以在 linux mint 上安装 greenplum?

最佳答案

Trusty 是 Ubuntu 14.04。这甚至发生在 Greenplum 数据库开源之前。

可用于 Xenial 的软件包,看起来像:

http://ppa.launchpad.net/greenplum/db/ubuntu/dists/

关于linux - 如何在 Linux Mint 17.1 Cinnamon 64 位中安装 Greenplum 数据库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49829202/

相关文章:

PHP fatal error : Class 'Inflector' not found

linux - 连续循环 SQlite3 数据库,当查询找到前 3 个运行脚本时

c - 子线程的栈空间

python - 尝试在 Anaconda 中安装软件包时出现错误解释器错误

Java 预装在 Windows 和 Linux 中?

python - 在 Ubuntu 中安装 NLTK 和 EPD python

r - 如何在 R 中安装软件包 keras

node.js - npm 安装soap 错误

go - 如何访问其他包中的变量

node.js - package.json 用于全局模块安装