Skip to content

Support Arch Linux #99

@binarykitchen

Description

@binarykitchen

Tried to build it on Arch Linux (EndeavourOS) but apparently no support yet:

/home/michael-heuberger/code/binarykitchen/fastonosql/build ❯❯❯ python3 build_env.py                                                                                                                         master
/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/utils.py:64: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/utils.py:64: SyntaxWarning: invalid escape sequence '\.'
Traceback (most recent call last):
  File "/home/michael-heuberger/code/binarykitchen/fastonosql/build/build_env.py", line 270, in <module>
    request = BuildRequest(arg_platform, arg_architecture, 'build_' + arg_platform + '_env', arg_prefix_path)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/michael-heuberger/code/binarykitchen/fastonosql/build/build_env.py", line 22, in __init__
    build_utils.BuildRequest.__init__(self, platform, arch, dir_path, prefix_path)
  File "/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/build_utils.py", line 165, in __init__
  File "/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/system_info.py", line 215, in make_platform_by_arch
  File "/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/system_info.py", line 146, in linux_get_dist
NotImplementedError: Unknown platform 'EndeavourOS'

Would be good to add. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions