Masatake Iwasaki created BIGTOP-4285:
----------------------------------------
Summary: Fix deployment failure of zookeeper due to conflict with
zookeeper provided by Ubuntu 24.04
Key: BIGTOP-4285
URL: https://issues.apache.org/jira/browse/BIGTOP-4285
Project: Bigtop
Issue Type: Bug
Components: deployment
Reporter: Masatake Iwasaki
{noformat}
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o
DPkg::Options::=--force-confold install zookeeper-server' 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:
zookeeper-server : Depends: zookeeper (= 3.8.4-1) but 3.9.1-1build2 is to be
installed
E: Unable to correct problems, you have held broken packages.
Error: /Stage[main]/Hadoop_zookeeper::Server/Package[zookeeper-server]/ensure:
change from 'purged' to 'latest' failed: Could not update: Execution of
'/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install
zookeeper-server' 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:
zookeeper-server : Depends: zookeeper (= 3.8.4-1) but 3.9.1-1build2 is to be
installed
E: Unable to correct problems, you have held broken packages.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)