-
Notifications
You must be signed in to change notification settings - Fork 19
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
Failing to build archzfs - <sudo ./build.sh std make> #82
Comments
There is an error since last clean-chroot-manager/common/clean-chroot-manager64.in Lines 229 to 231 in a43355e
@graysky2 Can you look at this? |
Is this related to my issue above? What do you want me to do? BTW I have not create a repo, just a chroot |
@kisira I did small investigation and found issue with local repo. I think that this related to your issue as well. I don't want you do anything, I want maintainer look at this issue. Otherwise I will try fix it myself and raise a PR. |
@graysky2 Thanks! |
I am new to this so please be gentle.
I keep getting this error - "ERROR: Could not resolve all dependencies". - whenever I run <sudo ./build.sh lts make> or <sudo ./build.sh std make>.
I am following the "Building archzfs" instructions and all other commands before this one succeeded. Please help.
Here is a rundown of what I have done so far successfully:
Created a chroot
Edited the config and set the CHROOTPATH64
Successfully build the utils <sudo ./build.sh utils update make> and <sudo ./build.sh utils make>
Failed on the next step as documented above
The text was updated successfully, but these errors were encountered: