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

Ubuntu 22.10 installation requires workaround #49

Open
jwfoley opened this issue Jan 15, 2023 · 1 comment
Open

Ubuntu 22.10 installation requires workaround #49

jwfoley opened this issue Jan 15, 2023 · 1 comment

Comments

@jwfoley
Copy link

jwfoley commented Jan 15, 2023

The PPA is missing a version for Ubuntu 22.10. I tried installing the version for 22.04.1 but it failed with an error message. On closer examination the error ultimately traced to the missing stdarg.h reported previously. So as a workaround I installed a modified package with the commit that patches this problem:

$ git clone https://github.com/Exioncore/rcraid-dkms -b compatibility_updates
$ cd rcraid-dkms
$ sudo sh install

Then I continued with the "Switching to RAID mode" instructions and it worked.

Is it possible to accept the pending pull request with this patch and release an Ubuntu 22.10 version of the package so this workaround isn't necessary anymore?

@binarydepth
Copy link

I did this and can see my RAID 0 but can't format free space succesfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants