Masatake Iwasaki created BIGTOP-3930:
----------------------------------------
Summary: Fix deployment failure on Ubuntu 22.04 due to unavailable
dependency on python
Key: BIGTOP-3930
URL: https://issues.apache.org/jira/browse/BIGTOP-3930
Project: Bigtop
Issue Type: Bug
Reporter: Masatake Iwasaki
{noformat}
Warning: /Stage[main]/Hadoop_hive::Metastore/Service[hive-metastore]: Skipping
because of failed dependencies
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o
DPkg::Options::=--force-confold install hive-server2' returned 100: Reading
package lists...
Building dependency tree...
Reading state information...
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:
hive : Depends: python but it is not installable
E: Unable to correct problems, you have held broken packages.
Error: /Stage[main]/Hadoop_hive::Server2/Package[hive-server2]/ensure: change
from 'purged' to 'latest' failed: Could not update: Execution of
'/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install
hive-server2' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
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:
hive : Depends: python but it is not installable
E: Unable to correct problems, you have held broken packages.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)