Your message dated Thu, 25 Aug 2011 13:10:22 +0200
with message-id <[email protected]>
and subject line Re: Bug#630785: bucardo: impossible to initialize database
has caused the Debian Bug report #630785,
regarding bucardo: impossible to initialize database
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
630785: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630785
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
On Fri, Jun 17, 2011 at 12:33:42PM +0200, Nicolas HICHER wrote:
> 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 :
> ...
This was fixed in 4.4.4-1 but for some reason the report wasn't closed. So I
manually close it now.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
--- End Message ---