rhino-linux/rhino-setup

BUG: setup wizard tells me to contact the distribution developer

Closed this issue ยท 6 comments

Rhino Linux Version:
A numerical version for Rhino Linux.
--> 2023.4 (latest at the moment of typing this)

Platform:
[x86_64 / i7 7700, 16gb RAM; iGPU]

Describe the bug
Video of the bug: here

** English translation of the error message:**

'something gone wrong, contact the distribution developer'

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'setup wizard'
  2. Click on stuff shown in the video'
  3. See error

Expected behavior
The setup wizard setting up things

Screenshots
video

Additional context
I hope it's not me beeing dumb or just missing something lol

GitHub link to the video of my issue: https://github.com/rhino-linux/rhino-setup/assets/115548876/18c636d5-b10d-4517-8ce1-c3818f73918b

Interesting, are you able to run rhino-system in the command-line and when it fails paste the output?

@ajstrongdev nope: bash: rhino-system: command not found
image

@ajstrongdev @wizard-28 i'm getting the same error on a vmware 17 setup with a ryzen 7 4800h, 16gb ram.

same with the rhino-system command:

$ rhino system
bash: rhino-system: command not found

image
image

@ajstrongdev in case you meant "rhino-setup" instead of "rhino-system" this gave me the following output:
image
hope this helps

You were using an old version of pacstall, since we had a breaking release back on May 1st. Using the new 2024.1 rhino ISO or running pacstall -U on the old ISO should fix it.

I already fixed it on my branch for this not to happen in the future again, I'll be pushing it soon:
image

Permanently fixed in #68