Package: egroupware-felamimail
Version: 1.4.004-2.dfsg-1
Followup-For: Bug #448432


A grep show a different table definition beween current and update.
This results in the current bug.

gateway:/usr/share/egroupware/felamimail/setup# grep fm_ic_encryption *
tables_current.inc.php:                         'fm_ic_encryption' => 
array('type' => 'int','precision' => '4','nullable' => False),
tables_update.inc.php:                          'fm_ic_encryption' => 
array('type' => 'bool','nullable' => False),
tables_update.inc.php: 
$GLOBALS['egw_setup']->oProc->AlterColumn('egw_felamimail_accounts','fm_ic_encryption',array(

A temporary solution is, to remove the application and install it again
(with loosing all account, ....)

tilo


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages egroupware-felamimail depends on:
ii  egroupware-core         1.4.004-2.dfsg-1 web-based groupware suite - core m
ii  egroupware-emailadmin   1.4.004-2.dfsg-1 web-based groupware suite - e-mail
ii  php5-imap               5.2.5-3          IMAP module for php5

egroupware-felamimail recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to