Hello, 

thanks for answering the bug report.

I did as you requested, and then tried an install of the package. This
is the output:

Setting up webcalendar (0.9.45-3) ...
+ Version=0.9.45-1
+ set -e
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/webcalendar.postinst 
configure ''
+ Version=0.9.45-1
+ set -e
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ case "$1" in
+ '[' '!' ']'
+ configure
+ CONF_FILE=/etc/webcalendar/settings.php
+ CF_TEMPLATE=/etc/webcalendar/settings.php.tpl
+ db_get webcalendar/status/debconf_managed
+ _db_cmd 'GET webcalendar/status/debconf_managed'
+ echo 'GET webcalendar/status/debconf_managed'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=true
+ return 0
+ '[' true = false ']'
+ db_get webcalendar/conf/db_type
+ _db_cmd 'GET webcalendar/conf/db_type'
+ echo 'GET webcalendar/conf/db_type'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=mysql
+ return 0
+ DB_TYPE=mysql
+ db_get webcalendar/conf/db_host
+ _db_cmd 'GET webcalendar/conf/db_host'
+ echo 'GET webcalendar/conf/db_host'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=localhost
+ return 0
+ DB_HOST=localhost
+ db_get webcalendar/conf/db_login
+ _db_cmd 'GET webcalendar/conf/db_login'
+ echo 'GET webcalendar/conf/db_login'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=webcalsqlusername
+ return 0
+ DB_LOGIN=webcalsqlusername
+ db_get webcalendar/conf/db_password
+ _db_cmd 'GET webcalendar/conf/db_password'
+ echo 'GET webcalendar/conf/db_password'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ [EMAIL PROTECTED]
+ return 0
+ [EMAIL PROTECTED]
+ db_get webcalendar/conf/db_database
+ _db_cmd 'GET webcalendar/conf/db_database'
+ echo 'GET webcalendar/conf/db_database'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=webcalname
+ return 0
+ DB_DATABASE=webcalname
+ db_get webcalendar/conf/db_persistent
+ _db_cmd 'GET webcalendar/conf/db_persistent'
+ echo 'GET webcalendar/conf/db_persistent'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=true
+ return 0
+ DB_PERSISTENT=true
+ db_get webcalendar/conf/use_http_auth
+ _db_cmd 'GET webcalendar/conf/use_http_auth'
+ echo 'GET webcalendar/conf/use_http_auth'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=false
+ return 0
+ USE_HTTP_AUTH=false
+ db_get webcalendar/conf/single_user_mode
+ _db_cmd 'GET webcalendar/conf/single_user_mode'
+ echo 'GET webcalendar/conf/single_user_mode'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=false
+ return 0
+ SINGLE_USER_MODE=false
+ db_get webcalendar/conf/single_user_login
+ _db_cmd 'GET webcalendar/conf/single_user_login'
+ echo 'GET webcalendar/conf/single_user_login'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=
+ return 0
+ SINGLE_USER_LOGIN=
+ '[' false = true ']'
+ SINGLE_USER_MODE=N
+ cat /etc/webcalendar/settings.php.tpl
+ perl -e '         my %CF_REPLACE = (             '\''DB_TYPE'\''           => 
mysql,             '\''DB_HOST'\''           => localhost,             
'\''DB_TYPE'\''           => mysql,             '\''DB_HOST'\''           => 
localhost,             '\''DB_LOGIN'\''          => webcalsqlusername,          
   '\''DB_PASSWORD'\''       => [EMAIL PROTECTED],             
'\''DB_DATABASE'\''       => webcalname,             '\''DB_PERSISTENT'\''     
=> true,             '\''USE_HTTP_AUTH'\''     => false,             
'\''SINGLE_USER_MODE'\''  => N,   '\''SINGLE_USER_LOGIN'\'' =>          );      
   while (my $line = <STDIN>) {             foreach my $search (keys 
%CF_REPLACE) {                 my $replace = $CF_REPLACE{$search};              
   $line =~ s/DEBCONF::$search/$replace/g;             }             print 
$line;
        }     '
Search pattern not terminated at -e line 1.
dpkg: error processing webcalendar (--configure):
 subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
 webcalendar
E: Sub-process /usr/bin/dpkg returned an error code (1)


Hope this helps,

Ciao,

Filippo

Attachment: signature.asc
Description: Digital signature

Reply via email to