[
https://issues.apache.org/jira/browse/IGNITE-20100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Artiukhov updated IGNITE-20100:
------------------------------------
Description:
OS:
{noformat}
root@f2a61d386c24:/# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12
(bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
{noformat}
Trying to install DEB with ODBC driver:
{noformat}
root@f2a61d386c24:/# apt install /tmp/ignite3-odbc_3.0.0-SNAPSHOT_all.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'ignite3-odbc' instead of '/tmp/ignite3-odbc_9.0.0~ea2_all.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ignite3-odbc : Depends: unixODBC but it is not installable
E: Unable to correct problems, you have held broken packages.
{noformat}
Expected dependency name: {{unixodbc}}
Actual dependency name: {{unuxODBC}}
Also the following dependency must be explicitly stated to make post-install
and post-remove steps work correctly: {{odbcinst}}
was:
OS:
{{
root@f2a61d386c24:/# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12
(bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
}}
Trying to install DEB with ODBC driver:
{{
root@f2a61d386c24:/# apt install /tmp/ignite3-odbc_3.0.0-SNAPSHOT_all.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'ignite3-odbc' instead of '/tmp/ignite3-odbc_9.0.0~ea2_all.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ignite3-odbc : Depends: unixODBC but it is not installable
E: Unable to correct problems, you have held broken packages.
}}
Expected dependency name: {{unixodbc}}
Actual dependency name: {{unuxODBC}}
Also the following dependency must be explicitly stated to make post-install
and post-remove steps work correctly: {{odbcinst}}
> Wrong dependencies in ODBC driver's DEB package
> ------------------------------------------------
>
> Key: IGNITE-20100
> URL: https://issues.apache.org/jira/browse/IGNITE-20100
> Project: Ignite
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0
> Reporter: Ivan Artiukhov
> Priority: Major
> Labels: ignite-3
>
> OS:
> {noformat}
> root@f2a61d386c24:/# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12
> (bookworm)"
> NAME="Debian GNU/Linux"
> VERSION_ID="12"
> VERSION="12 (bookworm)"
> {noformat}
> Trying to install DEB with ODBC driver:
> {noformat}
> root@f2a61d386c24:/# apt install /tmp/ignite3-odbc_3.0.0-SNAPSHOT_all.deb
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> Note, selecting 'ignite3-odbc' instead of
> '/tmp/ignite3-odbc_9.0.0~ea2_all.deb'
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> The following packages have unmet dependencies:
> ignite3-odbc : Depends: unixODBC but it is not installable
> E: Unable to correct problems, you have held broken packages.
> {noformat}
> Expected dependency name: {{unixodbc}}
> Actual dependency name: {{unuxODBC}}
> Also the following dependency must be explicitly stated to make post-install
> and post-remove steps work correctly: {{odbcinst}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)