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

Make configure does not start #78

Closed
1 task
odetonoise opened this issue Aug 16, 2022 · 1 comment
Closed
1 task

Make configure does not start #78

odetonoise opened this issue Aug 16, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@odetonoise
Copy link

odetonoise commented Aug 16, 2022

Describe the bug

after running the make tools command, the mounted directory is empty and "make configure" gives the error below

Successfully tagged homelab-tools:latest
root@homelabdev:/home/xxx/dev/homelab# make configure
make: *** No rule to make target 'configure'.  Stop.
root@homelabdev:/home/xxx/dev/homelab# ls
root@homelabdev:/home/xxx/dev/homelab# cd ..
root@homelabdev:/home/xxx/dev# ls
homelab
  • I have read the document

To reproduce

Steps to reproduce the behavior:

  1. Run make tools
  2. wait for the container to build.
  3. run make configure
  4. See error

Expected behavior

The configure process should start

Additional context

Ubuntu 20.04.1 (vmware fusion on intel macOS Monterey)

@odetonoise odetonoise added the bug Something isn't working label Aug 16, 2022
@odetonoise
Copy link
Author

this was solved by using a non-root user to build make-tools. closing issue

zanehala added a commit to zanehala/homelab that referenced this issue May 2, 2023
retX0 pushed a commit to retX0/homelab that referenced this issue Apr 26, 2024
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

2 participants