Opened 9 years ago
Closed 9 years ago
#64 closed defect (fixed)
Fix damaged source archives from ACTC tape (MCR10012)
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | MR12.6e |
| Component: | General | Version: | MR12.6c |
| Keywords: | Cc: |
Description
Some of the source archives installed from the ACTC tapes are damaged
such that Multics tools do not recognize them as being archives (while
others do). These include:
ldd>unb>s>bound_basic_runtime_.s.archive ldd>unb>s>bound_bft_.s.archive
ldd>unb>s>bound_cobol_back_.1.s.archive
ldd>unb>s>bound_cobol_mcs_.s.archive
ldd>unb>s>bound_cv_basic_file_.s.archive
ldd>unb>s>bound_v2apl_fcns_.s.archive
ldd>unb>s>bound_v2apl_tools_.s.archive ldd>unb>s>bound_ws_tty_.s.archive
ldd>unb>s>pc_mowse_.s.archive ldd>unb>s>tss_basic_.s.archive
This MCR repairs each of these archives, while preserving the contents
and archive headers (including dtem) for each archive component.
http://swenson.org/multics_wiki/downloads/doc/MCR10012.txt addresses this ticket.
