Ticket #4358 (closed Bugs: wontfix)

Opened 3 years ago

Last modified 2 years ago

freepbx_engine: unexpected EOF on 2.8 upgrade

Reported by: mbrevda Assigned to: mbrevda
Priority: minor Milestone: Undetermined
Component: FreePBX Framework Version: 2.7-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

[root@localhost ~]# fpbx a ma upgrade framework



Downloading 2722368 of 2722368 (100%)            

Untaring..Done
Module framework successfully downloaded
Checking for upgrades..4 found
Upgrading to 2.8.0alpha1..
-> Running PHP script /var/www/html/admin/modules/framework/upgrades//2.8.0alpha1/tables.php
Create new outbound_routes table.. Table exists, skipping migration
Upgrading to 2.8.0alpha1..OK
Upgrading to 2.8.0alpha2..
-> Running PHP script /var/www/html/admin/modules/framework/upgrades//2.8.0alpha2/tables.php
Create dahdi table..already exists
Checking if trunk_dialpatterns table exists..already exists
Upgrading to 2.8.0alpha2..OK
Upgrading to 2.8.0beta1..
Upgrading to 2.8.0beta1..OK
Upgrading to 2.8.0beta2..
Upgrading to 2.8.0beta2..OK
Module framework successfully installed
/var/lib/asterisk/bin/freepbx_engine: line 375: unexpected EOF while looking for matching `"'
/var/lib/asterisk/bin/freepbx_engine: line 381: syntax error: unexpected end of file

Change History

06/21/10 11:47:47 changed by p_lindheimer

  • owner deleted.
  • component changed from - choose - to FreePBX Framework.

what the heck is:

fpbx a ma upgrade framework

06/21/10 11:51:54 changed by p_lindheimer

btw - what did you break then? Here's a log, most recent change (in 2.7 from you) :-)

$ svn log freepbx_engine | more
------------------------------------------------------------------------
r9715 | p_lindheimer | 2010-05-24 13:47:52 -0700 (Mon, 24 May 2010) | 1 line

branch trunk to 2.8
------------------------------------------------------------------------
r9260 | mbrevda | 2010-03-17 02:07:14 -0700 (Wed, 17 Mar 2010) | 1 line

new debuging function; amporal/fpbx command to view debug file ('fpbx a dbug')
------------------------------------------------------------------------
r8677 | mbrevda | 2010-01-24 02:19:27 -0800 (Sun, 24 Jan 2010) | 1 line

enable help text, add partial formating support

r8677

06/21/10 13:01:43 changed by mbrevda

fpbx is sys linked to amportal (the first step in moving away from amportal). a is for the admin menu. ma is for module admin. beats the heck out of typing / v a r / l i b / a s t e r i s k / b i n / m o d u l e _ a d m i n . This works fine in 2.7/2.8 the only time this error popus up is on upgrade

06/21/10 13:53:15 changed by p_lindheimer

  • owner set to mbrevda.

06/25/10 13:56:47 changed by p_lindheimer

  • milestone changed from 2.8 to Cut Line.

02/03/11 18:17:58 changed by mbrevda

  • status changed from new to closed.
  • resolution set to wontfix.

closing due to a lack of feedback.