Welcome to the Linux Foundation Forum!

Facing issue in Lab2.2 - python-systemd error

Hello,
Can you please help to complete Lab2.2 ( Openstack installation using devstack)?
Script stack.sh execution is returning this error.
++inc/python:get_from_global_requirements:389 die 389 'Can'\''t find package python-systemd in requirements'

Here is /opt/stack/logs/error.log file contains:

Changing systems-python by python-systemd in stack.sh did not solve the problem.
Note that I followed LSF252 errata for Lab2.

Could you please help to fix this issue?
Regards,

Comments

  • Here is the fix of the systemd-python error
    1)edit stack.sh to make this change
    pip_install_gr systems-python to pip_install_gr python-systemd
    2)edit /opt/stack/requirements/global-requirements.txt to add this line
    python-systemd==0.0.9

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training