Ticket Change Details
Not logged in
Overview

Artifact ID: 31d45215577dcc179d21a266757326834294e51f
Ticket: 2e0d927de876cd0b20e0500b5bc0f8da2f1b1395
SQLITE_CANTOPEN with latest fossil release
User & Date: anonymous 2011-05-13 04:59:37
Changes

  1. comment changed to:
    With latest fossil release [d8221b9863], I am unable to pull changes from fossil canonical repo.  Instead there is a message "SQLITE_CANTOPEN..."
    It is happening on Czech win XP, SP3, settings being the same as with ticket [8d916f5fc3].
    
    OS message in Czech tells, that system cannot find path specified correct path should be "C:\Documents and Settings\user\Data aplikací\_fossil", Path for _fossil file in function winOpen() is missing "í" small letter i with acute.
    
    
    
    <verbatim>
    c:\soft\bin>fossil ver
    This is fossil version [d8221b9863] 2011-05-12 14:56:52 UTC
    
    c:\soft\bin>fossil.exe pull http://www.fossil-scm.org/ -R myfossilclone_canonical.fossil 
    
    c:\soft\bin>fossil.exe pull http://www.fossil-scm.org/ -R myfossilclone_canonical.fossil
    c:\soft\bin\fossil.exe: SQLITE_CANTOPEN: os_win.c:33310: (3) winOpen(C:\Documents and Settings\user\Data aplikac\_fossil) - Syst+ęm nem+»+że nal+ęzt uvedenou cestu.
    c:\soft\bin\fossil.exe: SQLITE_CANTOPEN: os_win.c:33310: (3) winOpen(C:\Documents and Settings\user\Data aplikac\_fossil) - Syst+ęm nem+»+że nal+ęzt uvedenou cestu.
    c:\soft\bin\fossil.exe: SQLITE_CANTOPEN: cannot open file at line 33316 of [f55156c519]
    c:\soft\bin\fossil.exe: unable to open database file
    
    If you have recently updated your fossil executable, you might
    need to run "fossil all rebuild" to bring the repository
    schemas up to date.
    
    
    c:\soft\bin>fossil rebu myfossilclone_canonical.fossil
      100.0% complete...
    
    c:\soft\bin>fossil.exe pull http://www.fossil-scm.org/ -R myfossilclone_canonical.fossil
    [the same error message as with previous attempt to pull]
    </verbatim>
    
  2. foundin changed to: "d8221b9863"
  3. private_contact changed to: "24b67375dd2ec6c7381a5ad34cfcf006f0b9c260"
  4. severity changed to: "Severe"
  5. status changed to: "Open"
  6. title changed to: "SQLITE_CANTOPEN with latest fossil release"
  7. type changed to: "Code_Defect"