GPDB 5.x Support for Ubuntu 18.04 LTS

332 views
Skip to first unread message

Keaton Adams

unread,
Jul 10, 2018, 6:52:37 PM7/10/18
to Greenplum Users
When will GPDB OSS 5.x be available as a repository / package under Ubuntu 18.04 LTS?


root@eaton:~# lsb_release -a

No LSB modules are available.

Distributor ID: Ubuntu

Description: Ubuntu 18.04 LTS

Release: 18.04

Codename: bionic


root@eaton:~# sudo add-apt-repository ppa:greenplum/db

 Installation into /opt/gpdb

---------------------------


sudo apt-get install -y software-properties-common

sudo add-apt-repository ppa:greenplum/db

sudo apt-get update

sudo apt-get install -y greenplum-db-oss


Initialize the cluster

----------------------


1. Install Greenplum on all the nodes you will include in your cluster as described in : https://gpdb.docs.pivotal.io/latest/install_guide/prep_os_install_gpdb.html


2. On all nodes, create unix user "gpadmin" as described at https://gpdb.docs.pivotal.io/latest/admin_guide/roles_privs.html .  A convenient script for this is in Greenplum source at https://raw.githubusercontent.com/greenplum-db/gpdb/master/concourse/scripts/setup_gpadmin_user.bash


3. Change ownership of gpdb installed files to that gpadmin user, and do all the following initialization as that gpadmin user:


     chmod -R gpadmin:gpadmin /opt/gpdb

     su - gpadmin

     source /opt/gpdb/greenplum_path.sh


4. Follow instructions to initialize cluster at https://gpdb.docs.pivotal.io/latest/install_guide/init_gpdb.html

 More info: https://launchpad.net/~greenplum/+archive/ubuntu/db

Press [ENTER] to continue or Ctrl-c to cancel adding it.


'Error reading https://keyserver.ubuntu.com/pks/lookup?op=get&options=mr&exact=on&search=0x20EB196A6A0C3FB6D1073F913C6FDC0C01D86213: Service Unavailable'



root@eaton:~# sudo add-apt-repository ppa:greenplum/db
 Installation into /opt/gpdb
---------------------------

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

Initialize the cluster
----------------------

1. Install Greenplum on all the nodes you will include in your cluster as described in : https://gpdb.docs.pivotal.io/latest/install_guide/prep_os_install_gpdb.html

2. On all nodes, create unix user "gpadmin" as described at https://gpdb.docs.pivotal.io/latest/admin_guide/roles_privs.html .  A convenient script for this is in Greenplum source at https://raw.githubusercontent.com/greenplum-db/gpdb/master/concourse/scripts/setup_gpadmin_user.bash

3. Change ownership of gpdb installed files to that gpadmin user, and do all the following initialization as that gpadmin user:

     chmod -R gpadmin:gpadmin /opt/gpdb
     su - gpadmin
     source /opt/gpdb/greenplum_path.sh

4. Follow instructions to initialize cluster at https://gpdb.docs.pivotal.io/latest/install_guide/init_gpdb.html
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:2 http://ppa.launchpad.net/greenplum/db/ubuntu bionic InRelease                                          
Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease                                                      
Hit:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease                                                                      
Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease                                   
  404  Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/greenplum/db/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@eaton:~# 
root@eaton:~# 


Robert Eckhardt

unread,
Jul 10, 2018, 6:54:53 PM7/10/18
to Keaton Adams, Greenplum Developers
On Tue, Jul 10, 2018 at 6:52 PM, Keaton Adams <kad...@pivotal.io> wrote:
> When will GPDB OSS 5.x be available as a repository / package under Ubuntu
> 18.04 LTS?

You probably want to post this on the -dev mailing list. I'll cross
post it there moving -users to BCC.

-- Rob
> --
> You received this message because you are subscribed to the Google Groups
> "Greenplum Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gpdb-users+...@greenplum.org.
> To post to this group, send email to gpdb-...@greenplum.org.
> Visit this group at
> https://groups.google.com/a/greenplum.org/group/gpdb-users/.
> For more options, visit https://groups.google.com/a/greenplum.org/d/optout.
Reply all
Reply to author
Forward
0 new messages