WordOps / WordOps

Install and manage a high performance WordPress stack with a few keystrokes

Home Page:https://wordops.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu 24.04

janiosarmento opened this issue · comments

Hi,

Ubuntu 24.04 was just released.

Do we have any prospects about WO being compatible with it?

Thanks!

JFYI, I tried installing WordOps with --force and got:

Collecting pynginxconfig (from wordops)
  Using cached pynginxconfig-0.3.4.tar.gz (3.4 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [11 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 14, in <module>
        File "/opt/wo/lib/python3.12/site-packages/setuptools/__init__.py", line 16, in <module>
          import setuptools.version
        File "/opt/wo/lib/python3.12/site-packages/setuptools/version.py", line 1, in <module>
          import pkg_resources
        File "/opt/wo/lib/python3.12/site-packages/pkg_resources/__init__.py", line 2158, in <module>
          register_finder(pkgutil.ImpImporter, find_on_path)
                          ^^^^^^^^^^^^^^^^^^^
      AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
      [end of output]

Hello @janiosarmento;
yes I'm working on it. Nginx package is already available, but I haven't checked WordOps install script yet.

I'm still waiting for all php packages to be available on Ubuntu 24.04 LTS.