This mail is an automated notification from the bugs tracker of the project: Savane.
/**************************************************************************/ [bugs #837] Full Item Snapshot: URL: <http://gna.org/bugs/?func=detailitem&item_id=837> Project: Savane Submitted by: Jason Stover On: Sun 10/03/2004 at 12:55 Category: Database Severity: 1 - Trivial Priority: C - Normal Resolution: None Privacy: Public Assigned to: None Status: Open Release: 1.0.4 Planned Release: Summary: make database errors Original Submission: When running: make database - it errored with the following: cd mysql && mysql -u root -p savannah < database_savannah.initvalues Enter password: ERROR 1054 at line 2584: Unknown column 'unix_pw' in 'field list' >From looking at update/1.0.4/clean-usertable.sql the unix_* fields were dropped. >Attached is a diff on table_user.initvalues that will atleast get the DB installed. >Other values may be wanted (or needed)... but it stops the error on make database >atleast by removing the fields that were dropped. File Attachments ------------------- ------------------------------------------------------- Date: Sun 10/03/2004 at 12:55 Name: table_user.initvalues.diff Size: 862B By: jason Diff on table_user.initvalues http://gna.org/bugs/download.php?item_id=837&item_file_id=47 For detailed info, follow this link: <http://gna.org/bugs/?func=detailitem&item_id=837> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Savane-dev mailing list [EMAIL PROTECTED] https://mail.gna.org/listinfo/savane-dev
