Menu

#5 Value count does not match column count.

1.0
pending
nobody
None
2015-10-22
2015-06-16
No

This patch updates userdata.sql for two fields that were recently added to hss_db.sql, allowing package installation to work again.

1 Attachments

Discussion

  • Alejandro

    Alejandro - 2015-10-03

    Hi! Thank you so much for publishing a patch, since I am getting this error. But I don't find any documentation on how to use the patch, could you please tell me how to use it to solve the column count issue? Thanks a lot !!!

     
  • Björn Persson

    Björn Persson - 2015-10-03

    Use the patch command:
    patch FHoSS/scripts/userdata.sql openimscore-fhoss-value_count.patch

    Or do it manually:
    · Read the patch. See how it adds two more zeros.
    · Find userdata.sql in the source code tree. Open it.
    · Find line 41 and add the two zeros. Save.

    Then try installing again the same way as you did. If you built a package, then rebuild it.

    Does that help?

     
  • Rob Day

    Rob Day - 2015-10-22

    Revision 1195 should fix this - I hadn't spotted the need to update userdata.sql to keep it in sync with hss_db.sql.

     
  • Rob Day

    Rob Day - 2015-10-22
    • status: open --> pending
     

Log in to post a comment.