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

Doesn't work on new gaming x86_64 Chromebook running kali stable already, even after manually installing depends #159

Open
trustdan opened this issue Feb 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@trustdan
Copy link

Describe the bug
Consistent build issues when trying to build in a new x86_64 Chromebook (Acer - Chromebook 516 GE Gaming Intel Core i5-1240P).

I'm running Kali stable already rather than standard Debian. If there's an easy way to simply add your sources and gpg that would be a lot easier.

debconf: delaying package configuration, since apt-utils is not installed
...
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used).
...
P: If the following stage fails, the most likely cause of the problem is with your mirror configuration or a caching proxy.
P: Running debootstrap...
mknod: /opt/live-build-config/chroot/test-dev-null: Operation not permitted
E: Cannot install into target '/opt/live-build-config/chroot' mounted with noexec or nodev
E: An unexpected failure occurred, exiting...
Build of kali-rolling/tracelabs/amd64 live image failed (see build.log for details)
Log: /root/tlosint-live/build.log

Logs attached.

... something about permissions in chroot and the right things not being installed.

To Reproduce
Steps to reproduce the behavior:
Follow instructions for install on Debian using Docker.

Expected behavior
It should install and check properly, particularly after correcting commands to sudo and apt-get.

Attempted fix:
Manually install
docker-ce
docker-ce-cli
containerd.io
docker-buildx-plugin
docker-compose-plugin

Added x to docker file and other shell scripts in folder (both before and after attempted builds).

Logs
build.log
squid_setup.log

Desktop (please complete the following information):

  • OS: x86_64 chromebook running Kali stable
@trustdan trustdan added the bug Something isn't working label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant