Ticket Change Details
Not logged in
Overview

Artifact ID: a5b515df7eb4fe153c86c86eba335b3383468145
Ticket: c56156282342a51b8ec2f54e271907f05a63f468
database corruption error on amd64
User & Date: anonymous 2011-05-18 09:53:47
Changes

  1. comment changed to:
    1) While trying to open existing or cloned repo (tried 3 last versions for amd64 and 32bit systems on amd64 mashine):
    
    fossil open noviasmoda.fossil
    fossil: SQLITE_CORRUPT: database corruption at line 49437 of [f55156c519]
    fossil: SQLITE_CORRUPT: statement aborts at 1: [BEGIN EXCLUSIVE] database disk image is malformed
    fossil: SQLITE_CORRUPT: database corruption at line 49437 of [f55156c519]
    fossil: SQLITE_CORRUPT: database disk image is malformed
    fossil: database disk image is malformed
    
    If you have recently updated your fossil executable, you might
    need to run "fossil all rebuild" to bring the repository
    schemas up to date.
    -------------------------------------------------------------------------------
    
    2) While trying open just created repo (last amd64 version):
    
    fossil new noviasmoda.fossil
    project-id: 8377c5d189cb99dc8619419aaaaad08e573f213e
    server-id:  561f83674fa3a95f096eccee8344395c85b3fa95
    admin-user: alexey (initial password is "79f998")
    alexey@alexey-desktop:~/www/noviasmoda/www$ fossil open noviasmoda.fossil
    fossil: SQLITE_CORRUPT: database corruption at line 49437 of [f55156c519]
    fossil: SQLITE_CORRUPT: statement aborts at 1: [BEGIN EXCLUSIVE] database disk image is malformed
    fossil: SQLITE_CORRUPT: database corruption at line 49437 of [f55156c519]
    fossil: SQLITE_CORRUPT: database disk image is malformed
    fossil: database disk image is malformed
    
    If you have recently updated your fossil executable, you might
    need to run "fossil all rebuild" to bring the repository
    schemas up to date.
    
    Braked my brain #(
    
  2. foundin changed to: "seems all"
  3. private_contact changed to: "f1e65591b77ff063f200da2f01850fae1c4f3ba0"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "database corruption error on amd64"
  7. type changed to: "Code_Defect"