On Fri, Jun 27, 2014 at 10:43:48AM +0200, Mathieu Coterot wrote:
> Moreover, a "bucardo install" always stop by the following error :
> INSTALLATION FAILED!
> (psql:/usr/local/share/bucardo/bucardo.schema:812: ERROR:  Unable to
> load DBI.pm into plperl at line 15.
> BEGIN failed--compilation aborted at line 15.
> CONTEXT:  compilation of PL/Perl function "db_getconn")

This is very weird - we don't use plperl anywhere in Bucardo, but 
use plperlU instead. Plain plperl should reject 'use DBI', as it 
has here, but the error clearly states plperl. Can you mail me 
the bucardo.schema? Or grep for 'plperl' and make sure the only 
strings returned are actually 'plperlu'?

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to