-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm trying to build x-kiosk-imx8 without success.
ERROR: failed to solve: process "/bin/sh -c groupadd -g 61 render && if [ ! \"${FIO_USERID}\" = \"0\" ]; then groupadd -g
${FIO_USERID} ${FIO_USERNAME}; useradd -d ${FIO_HOME} -s /bin/bash -m ${FIO_USERNAME} -u ${FIO_USERID} -g
${FIO_USERID} -G video,render; fi && apt-get update -y && apt-get install -y --no-install-recommends libexpat1
libpciaccess-dev libnss3 libatk1.0-0 libatk-bridge2.0-0 libjpeg62-turbo libxkbcommon0 libasound2 libflac8 libxslt1.1
libwayland-cursor0 libwayland-client0 libwayland-egl1 libwayland-server0
fontconfig-config && apt-get clean && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* && mkdir -p
/share/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,128x128,256x256}/apps/ && mkdir -p /usr/lib/chromium/locales &&
ln -s /usr/lib/chromium/chrome-wrapper /usr/bin/chrome" did not complete successfully: exit code: 100
Metadata
Metadata
Assignees
Labels
No labels