Package: bucardo
Version: 4.4.0-1
Severity: normal

To initialize database, I use the command from README.Debian, the database 
initialization fail with this error message :

postgres:~$ psql -f /usr/share/bucardo/bucardo.schema 
SET
CREATE ROLE
CREATE DATABASE
ALTER ROLE
SET
psql:/usr/share/bucardo/bucardo.schema:15: \connect: FATAL:  Ident 
authentication failed for user "bucardo"

I replace '\c bucardo bucardo' with '\c bucardo' and launch the command again :

postgres:~$ psql -f /usr/share/bucardo/bucardo.schema 
SET
ALTER ROLE
SET
psql (8.4.7)
You are now connected to database "bucardo".
SET
CREATE LANGUAGE
SET
SET
CREATE SCHEMA
CREATE SCHEMA
SET
SET
SET
SET
psql:/usr/share/bucardo/bucardo.schema:40: ERROR:  language "plperlu" does not 
exist
HINT:  Use CREATE LANGUAGE to load the language into the database.

If I launch the command again, there is no error:

postgres@ha-xivo-1:~$ psql -f /usr/share/bucardo/bucardo.schema 
SET
ALTER ROLE
SET
psql (8.4.7)
You are now connected to database "bucardo".
SET
SET
SET

Thanks

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bucardo depends on:
ii  adduser                       3.112+nmu2 add and remove users and groups
ii  libdbd-pg-perl                2.17.1-2   Perl DBI driver for the PostgreSQL
ii  libdbix-safe-perl             1.2.5-1    Safe wrapper to DBI interface
ii  perl                          5.10.1-17  Larry Wall's Practical Extraction 

Versions of packages bucardo recommends:
pn  postgresql-plperl-8.4         <none>     (no description available)

bucardo suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to