Fossil SCM
failure w/ cryptic error when file missing.
Closed
2666a003164e008…
· opened 15 years, 11 months ago
- Type
- Code_Defect
- Priority
- Immediate
- Severity
- Important
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- April 16, 2010 6:20 a.m.
Transcript as follows:
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#