Alexander Belyak created IGNITE-22647:
-----------------------------------------
Summary: Deb package doesn't have dependency to the Java
Key: IGNITE-22647
URL: https://issues.apache.org/jira/browse/IGNITE-22647
Project: Ignite
Issue Type: Bug
Components: platforms
Affects Versions: 3.0
Reporter: Alexander Belyak
Deb distributive doesn't have dependency to any Java runtime:
{noformat}
dpkg -I
/home/abelyak/gg/ignite-3/packaging/db/build/distributions/ignite3-db_3.0.0~SNAPSHOT_all.deb
new Debian package, version 2.0.
size 129474952 bytes: control archive=8563 bytes.
22 bytes, 1 lines conffiles
280 bytes, 11 lines control
17413 bytes, 197 lines md5sums
6631 bytes, 185 lines * postinst #!/bin/sh
4979 bytes, 143 lines * postrm #!/bin/sh
5000 bytes, 141 lines * preinst #!/bin/sh
4890 bytes, 137 lines * prerm #!/bin/sh
Package: ignite3-db
Source: ignite3-db
Version: 3.0.0~SNAPSHOT
Section: System Environment/Daemons
Priority: optional
Architecture: all
Installed-Size: 133198
Maintainer: abelyak
Description: ignite3-db
This package will install Apache Ignite
Homepage: https://ignite.apache.org
{noformat}
So one can install .deb package to a new host and get broken system.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)