| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2448.1 | A very strange one indeed | AIMTEC::WICKS_A | Oscar the Grouch is an Optimist! | Mon Mar 22 1993 18:34 | 19 | 
|  |     Steve,
    
    The FMS one is very strange since I haven't heard of a version of FMS
    created after Jan 1989 - does it happen if you relink the v2.4 system?
    on the couple of systems I have 1989 was the created date and 1992 
    the modified date (when ALL-IN-1 was installed).
    
    The last time I heard of a batch install was back in v2.3 days so
    that's definitely before the days of the File Cab Server which seems
    to be the second thing that complains - bit worrying to see compilation
    errors on that image and also it try to generate a MAP file.
    
    The third error I really don't have any ideas on - it's at the stage
    when it's about to run up ALL-IN-1 to do lots of CM conversions - would
    be nice to know what files were locked at the time.
    
    Regards,                                        
    
    Andrew.D.Wicks
 | 
| 2448.2 | LINK = "LINK/NOMAP"? | SAHQ::WOLFE | John Wolfe - (404)-924-6463 | Mon Mar 22 1993 19:04 | 8 | 
|  | 
	Not much help but the MAP problem is probably caused by /MAP being the
default for a batch mode link - see HELP LINK/MAP.  Defining 
LINK == "LINK/NOMAP" in LOGIN.COM would probably fix this piece of it.
HTH some
John
 | 
| 2448.3 | Missing /NOMAP is a bug IMO! | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Wed Mar 24 1993 13:45 | 20 | 
|  |     Re .2
    
    I didn't know (or actually, now I come to think about it, I knew, but
    I'd forgotten!!) that /MAP was the default for background links. I'll
    raise an internal bug so that we specifically add /NOMAP to all the
    links unless OPTIONS M has been specified to A1LNKDRV.
    
    I don't think that specifying the link symbol will help, because
    VMSINSTAL deletes (or "unscopes") all global symbols.
    
    Re .0
    
    The FDV errors are certainly interesting! Could there be something
    wrong with IMAGELIB.OLB?
    
    But anyway, don't batch installs have problems when we prompt for
    passwords? Since we don't use VMSINSTAL call backs to get the passwords
    (because we want to turn echo off) they don't use the auto-answer file.
    
    Graham
 | 
| 2448.4 | Sssssshhhhh . . . | IOSG::SHOVE | Dave Shove -- REO2-G/M6 | Wed Mar 24 1993 17:33 | 4 | 
|  |     And putting passwords in the auto-answer file would break all kinds of
    security rules anyway!
    
    D.
 | 
| 2448.5 |  | KERNEL::LOAT | Keep passing the open windows... | Fri Mar 26 1993 11:28 | 6 | 
|  |     
    Any ideas about why the installation hung or what info would help me
    find out?
    
    Steve.
    
 | 
| 2448.6 | Some thoughts... | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Fri Mar 26 1993 19:13 | 22 | 
|  |     I'd attempt to address the FDV version problem by reinstalling FMS. It
    would bprobably be worth trying a non-batch install on the same
    machine if possible to see if it is the batch environment that's causing
    the problem. If is is, then I couldn't say for sure that it was
    supported right now, although as I said in .-afew I see this particular
    error as a bug, since you could reasonably want to do a relink outside
    the install in batch, so we'll try to fix it in a PFR.
    
    If the customer wants to try and fix it. they'll have to open up the
    A1030.F saveset in the kit and modify the FCS link procedure to add a
    /NOMAP qualifier. It may be that the failing link is in fact causing
    something to break later.
    
    Alternatively, perhaps invocatrions of the image later in the install
    don't work because they're in batch and hence don't have a terminal,
    although since they're all /NOINIT, I don't see why...
    
    Perhaps it's the old problem with the deferred image stub builder
    failing for some reason, although we do enough links in batch that
    work!
    
    Graham
 |