Masatake Iwasaki created BIGTOP-4418:
----------------------------------------
Summary: Fix installation failure of packages on Fedora 40 due to
lack of /lib/lsb/init-functions
Key: BIGTOP-4418
URL: https://issues.apache.org/jira/browse/BIGTOP-4418
Project: Bigtop
Issue Type: Bug
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
While redhat-lsb provides the
[/lib/lsb/init-functions|https://github.com/apache/bigtop/blob/master/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec#L138],
it can not be pulled by package dependency nor Puppet manifest.
{noformat}
Error: /Stage[main]/Hadoop_zookeeper::Server/Package[zookeeper-server]/ensure:
change from 'purged' to 'latest' failed: Could not update: Execution of
'/usr/bin/dnf -d 0 -e 1 -y install zookeeper-server' returned 1: Error:
Problem: conflicting requests
- nothing provides /lib/lsb/init-functions needed by
zookeeper-server-3.8.4-1.fc40.x86_64 from Bigtop_0
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)