Ticket #4022 (closed Patches: invalid)

Opened 7 months ago

Last modified 4 months ago

SHA1 admin account SQL + version number wrong in newinstall.sql

Reported by: Gido_e Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: Installation Version: 2.6-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

After a fresh installation the version number is wrong.

After a fresh installation the admin user has no password_sha1, only old style.

Patch wil fix both problems. (only for the mysql sql file)

Attachments

newinstall.sql.patch (1.8 kB) - added by Gido_e on 02/02/10 03:12:51.
newinstall.sql.2.patch (1.3 kB) - added by GameGamer43 on 03/05/10 08:19:50.

Change History

02/02/10 03:12:51 changed by Gido_e

  • attachment newinstall.sql.patch added.

02/02/10 12:38:00 changed by p_lindheimer

I can't see the patch when clicking on the attachment to have a look. Can you re-attach one in a proper patch format so we can have a look and apply if appropriate?

03/04/10 23:59:22 changed by GameGamer43

I ran into this issue with a new install as well and since this patch file hasnt been updated yet, I'm attaching one for review.

03/05/10 08:19:50 changed by GameGamer43

  • attachment newinstall.sql.2.patch added.

03/29/10 04:57:32 changed by Gido_e

Ok,

I figured it out. It is not a bug.

I have to run install_amp, after installation (copying the source files). This script wil make the changes etc...

I think freepbx is not suited for packaging in a distribution, because it has an internal update system.

04/24/10 22:20:08 changed by p_lindheimer

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