Ticket #5396 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

can't install version update tool 2.10

Reported by: sr377 Assigned to:
Priority: minor Milestone: 2.10
Component: Other Module Version: 2.9-branch
Keywords: versionupgrade Cc:
Confirmation: Pending Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

can't install version update tool 2.10 from v2.9

error message on install

ERROR: freepbx_settings table must be removed before upgrading.
If you were running the contributed module 'amportalsetting'
it must be removed completely before proceeding.
If you previously upgraded to 2.9 and then went back, you must
assure the freepbx_settings table is not present to proceed.
Error(s) installing versionupgrade:
Failed to run installation scripts

Change History

10/05/11 02:12:08 changed by p_lindheimer

  • keywords set to versionupgrade.
  • owner deleted.
  • confirmation changed from Unreviewed to Need Feedback.
  • component changed from - choose - to Other Module.
  • milestone changed from Cut Line to 2.10.

the module has not really been released yet as it has not been tested or rolled out yet which is why it is not yet available online though the tarball is there in preparation for testing.

However, the information is appreciated since it very well may be broken. Given that message though, it sounds like you may have had a freepbx_settings table in your 2.9 installation. Did you by any chance have the amporatlsettings module installed or had you done anything at some point on that system with 2.10 that may have resulted in that table being present?

(We do need to make a check to make sure that contributed module is not there though…)

thanks for any such information you may be able to provide.

10/05/11 05:18:50 changed by sr377

My system is last 2.9 version (2.9.0.7).

the freepbx_settings table creating by upgrade from 2.8 to 2.9, (2.9 using freepbx_settings table and not using amportal.conf file).

10/05/11 05:39:49 changed by mbrevda

PL: freepbx_settings is where we store the advanced settings. I would sure hope he has it if he's on 2.9... I'm going to guess that for 2.9 we wanted to make that table isnt already taken - but we dont need to check that in 2.10

10/05/11 11:57:05 changed by p_lindheimer

  • confirmation changed from Need Feedback to Pending.

yup, just a bit of a blind spot on my brain being it was late when I responded to that … of course freepbx_settings table is correct :-)

anyhow, we won't be releasing the module until it actually works but the feedback from your early testing is much appreciated.

10/05/11 12:06:02 changed by p_lindheimer

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

(In [12762]) fixes #5396 remove check for freepbx_settings table that was needed in 2.8 -> 2.9