-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PCS 0.10.18 build rpm failure #905
Comments
Hi @ssathish062087, Could you share the whole process of building pcs, all commands and their whole output, starting with downloading pcs sources? |
Hi Tomas/Team,
As requested , Please find the below github link download pcs-0.10.18.zip and extract it , perform build command to build pcs latest rpm is getting failed. Same build server we are able to build for pcsv0.10.16 version.
https://github.com/ClusterLabs/pcs/tree/v0.10.18
#./autogen.sh
#./configure --enable-local-build
#make
#make rpm
***@***.*** pcs-0.10.18]# ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
Now run ./configure and make
***@***.*** pcs-0.10.18]# ./configure --enable-local-build
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for a Python interpreter with version >= 3.6... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.6
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.6/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages
checking for systemd... yes
checking for pkg-conf systemd var systemdsystemunitdir... yes (detected: /usr/lib/systemd/system)
checking for pkg-conf systemd var systemdsystemunitpath... yes (detected: /etc/systemd/system:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:/usr/lib/systemd/system:/usr/lib/systemd/system:/lib/systemd/system)
checking for ruby... /usr/bin/ruby
checking for ruby... yes
checking for pkg-conf ruby var ruby_version... yes (detected: 3.3.0)
checking for gem... gem
checking for time... time
checking for tar... tar
checking for wget... wget
checking for fc-match... fc-match
checking linux distribution... rhel
checking default settings for rhel fedora... rhel (or alike) default settings will be used
checking pip module: pip >= 10.0.0... no (detected: 9.0.3)
checking pip module: setuptools ... yes (detected: 39.2.0)
checking pip module: setuptools-scm ... yes (detected: 1.15.7)
checking pip module: wheel ... yes (detected: 0.31.1)
checking pip module: cryptography ... yes (detected: 3.2.1)
checking pip module: lxml ... yes (detected: 4.2.3)
checking pip module: pycurl ... yes (detected: 7.43.0.2)
checking pip module: pyparsing < 3... yes (detected: 2.4.7)
checking pip module: dacite ... yes (detected: 1.8.1)
checking pip module: tornado >= 6.0.0... yes (detected: 6.1)
checking pip module: python-dateutil >= 2.7.0... yes (detected: 2.8.1)
checking pip module: dataclasses ... yes (detected: 0.8)
checking pip module: pyagentx ... yes (detected: 0.4.1)
checking ruby gem: power_assert... no
checking ruby gem: test-unit... no
checking ruby gem: backports... no
checking ruby gem: ethon... no
checking ruby gem: ffi... no
checking ruby gem: json... yes (detected: 2.7.1)
checking ruby gem: ruby2_keywords... yes (detected: 0.0.5)
checking ruby gem: mustermann... no
checking ruby gem: open4... no
checking ruby gem: rack... no
checking ruby gem: rack-protection... no
checking ruby gem: rack-test... no
checking ruby gem: sinatra... no
checking ruby gem: tilt... no
checking ruby gem: nio4r... no
checking ruby gem: puma... no
checking ruby gem: rexml... no
checking for bundle... bundle
checking for bash... /bin/sh
checking for systemctl... /usr/bin/systemctl
checking for killall... /usr/bin/killall
checking for rm... /usr/bin/rm
checking for find... /usr/bin/find
checking for pkg-conf pacemaker var daemon_user... not found, using default hacluster
checking for pkg-conf pacemaker var daemon_group... not found, using default haclient
checking for pkg-conf pacemaker var daemondir... not found, using default /usr/libexec/pacemaker
checking for pkg-conf pacemaker var exec_prefix... not found, using default /usr
checking for pkg-conf pacemaker var prefix... not found, using default /usr
checking for pkg-conf pacemaker var configdir... not found, using default /var/lib/pacemaker/cib
checking for pkg-conf pacemaker var schemadir... not found, using default /usr/share/pacemaker
checking for pkg-conf corosync var exec_prefix... yes (detected: /usr)
checking for pkg-conf corosync var prefix... yes (detected: /usr)
checking for pkg-conf corosync var logdir... yes (detected: /var/log/cluster)
checking for pkg-conf corosync-qdevice var exec_prefix... not found, using default /usr
checking for pkg-conf corosync-qdevice var confdir... not found, using default /etc/corosync
checking for pkg-conf sbd var confdir... not found, using default /etc/sysconfig
checking for pkg-conf sbd var exec_prefix... not found, using default /usr
checking for pkg-conf fence-agents var exec_prefix... not found, using default /usr
checking for pkg-conf resource-agents var ra_api_dtd... not found, using default /usr/share/resource-agents/ra-api-1.dtd
checking for pkg-conf resource-agents var ra_tmp_dir... not found, using default /run/resource-agents
checking for pkg-conf booth var confdir... not found, using default /etc/booth
checking for pkg-conf booth var exec_prefix... not found, using default /usr
checking for GNU date... yes
checking for BSD date... no
checking for date type... gnu
checking whether GNU date supports --date... yes
checking whether GNU date supports --utc... yes
configure: trying to determine source epoch
checking for source epoch in $SOURCE_EPOCH... no
checking for source epoch in source_epoch file... no
checking for source epoch baked in by gitattributes export-subst... yes
configure: using source epoch 2024-01-08
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating setup.py
config.status: creating setup.cfg
config.status: creating data/Makefile
config.status: creating pcs/Makefile
config.status: creating pcs/settings.py
config.status: creating pcs/snmp/pcs_snmp_agent.service
config.status: creating pcs/snmp/settings.py
config.status: creating pcs/snmp/pcs_snmp_agent.8
config.status: creating pcs/pcs.8
config.status: creating pcs_test/Makefile
config.status: creating pcs_test/settings.py
config.status: creating pcsd/capabilities.xml
config.status: creating pcsd/Makefile
config.status: creating pcsd/pcsd.8
config.status: creating pcsd/pcsd-cli.rb
config.status: creating pcsd/pcsd-ruby.service
config.status: creating pcsd/pcsd.service
config.status: creating pcsd/settings.rb
config.status: creating pcsd/logrotate/pcsd
config.status: creating pcs/pcs
config.status: creating pcs/pcs_internal
config.status: creating pcs/snmp/pcs_snmp_agent
config.status: creating pcs_test/smoke.sh
config.status: creating pcs_test/pcs_for_tests
config.status: creating pcs_test/suite
config.status: creating pcs_test/tools/bin_mock/pcmk/crm_resource
config.status: creating pcs_test/tools/bin_mock/pcmk/pacemaker-fenced
config.status: creating pcsd/pcsd
config.status: creating scripts/pcsd.sh
***@***.*** pcs-0.10.18]# make
PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring /usr/bin/python3 -m pip download --disable-pip-version-check --no-deps --dest rpm/ --no-binary :all: -r rpm/requirements.txt
Collecting dacite (from -r rpm/requirements.txt (line 1))
File was already downloaded /root/smf_source_latest/pcs-0.10.18/rpm/dacite-1.8.0.tar.gz
Collecting tornado>=6.0.0 (from -r rpm/requirements.txt (line 2))
File was already downloaded /root/smf_source_latest/pcs-0.10.18/rpm/tornado-6.1.tar.gz
Collecting python-dateutil>=2.7.0 (from -r rpm/requirements.txt (line 3))
File was already downloaded /root/smf_source_latest/pcs-0.10.18/rpm/python-dateutil-2.9.0.post0.tar.gz
Collecting dataclasses (from -r rpm/requirements.txt (line 4))
File was already downloaded /root/smf_source_latest/pcs-0.10.18/rpm/dataclasses-0.8.tar.gz
Successfully downloaded dacite tornado python-dateutil dataclasses
touch stamps/download_python_deps
/usr/bin/mkdir -p /root/smf_source_latest/pcs-0.10.18/pcs_bundled/src/
src=`ls -1 /root/smf_source_latest/pcs-0.10.18/rpm/*.tar.gz /root/smf_source_latest/pcs-0.10.18/rpm/*.tar.gz 2>/dev/null || true | sort -u | grep -v pcs- || true` && \
for i in $src; do \
tar xvz -C /root/smf_source_latest/pcs-0.10.18/pcs_bundled/src -f $i; \
done;
dacite-1.8.0/
dacite-1.8.0/LICENSE
dacite-1.8.0/PKG-INFO
dacite-1.8.0/README.md
dacite-1.8.0/dacite/
dacite-1.8.0/dacite/__init__.py
dacite-1.8.0/dacite/cache.py
dacite-1.8.0/dacite/config.py
dacite-1.8.0/dacite/core.py
dacite-1.8.0/dacite/data.py
dacite-1.8.0/dacite/dataclasses.py
dacite-1.8.0/dacite/exceptions.py
dacite-1.8.0/dacite/frozen_dict.py
dacite-1.8.0/dacite/py.typed
dacite-1.8.0/dacite/types.py
dacite-1.8.0/dacite.egg-info/
dacite-1.8.0/dacite.egg-info/PKG-INFO
dacite-1.8.0/dacite.egg-info/SOURCES.txt
dacite-1.8.0/dacite.egg-info/dependency_links.txt
dacite-1.8.0/dacite.egg-info/requires.txt
dacite-1.8.0/dacite.egg-info/top_level.txt
dacite-1.8.0/pyproject.toml
dacite-1.8.0/setup.cfg
dacite-1.8.0/setup.py
dacite-1.8.0/
dacite-1.8.0/LICENSE
dacite-1.8.0/PKG-INFO
dacite-1.8.0/README.md
dacite-1.8.0/dacite/
dacite-1.8.0/dacite/__init__.py
dacite-1.8.0/dacite/cache.py
dacite-1.8.0/dacite/config.py
dacite-1.8.0/dacite/core.py
dacite-1.8.0/dacite/data.py
dacite-1.8.0/dacite/dataclasses.py
dacite-1.8.0/dacite/exceptions.py
dacite-1.8.0/dacite/frozen_dict.py
dacite-1.8.0/dacite/py.typed
dacite-1.8.0/dacite/types.py
dacite-1.8.0/dacite.egg-info/
dacite-1.8.0/dacite.egg-info/PKG-INFO
dacite-1.8.0/dacite.egg-info/SOURCES.txt
dacite-1.8.0/dacite.egg-info/dependency_links.txt
dacite-1.8.0/dacite.egg-info/requires.txt
dacite-1.8.0/dacite.egg-info/top_level.txt
dacite-1.8.0/pyproject.toml
dacite-1.8.0/setup.cfg
dacite-1.8.0/setup.py
dataclasses-0.8/
dataclasses-0.8/LICENSE.txt
dataclasses-0.8/MANIFEST.in
dataclasses-0.8/PKG-INFO
dataclasses-0.8/README.rst
dataclasses-0.8/dataclass_tools.py
dataclasses-0.8/dataclasses.egg-info/
dataclasses-0.8/dataclasses.egg-info/PKG-INFO
dataclasses-0.8/dataclasses.egg-info/SOURCES.txt
dataclasses-0.8/dataclasses.egg-info/dependency_links.txt
dataclasses-0.8/dataclasses.egg-info/top_level.txt
dataclasses-0.8/dataclasses.py
dataclasses-0.8/setup.cfg
dataclasses-0.8/setup.py
dataclasses-0.8/test/
dataclasses-0.8/test/dataclass_module_1.py
dataclasses-0.8/test/dataclass_module_1_str.py
dataclasses-0.8/test/dataclass_module_2.py
dataclasses-0.8/test/dataclass_module_2_str.py
dataclasses-0.8/test/test_dataclasses.py
dataclasses-0.8/
dataclasses-0.8/LICENSE.txt
dataclasses-0.8/MANIFEST.in
dataclasses-0.8/PKG-INFO
dataclasses-0.8/README.rst
dataclasses-0.8/dataclass_tools.py
dataclasses-0.8/dataclasses.egg-info/
dataclasses-0.8/dataclasses.egg-info/PKG-INFO
dataclasses-0.8/dataclasses.egg-info/SOURCES.txt
dataclasses-0.8/dataclasses.egg-info/dependency_links.txt
dataclasses-0.8/dataclasses.egg-info/top_level.txt
dataclasses-0.8/dataclasses.py
dataclasses-0.8/setup.cfg
dataclasses-0.8/setup.py
dataclasses-0.8/test/
dataclasses-0.8/test/dataclass_module_1.py
dataclasses-0.8/test/dataclass_module_1_str.py
dataclasses-0.8/test/dataclass_module_2.py
dataclasses-0.8/test/dataclass_module_2_str.py
dataclasses-0.8/test/test_dataclasses.py
pcs-0.10.18/
pcs-0.10.18/m4/
pcs-0.10.18/m4/ac_compare_versions.m4
pcs-0.10.18/m4/ac_pip_module.m4
pcs-0.10.18/m4/ac_ruby_gem.m4
pcs-0.10.18/m4/ax_prog_date.m4
pcs-0.10.18/make/
pcs-0.10.18/make/gitlog-to-changelog
pcs-0.10.18/make/git-version-gen
pcs-0.10.18/make/release.mk
pcs-0.10.18/pcsd/
pcs-0.10.18/pcsd/logrotate/
pcs-0.10.18/pcsd/logrotate/pcsd.in
pcs-0.10.18/pcsd/conf/
pcs-0.10.18/pcsd/conf/pcsd
pcs-0.10.18/pcsd/pam/
pcs-0.10.18/pcsd/pam/pcsd.debian
pcs-0.10.18/pcsd/pam/pcsd.fedora
pcs-0.10.18/pcsd/public/
pcs-0.10.18/pcsd/public/css/
pcs-0.10.18/pcsd/public/css/images/
pcs-0.10.18/pcsd/public/css/images/animated-overlay.gif
pcs-0.10.18/pcsd/public/css/images/pbar-ani.gif
pcs-0.10.18/pcsd/public/css/images/ui-bg_flat_30_cccccc_40x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_flat_50_5c5c5c_40x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_glass_20_555555_1x400.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_glass_40_0078a3_1x400.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_glass_40_ffc73d_1x400.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_gloss-wave_25_333333_500x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_inset-soft_25_000000_1x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_inset-soft_30_f58400_1x100.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_222222_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_4b8e0b_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_a83300_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_cccccc_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_ffffff_256x240.png
pcs-0.10.18/pcsd/public/css/jquery-ui-1.12.1.custom.css
pcs-0.10.18/pcsd/public/css/liberation.css
pcs-0.10.18/pcsd/public/css/overpass.css
pcs-0.10.18/pcsd/public/css/style.css
pcs-0.10.18/pcsd/public/images/
pcs-0.10.18/pcsd/public/images/action-icons.png
pcs-0.10.18/pcsd/public/images/favicon.png
pcs-0.10.18/pcsd/public/images/field_bg.png
pcs-0.10.18/pcsd/public/images/HAM-logo.png
pcs-0.10.18/pcsd/public/images/Shell_bg.png
pcs-0.10.18/pcsd/public/js/
pcs-0.10.18/pcsd/public/js/dev/
pcs-0.10.18/pcsd/public/js/dev/clusters-overview-mock.js
pcs-0.10.18/pcsd/public/js/dev/cluster_status.mock.js
pcs-0.10.18/pcsd/public/js/dev/dev.js
pcs-0.10.18/pcsd/public/js/dev/tests-cluster-destroy.js
pcs-0.10.18/pcsd/public/js/dev/tests-cluster-setup.js
pcs-0.10.18/pcsd/public/js/dev/tests-node-add.js
pcs-0.10.18/pcsd/public/js/dev/tests-node-remove.js
pcs-0.10.18/pcsd/public/js/api.js
pcs-0.10.18/pcsd/public/js/cluster-destroy.js
pcs-0.10.18/pcsd/public/js/cluster-setup.js
pcs-0.10.18/pcsd/public/js/ember-1.4.0.js
pcs-0.10.18/pcsd/public/js/handlebars-v1.2.1.js
pcs-0.10.18/pcsd/public/js/jquery-3.6.0.min.js
pcs-0.10.18/pcsd/public/js/jquery-ui-1.12.1.custom.min.js
pcs-0.10.18/pcsd/public/js/node-add.js
pcs-0.10.18/pcsd/public/js/node-remove.js
pcs-0.10.18/pcsd/public/js/nodes-ember.js
pcs-0.10.18/pcsd/public/js/pcsd.js
pcs-0.10.18/pcsd/public/js/tools.js
pcs-0.10.18/pcsd/public/ui_instructions.html
pcs-0.10.18/pcsd/test/
pcs-0.10.18/pcsd/test/cib1.xml
pcs-0.10.18/pcsd/test/cluster.conf
pcs-0.10.18/pcsd/test/corosync.conf
pcs-0.10.18/pcsd/test/crm1.xml
pcs-0.10.18/pcsd/test/crm2.xml
pcs-0.10.18/pcsd/test/crm2_new_roles.xml
pcs-0.10.18/pcsd/test/known-hosts
pcs-0.10.18/pcsd/test/pcsd_test_utils.rb
pcs-0.10.18/pcsd/test/pcs_settings.conf
pcs-0.10.18/pcsd/test/test_all_suite.rb
pcs-0.10.18/pcsd/test/test_auth.rb
pcs-0.10.18/pcsd/test/test_cfgsync.rb
pcs-0.10.18/pcsd/test/test_cluster_entity.rb
pcs-0.10.18/pcsd/test/test_cluster.rb
pcs-0.10.18/pcsd/test/test_config.rb
pcs-0.10.18/pcsd/test/test_corosyncconf.rb
pcs-0.10.18/pcsd/test/test_pcs.rb
pcs-0.10.18/pcsd/test/test_permissions.rb
pcs-0.10.18/pcsd/test/test_resource.rb
pcs-0.10.18/pcsd/views/
pcs-0.10.18/pcsd/views/_acls.erb
pcs-0.10.18/pcsd/views/_cluster_list.erb
pcs-0.10.18/pcsd/views/_configure.erb
pcs-0.10.18/pcsd/views/_dialogs.erb
pcs-0.10.18/pcsd/views/login.erb
pcs-0.10.18/pcsd/views/main.erb
pcs-0.10.18/pcsd/views/manage.erb
pcs-0.10.18/pcsd/views/nodes.erb
pcs-0.10.18/pcsd/views/_permissions_cluster.erb
pcs-0.10.18/pcsd/views/permissions.erb
pcs-0.10.18/pcsd/views/_resource.erb
pcs-0.10.18/pcsd/views/_resource_list.erb
pcs-0.10.18/pcsd/Makefile.am
pcs-0.10.18/pcsd/api_v1.rb
pcs-0.10.18/pcsd/auth.rb
pcs-0.10.18/pcsd/bootstrap.rb
pcs-0.10.18/pcsd/capabilities.rng
pcs-0.10.18/pcsd/capabilities.xml
pcs-0.10.18/pcsd/cfgsync.rb
pcs-0.10.18/pcsd/cluster_entity.rb
pcs-0.10.18/pcsd/cluster.rb
pcs-0.10.18/pcsd/config.rb
pcs-0.10.18/pcsd/corosyncconf.rb
pcs-0.10.18/pcsd/fenceagent.rb
pcs-0.10.18/pcsd/pcsd_action_command.rb
pcs-0.10.18/pcsd/pcsd-cli-main.rb
pcs-0.10.18/pcsd/pcsd_exchange_format.rb
pcs-0.10.18/pcsd/pcsd_file.rb
pcs-0.10.18/pcsd/pcsd.rb
pcs-0.10.18/pcsd/pcsd_remove_file.rb
pcs-0.10.18/pcsd/pcs.rb
pcs-0.10.18/pcsd/permissions.rb
pcs-0.10.18/pcsd/remote.rb
pcs-0.10.18/pcsd/resource.rb
pcs-0.10.18/pcsd/rserver.rb
pcs-0.10.18/pcsd/Makefile.in
pcs-0.10.18/pcsd/capabilities.xml.in
pcs-0.10.18/pcsd/pcsd-cli.rb.in
pcs-0.10.18/pcsd/pcsd-ruby.service.in
pcs-0.10.18/pcsd/pcsd.8.in
pcs-0.10.18/pcsd/pcsd.in
pcs-0.10.18/pcsd/pcsd.service.in
pcs-0.10.18/pcsd/settings.rb.in
pcs-0.10.18/pcs/
pcs-0.10.18/pcs/snmp/
pcs-0.10.18/pcs/snmp/pcs_snmp_agent.8.in
pcs-0.10.18/pcs/snmp/pcs_snmp_agent.in
pcs-0.10.18/pcs/snmp/pcs_snmp_agent.service.in
pcs-0.10.18/pcs/snmp/settings.py.in
pcs-0.10.18/pcs/snmp/agentx/
pcs-0.10.18/pcs/snmp/agentx/__init__.py
pcs-0.10.18/pcs/snmp/agentx/types.py
pcs-0.10.18/pcs/snmp/agentx/updater.py
pcs-0.10.18/pcs/snmp/conf/
pcs-0.10.18/pcs/snmp/conf/pcs_snmp_agent
pcs-0.10.18/pcs/snmp/mibs/
pcs-0.10.18/pcs/snmp/mibs/PCMK-PCS-MIB.txt
pcs-0.10.18/pcs/snmp/mibs/PCMK-PCS-V1-MIB.txt
pcs-0.10.18/pcs/snmp/updaters/
pcs-0.10.18/pcs/snmp/updaters/__init__.py
pcs-0.10.18/pcs/snmp/updaters/v1.py
pcs-0.10.18/pcs/snmp/__init__.py
pcs-0.10.18/pcs/snmp/pcs_snmp_agent.8
pcs-0.10.18/pcs/snmp/pcs_snmp_agent.py
pcs-0.10.18/pcs/bash_completion/
pcs-0.10.18/pcs/bash_completion/pcs
pcs-0.10.18/pcs/cli/
pcs-0.10.18/pcs/cli/booth/
pcs-0.10.18/pcs/cli/booth/command.py
pcs-0.10.18/pcs/cli/booth/env.py
pcs-0.10.18/pcs/cli/booth/__init__.py
pcs-0.10.18/pcs/cli/cluster/
pcs-0.10.18/pcs/cli/cluster/__init__.py
pcs-0.10.18/pcs/cli/cluster/command.py
pcs-0.10.18/pcs/cli/cluster_property/
pcs-0.10.18/pcs/cli/cluster_property/__init__.py
pcs-0.10.18/pcs/cli/cluster_property/command.py
pcs-0.10.18/pcs/cli/cluster_property/output.py
pcs-0.10.18/pcs/cli/common/
pcs-0.10.18/pcs/cli/common/capabilities.py
pcs-0.10.18/pcs/cli/common/completion.py
pcs-0.10.18/pcs/cli/common/env_cli.py
pcs-0.10.18/pcs/cli/common/errors.py
pcs-0.10.18/pcs/cli/common/__init__.py
pcs-0.10.18/pcs/cli/common/lib_wrapper.py
pcs-0.10.18/pcs/cli/common/middleware.py
pcs-0.10.18/pcs/cli/common/parse_args.py
pcs-0.10.18/pcs/cli/common/printable_tree.py
pcs-0.10.18/pcs/cli/common/routing.py
pcs-0.10.18/pcs/cli/common/tools.py
pcs-0.10.18/pcs/cli/common/output.py
pcs-0.10.18/pcs/cli/constraint/
pcs-0.10.18/pcs/cli/constraint/command.py
pcs-0.10.18/pcs/cli/constraint/__init__.py
pcs-0.10.18/pcs/cli/constraint/parse_args.py
pcs-0.10.18/pcs/cli/constraint_colocation/
pcs-0.10.18/pcs/cli/constraint_colocation/command.py
pcs-0.10.18/pcs/cli/constraint_colocation/__init__.py
pcs-0.10.18/pcs/cli/constraint_order/
pcs-0.10.18/pcs/cli/constraint_order/command.py
pcs-0.10.18/pcs/cli/constraint_order/__init__.py
pcs-0.10.18/pcs/cli/constraint_ticket/
pcs-0.10.18/pcs/cli/constraint_ticket/command.py
pcs-0.10.18/pcs/cli/constraint_ticket/__init__.py
pcs-0.10.18/pcs/cli/constraint_ticket/parse_args.py
pcs-0.10.18/pcs/cli/file/
pcs-0.10.18/pcs/cli/file/__init__.py
pcs-0.10.18/pcs/cli/file/metadata.py
pcs-0.10.18/pcs/cli/reports/
pcs-0.10.18/pcs/cli/reports/__init__.py
pcs-0.10.18/pcs/cli/reports/messages.py
pcs-0.10.18/pcs/cli/reports/output.py
pcs-0.10.18/pcs/cli/reports/processor.py
pcs-0.10.18/pcs/cli/resource/
pcs-0.10.18/pcs/cli/resource/__init__.py
pcs-0.10.18/pcs/cli/resource/parse_args.py
pcs-0.10.18/pcs/cli/resource/output.py
pcs-0.10.18/pcs/cli/resource/relations.py
pcs-0.10.18/pcs/cli/routing/
pcs-0.10.18/pcs/cli/routing/acl.py
pcs-0.10.18/pcs/cli/routing/alert.py
pcs-0.10.18/pcs/cli/routing/booth.py
pcs-0.10.18/pcs/cli/routing/client.py
pcs-0.10.18/pcs/cli/routing/cluster.py
pcs-0.10.18/pcs/cli/routing/config.py
pcs-0.10.18/pcs/cli/routing/constraint.py
pcs-0.10.18/pcs/cli/routing/dr.py
pcs-0.10.18/pcs/cli/routing/host.py
pcs-0.10.18/pcs/cli/routing/__init__.py
pcs-0.10.18/pcs/cli/routing/node.py
pcs-0.10.18/pcs/cli/routing/pcsd.py
pcs-0.10.18/pcs/cli/routing/prop.py
pcs-0.10.18/pcs/cli/routing/qdevice.py
pcs-0.10.18/pcs/cli/routing/quorum.py
pcs-0.10.18/pcs/cli/routing/resource.py
pcs-0.10.18/pcs/cli/routing/status.py
pcs-0.10.18/pcs/cli/routing/stonith.py
pcs-0.10.18/pcs/cli/routing/tag.py
pcs-0.10.18/pcs/cli/tag/
pcs-0.10.18/pcs/cli/tag/command.py
pcs-0.10.18/pcs/cli/tag/__init__.py
pcs-0.10.18/pcs/cli/dr.py
pcs-0.10.18/pcs/cli/fencing_topology.py
pcs-0.10.18/pcs/cli/__init__.py
pcs-0.10.18/pcs/cli/nvset.py
pcs-0.10.18/pcs/cli/resource_agent.py
pcs-0.10.18/pcs/cli/rule.py
pcs-0.10.18/pcs/common/
pcs-0.10.18/pcs/common/communication/
pcs-0.10.18/pcs/common/communication/__init__.py
pcs-0.10.18/pcs/common/communication/const.py
pcs-0.10.18/pcs/common/communication/dto.py
pcs-0.10.18/pcs/common/communication/types.py
pcs-0.10.18/pcs/common/interface/
pcs-0.10.18/pcs/common/interface/dto.py
pcs-0.10.18/pcs/common/interface/__init__.py
pcs-0.10.18/pcs/common/pacemaker/
pcs-0.10.18/pcs/common/pacemaker/resource/
pcs-0.10.18/pcs/common/pacemaker/resource/__init__.py
pcs-0.10.18/pcs/common/pacemaker/resource/bundle.py
pcs-0.10.18/pcs/common/pacemaker/resource/clone.py
pcs-0.10.18/pcs/common/pacemaker/resource/group.py
pcs-0.10.18/pcs/common/pacemaker/resource/list.py
pcs-0.10.18/pcs/common/pacemaker/resource/operations.py
pcs-0.10.18/pcs/common/pacemaker/resource/primitive.py
pcs-0.10.18/pcs/common/pacemaker/resource/relations.py
pcs-0.10.18/pcs/common/pacemaker/__init__.py
pcs-0.10.18/pcs/common/pacemaker/cluster_property.py
pcs-0.10.18/pcs/common/pacemaker/defaults.py
pcs-0.10.18/pcs/common/pacemaker/nvset.py
pcs-0.10.18/pcs/common/pacemaker/role.py
pcs-0.10.18/pcs/common/pacemaker/rule.py
pcs-0.10.18/pcs/common/reports/
pcs-0.10.18/pcs/common/reports/constraints/
pcs-0.10.18/pcs/common/reports/constraints/colocation.py
pcs-0.10.18/pcs/common/reports/constraints/common.py
pcs-0.10.18/pcs/common/reports/constraints/__init__.py
pcs-0.10.18/pcs/common/reports/constraints/order.py
pcs-0.10.18/pcs/common/reports/constraints/ticket.py
pcs-0.10.18/pcs/common/reports/codes.py
pcs-0.10.18/pcs/common/reports/const.py
pcs-0.10.18/pcs/common/reports/conversions.py
pcs-0.10.18/pcs/common/reports/dto.py
pcs-0.10.18/pcs/common/reports/__init__.py
pcs-0.10.18/pcs/common/reports/item.py
pcs-0.10.18/pcs/common/reports/messages.py
pcs-0.10.18/pcs/common/reports/processor.py
pcs-0.10.18/pcs/common/reports/types.py
pcs-0.10.18/pcs/common/resource_agent/
pcs-0.10.18/pcs/common/resource_agent/__init__.py
pcs-0.10.18/pcs/common/resource_agent/const.py
pcs-0.10.18/pcs/common/resource_agent/dto.py
pcs-0.10.18/pcs/common/services/
pcs-0.10.18/pcs/common/services/drivers/
pcs-0.10.18/pcs/common/services/drivers/__init__.py
pcs-0.10.18/pcs/common/services/drivers/systemd.py
pcs-0.10.18/pcs/common/services/drivers/sysvinit_rhel.py
pcs-0.10.18/pcs/common/services/interfaces/
pcs-0.10.18/pcs/common/services/interfaces/executor.py
pcs-0.10.18/pcs/common/services/interfaces/__init__.py
pcs-0.10.18/pcs/common/services/interfaces/manager.py
pcs-0.10.18/pcs/common/services/common.py
pcs-0.10.18/pcs/common/services/errors.py
pcs-0.10.18/pcs/common/services/__init__.py
pcs-0.10.18/pcs/common/services/types.py
pcs-0.10.18/pcs/common/corosync_conf.py
pcs-0.10.18/pcs/common/const.py
pcs-0.10.18/pcs/common/dr.py
pcs-0.10.18/pcs/common/fencing_topology.py
pcs-0.10.18/pcs/common/file.py
pcs-0.10.18/pcs/common/file_type_codes.py
pcs-0.10.18/pcs/common/host.py
pcs-0.10.18/pcs/common/__init__.py
pcs-0.10.18/pcs/common/node_communicator.py
pcs-0.10.18/pcs/common/pcs_pycurl.py
pcs-0.10.18/pcs/common/services_dto.py
pcs-0.10.18/pcs/common/ssl.py
pcs-0.10.18/pcs/common/str_tools.py
pcs-0.10.18/pcs/common/tools.py
pcs-0.10.18/pcs/common/types.py
pcs-0.10.18/pcs/common/validate.py
pcs-0.10.18/pcs/daemon/
pcs-0.10.18/pcs/daemon/app/
pcs-0.10.18/pcs/daemon/app/test/
pcs-0.10.18/pcs/daemon/app/test/__init__.py
pcs-0.10.18/pcs/daemon/app/common.py
pcs-0.10.18/pcs/daemon/app/__init__.py
pcs-0.10.18/pcs/daemon/app/session.py
pcs-0.10.18/pcs/daemon/app/sinatra_common.py
pcs-0.10.18/pcs/daemon/app/sinatra_remote.py
pcs-0.10.18/pcs/daemon/app/sinatra_ui.py
pcs-0.10.18/pcs/daemon/app/ui_common.py
pcs-0.10.18/pcs/daemon/app/ui.py
pcs-0.10.18/pcs/daemon/auth.py
pcs-0.10.18/pcs/daemon/env.py
pcs-0.10.18/pcs/daemon/http_server.py
pcs-0.10.18/pcs/daemon/__init__.py
pcs-0.10.18/pcs/daemon/log.py
pcs-0.10.18/pcs/daemon/ruby_pcsd.py
pcs-0.10.18/pcs/daemon/run.py
pcs-0.10.18/pcs/daemon/session.py
pcs-0.10.18/pcs/daemon/ssl.py
pcs-0.10.18/pcs/daemon/systemd.py
pcs-0.10.18/pcs/entry_points/
pcs-0.10.18/pcs/entry_points/cli.py
pcs-0.10.18/pcs/entry_points/common.py
pcs-0.10.18/pcs/entry_points/daemon.py
pcs-0.10.18/pcs/entry_points/__init__.py
pcs-0.10.18/pcs/entry_points/internal.py
pcs-0.10.18/pcs/entry_points/snmp_agent.py
pcs-0.10.18/pcs/lib/
pcs-0.10.18/pcs/lib/booth/
pcs-0.10.18/pcs/lib/booth/config_facade.py
pcs-0.10.18/pcs/lib/booth/config_files.py
pcs-0.10.18/pcs/lib/booth/config_parser.py
pcs-0.10.18/pcs/lib/booth/config_validators.py
pcs-0.10.18/pcs/lib/booth/constants.py
pcs-0.10.18/pcs/lib/booth/env.py
pcs-0.10.18/pcs/lib/booth/__init__.py
pcs-0.10.18/pcs/lib/booth/resource.py
pcs-0.10.18/pcs/lib/booth/status.py
pcs-0.10.18/pcs/lib/booth/sync.py
pcs-0.10.18/pcs/lib/cib/
pcs-0.10.18/pcs/lib/cib/constraint/
pcs-0.10.18/pcs/lib/cib/constraint/colocation.py
pcs-0.10.18/pcs/lib/cib/constraint/constraint.py
pcs-0.10.18/pcs/lib/cib/constraint/__init__.py
pcs-0.10.18/pcs/lib/cib/constraint/order.py
pcs-0.10.18/pcs/lib/cib/constraint/resource_set.py
pcs-0.10.18/pcs/lib/cib/constraint/ticket.py
pcs-0.10.18/pcs/lib/cib/resource/
pcs-0.10.18/pcs/lib/cib/resource/agent.py
pcs-0.10.18/pcs/lib/cib/resource/bundle.py
pcs-0.10.18/pcs/lib/cib/resource/clone.py
pcs-0.10.18/pcs/lib/cib/resource/common.py
pcs-0.10.18/pcs/lib/cib/resource/const.py
pcs-0.10.18/pcs/lib/cib/resource/group.py
pcs-0.10.18/pcs/lib/cib/resource/guest_node.py
pcs-0.10.18/pcs/lib/cib/resource/hierarchy.py
pcs-0.10.18/pcs/lib/cib/resource/__init__.py
pcs-0.10.18/pcs/lib/cib/resource/operations.py
pcs-0.10.18/pcs/lib/cib/resource/primitive.py
pcs-0.10.18/pcs/lib/cib/resource/relations.py
pcs-0.10.18/pcs/lib/cib/resource/remote_node.py
pcs-0.10.18/pcs/lib/cib/resource/types.py
pcs-0.10.18/pcs/lib/cib/rule/
pcs-0.10.18/pcs/lib/cib/rule/cib_to_dto.py
pcs-0.10.18/pcs/lib/cib/rule/cib_to_str.py
pcs-0.10.18/pcs/lib/cib/rule/expression_part.py
pcs-0.10.18/pcs/lib/cib/rule/in_effect.py
pcs-0.10.18/pcs/lib/cib/rule/__init__.py
pcs-0.10.18/pcs/lib/cib/rule/parsed_to_cib.py
pcs-0.10.18/pcs/lib/cib/rule/parser.py
pcs-0.10.18/pcs/lib/cib/rule/tools.py
pcs-0.10.18/pcs/lib/cib/rule/validator.py
pcs-0.10.18/pcs/lib/cib/acl.py
pcs-0.10.18/pcs/lib/cib/alert.py
pcs-0.10.18/pcs/lib/cib/const.py
pcs-0.10.18/pcs/lib/cib/fencing_topology.py
pcs-0.10.18/pcs/lib/cib/__init__.py
pcs-0.10.18/pcs/lib/cib/node.py
pcs-0.10.18/pcs/lib/cib/nvpair_multi.py
pcs-0.10.18/pcs/lib/cib/nvpair.py
pcs-0.10.18/pcs/lib/cib/sections.py
pcs-0.10.18/pcs/lib/cib/status.py
pcs-0.10.18/pcs/lib/cib/stonith.py
pcs-0.10.18/pcs/lib/cib/tag.py
pcs-0.10.18/pcs/lib/cib/tools.py
pcs-0.10.18/pcs/lib/commands/
pcs-0.10.18/pcs/lib/commands/constraint/
pcs-0.10.18/pcs/lib/commands/constraint/colocation.py
pcs-0.10.18/pcs/lib/commands/constraint/common.py
pcs-0.10.18/pcs/lib/commands/constraint/__init__.py
pcs-0.10.18/pcs/lib/commands/constraint/order.py
pcs-0.10.18/pcs/lib/commands/constraint/ticket.py
pcs-0.10.18/pcs/lib/commands/acl.py
pcs-0.10.18/pcs/lib/commands/alert.py
pcs-0.10.18/pcs/lib/commands/booth.py
pcs-0.10.18/pcs/lib/commands/cib_options.py
pcs-0.10.18/pcs/lib/commands/cluster.py
pcs-0.10.18/pcs/lib/commands/cluster_property.py
pcs-0.10.18/pcs/lib/commands/dr.py
pcs-0.10.18/pcs/lib/commands/fencing_topology.py
pcs-0.10.18/pcs/lib/commands/__init__.py
pcs-0.10.18/pcs/lib/commands/node.py
pcs-0.10.18/pcs/lib/commands/pcsd.py
pcs-0.10.18/pcs/lib/commands/qdevice.py
pcs-0.10.18/pcs/lib/commands/quorum.py
pcs-0.10.18/pcs/lib/commands/remote_node.py
pcs-0.10.18/pcs/lib/commands/resource_agent.py
pcs-0.10.18/pcs/lib/commands/resource.py
pcs-0.10.18/pcs/lib/commands/sbd.py
pcs-0.10.18/pcs/lib/commands/scsi.py
pcs-0.10.18/pcs/lib/commands/services.py
pcs-0.10.18/pcs/lib/commands/status.py
pcs-0.10.18/pcs/lib/commands/stonith_agent.py
pcs-0.10.18/pcs/lib/commands/stonith.py
pcs-0.10.18/pcs/lib/commands/tag.py
pcs-0.10.18/pcs/lib/communication/
pcs-0.10.18/pcs/lib/communication/booth.py
pcs-0.10.18/pcs/lib/communication/cluster.py
pcs-0.10.18/pcs/lib/communication/corosync.py
pcs-0.10.18/pcs/lib/communication/__init__.py
pcs-0.10.18/pcs/lib/communication/nodes.py
pcs-0.10.18/pcs/lib/communication/qdevice_net.py
pcs-0.10.18/pcs/lib/communication/qdevice.py
pcs-0.10.18/pcs/lib/communication/sbd.py
pcs-0.10.18/pcs/lib/communication/scsi.py
pcs-0.10.18/pcs/lib/communication/status.py
pcs-0.10.18/pcs/lib/communication/tools.py
pcs-0.10.18/pcs/lib/corosync/
pcs-0.10.18/pcs/lib/corosync/config_facade.py
pcs-0.10.18/pcs/lib/corosync/config_parser.py
pcs-0.10.18/pcs/lib/corosync/config_validators.py
pcs-0.10.18/pcs/lib/corosync/constants.py
pcs-0.10.18/pcs/lib/corosync/__init__.py
pcs-0.10.18/pcs/lib/corosync/live.py
pcs-0.10.18/pcs/lib/corosync/node.py
pcs-0.10.18/pcs/lib/corosync/qdevice_client.py
pcs-0.10.18/pcs/lib/corosync/qdevice_net.py
pcs-0.10.18/pcs/lib/dr/
pcs-0.10.18/pcs/lib/dr/config/
pcs-0.10.18/pcs/lib/dr/config/facade.py
pcs-0.10.18/pcs/lib/dr/config/__init__.py
pcs-0.10.18/pcs/lib/dr/env.py
pcs-0.10.18/pcs/lib/dr/__init__.py
pcs-0.10.18/pcs/lib/file/
pcs-0.10.18/pcs/lib/file/__init__.py
pcs-0.10.18/pcs/lib/file/instance.py
pcs-0.10.18/pcs/lib/file/metadata.py
pcs-0.10.18/pcs/lib/file/raw_file.py
pcs-0.10.18/pcs/lib/file/toolbox.py
pcs-0.10.18/pcs/lib/interface/
pcs-0.10.18/pcs/lib/interface/config.py
pcs-0.10.18/pcs/lib/interface/__init__.py
pcs-0.10.18/pcs/lib/pacemaker/
pcs-0.10.18/pcs/lib/pacemaker/api_result.py
pcs-0.10.18/pcs/lib/pacemaker/__init__.py
pcs-0.10.18/pcs/lib/pacemaker/live.py
pcs-0.10.18/pcs/lib/pacemaker/simulate.py
pcs-0.10.18/pcs/lib/pacemaker/state.py
pcs-0.10.18/pcs/lib/pacemaker/values.py
pcs-0.10.18/pcs/lib/resource_agent/
pcs-0.10.18/pcs/lib/resource_agent/const.py
pcs-0.10.18/pcs/lib/resource_agent/error.py
pcs-0.10.18/pcs/lib/resource_agent/facade.py
pcs-0.10.18/pcs/lib/resource_agent/__init__.py
pcs-0.10.18/pcs/lib/resource_agent/list.py
pcs-0.10.18/pcs/lib/resource_agent/name.py
pcs-0.10.18/pcs/lib/resource_agent/ocf_transform.py
pcs-0.10.18/pcs/lib/resource_agent/pcs_transform.py
pcs-0.10.18/pcs/lib/resource_agent/types.py
pcs-0.10.18/pcs/lib/resource_agent/xml.py
pcs-0.10.18/pcs/lib/cluster_property.py
pcs-0.10.18/pcs/lib/env.py
pcs-0.10.18/pcs/lib/errors.py
pcs-0.10.18/pcs/lib/exchange_formats.md
pcs-0.10.18/pcs/lib/external.py
pcs-0.10.18/pcs/lib/__init__.py
pcs-0.10.18/pcs/lib/node_communication_format.py
pcs-0.10.18/pcs/lib/node_communication.py
pcs-0.10.18/pcs/lib/node.py
pcs-0.10.18/pcs/lib/sbd.py
pcs-0.10.18/pcs/lib/services.py
pcs-0.10.18/pcs/lib/tools.py
pcs-0.10.18/pcs/lib/validate.py
pcs-0.10.18/pcs/lib/xml_tools.py
pcs-0.10.18/pcs/Makefile.am
pcs-0.10.18/pcs/Makefile.in
pcs-0.10.18/pcs/pcs.8.in
pcs-0.10.18/pcs/pcs.in
pcs-0.10.18/pcs/pcs_internal.in
pcs-0.10.18/pcs/settings.py.in
pcs-0.10.18/pcs/COPYING
pcs-0.10.18/pcs/acl.py
pcs-0.10.18/pcs/alert.py
pcs-0.10.18/pcs/app.py
pcs-0.10.18/pcs/client.py
pcs-0.10.18/pcs/cluster.py
pcs-0.10.18/pcs/config.py
pcs-0.10.18/pcs/constraint.py
pcs-0.10.18/pcs/host.py
pcs-0.10.18/pcs/__init__.py
pcs-0.10.18/pcs/node.py
pcs-0.10.18/pcs/pcsd.py
pcs-0.10.18/pcs/pcs_internal.py
pcs-0.10.18/pcs/qdevice.py
pcs-0.10.18/pcs/quorum.py
pcs-0.10.18/pcs/resource.py
pcs-0.10.18/pcs/rule.py
pcs-0.10.18/pcs/status.py
pcs-0.10.18/pcs/stonith.py
pcs-0.10.18/pcs/usage.py
pcs-0.10.18/pcs/utils.py
pcs-0.10.18/pcs_test/
pcs-0.10.18/pcs_test/tools/
pcs-0.10.18/pcs_test/tools/bin_mock/
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.in
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker-fenced.in
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/list_agents_ocf__heartbeat
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/list_agents_ocf__pacemaker
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/list_agents_stonith
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/list_ocf_providers
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/list_standards
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/lsb__network_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__heartbeat__Dummy_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__heartbeat__Filesystem_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__heartbeat__IPaddr2_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__pacemaker__Dummy_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__pacemaker__HealthCPU_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__pacemaker__remote_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__pacemaker__Stateful_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/ocf__pacemaker__SystemHealth_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/stonith__fence_apc_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/stonith__fence_ilo_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/stonith__fence_scsi_metadata.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.d/stonith__fence_xvm_metadata.xml
***@***.******@***.***__b_metadata.xml>
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker_metadata.d/
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker_metadata.d/pacemaker_based.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker_metadata.d/pacemaker_controld.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker_metadata.d/pacemaker_fenced.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker_metadata.d/pacemaker_schedulerd.xml
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/crm_resource.py
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker-fenced
pcs-0.10.18/pcs_test/tools/bin_mock/pcmk/pacemaker_metadata.py
pcs-0.10.18/pcs_test/tools/bin_mock/__init__.py
pcs-0.10.18/pcs_test/tools/check/
pcs-0.10.18/pcs_test/tools/check/__init__.py
pcs-0.10.18/pcs_test/tools/check/test_misc.py
pcs-0.10.18/pcs_test/tools/color_text_runner/
pcs-0.10.18/pcs_test/tools/color_text_runner/format.py
pcs-0.10.18/pcs_test/tools/color_text_runner/__init__.py
pcs-0.10.18/pcs_test/tools/color_text_runner/result.py
pcs-0.10.18/pcs_test/tools/color_text_runner/writer.py
pcs-0.10.18/pcs_test/tools/command_env/
pcs-0.10.18/pcs_test/tools/command_env/assistant.py
pcs-0.10.18/pcs_test/tools/command_env/calls.py
pcs-0.10.18/pcs_test/tools/command_env/config_corosync_conf.py
pcs-0.10.18/pcs_test/tools/command_env/config_env.py
pcs-0.10.18/pcs_test/tools/command_env/config_fs.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_booth.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_corosync.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_files.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_host.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_pcmk.py
pcs-0.10.18/pcs_test/tools/command_env/config_http.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_sbd.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_scsi.py
pcs-0.10.18/pcs_test/tools/command_env/config_http_status.py
pcs-0.10.18/pcs_test/tools/command_env/config.py
pcs-0.10.18/pcs_test/tools/command_env/config_raw_file.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner_booth.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner_cib.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner_corosync.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner_pcmk.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner_sbd.py
pcs-0.10.18/pcs_test/tools/command_env/config_runner_scsi.py
pcs-0.10.18/pcs_test/tools/command_env/config_services.py
pcs-0.10.18/pcs_test/tools/command_env/__init__.py
pcs-0.10.18/pcs_test/tools/command_env/mock_fs.py
pcs-0.10.18/pcs_test/tools/command_env/mock_get_local_corosync_conf.py
pcs-0.10.18/pcs_test/tools/command_env/mock_node_communicator.py
pcs-0.10.18/pcs_test/tools/command_env/mock_push_cib.py
pcs-0.10.18/pcs_test/tools/command_env/mock_push_corosync_conf.py
pcs-0.10.18/pcs_test/tools/command_env/mock_raw_file.py
pcs-0.10.18/pcs_test/tools/command_env/mock_runner.py
pcs-0.10.18/pcs_test/tools/command_env/mock_service_manager.py
pcs-0.10.18/pcs_test/tools/command_env/spy.py
pcs-0.10.18/pcs_test/tools/command_env/tools.py
pcs-0.10.18/pcs_test/tools/assertions.py
pcs-0.10.18/pcs_test/tools/case_analysis.py
pcs-0.10.18/pcs_test/tools/cib.py
pcs-0.10.18/pcs_test/tools/custom_mock.py
pcs-0.10.18/pcs_test/tools/fixture_cib.py
pcs-0.10.18/pcs_test/tools/fixture_crm_mon.py
pcs-0.10.18/pcs_test/tools/fixture.py
pcs-0.10.18/pcs_test/tools/__init__.py
pcs-0.10.18/pcs_test/tools/misc.py
pcs-0.10.18/pcs_test/tools/pcs_runner.py
pcs-0.10.18/pcs_test/tools/resources_dto.py
pcs-0.10.18/pcs_test/tools/xml.py
pcs-0.10.18/pcs_test/resources/
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/api-result.rng
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/crm_mon-2.4.rng
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/digests-2.9.rng
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/fence-event-2.0.rng
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/resources-2.4.rng
pcs-0.10.18/pcs_test/resources/pcmk_api_rng/status-2.0.rng
pcs-0.10.18/pcs_test/resources/qdevice-certs/
pcs-0.10.18/pcs_test/resources/qdevice-certs/final-certificate.pk12
pcs-0.10.18/pcs_test/resources/qdevice-certs/qdevice-cert-request.crq
pcs-0.10.18/pcs_test/resources/qdevice-certs/qnetd-cacert.crt
pcs-0.10.18/pcs_test/resources/qdevice-certs/signed-certificate.crt
pcs-0.10.18/pcs_test/resources/based_metadata.xml
pcs-0.10.18/pcs_test/resources/capabilities.xml
pcs-0.10.18/pcs_test/resources/cib-empty-1.2.xml
pcs-0.10.18/pcs_test/resources/cib-empty-3.1.xml
pcs-0.10.18/pcs_test/resources/cib-empty-3.2.xml
pcs-0.10.18/pcs_test/resources/cib-empty-3.3.xml
pcs-0.10.18/pcs_test/resources/cib-empty-3.4.xml
pcs-0.10.18/pcs_test/resources/cib-empty-3.5.xml
pcs-0.10.18/pcs_test/resources/cib-empty-3.7.xml
pcs-0.10.18/pcs_test/resources/cib-empty-with3nodes.xml
pcs-0.10.18/pcs_test/resources/cib-empty-withnodes.xml
pcs-0.10.18/pcs_test/resources/cib-empty.xml
pcs-0.10.18/pcs_test/resources/cib-largefile.xml
pcs-0.10.18/pcs_test/resources/cib-large.xml
pcs-0.10.18/pcs_test/resources/cib-property.xml
pcs-0.10.18/pcs_test/resources/cib-resources.xml
pcs-0.10.18/pcs_test/resources/cib-tags.xml
pcs-0.10.18/pcs_test/resources/cluster.conf
pcs-0.10.18/pcs_test/resources/controld_metadata.xml
pcs-0.10.18/pcs_test/resources/corosync-3nodes.conf
pcs-0.10.18/pcs_test/resources/corosync-3nodes-qdevice.conf
pcs-0.10.18/pcs_test/resources/corosync-3nodes-qdevice-heuristics.conf
pcs-0.10.18/pcs_test/resources/corosync.conf
pcs-0.10.18/pcs_test/resources/corosync-no-node-names.conf
pcs-0.10.18/pcs_test/resources/corosync-qdevice.conf
pcs-0.10.18/pcs_test/resources/corosync-some-node-names.conf
pcs-0.10.18/pcs_test/resources/crm_mon.minimal.xml
pcs-0.10.18/pcs_test/resources/fenced_metadata.xml
pcs-0.10.18/pcs_test/resources/schedulerd_metadata.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_heartbeat_dummy_insane_action.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_heartbeat_dummy_utf8.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_heartbeat_dummy.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_heartbeat_ipaddr2.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_pacemaker_booth-site.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_pacemaker_remote.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_pacemaker_stateful_ocf_1.0.xml
pcs-0.10.18/pcs_test/resources/resource_agent_ocf_pacemaker_stateful_ocf_1.1.xml
pcs-0.10.18/pcs_test/resources/stonith_agent_fence_custom_actions.xml
pcs-0.10.18/pcs_test/resources/stonith_agent_fence_simple.xml
pcs-0.10.18/pcs_test/resources/stonith_agent_fence_unfencing.xml
pcs-0.10.18/pcs_test/resources/transitions01.xml
pcs-0.10.18/pcs_test/resources/transitions02.xml
pcs-0.10.18/pcs_test/tier0/
pcs-0.10.18/pcs_test/tier0/cli/
pcs-0.10.18/pcs_test/tier0/cli/booth/
pcs-0.10.18/pcs_test/tier0/cli/booth/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/booth/test_env.py
pcs-0.10.18/pcs_test/tier0/cli/cluster/
pcs-0.10.18/pcs_test/tier0/cli/cluster/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/cluster/test_command.py
pcs-0.10.18/pcs_test/tier0/cli/cluster_property/
pcs-0.10.18/pcs_test/tier0/cli/cluster_property/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/cluster_property/test_command.py
pcs-0.10.18/pcs_test/tier0/cli/cluster_property/test_output.py
pcs-0.10.18/pcs_test/tier0/cli/common/
pcs-0.10.18/pcs_test/tier0/cli/common/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_capabilities.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_completion.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_lib_wrapper.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_middleware.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_parse_args.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_printable_tree.py
pcs-0.10.18/pcs_test/tier0/cli/common/test_tools.py
pcs-0.10.18/pcs_test/tier0/cli/constraint/
pcs-0.10.18/pcs_test/tier0/cli/constraint/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/constraint/test_command.py
pcs-0.10.18/pcs_test/tier0/cli/constraint/test_parse_args.py
pcs-0.10.18/pcs_test/tier0/cli/constraint_ticket/
pcs-0.10.18/pcs_test/tier0/cli/constraint_ticket/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/constraint_ticket/test_command.py
pcs-0.10.18/pcs_test/tier0/cli/constraint_ticket/test_parse_args.py
pcs-0.10.18/pcs_test/tier0/cli/reports/
pcs-0.10.18/pcs_test/tier0/cli/reports/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/reports/test_messages.py
pcs-0.10.18/pcs_test/tier0/cli/resource/
pcs-0.10.18/pcs_test/tier0/cli/resource/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/resource/test_defaults.py
pcs-0.10.18/pcs_test/tier0/cli/resource/test_parse_args.py
pcs-0.10.18/pcs_test/tier0/cli/resource/test_relations.py
pcs-0.10.18/pcs_test/tier0/cli/tag/
pcs-0.10.18/pcs_test/tier0/cli/tag/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/tag/test_command.py
pcs-0.10.18/pcs_test/tier0/cli/__init__.py
pcs-0.10.18/pcs_test/tier0/cli/test_booth.py
pcs-0.10.18/pcs_test/tier0/cli/test_cluster.py
pcs-0.10.18/pcs_test/tier0/cli/test_dr.py
pcs-0.10.18/pcs_test/tier0/cli/test_nvset.py
pcs-0.10.18/pcs_test/tier0/cli/test_resource.py
pcs-0.10.18/pcs_test/tier0/cli/test_rule.py
pcs-0.10.18/pcs_test/tier0/cli/test_stonith.py
pcs-0.10.18/pcs_test/tier0/common/
pcs-0.10.18/pcs_test/tier0/common/interface/
pcs-0.10.18/pcs_test/tier0/common/interface/__init__.py
pcs-0.10.18/pcs_test/tier0/common/interface/test_dto.py
pcs-0.10.18/pcs_test/tier0/common/reports/
pcs-0.10.18/pcs_test/tier0/common/reports/constraints/
pcs-0.10.18/pcs_test/tier0/common/reports/constraints/__init__.py
pcs-0.10.18/pcs_test/tier0/common/reports/constraints/test_common.py
pcs-0.10.18/pcs_test/tier0/common/reports/constraints/test_init.py
pcs-0.10.18/pcs_test/tier0/common/reports/constraints/test_ticket.py
pcs-0.10.18/pcs_test/tier0/common/reports/__init__.py
pcs-0.10.18/pcs_test/tier0/common/reports/test_item.py
pcs-0.10.18/pcs_test/tier0/common/reports/test_messages.py
pcs-0.10.18/pcs_test/tier0/common/services/
pcs-0.10.18/pcs_test/tier0/common/services/drivers/
pcs-0.10.18/pcs_test/tier0/common/services/drivers/__init__.py
pcs-0.10.18/pcs_test/tier0/common/services/drivers/test_systemd.py
pcs-0.10.18/pcs_test/tier0/common/services/drivers/test_sysvinit_rhel.py
pcs-0.10.18/pcs_test/tier0/common/services/__init__.py
pcs-0.10.18/pcs_test/tier0/common/__init__.py
pcs-0.10.18/pcs_test/tier0/common/test_file.py
pcs-0.10.18/pcs_test/tier0/common/test_host.py
pcs-0.10.18/pcs_test/tier0/common/test_node_communicator.py
pcs-0.10.18/pcs_test/tier0/common/test_str_tools.py
pcs-0.10.18/pcs_test/tier0/common/test_tools.py
pcs-0.10.18/pcs_test/tier0/common/test_tools_xml_fromstring.py
pcs-0.10.18/pcs_test/tier0/daemon/
pcs-0.10.18/pcs_test/tier0/daemon/app/
pcs-0.10.18/pcs_test/tier0/daemon/app/fixtures_app.py
pcs-0.10.18/pcs_test/tier0/daemon/app/__init__.py
pcs-0.10.18/pcs_test/tier0/daemon/app/test_app_gui.py
pcs-0.10.18/pcs_test/tier0/daemon/app/test_app_redirect.py
pcs-0.10.18/pcs_test/tier0/daemon/app/test_app_remote.py
pcs-0.10.18/pcs_test/tier0/daemon/app/test_app_session.py
pcs-0.10.18/pcs_test/tier0/daemon/app/test_app_spa.py
pcs-0.10.18/pcs_test/tier0/daemon/__init__.py
pcs-0.10.18/pcs_test/tier0/daemon/test_auth.py
pcs-0.10.18/pcs_test/tier0/daemon/test_env.py
pcs-0.10.18/pcs_test/tier0/daemon/test_http_server.py
pcs-0.10.18/pcs_test/tier0/daemon/test_ruby_pcsd.py
pcs-0.10.18/pcs_test/tier0/daemon/test_session.py
pcs-0.10.18/pcs_test/tier0/daemon/test_ssl.py
pcs-0.10.18/pcs_test/tier0/lib/
pcs-0.10.18/pcs_test/tier0/lib/booth/
pcs-0.10.18/pcs_test/tier0/lib/booth/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_config_facade.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_config_files.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_config_parser.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_config_validators.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_env.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_resource.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_status.py
pcs-0.10.18/pcs_test/tier0/lib/booth/test_sync.py
pcs-0.10.18/pcs_test/tier0/lib/cib/
pcs-0.10.18/pcs_test/tier0/lib/cib/resource/
pcs-0.10.18/pcs_test/tier0/lib/cib/resource/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/cib/resource/test_agent.py
pcs-0.10.18/pcs_test/tier0/lib/cib/resource/test_hierarchy.py
pcs-0.10.18/pcs_test/tier0/lib/cib/resource/test_primitive_validate.py
pcs-0.10.18/pcs_test/tier0/lib/cib/resource/test_relations.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/test_cib_to_dto.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/test_cib_to_str.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/test_parsed_to_cib.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/test_parser.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/test_tools.py
pcs-0.10.18/pcs_test/tier0/lib/cib/rule/test_validator.py
pcs-0.10.18/pcs_test/tier0/lib/cib/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_acl.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_alert.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_constraint_colocation.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_constraint_order.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_constraint.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_constraint_ticket.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_fencing_topology.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_node.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_nvpair_multi.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_nvpair.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_bundle.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_clone.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_common.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_group.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_guest_node.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_operations.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_primitive.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_remote_node.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_resource_set.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_sections.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_status.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_stonith.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_tag.py
pcs-0.10.18/pcs_test/tier0/lib/cib/test_tools.py
pcs-0.10.18/pcs_test/tier0/lib/commands/
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/common.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_add_link.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_add_nodes.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_add_nodes_validation.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_authkey_corosync.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_config_update.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_get_corosync_conf_struct.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_node_clear.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_remove_links.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_remove_nodes_from_cib.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_remove_nodes.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_setup.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_update_link.py
pcs-0.10.18/pcs_test/tier0/lib/commands/cluster/test_verify.py
pcs-0.10.18/pcs_test/tier0/lib/commands/dr/
pcs-0.10.18/pcs_test/tier0/lib/commands/dr/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/dr/test_destroy.py
pcs-0.10.18/pcs_test/tier0/lib/commands/dr/test_get_config.py
pcs-0.10.18/pcs_test/tier0/lib/commands/dr/test_set_recovery_site.py
pcs-0.10.18/pcs_test/tier0/lib/commands/dr/test_status.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/fixtures_add.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/fixtures_remove.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/test_node_add_guest.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/test_node_add_remote.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/test_node_remove_guest.py
pcs-0.10.18/pcs_test/tier0/lib/commands/remote_node/test_node_remove_remote.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/bundle_common.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_bundle_create.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_bundle_reset.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_bundle_update.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_failcounts.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_get_configured_resources.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_group_add.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_resource_create.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_resource_enable_disable.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_resource_manage_unmanage.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_resource_move_autoclean.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_resource_move_ban.py
pcs-0.10.18/pcs_test/tier0/lib/commands/resource/test_resource_relations.py
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/test_disable_sbd.py
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/test_enable_sbd.py
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/test_get_cluster_sbd_config.py
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/test_get_cluster_sbd_status.py
pcs-0.10.18/pcs_test/tier0/lib/commands/sbd/test_watchdog_list.py
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/tag_common.py
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/test_tag_config.py
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/test_tag_create.py
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/test_tag_remove.py
pcs-0.10.18/pcs_test/tier0/lib/commands/tag/test_tag_update.py
pcs-0.10.18/pcs_test/tier0/lib/commands/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_acl.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_alert.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_booth.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_cib_options.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_cluster_property.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_constraint_common.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_constraint_order.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_fencing_topology.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_node.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_pcsd.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_qdevice.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_quorum.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_resource_agent.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_sbd.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_scsi.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_status.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_stonith_agent.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_stonith_history.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_stonith.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_stonith_update_scsi_devices.py
pcs-0.10.18/pcs_test/tier0/lib/commands/test_ticket.py
pcs-0.10.18/pcs_test/tier0/lib/communication/
pcs-0.10.18/pcs_test/tier0/lib/communication/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_booth.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_cluster.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_corosync.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_nodes.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_qdevice_net.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_qdevice.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_sbd.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_scsi.py
pcs-0.10.18/pcs_test/tier0/lib/communication/test_status.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/
pcs-0.10.18/pcs_test/tier0/lib/corosync/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_facade_links.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_facade_misc.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_facade_nodes.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_facade_quorum_device.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_facade_quorum.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_facade_transport.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_parser.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_validators_common.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_validators_create.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_validators_links.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_validators_nodes.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_validators_quorum.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_config_validators_update.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_live.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_node.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_qdevice_client.py
pcs-0.10.18/pcs_test/tier0/lib/corosync/test_qdevice_net.py
pcs-0.10.18/pcs_test/tier0/lib/dr/
pcs-0.10.18/pcs_test/tier0/lib/dr/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/dr/test_facade.py
pcs-0.10.18/pcs_test/tier0/lib/file/
pcs-0.10.18/pcs_test/tier0/lib/file/test_instance.py
pcs-0.10.18/pcs_test/tier0/lib/file/test_raw_file.py
pcs-0.10.18/pcs_test/tier0/lib/file/test_toolbox.py
pcs-0.10.18/pcs_test/tier0/lib/pacemaker/
pcs-0.10.18/pcs_test/tier0/lib/pacemaker/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/pacemaker/test_live.py
pcs-0.10.18/pcs_test/tier0/lib/pacemaker/test_simulate.py
pcs-0.10.18/pcs_test/tier0/lib/pacemaker/test_state.py
pcs-0.10.18/pcs_test/tier0/lib/pacemaker/test_values.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_facade.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_list.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_name.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_ocf_transform.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_pcs_transform.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_types.py
pcs-0.10.18/pcs_test/tier0/lib/resource_agent/test_xml.py
pcs-0.10.18/pcs_test/tier0/lib/__init__.py
pcs-0.10.18/pcs_test/tier0/lib/misc.py
pcs-0.10.18/pcs_test/tier0/lib/test_cluster_property.py
pcs-0.10.18/pcs_test/tier0/lib/test_env_cib.py
pcs-0.10.18/pcs_test/tier0/lib/test_env_corosync.py
pcs-0.10.18/pcs_test/tier0/lib/test_env.py
pcs-0.10.18/pcs_test/tier0/lib/test_external.py
pcs-0.10.18/pcs_test/tier0/lib/test_node_communication_format.py
pcs-0.10.18/pcs_test/tier0/lib/test_node_communication.py
pcs-0.10.18/pcs_test/tier0/lib/test_sbd.py
pcs-0.10.18/pcs_test/tier0/lib/test_tools.py
pcs-0.10.18/pcs_test/tier0/lib/test_validate.py
pcs-0.10.18/pcs_test/tier0/lib/test_xml_tools.py
pcs-0.10.18/pcs_test/tier0/__init__.py
pcs-0.10.18/pcs_test/tier0/test_capabilities.py
pcs-0.10.18/pcs_test/tier0/test_host.py
pcs-0.10.18/pcs_test/tier1/
pcs-0.10.18/pcs_test/tier1/cib_resource/
pcs-0.10.18/pcs_test/tier1/cib_resource/common.py
pcs-0.10.18/pcs_test/tier1/cib_resource/__init__.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_bundle.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_clone_unclone.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_create.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_enable_disable.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_group_ungroup.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_manage_unmanage.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_move.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_operation_add.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_stonith_create.py
pcs-0.10.18/pcs_test/tier1/cib_resource/test_stonith_enable_disable.py
pcs-0.10.18/pcs_test/tier1/cluster/
pcs-0.10.18/pcs_test/tier1/cluster/common.py
pcs-0.10.18/pcs_test/tier1/cluster/__init__.py
pcs-0.10.18/pcs_test/tier1/cluster/test_cib_push.py
pcs-0.10.18/pcs_test/tier1/cluster/test_config_show.py
pcs-0.10.18/pcs_test/tier1/cluster/test_config_update.py
pcs-0.10.18/pcs_test/tier1/cluster/test_setup_local.py
pcs-0.10.18/pcs_test/tier1/legacy/
pcs-0.10.18/pcs_test/tier1/legacy/__init__.py
pcs-0.10.18/pcs_test/tier1/legacy/common.py
pcs-0.10.18/pcs_test/tier1/legacy/test_acl.py
pcs-0.10.18/pcs_test/tier1/legacy/test_alert.py
pcs-0.10.18/pcs_test/tier1/legacy/test_cluster.py
pcs-0.10.18/pcs_test/tier1/legacy/test_constraints.py
pcs-0.10.18/pcs_test/tier1/legacy/test_node.py
pcs-0.10.18/pcs_test/tier1/legacy/test_resource.py
pcs-0.10.18/pcs_test/tier1/legacy/test_rule.py
pcs-0.10.18/pcs_test/tier1/legacy/test_stonith.py
pcs-0.10.18/pcs_test/tier1/legacy/test_utils.py
pcs-0.10.18/pcs_test/tier1/resource/
pcs-0.10.18/pcs_test/tier1/resource/__init__.py
pcs-0.10.18/pcs_test/tier1/resource/test_config.py
pcs-0.10.18/pcs_test/tier1/stonith/
pcs-0.10.18/pcs_test/tier1/stonith/__init__.py
pcs-0.10.18/pcs_test/tier1/stonith/test_config.py
pcs-0.10.18/pcs_test/tier1/__init__.py
pcs-0.10.18/pcs_test/tier1/test_booth.py
pcs-0.10.18/pcs_test/tier1/test_cib_options.py
pcs-0.10.18/pcs_test/tier1/test_cluster_pcmk_remote.py
pcs-0.10.18/pcs_test/tier1/test_cluster_property.py
pcs-0.10.18/pcs_test/tier1/test_misc.py
pcs-0.10.18/pcs_test/tier1/test_quorum.py
pcs-0.10.18/pcs_test/tier1/test_status.py
pcs-0.10.18/pcs_test/tier1/test_tag.py
pcs-0.10.18/pcs_test/Makefile.am
pcs-0.10.18/pcs_test/Makefile.in
pcs-0.10.18/pcs_test/pcs_for_tests.in
pcs-0.10.18/pcs_test/settings.py.in
pcs-0.10.18/pcs_test/smoke.sh.in
pcs-0.10.18/pcs_test/suite.in
pcs-0.10.18/pcs_test/curl_test.py
pcs-0.10.18/pcs_test/__init__.py
pcs-0.10.18/pcs_test/suite.py
pcs-0.10.18/rpm/
pcs-0.10.18/rpm/pcs.spec.in
pcs-0.10.18/scripts/
pcs-0.10.18/scripts/pcsd.sh.in
pcs-0.10.18/Makefile.am
pcs-0.10.18/configure
pcs-0.10.18/configure.ac
pcs-0.10.18/aclocal.m4
pcs-0.10.18/README.md
pcs-0.10.18/CHANGELOG.md
pcs-0.10.18/Makefile.in
pcs-0.10.18/setup.cfg.in
pcs-0.10.18/setup.py.in
pcs-0.10.18/COPYING
pcs-0.10.18/config.guess
pcs-0.10.18/config.sub
pcs-0.10.18/install-sh
pcs-0.10.18/missing
pcs-0.10.18/autogen.sh
pcs-0.10.18/CONTRIBUTING.md
pcs-0.10.18/dev_requirements.txt
pcs-0.10.18/.eslintrc
pcs-0.10.18/.gitlab-ci.yml
pcs-0.10.18/MANIFEST.in
pcs-0.10.18/mypy.ini
pcs-0.10.18/parallel_tests_requirements.txt
pcs-0.10.18/pylintrc
pcs-0.10.18/pyproject.toml
pcs-0.10.18/.version
pcs-0.10.18/data/
pcs-0.10.18/data/Makefile.am
pcs-0.10.18/data/ocf-1.0.rng
pcs-0.10.18/data/ocf-1.1.rng
pcs-0.10.18/data/Makefile.in
pcs-0.10.18/.tarball-version
pcs-0.10.18/source_epoch
pcs-0.10.18/
pcs-0.10.18/m4/
pcs-0.10.18/m4/ac_compare_versions.m4
pcs-0.10.18/m4/ac_pip_module.m4
pcs-0.10.18/m4/ac_ruby_gem.m4
pcs-0.10.18/m4/ax_prog_date.m4
pcs-0.10.18/make/
pcs-0.10.18/make/gitlog-to-changelog
pcs-0.10.18/make/git-version-gen
pcs-0.10.18/make/release.mk
pcs-0.10.18/pcsd/
pcs-0.10.18/pcsd/logrotate/
pcs-0.10.18/pcsd/logrotate/pcsd.in
pcs-0.10.18/pcsd/conf/
pcs-0.10.18/pcsd/conf/pcsd
pcs-0.10.18/pcsd/pam/
pcs-0.10.18/pcsd/pam/pcsd.debian
pcs-0.10.18/pcsd/pam/pcsd.fedora
pcs-0.10.18/pcsd/public/
pcs-0.10.18/pcsd/public/css/
pcs-0.10.18/pcsd/public/css/images/
pcs-0.10.18/pcsd/public/css/images/animated-overlay.gif
pcs-0.10.18/pcsd/public/css/images/pbar-ani.gif
pcs-0.10.18/pcsd/public/css/images/ui-bg_flat_30_cccccc_40x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_flat_50_5c5c5c_40x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_glass_20_555555_1x400.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_glass_40_0078a3_1x400.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_glass_40_ffc73d_1x400.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_gloss-wave_25_333333_500x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_inset-soft_25_000000_1x100.png
pcs-0.10.18/pcsd/public/css/images/ui-bg_inset-soft_30_f58400_1x100.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_222222_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_4b8e0b_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_a83300_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_cccccc_256x240.png
pcs-0.10.18/pcsd/public/css/images/ui-icons_ffffff_256x240.png
pcs-0.10.18/pcsd/public/css/jquery-ui-1.12.1.custom.css
pcs-0.10.18/pcsd/public/css/liberation.css
pcs-0.10.18/pcsd/public/css/overpass.css
pcs-0.10.18/pcsd/public/css/style.css
pcs-0.10.18/pcsd/public/images/
pcs-0.10.18/pcsd/public/images/action-icons.png
pcs-0.10.18/pcsd/public/images/favicon.png
pcs-0.10.18/pcsd/public/images/field_bg.png
pcs-0.10.18/pcsd/public/images/HAM-logo.png
pcs-0.10.18/pcsd/public/images/Shell_bg.png
pcs-0.10.18/pcsd/public/js/
pcs-0.10.18/pcsd/public/js/dev/
pcs-0.10.18/pcsd/public/js/dev/clusters-overview-mock.js
pcs-0.10.18/pcsd/public/js/dev/cluster_status.mock.js
pcs-0.10.18/pcsd/public/js/dev/dev.js
pcs-0.10.18/pcsd/public/js/dev/tests-cluster-destroy.js
pcs-0.10.18/pcsd/public/js/dev/tests-cluster-setup.js
pcs-0.10.18/pcsd/public/js/dev/tests-node-add.js
pcs-0.10.18/pcsd/public/js/dev/tests-node-remove.js
pcs-0.10.18/pcsd/public/js/api.js
pcs-0.10.18/pcsd/public/js/cluster-destroy.js
pcs-0.10.18/pcsd/public/js/cluster-setup.js
pcs-0.10.18/pcsd/public/js/ember-1.4.0.js
pcs-0.10.18/pcsd/public/js/handlebars-v1.2.1.js
pcs-0.10.18/pcsd/public/js/jquery-3.6.0.min.js
pcs-0.10.18/pcsd/public/js/jquery-ui-1.12.1.custom.min.js
pcs-0.10.18/pcsd/public/js/node-add.js
pcs-0.10.18/pcsd/public/js/node-remove.js
pcs-0.10.18/pcsd/public/js/nodes-ember.js
pcs-0.10.18/pcsd/public/js/pcsd.js
pcs-0.10.18/pcsd/public/js/tools.js
pcs-0.10.18/pcsd/public/ui_instructions.html
pcs-0.10.18/pcsd/test/
pcs-0.10.18/pcsd/test/cib1.xml
pcs-0.10.18/pcsd/test/cluster.conf
pcs-0.10.18/pcsd/test/corosync.conf
pcs-0.10.18/pcsd/test/crm1.xml
pcs
|
Hello @ssathish062087, Tomas has looked at the issue and was able to reproduce it. The bug was introduced in ba60064 and already fixed in 20820b6. Unfortunately, the bug was fixed only after the 0.10.18 version, leading to problems with building it using I am in a process of creating the 0.10.19 release to fix this issue in #906. You can expect to see an announcement on the ClusterLabs users mailing list when it is available. |
Thanks Michal/Tomas for quick fix for this issue.
we have few security vulnerability build time dependencies on ruby(rexml) for that we need to take latest PCS version also. Please let us know tentative timeline pcs v0.10.19 release planned?
Thanks and Regards,
S Sathish S
From: Michal Pospíšil ***@***.***>
Sent: Tuesday, December 17, 2024 11:44 PM
To: ClusterLabs/pcs ***@***.***>
Cc: S Sathish S ***@***.***>; Mention ***@***.***>
Subject: Re: [ClusterLabs/pcs] PCS 0.10.18 build rpm failure (Issue #905)
You don't often get email from ***@***.******@***.***>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
Hello @ssathish062087<https://github.com/ssathish062087>,
Tomas has looked at the issue and was able to reproduce it. The bug was introduced in ba60064<ba60064> and already fixed in 20820b6<20820b6>. Unfortunately, the bug was fixed only after the 0.10.18 version, leading to problems with building it using make rpm. The bug only manifests when building a released tarball, or more generally, a tagged commit. No other version than 0.10.18 is affected.
I am in a process of creating the 0.10.19 release to fix this issue in #906<#906>. You can expect to see an announcement on the ClusterLabs users mailing list when it is available.
-
Reply to this email directly, view it on GitHub<#905 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUIUDKHXIHU2WTIPBXOAHPT2GBSV3AVCNFSM6AAAAABTPWSUGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBZGI2DAMJZHA>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
I just published the release, you can find it here: https://github.com/ClusterLabs/pcs/releases/tag/v0.10.19 |
Hi Michal/Tomas,
Thanks for support. I able to build RPM with new version of PCS v0.10.19.
While going through change log for PCS v0.10.19 release. we comes to know security hardening against vulnerabilities in rubygems Puma, Rack and Sinatra with this CVE-2024-21510 are mitigated?
Thanks and Regards,
S Sathish S
From: Michal Pospíšil ***@***.***>
Sent: Wednesday, December 18, 2024 9:40 PM
To: ClusterLabs/pcs ***@***.***>
Cc: S Sathish S ***@***.***>; Mention ***@***.***>
Subject: Re: [ClusterLabs/pcs] PCS 0.10.18 build rpm failure (Issue #905)
You don't often get email from ***@***.******@***.***>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
I just published the release, you can find it here: https://github.com/ClusterLabs/pcs/releases/tag/v0.10.19
-
Reply to this email directly, view it on GitHub<#905 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUIUDKDTFUOIFWEN324AU232GGM7DAVCNFSM6AAAAABTPWSUGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJRG4ZDQOJSGE>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Hello @ssathish062087, There has been a number of similar attacks on Sinatra, Puma and Rack in the past, so we decided to add an extra security layer. Pcsd actually comprises of 2 services - pcsd which is the Python daemon and pcsd-ruby, which is the legacy Ruby daemon. Only pcsd handles incoming traffic from the network. Pcsd-ruby is not exposed to the outside network, it only listen on a Unix socket. Pcsd resends some of the original requests to pcsd-ruby. This new extra security layer removes any HTTP headers that are not useful to pcsd-ruby before the request is resent there. So, in a true sense of the word, this is a mitigation for CVE-2024-21510 and similar future attacks because the prerequisites to exploit this kind of flaw are not met. However, this fix is not critical or even needed, using up-to-date rubygems (Sinatra 4.1.0 in this case) mitigates this vulnerability as well. I believe that this issue is now resolved and I will close it on January 2, 2025 if it is not closed yet and there are no new questions. |
Hi Team,
PCS 0.10.18 build rpm(make rpm) command failed with below error message.
make[2]: Leaving directory '/root/smf_source_latest/pcs-0.10.18'
cp pcs-0.10.18.tar.bz2 pcs-0.10.18.tar.gz pcs-0.10.18.tar.xz /root/smf_source_latest/pcs-0.10.18/rpm
make[1]: 'pcs-0.10.18.tar.gz' is up to date.
make[1]: 'pcs-0.10.18.tar.xz' is up to date.
make[1]: Leaving directory '/root/smf_source_latest/pcs-0.10.18'
rpmbuild --define "_sourcedir /root/smf_source_latest/pcs-0.10.18/rpm" --define "_specdir /root/smf_source_latest/pcs-0.10.18/rpm" --define "_builddir /root/smf_source_latest/pcs-0.10.18/rpm" --define "_srcrpmdir /root/smf_source_latest/pcs-0.10.18/rpm" --define "_rpmdir /root/smf_source_latest/pcs-0.10.18/rpm" -ba rpm/pcs.spec
error: line 8: Illegal sequence ".." in: Release: 99+git..el8
make: *** [Makefile:1312: rpm] Error 1
Thanks and Regards,
S Sathish
The text was updated successfully, but these errors were encountered: