Lars Brinkhoff

Results 1716 comments of Lars Brinkhoff

I'm glad itstar wasn't able to extract all files, because that narrows down the problem. But I'm surprised that the file listing was OK. Did extraction skip entire directories, or...

Thanks. It seems clear the major problem is on the dumping end, not extraction. I tried `itstar tvf` on two recently built output.tapes, and I didn't see any error. I...

Either should be fine, there are no changes to the way files are extracted. But I'd say use itstar's master. @rcornwell, maybe the delay value we decided on was too...

@rcornwell, this is the issue where Eric reported a TM10A problem.... or ITS problem if you prefer. We don't know where the problem is exactly. I believe you have said...

I just had a thought. The ITS build script has DUMP do an ICHECK. Wouldn't this mean the tape files are read back and compared against the files on disk?...

From the looks of the code ICHECK does *seem* to compare file contents. There a loop at ICKLP which compares BUF against BIF, and the latter has the comment ;COMPARE...

This was a long time ago. Is it still a problem? KL ITS is configured with TM10AP==1 and the build script does a CHECK of the full dump, which seems...

I don't see any FSCOPY in SYSENG. I also don't see anything else using FSCOPY than BEAR. Maybe a solution could be to move FSCOPY 46 to SYSENG. DUMP mentions...

There is no need to post an issue together with a pull request. Just the pull request is enough.