Release Information
- Released on: Feb 28, 2022
- UPdate 2 Build: 21.2.223
Issues Fixed in TeamForge 21.2 Update 2 Release
- Renamed the ALM Pro license type to ALM. For more information, see TeamForge License.
Apply TeamForge 21.2 Update 2
TeamForge 21.2 Update 2 is now available. Apply TeamForge 21.2 Update 2 on your site if you are on TeamForge 21.2.



- Stop TeamForge.
Note: Stop TeamForge on all the servers in a distributed setup.
teamforge stop
-
Skip this step if your site has internet access. This step is to configure TeamForge 21.2 Update 2 installation repository on sites without Internet access.
a. Contact the CollabNet Support to get the auxiliary installer package for TeamForge 21.2 Update 2 disconnected installation and save it in
/tmp
.- Red Hat Enterprise Linux/CentOS RHEL 8.4 64 bit RPM package: CTF-Disconnected-media-21.2.223-511.rhel8.x86_64.rpm
- Red Hat Enterprise Linux/CentOS RHEL/CentOS 7.9 64 bit RPM package: CTF-Disconnected-media-21.2.223-511.rhel7.x86_64.rpm
b. Back up the old repo file.
For example:
mv /etc/yum.repos.d/CTF-Disconnected-media-21.2.xxx.repo /etc/yum.repos.d/CTF-Disconnected-media-21.2.xxx.repo.cn_backup
c. Unpack the 21.2 Update 2 disconnected installation package.
rpm -Uvh <package-name>
d. Verify your yum configuration files.
yum list httpd yum list apr
-
Configure your TeamForge installation repository. This step is to configure TeamForge 21.2 Update 2 installation repository on sites with Internet access.
a. Remove the existing TeamForge repository package.
yum erase collabnet-teamforge-repo-21.2-0.noarch
b. Contact the CollabNet Support and download the TeamForge 21.2 Update 2 installation repository package to
/tmp
.c. Install the Teamforge 21.2 Update 2 installation repository package.
yum install -y /tmp/collabnet-teamforge-repo-21.2-0.noarch.rpm
d. Refresh your repository cache.
yum clean all
-
Install the TeamForge 21.2 Update 2.
yum install teamforge
The above command installs all the TeamForge updates available in the CollabNet yum repository for TeamForge 21.2.
-
Check the
/opt/collabnet/teamforge/var/scm/gerrit/gitroot
directory. If it is empty, remove it manually.rm -rf gitroot
-
Deploy services.
teamforge provision