You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
Expected behavior
The resulting Live ISO will be located at /usr/local/furybsd/iso/.
Screenshots
Version (please complete the following information):
Computer (please complete the following information):
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.
The text was updated successfully, but these errors were encountered: