Skip to content

ERROR: failed to solve #48

@Jimmy106-e

Description

@Jimmy106-e

I was building the FunKey OS using Docker and ran into this error
ERROR: failed to solve: process "/bin/sh -c apt-get update && \tapt-get install -y -q --no-install-recommends \tmake \tbinutils \tbuild-essential \tgcc \tg++ \tpatch \tbzip2 \tperl \tcpio \tunzip \trsync \tfile \tbc \twget \tpython \tpython-dev \txxd \tlibncurses5-dev \tcvs \tgit \tmercurial \trsync \tliblscp-dev \tsubversion \tpython3 \tpython3-dev \tpython3-distutils \tpython3-setuptools \tca-certificates \topenssh-client \texpect \tlocales \tsudo \tprocps \t&& \tapt-get -y autoremove && \tapt-get -y clean && \trm -rf /var/lib/apt/lists/* && \tsed -i 's/# \\(en_US.UTF-8\\)/\\1/' /etc/locale.gen && \tlocale-gen --purge --lang en_US.UTF-8 && \tuseradd -ms /bin/bash funkey && \tusermod -a -G sudo funkey && \techo \"funkey:funkey\" | chpasswd && \tgit clone https://github.com/FunKey-Project/FunKey-OS.git /home/funkey/FunKey-OS && \tchown -R funkey:funkey /home/funkey" did not complete successfully: exit code: 128
Any help appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions