Skip to Main Content

Visual Builder

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VBCS Build Executor rebuild ends with error

Jakob DreesOct 7 2024

When I try to rebuild the “System Default OL7 Visual Builder” Build executor, I always get the following error:

Building docker image build failed. Reason: Failed to install the software bundles.. Build Log Tail: ---> ab8620e6c443 Step 4/10 : RUN echo "LANG=en_US.UTF-8" >> /etc/locale.conf ---> Running in 0928017c934d Removing intermediate container 0928017c934d ---> 50637085a54e Step 5/10 : WORKDIR /data ---> Running in 8ab373747215 Removing intermediate container 8ab373747215 ---> f958b55332a0 Step 6/10 : COPY install /data/install ---> 5af87af3b761 Step 7/10 : RUN chmod 755 /data/install/bundle_install/install.sh && /data/install/bundle_install/install.sh && rm -rf /data/install/bundle_files/* && yum clean all ---> Running in 022d7b13ff7c Downloading software bundles... Downloading common-nodejs-1.0.1.zip ... Downloading common-nodejs-20.8.0.zip ... Running Chef... /data/install/bundle_install/install.sh: line 45: chef-solo: command not found Chef failed Removing intermediate container 022d7b13ff7c

Has anyone come across this?

This post has been answered by Blaine-Oracle on Oct 7 2024
Jump to Answer
Comments
Post Details
Added on Oct 7 2024
3 comments
285 views