© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
The string ".map." in a filename can cause the Apache web server to perform a translation on the file contents before sending to the client.
For example, in Apache 2.2, this can happen by adding the line:
AddHandler imap-file map
into an .htaccess file in a directory served. The default configuration for some Apache installations is for AddHandler to be applied generally.Workaround: Comment out the "AddHandler imap-file map" line in the configuration files that affect the repositories used by Installation Manager and Packaging Utility.
This incorrect configuration will cause a message that looks similar to the following error message:
Downloading plugin com.ibm.etools.sfm.mft.uri.map.nl1_7.0.0.v200610130814.
Downloading http://server.name.com/ccb/Offerings/wdz70/20061013_1017/repository/plugins/com.ibm.etools.sfm.mft.uri.map.nl1_7.0.0.v200610130814.jar to "D:\SDP70Shared\tmp\cicdip\v\md5\2aa842bc2558c018304a60446ddb2d3a".
Table of contents digests differs from digest of downloaded file.
The product Installation Guides contain incorrect installation instructions for IBM® Packaging Utility; use the following instructions instead:
Installing the Packaging Utility
IBM Packaging Utility is installed using IBM Installation Manager from a repository containing IBM Packaging Utility.
To install IBM Packaging Utility from the Auxiliary CD, complete the following steps:
On Windows:
- Go to the Aux_CD_Win/PackagingUtility folder in the Auxiliary CD.
- Start install_win32.exe. Packaging Utility will show up in an Installation Manager ready for installation.
- Follow instructions in Installation Manager to complete the install of IBM Packaging Utility.
On Linux:
- Go to the Aux_CD_Lin/PackagingUtility directory in the Auxiliary CD.
- Start install_linux.bin. Packaging Utility will show up in an Installation Manager ready for installation.
- Follow instructions in Installation Manager to complete the install of IBM Packaging Utility.