[ postfixadmin-Bugs-2002490 ] errno: 152
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-08-16 12:24:00
|
Bugs item #2002490, was opened at 2008-06-25 16:30 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2002490&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: rutkov aleksander (rutkov) Assigned to: Nobody/Anonymous (nobody) Summary: errno: 152 Initial Comment: Hi, Encontrei o sequinte problema pelo caminho: Everything seems fine attempting to create/update database structure Updating database: old version: 317; target version: 352 updating to version 318 (MySQL) DEBUG INFORMATION: Invalid query: Error on rename of ./postfix/vacation_notification to ./postfix/#sql2-135a-97 (errno: 152) You can help me ????? Thanks ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2008-08-16 14:24 Message: Logged In: YES user_id=593261 Originator: NO Please delete the vacation_notification table manually and run upgrade.php again. This should solve your problem. I'm closing the report because this is a well-known problem and unfortunately not automatically fixable for users who always used the SVN version. In case the database upgrade fails again, call upgrade.php?debug=1 and paste the last executed query here. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2002490&group_id=191583 |