Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: failed to solve #48

Open
Jimmy106-e opened this issue Jul 3, 2024 · 1 comment
Open

ERROR: failed to solve #48

Jimmy106-e opened this issue Jul 3, 2024 · 1 comment

Comments

@Jimmy106-e
Copy link

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

@Jimmy106-e
Copy link
Author

Also found this
581.7 Cloning into '/home/funkey/FunKey-OS'... 643.0 error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8) 643.0 fatal: the remote end hung up unexpectedly 643.0 fatal: early EOF 643.0 fatal: index-pack failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant