Use a default user id that is likely to match the uid of the host's user #7
build-boxkit.yml
on: push
Build and push image
41s
Annotations
1 error
Build and push image
Error: buildah exited with code 4
Trying to pull quay.io/toolbx-images/ubuntu-toolbox:latest...
Getting image source signatures
Copying blob sha256:f4f01bb14f6009c5ad189e22bbeee9186c3dc48f23a60c4ae4fde938b86dfd62
Copying blob sha256:831b6eb09d7c986e294ee3cd5f72be93928dd89e449c15517f15f5adae1c897c
Copying blob sha256:f4f01bb14f6009c5ad189e22bbeee9186c3dc48f23a60c4ae4fde938b86dfd62
Copying blob sha256:831b6eb09d7c986e294ee3cd5f72be93928dd89e449c15517f15f5adae1c897c
Copying config sha256:00798916373c522d484aadc483ff3d0a800f51830f22f44fac67da296d84b2cf
Writing manifest to image destination
Storing signatures
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
useradd: UID 1000 is not unique
error building at STEP "RUN useradd -u "${USER_ID}" --create-home --shell /bin/bash --user-group linuxbrew && echo 'linuxbrew ALL=(ALL) NOPASSWD:ALL' >>/etc/sudoers && su - linuxbrew -c 'mkdir ~/.linuxbrew'": error while running runtime: exit status 4
time="2024-09-08T21:16:20Z" level=error msg="exit status 4"
|