[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::ada

Title:DEC Ada
Notice:Ada is no longer a trademark of the US Government
Moderator:KMOOSE::CMCCUTCHEON
Created:Mon Jan 27 1986
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3874
Total number of notes:16668

3836.0. "checksum errors while extracting" by ZYDECO::REDDY () Mon Jan 27 1997 15:27

    
    Using setld -x to extract the subsets to a disk.  I get the following
    error when it extracts two subsets.  Why?
    
    Checking file system space required to extract selected subsets:
    
    File system space checked OK.
    Extracting ADALIB401...
    Extracting ADALIB322...
    Extracting ADABASE330...
            Working....Mon Jan 27 15:17:02 EST 1997
    Extracting ADAPAL330...
    Extracting ADAEXA330...
    Extracting ADAMAN330...
    Extracting ADADOC330...
    setld: ADALIB401: extract checksum error
    setld: ADALIB322: extract checksum error
    Media extraction complete.
T.RTitleUserPersonal
Name
DateLines
3836.1KMOOSE::CMCCUTCHEONCharlie McCutcheonTue Jan 28 1997 09:196
Can you give details?  Is this from a layered products CD-ROM (which one?),
or from files copied over the net?

I haven't seen this before, so I'd have to investigate.

Charlie
3836.2ZYDECO::REDDYWed Jan 29 1997 12:136
    
    I am using digital Unix 4.0b.  The layered products CD_ROM I used, is
    the latest (January) one.  I think the add330 is in the first CD.
    
    Sumithra
    
3836.3ZYDECO::REDDYWed Jan 29 1997 12:155
    By the way, i had no problems installing it from the CD, it was just
    doing the setld -x.  A customer ran into this problem and I rreproduced
    it here at the CSC.
    
    Sumithra
3836.4KMOOSE::CMCCUTCHEONCharlie McCutcheonWed Jan 29 1997 14:0011
>    By the way, i had no problems installing it from the CD, it was just
>    doing the setld -x.  A customer ran into this problem and I rreproduced
>    it here at the CSC.

I'll see if my system management can find this CD so I can try it.

I haven't heard of the problem before.  I'm glad the install from the
CD works.  I assume from what you say that the extract to disk either
doesn't work, or that what comes down on the disk isn't usable?

Charlie
3836.5ZYDECO::REDDYThu Jan 30 1997 19:2912
    >I'm glad the install from the CD works.  I assume from what you say that 
    >the extract to disk either ...
    
    I am sorry I was not very clear.  When the setld -x gave me the checksum
    error,  I did not try installing from the disk.  This was actually a
    customer's call.  The customer decided to install from the CD directly.
    
    If you like, I can install from the disk, ignoring the error message,
    and let you know what happens.
    
    Sumithra
    
3836.6KMOOSE::CMCCUTCHEONCharlie McCutcheonFri Jan 31 1997 15:118
>    If you like, I can install from the disk, ignoring the error message,
>    and let you know what happens.

If you can, please do.  I found a CD to use, but have been "distracted"
with other issues.

Thanks,
Charlie
3836.7ZYDECO::REDDYThu Feb 06 1997 15:5367
    
    Charlie,
    
    I got some time today to work on this.  I installed directly from the
    January 1997 distribution CD.  My digital unix version is 4.0b.  The
    installation was successful, but the IVP failed with the following:
    
    # /usr/sbin/setld -v ADABASE330
    
    DEC Ada V3.3 Primary Subset (ADABASE330)
    
    Starting Installation Verification Procedure (IVP) of
    DEC Ada Version 3.3 for Digital UNIX Systems [ADABASE330].
    If this fails, see the release notes for information
    about submitting a report.
    
    Copyright (c) Digital Equipment Corporation 1996. All Rights Reserved.
    
            0 verification errors encountered.
            0 corrections performed.
    
    
    
    IVP, information: Emptied scratch directory.
    IVP, information: Testing DEC Ada commands in /usr/bin.
    IVP, information: Compiling and linking.
    IVP, information: Running.
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__g_kernel_critical
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__strncmp
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__strlen
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__gets
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_fac_to_client
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_set_alert
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_set_next_thread
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_set
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_get_context
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_next_tcb
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__deb_anytcb_to_tcb
    22169:./ivp: /sbin/loader: Fatal Error: this executable has
    unresolvable symbols
    
    ADABASE330, error: INSTALLATION VERIFICATION PROCEDURE FAILED.
    setld: ivp failed.
    
    
    The results were the same when I installed from a directory to which I
    had extracted the subsets (and got the checksum errors that I mentioned
    in my note 0).  Installed fine, but the IVP failed.
    
    Would you please install the software on your system and run IVP and
    see what happens?
    
    Thanks,
    
    Sumithra
    
3836.8KMOOSE::CMCCUTCHEONCharlie McCutcheonWed Feb 12 1997 09:1815
>    I got some time today to work on this.  I installed directly from the
>    January 1997 distribution CD.  My digital unix version is 4.0b.  The
>    installation was successful, but the IVP failed with the following:

Oh my.  If you're saying that installing from the CD gives IVP errors,
that is serious.  I have the masters savesets for the CD, and they
install just fine.

Guess I'd better try this, in anticipation of the problem reports we might
get.

Meanwhile, if you need valid savesets, try node exrad.zko.dec.com,
/public/ADA330, which is where Unix engineering pulled my kit.

Charlie
3836.9I see only one problem; and it doesn't effect installationKMOOSE::CMCCUTCHEONCharlie McCutcheonThu Feb 13 1997 12:3222
I tried several things, but was only able to reproduce one symptom
you report:

    setld: ADALIB401: extract checksum error
    setld: ADALIB322: extract checksum error

I checked the checksum of the files extracted (using "sum") and find
correct checksums:

gonif.zko.dec.com> sum ADALIB322
52789    260 ADALIB322
gonif.zko.dec.com> sum ADALIB401
63049    250 ADALIB401

I was able to install and run the IVP cleanly from either the CD-ROM,
or from the extracted disks on file.

My CD is labeled Disc 1 of 4, January 1997.  AG-PPWXXS-XE, Digital UNIX
Alpha Software Product Library.  I used the "mount -r" command to access
the CD.

Charlie
3836.10KMOOSE::CMCCUTCHEONCharlie McCutcheonThu Feb 13 1997 12:3822
    IVP, information: Emptied scratch directory.
    IVP, information: Testing DEC Ada commands in /usr/bin.
    IVP, information: Compiling and linking.
    IVP, information: Running.
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__g_kernel_critical
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__strncmp
    22169:./ivp: /sbin/loader: Error: unresolvable symbol in
    /usr/shlib/libada.so: cma__strlen

These sorts of errors suggest that something may be wrong with your
system.  These are CMA entry points in DECthreads.

The linking line which Ada uses on UNIX is:

        -lada -lm -lots -lpthreads -qlpthread -lmach -lexc -qlc_r -lc

which might suggest the lib* libraries which might be incorrect/missing
on your system?

Charlie