zie eens naar automatics van mij geeft error onderaan?
alfons@alfons-desktop:~$ sudo gedit /etc/apt/sources.list
Password:
alfons@alfons-desktop:~$ wget
http://www.beerorkid.com/...t/key.gpg.asc--17:44:53-- http://www.beerorkid.com/automatix/apt/key.gpg.asc
=> `key.gpg.asc'
Resolving
www.beerorkid.com... 208.113.152.130
Connecting to
www.beerorkid.com|208.113.152.130|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,730 (1.7K) [text/plain]
100%[====================================>] 1,730 --.--K/s
17:44:53 (23.91 MB/s) - `key.gpg.asc' saved [1730/1730]
alfons@alfons-desktop:~$ gpg --import key.gpg.asc
gpg: key 521A9C7C: public key "Justin Hayes (Automatix Repository Master) <wildtangent@w1ldt4ng3nt.net>" imported
gpg: Total number processed: 1
gpg: imported: 1
alfons@alfons-desktop:~$ gpg --export --armor 521A9C7C | sudo apt-key add -
OK
alfons@alfons-desktop:~$ sudo apt-get update
Get:1
http://be.archive.ubuntu.com dapper Release.gpg [189B]
Get:2
http://be.archive.ubuntu.com dapper-updates Release.gpg [189B]
Hit
http://be.archive.ubuntu.com dapper Release
Get:3
http://security.ubuntu.com dapper-security Release.gpg [189B]
Hit
http://be.archive.ubuntu.com dapper-updates Release
Hit
http://security.ubuntu.com dapper-security Release
Hit
http://be.archive.ubuntu.com dapper/main Packages
Hit
http://be.archive.ubuntu.com dapper/restricted Packages
Hit
http://be.archive.ubuntu.com dapper/main Sources
Hit
http://be.archive.ubuntu.com dapper/restricted Sources
Hit
http://be.archive.ubuntu.com dapper/universe Packages
Hit
http://be.archive.ubuntu.com dapper/multiverse Packages
Hit
http://be.archive.ubuntu.com dapper/universe Sources
Hit
http://be.archive.ubuntu.com dapper/multiverse Sources
Hit
http://be.archive.ubuntu.com dapper-updates/main Packages
Hit
http://security.ubuntu.com dapper-security/main Packages
Hit
http://security.ubuntu.com dapper-security/restricted Packages
Hit
http://security.ubuntu.com dapper-security/main Sources
Hit
http://be.archive.ubuntu.com dapper-updates/restricted Packages
Hit
http://be.archive.ubuntu.com dapper-updates/main Sources
Hit
http://be.archive.ubuntu.com dapper-updates/restricted Sources
Hit
http://be.archive.ubuntu.com dapper-updates/universe Packages
Hit
http://be.archive.ubuntu.com dapper-updates/multiverse Packages
Hit
http://be.archive.ubuntu.com dapper-updates/universe Sources
Hit
http://be.archive.ubuntu.com dapper-updates/multiverse Sources
Hit
http://security.ubuntu.com dapper-security/restricted Sources
Hit
http://security.ubuntu.com dapper-security/universe Packages
Hit
http://security.ubuntu.com dapper-security/multiverse Packages
Hit
http://security.ubuntu.com dapper-security/universe Sources
Hit
http://security.ubuntu.com dapper-security/multiverse Sources
Get:4
http://www.beerorkid.com dapper Release.gpg [189B]
Get:5
http://www.beerorkid.com dapper Release [5161B]
Get:6
http://www.beerorkid.com dapper/main Packages [511B]
Fetched 5864B in 0s (6268B/s)
Reading package lists... Done
alfons@alfons-desktop:~$ sudo apt-get install automatix
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
automatix
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 31.4kB of archives.
After unpacking 0B of additional disk space will be used.
Get:1
http://www.beerorkid.com dapper/main automatix 6.4-5-6.06dapper1 [31.4kB]
Fetched 31.4kB in 1s (26.6kB/s)
Selecting previously deselected package automatix.
(Reading database ... 156766 files and directories currently installed.)
Unpacking automatix (from .../automatix_6.4-5-6.06dapper1_i386.deb) ...
Setting up gforge-db-postgresql (3.1-31) ...
Configuring for PostgreSQL 7.3 or later
c
p: cannot stat `/etc/postgresql/pg_hba.conf': No such file or directory
dpkg: error processing gforge-db-postgresql (--configure):
subprocess post-installation script returned error exit status 1
Setting up automatix (6.4-5-6.06dapper1) ...
Errors were encountered while processing:
gforge-db-postgresql
E: Sub-process /usr/bin/dpkg returned an error code (1)