[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failure in build script
- Subject: Re: Failure in build script
- From: beamends <..hidden..>
- Date: Sun, 27 Jan 2008 12:52:44 +0000
On Sun, 2008-01-27 at 00:46 -0500, Luke wrote:
> apt-get -q install postgresql-8.2
Hi Luke,
thanks for that. The postgres problem was probably 2 things :
..hidden..:~$ /etc/init.d/postgresql-8.1 restart
open: Permission denied
* Restarting PostgreSQL 8.1 database server
open: Permission denied
* Error: You must run this program as the cluster owner (postgres)
open: Permission denied
so something has gone wrong there!
The other is :
..hidden..:~$ sudo apt-get -q install postgresql-8.2
Reading package lists...
Building dependency tree...
Reading state information...
Package postgresql-8.2 is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package postgresql-8.2 has no installation candidate
I'll have a hunt around Unbuntu for this!
Thanks again for the help - I'm slightly less despondent today.....
Cheers
Richard