Ticket Change Details
Not logged in
Overview

Artifact ID: 2fee863295fecb529fefb7be39ee3239af8f2c51
Ticket: 2666a003164e0080eea24b3bdcab58d9f2a251e2
failure w/ cryptic error when file missing.
User & Date: bharder 2010-04-16 06:20:52
Changes

  1. comment changed to:
    Transcript as follows:
    <nowiki>
    <pre>
    kamloops# fossil commit -m "cvs update, including taking Sverre's newest iwn-related changes; may not include 'Centrino Ultimate-N 6300' support, but is more inline w/ that driver"
    fossil: no such file: /usr/src/share/man/man9/cpu_swapout.9
    fossil: SQLITE_BUSY: statement aborts at 2: [ROLLBACK] cannot rollback transaction - SQL statements in progress
    kamloops# fossil rebuild
    118085 (100%)....
    kamloops# fossil commit -m "cvs update, including taking Sverre's newest iwn-related changes; may not include 'Centrino Ultimate-N 6300' support, but is more inline w/ that driver"
    fossil: no such file: /usr/src/share/man/man9/cpu_swapout.9
    fossil: SQLITE_BUSY: statement aborts at 2: [ROLLBACK] cannot rollback transaction - SQL statements in progress
    kamloops# fossil chan  | grep -i missing
    MISSING    share/man/man9/cpu_swapout.9
    kamloops# fossil rm ./share/man/man9/cpu_swapout.9
    DELETED  share/man/man9/cpu_swapout.9
    kamloops# fossil commit -m "cvs update, including taking Sverre's newest iwn-related changes; may not include 'Centrino Ultimate-N 6300' support, but is more inline w/ that driver"
    unable to sign manifest.  continue (y/N)? y
    New_Version: 42eabbd23375ca2c5db5867269ac8b92d00b117f
    kamloops# 
    </pre>
    </nowiki>
    
  2. foundin changed to: "5721bce885"
  3. private_contact changed to: "5c164664f608e8049128be696a3d13e04aa6fafd"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "failure w/ cryptic error when file missing."
  7. type changed to: "Code_Defect"