"./Build\ Linux -b" quits without error #14

Closed
opened 2018-02-09 01:59:41 -07:00 by 2Shirt · 4 comments
2Shirt commented 2018-02-09 01:59:41 -07:00 (Migrated from gitea.2shirt.work)

Followed Arch Wiki install instructions, created a user, added user to sudoers, and get to the Build Linux phase. ./Build\ Linux -b returns no info, instantly finishes/quits. Adding sudo merely gives me an error that it's not meant to be run as sudo.

Here's what else I tried:

sudo ./Build\ Linux -f works as expected, changes permissions
./Build\ Linux -i installs dependencies as expected.
./Build\ Linux -o fails because '/WizardKit/BUILD_LINUX/main.py' not found
./Build\ Linux -p fails because '/WizardKit/BUILD_LINUX/main.py' not found
./Build\ Linux -u completes successfully

Followed Arch Wiki install instructions, created a user, added user to sudoers, and get to the Build Linux phase. ```./Build\ Linux -b``` returns no info, instantly finishes/quits. Adding sudo merely gives me an error that it's not meant to be run as sudo. Here's what else I tried: ```sudo ./Build\ Linux -f``` works as expected, changes permissions ```./Build\ Linux -i``` installs dependencies as expected. ```./Build\ Linux -o``` fails because '/WizardKit/BUILD_LINUX/main.py' not found ```./Build\ Linux -p``` fails because '/WizardKit/BUILD_LINUX/main.py' not found ```./Build\ Linux -u``` completes successfully
2Shirt commented 2018-02-09 11:40:03 -07:00 (Migrated from gitea.2shirt.work)
  1. Did you use git to clone the repo?
  2. What is the full path to the repo in the VM?
1. Did you use git to clone the repo? 2. What is the full path to the repo in the VM?
2Shirt commented 2018-02-09 12:45:26 -07:00 (Migrated from gitea.2shirt.work)
  1. Yes.
  2. /Wizardkit. Will try moving to /home/user/Wizardkit and try again.

EDIT: Moved the Wizardkit directory to /home/user/, same issue.

1. Yes. 2. /Wizardkit. Will try moving to /home/user/Wizardkit and try again. EDIT: Moved the Wizardkit directory to /home/user/, same issue.
2Shirt commented 2018-02-09 12:54:26 -07:00 (Migrated from gitea.2shirt.work)

I just finished building a kit in a new VM so I think that you're download was incomplete or that the permissions are messed up.

I recommend that you remove the WizardKit folder and start over by cloning the repo in the home folder.

I just finished building a kit in a new VM so I think that you're download was incomplete or that the permissions are messed up. I recommend that you remove the WizardKit folder and start over by cloning the repo in the home folder.
2Shirt commented 2018-02-09 13:36:08 -07:00 (Migrated from gitea.2shirt.work)

Looks like it definitely was an incomplete download of some sort.

Going to let the script run; if it completes successfully I'll close the issue.

Looks like it definitely was an incomplete download of some sort. Going to let the script run; if it completes successfully I'll close the issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 2Shirt/WizardKit#14
No description provided.