Workaround for build_images.sh cachemanager build error: "error: No package matches 'nodejs-1:18.12.1-1.module+el9.1.0.z+17326+318294bb.x86_64"
book
Article ID: KB0071439
calendar_today
Updated On:
Products
Versions
ibi WebFOCUS - Container Edition
1.2.0
Description
build-images.sh fails building cachemanager docker image with the following message: "error: No package matches 'nodejs-1:18.12.1-1.module+el9.1.0.z+17326+318294bb.x86_64'"
Environment
This workaround applies to ibi WebFOCUS® Container Edition Add-on 1.2.0 on selected Linux platforms
Resolution
Before image build, Edit TIB_wfce_1.2.0/wfs/iserver_etc/Dockerfile.cachemanager and replace "nodejs-1:18.12.1-1.module+el9.1.0.z+17326+318294bb.$(uname -m) npm-1:8.19.2-1.18.12.1.1.module+el9.1.0.z+17326+318294bb.$(uname -m)" with "nodejs"
Issue/Introduction
Workaround for Cachemanager docker image build fails with the following error: "error: No package matches 'nodejs-1:18.12.1-1.module+el9.1.0.z+17326+318294bb.x86_64'"