By: Paul Frame user 03 Apr 2015 at 11:05 a.m. CDT

2 Responses
Paul Frame gravatar
Hi guys. This morning I am trying to install the latest version of Gluu CE to test migrating my server settings and users. But I am running into some problems. First, for the Yum install, I believe there is a typo wget http://repo.gluu.org/GLUU/Gluu.repo -o /etc/yu.repos.d/Gluu.repo should be wget http://repo.gluu.org/GLUU/Gluu.repo -o /etc/yum.repos.d/Gluu.repo Next, when I try to import the key: [root@ip-172-31-22-76 ~]# rpm --import /etc/pki/rpm-gpg/Gluu-RPM-GPG-KEY error: /etc/pki/rpm-gpg/Gluu-RPM-GPG-KEY: key 1 not an armored public key. And Finally, when I try to install via the rpm: [root@ip-172-31-22-76 ~]# rpm -ivh http://repo.gluu.org/GLUU/centos/6.5/base/x86_64/Packages/gluu-server-2.1.0-0.el6.src.rpm -vvv Retrieving http://repo.gluu.org/GLUU/centos/6.5/base/x86_64/Packages/gluu-server-2.1.0-0.el6.src.rpm D: ============== /var/tmp/rpm-tmp.b05dPi D: loading keyring from pubkeys in /var/lib/rpm/pubkeys/*.key D: couldn't find any keys in /var/lib/rpm/pubkeys/*.key D: loading keyring from rpmdb D: opening db environment /var/lib/rpm cdb:mpool:joinenv D: opening db index /var/lib/rpm/Packages rdonly mode=0x0 D: locked db index /var/lib/rpm/Packages D: opening db index /var/lib/rpm/Name rdonly mode=0x0 D: read h# 206 Header sanity check: OK D: added key gpg-pubkey-c105b9de-4e0fd3a3 to keyring D: read h# 269 Header sanity check: OK D: added key gpg-pubkey-0608b895-4bd22942 to keyring D: Using legacy gpg-pubkey(s) from rpmdb D: Expected size: 634450380 = lead(96)+sigs(180)+pad(4)+data(634450100) D: Actual size: 634450380 D: /var/tmp/rpm-tmp.b05dPi: Header SHA1 digest: OK (c1802c46d5f9b977a0499af64a742b11656498e5) D: added source package [0] D: found 1 source and 0 binary packages D: Expected size: 634450380 = lead(96)+sigs(180)+pad(4)+data(634450100) D: Actual size: 634450380 D: InstallSourcePackage at: psm.c:244: Header SHA1 digest: OK (c1802c46d5f9b977a0499af64a742b11656498e5) 1:gluu-server D: ========== Directories not explicitly included in package: D: 0 /root/rpmbuild/SPECS/ D: 1 /root/rpmbuild/SOURCES/ D: ========== D: fini 100644 1 ( 0, 0) 3645 /root/rpmbuild/SPECS/gluu-CE.spec;551eb85e unknown D: fini 100755 1 ( 0, 0) 7344 /root/rpmbuild/SOURCES/gluu-server;551eb85e unknown ########################################### [100%] D: fini 100644 1 ( 0, 0) 646898124 /root/rpmbuild/SOURCES/gluu-server.tar.gz;551eb85e unknown D: fini 100644 1 ( 0, 0) 2821 /root/rpmbuild/SOURCES/profile;551eb85e unknown GZDIO: 78969 reads, 646912564 total bytes in 15.820822 secs D: closed db index /var/lib/rpm/Name D: closed db index /var/lib/rpm/Packages D: closed db environment /var/lib/rpm [root@ip-172-31-22-76 ~]# service gluu-server start gluu-server: unrecognized service [root@ip-172-31-22-76 ~]# cat /etc/redhat-release CentOS release 6.5 (Final)

By Mohib Zico staff 03 Apr 2015 at 2:13 p.m. CDT

Mohib Zico gravatar
Paul, We will try to reproduce the issue and get back to you soon.

By Mohib Zico staff 06 Apr 2015 at 5:35 a.m. CDT

Mohib Zico gravatar
I checked the CE CentOS installation; it's failing for me. Created Github issue: https://github.com/GluuFederation/ce-centos/issues/7