| | 37 | |
| | 38 | ---- |
| | 39 | 2010-11-27 |
| | 40 | |
| | 41 | * Chip run for older MD02 image fails due to bad burntool table |
| | 42 | {{{ |
| | 43 | From log file |
| | 44 | Running [/home/panstarrs/ipp/psconfig/ipp-20101029.lin64/bin/funpack -S /data/ipp032.0/nebulous/84/50/117904636.gpc1:20091227:o5192g0138o:o5192g0138o.ota73.fits > /tmp/chip.114762.XY73.deburned.YPlB.fits]... |
| | 45 | Couldn't find burntool table: neb://ipp015.0/gpc1/20091227/o5192g0138o/o5192g0138o.ota73.burn.tbl at /home/panstarrs/ipp/psconfig//ipp-20101029.lin64/bin/chip_imfile.pl line 476 |
| | 46 | |
| | 47 | Check files |
| | 48 | (ippc18:~) bills% nls -a -l neb://ipp015.0/gpc1/20091227/o5192g0138o/o5192g0138o.ota73.burn.tbl |
| | 49 | -rw-rw-r-- 1 apache nebulous 0 Mar 2 2010 /data/ipp017.0/nebulous/b2/49/118675808.gpc1:20091227:o5192g0138o:o5192g0138o.ota73.burn.tbl |
| | 50 | -rw-rw-r-- 1 apache nebulous 23098 Dec 31 2009 /data/ipp028.0/nebulous/b2/49/120108035.gpc1:20091227:o5192g0138o:o5192g0138o.ota73.burn.tbl |
| | 51 | |
| | 52 | There are two instances. The replicant is empty. |
| | 53 | |
| | 54 | Fixed by copying good one over bad |
| | 55 | |
| | 56 | (ippc18:~) bills% cp /data/ipp028.0/nebulous/b2/49/120108035.gpc1:20091227:o5192g0138o:o5192g0138o.ota73.burn.tbl /data/ipp017.0/nebulous/b2/49118675808.gpc1:20091227:o5192g0138o:o5192g0138o.ota73.burn.tbl |
| | 57 | (ippc18:~) bills% chiptool -revertprocessedimfile -chip_id 165205 |
| | 58 | |
| | 59 | |
| | 60 | }}} |
| | 61 | |