[ubuntu-za] Problem Installing Glom

Lloyd Reijers lloyd.reijers at gmail.com
Thu Oct 28 07:46:05 BST 2010


On Wed, 2010-10-27 at 14:22 +0200, Ian Whitfield wrote: 
> Hi All
> 
> Can anyone help please?
> 
> I want to try out the Glom Database program. I have taken the details 
> from the Glom Website on how to install. But when trying to install the 
> repositories I get an 'Invalid ppa' error.


Hi Ian, 

I looked at http://www.glom.org/wiki/index.php?title=Download which
mentioned the ppa url:
https://launchpad.net/~openismus-team/+archive/ppa

It would seem that the glom ppa has no support for maverick yet. 
Assuming you're not a maverick yet (you mentioned kubuntu 10.04), this
is all I had to do to add the repository, and install glom.
Drop to the terminal prompt and enter the following:

sudo apt-add-repository ppa:openismus-team/ppa
sudo apt-get update
sudo apt-get install glom

The apt-add-repository line resulted in the following output
        Executing: gpg --ignore-time-conflict --no-options
        --no-default-keyring --secret-keyring /etc/apt/secring.gpg
        --trustdb-name /etc/apt/trustdb.gpg
        --keyring /etc/apt/trusted.gpg
        --primary-keyring /etc/apt/trusted.gpg --keyserver
        keyserver.ubuntu.com --recv
        3C784B364EDC3F610C65B3F14057C7EB2E5DCB91
        gpg: requesting key 2E5DCB91 from hkp server
        keyserver.ubuntu.com
        gpg: key 2E5DCB91: public key "Launchpad PPA for Openismus"
        imported
        gpg: Total number processed: 1
        gpg:               imported: 1  (RSA: 1)

Lucid (10.04) has glom 1.13.2-0ubuntu1 (which is not as up to date as
the ppa 1.14.6).

I can't really comment on your result with Mint. The above was done on a
stock gnome ubuntu install.





More information about the ubuntu-za mailing list