Configure TeamForge patch installation repository for SUSE on sites without internet access

Follow these steps to configure TeamForge patch installation repository on sites without internet access.

  1. Contact the CollabNet Support to get the auxiliary installer package for TeamForge 8.1 disconnected installation and save it in /tmp.
    • SuSE Linux Enterprise Server Server 11 SP2 64-bit CTF-Disconnected-media-8.1.0.1-215.sles11.x86_64.rpm
  2. Back up the old repo file.
    • mv /etc/zypp/repos.d/collabnet-8.1.0.0.repo /etc/zypp/repos.d/collabnet-8.1.0.0.repo.cn_backup
  3. Unpack the disconnected installation package.
    • rpm -Uvh <package-name>

You have now successfully configured the zypper package manager to look for the installation components it needs.

You can now continue with the rest of the steps to complete the TeamForge patch installation.