<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Helvetica, Arial, sans-serif">Hi - <br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">I've got someone
        encountering errors attempting to install the refstack client. 
        Error below.  Is there anyone on the interop team that I can
        onnect these folks to for assistance?</font></p>
    <p><font face="Helvetica, Arial, sans-serif">Cheers,<br>
        Jimm<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p dir="auto">warning: openssl 0x00000000 is too old for _hashlib
      <br>
      INFO: Can't locate Tcl/Tk libs and/or headers
      <br>
      building 'nis' extension
      <br>
      gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3
      -Wall -Wstrict-prototypes -fPIC -I./Include
      -I/root/refstack-client/.localpython/include -I.
      -I/usr/include/x86_64-linux-gnu -I/usr/local/include
      -I/root/refstack-client/.python_src/Python-3.6.0/Include
      -I/root/refstack-client/.python_src/Python-3.6.0 -c
      /root/refstack-client/.python_src/Python-3.6.0/Modules/nismodule.c
      -o
build/temp.linux-x86_64-3.6/root/refstack-client/.python_src/Python-3.6.0/Modules/nismodule.o<br>
/root/refstack-client/.python_src/Python-3.6.0/Modules/nismodule.c:17:10:
      fatal error: rpc/rpc.h: No such file or directory
      <br>
      17 | #include <rpc/rpc.h>
      <br>
      | ^~~~~~~~~~~
      <br>
      compilation terminated.
      <br>
      AND
      <br>
      + rm 16.7.9.tar.gz
      <br>
      + cd virtualenv-16.7.9
      <br>
      + '[' -d /root/refstack-client/.venv ']'
      <br>
      ++ command -v python3
      <br>
      + '[' -n /usr/bin/python3 ']'
      <br>
      + python=python3
      <br>
      + python3 virtualenv.py /root/refstack-client/.venv
      --python=/root/refstack-client/.localpython/bin/python3.6
      <br>
      /root/refstack-client/virtualenv-16.7.9/virtualenv.py:24:
      DeprecationWarning: The distutils package is deprecated and slated
      for removal in Python 3.12. Use setuptools or check PEP 632 for
      potential alternatives
      <br>
      import distutils.spawn
      <br>
      /root/refstack-client/virtualenv-16.7.9/virtualenv.py:25:
      DeprecationWarning: The distutils.sysconfig module is deprecated,
      use sysconfig instead
      <br>
      import distutils.sysconfig
      <br>
      Running virtualenv with interpreter
      /root/refstack-client/.localpython/bin/python3.6
      <br>
      Already using interpreter
      /root/refstack-client/.localpython/bin/python3.6
      <br>
      Using base prefix '/root/refstack-client/.localpython'
      <br>
      New python executable in /root/refstack-client/.venv/bin/python3.6
      <br>
      Also creating executable in /root/refstack-client/.venv/bin/python
      <br>
      Command /root/refstack-client/.venv/bin/python3.6 -m pip config
      list had error code -11
      <br>
      Installing setuptools, pip, wheel...
      <br>
      done.
      <br>
      Traceback (most recent call last):
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      2634, in <module>
      <br>
      main()
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      870, in main
      <br>
      symlink=options.symlink,
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      1179, in create_environment
      <br>
      install_wheel(to_install, py_executable, search_dirs,
      download=download)
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      1023, in install_wheel
      <br>
      _install_wheel_with_search_dir(download, project_names,
      py_executable, search_dirs)
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      1116, in _install_wheel_with_search_dir
      <br>
      call_subprocess(cmd, show_stdout=False, extra_env=env,
      stdin=script)
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      963, in call_subprocess
      <br>
      raise OSError("Command {} failed with error code
      {}".format(cmd_desc, proc.returncode))
      <br>
      OSError: Command /root/refstack-client/.venv/bin/python3.6 -
      setuptools pip wheel failed with error code -11
      <br>
      + python3 virtualenv.py /root/refstack-client/.tempest/.venv
      --python=/root/refstack-client/.localpython/bin/python3.6
      <br>
      /root/refstack-client/virtualenv-16.7.9/virtualenv.py:24:
      DeprecationWarning: The distutils package is deprecated and slated
      for removal in Python 3.12. Use setuptools or check PEP 632 for
      potential alternatives
      <br>
      import distutils.spawn
      <br>
      /root/refstack-client/virtualenv-16.7.9/virtualenv.py:25:
      DeprecationWarning: The distutils.sysconfig module is deprecated,
      use sysconfig instead
      <br>
      import distutils.sysconfig
      <br>
      Running virtualenv with interpreter
      /root/refstack-client/.localpython/bin/python3.6
      <br>
      Already using interpreter
      /root/refstack-client/.localpython/bin/python3.6
      <br>
      Using base prefix '/root/refstack-client/.localpython'
      <br>
      New python executable in
      /root/refstack-client/.tempest/.venv/bin/python3.6
      <br>
      Also creating executable in
      /root/refstack-client/.tempest/.venv/bin/python
      <br>
      Command /root/refstack-clien.../.venv/bin/python3.6 -m pip config
      list had error code -11
      <br>
      Installing setuptools, pip, wheel...
      <br>
      done.
      <br>
      Traceback (most recent call last):
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      2634, in <module>
      <br>
      main()
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      870, in main
      <br>
      symlink=options.symlink,
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      1179, in create_environment
      <br>
      install_wheel(to_install, py_executable, search_dirs,
      download=download)
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      1023, in install_wheel
      <br>
      _install_wheel_with_search_dir(download, project_names,
      py_executable, search_dirs)
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      1116, in _install_wheel_with_search_dir
      <br>
      call_subprocess(cmd, show_stdout=False, extra_env=env,
      stdin=script)
      <br>
      File "/root/refstack-client/virtualenv-16.7.9/virtualenv.py", line
      963, in call_subprocess
      <br>
      raise OSError("Command {} failed with error code
      {}".format(cmd_desc, proc.returncode))
      <br>
      OSError: Command /root/refstack-clien.../.venv/bin/python3.6 -
      setuptools pip wheel failed with error code -11
      <br>
      + cd ..
      <br>
      + rm -rf virtualenv-16.7.9
      <br>
      + /root/refstack-client/.venv/bin/python -m pip install -c <a
        href="https://releases.openstack.org/constraints/upper/master"
        target="_blank" rel="nofollow noreferrer"
        class="moz-txt-link-freetext">https://releases.openstack.org/constraints/upper/master</a>
      -e .
      <br>
      /root/refstack-client/.venv/bin/python: No module named pip
      <br>
      + cd /root/refstack-client/.tempestconf
      <br>
      + /root/refstack-client/.venv/bin/python -m pip install -c <a
        href="https://releases.openstack.org/constraints/upper/master"
        target="_blank" rel="nofollow noreferrer"
        class="moz-txt-link-freetext">https://releases.openstack.org/constraints/upper/master</a>
      -e .
      <br>
      /root/refstack-client/.venv/bin/python: No module named pip
      <br>
      + cd ..
      <br>
      + /root/refstack-client/.tempest/.venv/bin/python -m pip install
      -c <a
        href="https://releases.openstack.org/constraints/upper/master"
        target="_blank" rel="nofollow noreferrer"
        class="moz-txt-link-freetext">https://releases.openstack.org/constraints/upper/master</a>
      /root/refstack-client/.tempest
      <br>
      /root/refstack-client/.tempest/.venv/bin/python: No module named
      pip</p>
  </body>
</html>