Revision 13026
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/README.TXT | ||
---|---|---|
157 | 157 |
tail inputs/{.,}*/*/logs/$version.log.sql |
158 | 158 |
In the output, search for "Command exited with non-zero status" |
159 | 159 |
For inputs that have this, fix the associated bug(s) |
160 |
if the errors are due to exceeding available disk space: |
|
161 |
manually reimport the applicable datasources using the steps under |
|
162 |
Single datasource import |
|
163 |
bin/after_import & |
|
160 | 164 |
If many inputs have errors, discard the current (partial) import: |
161 | 165 |
make schemas/$version/uninstall |
162 | 166 |
Otherwise, continue |
Also available in: Unified diff
/README.TXT: Full database import: added steps to manually reimport the applicable datasources if there are errors due to exceeding available disk space