Defect #363

Cannot install last Kune DEB package version

Added by Samer - over 11 years ago. Updated over 11 years ago.

Status:ClosedStart date:09/30/2012
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:-Estimated time:0.00 hour
Target version:-
Resolution:fixed Tags:

Description

I have been updating the Kune DEB package normally other times (in my Ubuntu 12.04, Mysql v14.14 distrib5.5.24). This time, when it asked the mysql admin password for changing stuff in the db, it showed this error:

mysql said: ERROR 1060 (42S21) at line 1: Duplicate column name 'logoLastModifiedTime'

Retrying doesn't help, and retrying without asking neither (it loops). I aborted.

History

#1 Updated by Samer - over 11 years ago

Eventually I installed it saying I'd do the DB changes manually. Are they documented somewhere?

#2 Updated by Vicente J. Ruiz Jurado over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Estimated time set to 0.00
  • Resolution set to fixed

Fixed. As a workaround if you don't want to wait to the next package, you can:
ALTER TABLE groups DROP COLUMN logoLastModifiedTime;

Also available in: Atom PDF