Page 1 of 1

OpenKM 6.3.6 vs openSUSE Leap 15 (unknown distro)

PostPosted:Mon Aug 13, 2018 7:08 am
by k_mikhail
Hello!

During OpenKM 6.3.6 on openSUSE Leap 15 have got an error message: "ERROR: Unknown Linux distro: unknown".
Code: Select all
k_mikhail@linux-mk500:/opt/openkm> sudo java -jar OKMInstaller.jar 
Running in Linux: 0.9.6-CE (build: f6d8e19)
Linux distro: unknown (Unknown - 0)
Local host: linux-mk500 (xxx.xxx.xxx.xxx)
Java version: 1.8.0_171
Free disk size: 29.8 GB
RAM size: 3.7 GB
CPU cores: 4
Supported databases: [h2, hsqldb, mariadb, mysql, oracle, postgresql, sqlserver]
Current directory: /opt/openkm

Database [h2]: mariadb
Database host [localhost]: 
Database name [okmdb]: 
Database user [openkm]: 
Database password [some_password]: 
---------------------------
- Database: mariadb
- Database host: localhost
- Database name: okmdb
- Database user: openkm
- Database password: some_password
- Install version: 6.3.6
---------------------------
Start install process? [y/N]: y

- Downloading Tomcat: 8.5.24
....*.... 10% ....*.... 20% ....*.... 30% ....*.... 40% ....*.... 50% ....*.... 60% ....*.... 70% ....*.... 80% ....*.... 90% ....*.... 100%
- Unzipping archive... Done!
- Fix permissions... Done!
- Downloading OpenKM: 6.3.6
....*.... 10% ....*.... 20% ....*.... 30% ....*.... 40% ....*.... 50% ....*.... 60% ....*.... 70% ....*.... 80% ....*.... 90% ....*.... 100%
- Unzipping archive... Done!
- Check archive integrity... Done!
- Copy OpenKM
- Configure OpenKM
- Configure service
ERROR: Unknown Linux distro: unknown
Is here some workaround to have openKM installation successful on openSUSE Leap 15? Thanks!

Java version:
Code: Select all
java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (IcedTea 3.8.0) (build 1.8.0_171-b11 suse-lp150.2.3.1-x86_64)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)

Re: OpenKM 6.3.6 vs openSUSE Leap 15 (unknown distro)

PostPosted:Tue Aug 14, 2018 1:48 pm
by jllort
Add the issue here https://github.com/openkm/document-mana ... tem/issues

Meanwhile, you can install the application manually following the steps described here https://docs.openkm.com/kcenter/view/ok ... ebian.html ( we have not documented openSUSE or other Linux distributions, but you can take Ubuntu & Debian as a reference for the steps what should be similar in your scenario ).

If you only are interested in application testing, then I suggest download the development environment -> https://www.openkm.com/en/download.html -> there's a video that tries to explain how to install it.

Re: OpenKM 6.3.6 vs openSUSE Leap 15 (unknown distro)

PostPosted:Tue Aug 14, 2018 2:25 pm
by k_mikhail
Seems yes, will put this issue to Git, because, for example, openKM 6.3.1 and 6.3.2 (both are *.run installers) work fine for openSUSE (have just re-checked this).

UPD: https://github.com/openkm/document-mana ... /issues/86

Re: OpenKM 6.3.6 vs openSUSE Leap 15 (unknown distro)

PostPosted:Thu Aug 16, 2018 11:41 am
by jllort
Sure, but we no longer produce that installer for several reasons we decided going ahead with own. From the next we will try to take a look on the issue, now the workmate who's taking control of the installer is not available for working on it.

Re: OpenKM 6.3.6 vs openSUSE Leap 15 (unknown distro)

PostPosted:Wed Nov 14, 2018 7:48 pm
by jockah
I get the same message trying to install 6.3.6 on a Raspberry PI running Raspbian distro (debian based). Is it possible to know the checks that the installer make to ensure what distro is??? I'm asking this because if it's Debian Based, every step will work ...

Re: OpenKM 6.3.6 vs openSUSE Leap 15 (unknown distro)

PostPosted:Sat Nov 17, 2018 1:19 pm
by jllort