Apnea Board Forum - CPAP | Sleep Apnea
Will OSCAR install and work on Debian 10 based distros? - Printable Version

+- Apnea Board Forum - CPAP | Sleep Apnea (https://www.apneaboard.com/forums)
+-- Forum: Public Area (https://www.apneaboard.com/forums/Forum-Public-Area)
+--- Forum: Software Support Forum (https://www.apneaboard.com/forums/Forum-Software-Support-Forum)
+--- Thread: Will OSCAR install and work on Debian 10 based distros? (/Thread-Will-OSCAR-install-and-work-on-Debian-10-based-distros)



Will OSCAR install and work on Debian 10 based distros? - beaver51 - 11-09-2019

So now that the new version of Debian, Debian 10 called Buster,  has come out; many Linux distributions are coming out with new versions based on it.
Will Oscar install and work on these?
Someone said something about Ubuntu 18 but I do not use Ubuntu and never will so I do not keep up with the versions of it.

Thanks.


RE: Will Oscar install and work on Debian 10 based distros? - pholynyk - 11-09-2019

I haven't done the upgrade to Buster while I've been in the middle of working on OSCAR. I think the Debian 9 version should work on 10 unless some file names have changed. There will be a newer deb in the next release that will install using the apt instead of sudo dpkg, with less problems. Compiling from source will work once the dependencies are satisfied ( I should put together that list...).

Right now, you need to d/l the deb package and then - while logged in to your user account - NOT root! - install it with "sudo dpkg -i the-filename.deb"
This is not optimal, has caused confusion and problems, and will be changed for the next release of OSCAR.


RE: Will Oscar install and work on Debian 10 based distros? - beaver51 - 11-10-2019

Thanks for the reply and the news about the next release. I decided to try installation on a spare computer running MX19-X64 which is based on Debian 10 Buster.
The only problem I encountered was an unmet dependency. It needed libqt5serialport5. I installed that and it seems to be working fine.

I look forward to the next release when it comes out. 

Pleasant dreams until then. Smile


RE: Will Oscar install and work on Debian 10 based distros? - mjphyi - 11-11-2019

(11-09-2019, 08:41 PM)pholynyk Wrote: I haven't done the upgrade to Buster while I've been in the middle of working on OSCAR. I think the Debian 9 version should work on 10 unless some file names have changed. There will be a newer deb in the next release that will install using the apt instead of sudo dpkg, with less problems. 

May I request that this "install via apt" feature be tested on modern x86 Chromebooks. These devices can run a Linux container under ChromeOS, code named Crostini. At some point, many different Linux distributions will be supported, but at the moment, the default container is Debian 9.

I have installed a previous version of the Debian version of Oscar on Crostini/ChromeOS, and the only issue was due to the install being from a .deb.
I believe this would be a useful platform to run Oscar on, for a very small additional effort.


RE: Will Oscar install and work on Debian 10 based distros? - pholynyk - 11-11-2019

If I had a Chromebook...

But if you got the .deb to install, the apt version should, also.


RE: Will Oscar install and work on Debian 10 based distros? - mjphyi - 11-11-2019

(11-11-2019, 07:24 PM)pholynyk Wrote: If I had a Chromebook...

But if you got the .deb to install, the apt version should, also.
And I'm sure that when you release the next version to work on Debian, it will also work on Crostini, and the install via apt will be an improvement. 
But there's a difference between saying it works, and saying it's supported on a platform. Is this new version expected to be weeks, months, or years away?
I'll try it out at that point.


RE: Will Oscar install and work on Debian 10 based distros? - pholynyk - 11-11-2019

Just like Debian, it will be released when it's ready