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

Cannot build live ISO (settings/packages.hello is missing) #210

Closed
PreyK opened this issue May 16, 2021 · 1 comment
Closed

Cannot build live ISO (settings/packages.hello is missing) #210

PreyK opened this issue May 16, 2021 · 1 comment
Labels
question Further information is requested

Comments

@PreyK
Copy link

PreyK commented May 16, 2021

Describe the bug
Trying to build an ISO as documented in https://hellosystem.github.io/docs/developer/building.html#id1
Looks like settings/packages.hello is missing.

After
git clone https://github.com/helloSystem/ISO
cd ISO
sudo ./build.sh hello
I get
releases
realpath: missing operand
Try 'realpath --help' for more information.
/settings/packages.hello is missing, exiting
To Reproduce
Steps to reproduce the behavior:

  1. Follow the instructions on https://hellosystem.github.io/docs/developer/building.html#id1
  2. See error

Expected behavior
The resulting Live ISO will be located at /usr/local/furybsd/iso/.

Screenshots
Screenshot from 2021-05-16 18-59-29

Version (please complete the following information):

  • Version: N/A (Solus linux 4.2)

Computer (please complete the following information):

  • Device: ASUS Rog Strix Scar III

Additional context
Cannot boot the experimental ISO-s in the releases (not sure if it's a bug or just damaged ISO as per https://hellosystem.github.io/docs/developer/boot.html#troubleshooting-the-live-system-early-boot-process).
Can boot the old 0.4.0 but wanted to check out helloSystem/hello#164 and newer stuff
If I could boot a freshly built known good ISO I could verify and maybe submit bug reports if acceptable.

@PreyK PreyK added the bug Something isn't working label May 16, 2021
@probonopd
Copy link
Member

You need to run this on FreeBSD, not on Linux.

@probonopd probonopd added question Further information is requested and removed bug Something isn't working labels May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants