LinuxMCE Forums

General => Installation issues => Topic started by: maverick0815 on August 24, 2011, 06:54:00 pm

Title: some errors with the latest update...
Post by: maverick0815 on August 24, 2011, 06:54:00 pm
did an apt-get update and apt-get upgrade...this is what happens:
Quote
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? Setting up freepbx (0+2.3.1-4) ...
ERROR 1050 (42S01) at line 1: Table 'cdr' already exists
ERROR 1050 (42S01) at line 20: Table 'admin' already exists
ERROR 1050 (42S01) at line 30: Table 'ampusers' already exists
ERROR 1050 (42S01) at line 44: Table 'devices' already exists
ERROR 1050 (42S01) at line 58: Table 'extensions' already exists
ERROR 1050 (42S01) at line 73: Table 'featurecodes' already exists
ERROR 1050 (42S01) at line 88: Table 'freepbx_log' already exists
ERROR 1050 (42S01) at line 103: Table 'globals' already exists
ERROR 1050 (42S01) at line 113: Table 'iax' already exists
ERROR 1050 (42S01) at line 125: Table 'incoming' already exists
ERROR 1050 (42S01) at line 146: Table 'modules' already exists
ERROR 1050 (42S01) at line 158: Table 'module_xml' already exists
ERROR 1050 (42S01) at line 170: Table 'queues' already exists
ERROR 1050 (42S01) at line 182: Table 'sip' already exists
ERROR 1050 (42S01) at line 194: Table 'users' already exists
ERROR 1050 (42S01) at line 218: Table 'zap' already exists
ERROR 1050 (42S01) at line 230: Table 'notifications' already exists
ERROR 1060 (42S21) at line 261: Duplicate column name 'channel'
ERROR 1060 (42S21) at line 262: Duplicate column name 'mohclass'
ERROR 1060 (42S21) at line 263: Duplicate column name 'description'
ERROR 1060 (42S21) at line 264: Duplicate column name 'alertinfo'
ERROR 1060 (42S21) at line 265: Duplicate column name 'ringing'
ERROR 1060 (42S21) at line 266: Duplicate column name 'grppre'
ERROR 1060 (42S21) at line 267: Duplicate column name 'directdid'
ERROR 1060 (42S21) at line 268: Duplicate column name 'didalert'
ERROR 1060 (42S21) at line 269: Duplicate column name 'mohclass'
ERROR 1060 (42S21) at line 270: Duplicate column name 'faxexten'
ERROR 1060 (42S21) at line 271: Duplicate column name 'faxemail'
ERROR 1060 (42S21) at line 272: Duplicate column name 'answer'
ERROR 1060 (42S21) at line 273: Duplicate column name 'wait'
ERROR 1060 (42S21) at line 274: Duplicate column name 'privacyman'
ERROR 1060 (42S21) at line 275: Duplicate column name 'sipname'
ERROR 1060 (42S21) at line 276: Duplicate column name 'emergency_cid'
cp: `/var/www/admin/modules/core/etc/extensions.conf' and `/etc/asterisk/extensions.conf' are the same file
cp: `/var/www/admin/modules/core/etc/iax.conf' and `/etc/asterisk/iax.conf' are the same file
cp: `/var/www/admin/modules/core/etc/sip.conf' and `/etc/asterisk/sip.conf' are the same file
dpkg: error processing freepbx (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 freepbx

anyone else seeing this?
Title: Re: some errors with the latest update...
Post by: bongowongo on August 24, 2011, 07:31:00 pm
Never seen this
I have to say I upgrade 1004

But I installed RC and did an update
also didn't see this
Same with last snapshot I did
Title: Re: some errors with the latest update...
Post by: Marie.O on August 25, 2011, 07:56:58 am
try forcefully removing freepbx and installing it again.

Code: [Select]
dpkg -r --force-all freepbx
apt-get install freepbx
Title: Re: some errors with the latest update...
Post by: maverick0815 on August 25, 2011, 05:31:24 pm
okay, I'll try that. thanks
Title: Re: some errors with the latest update...
Post by: maverick0815 on August 27, 2011, 11:29:27 am
so, I tried your suggestion, but nothing has changed....on the other hand, my phones all seem to work so far.