Skip to content
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

fix(sshd_config): drop obsolete comment (fixes #120) #212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(sshd_config): drop obsolete comment (fixes #120)

2fbcd17
Select commit
Loading
Failed to load commit list.
Open

fix(sshd_config): drop obsolete comment (fixes #120) #212

fix(sshd_config): drop obsolete comment (fixes #120)
2fbcd17
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job pre-commit (pull request) failed Feb 9, 2024 in 0s

Test has failed on GitLab CI

This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.

We show below the last 40 lines of the trace from GitLab (the complete trace is available here).

Details

        copying maturin/__init__.py -> build/lib.linux-x86_64-cpython-38/maturin
        copying maturin/import_hook.py -> build/lib.linux-x86_64-cpython-38/maturin
        copying maturin/__main__.py -> build/lib.linux-x86_64-cpython-38/maturin
        running egg_info
        creating maturin.egg-info
        writing maturin.egg-info/PKG-INFO
        writing dependency_links to maturin.egg-info/dependency_links.txt
        writing requirements to maturin.egg-info/requires.txt
        writing top-level names to maturin.egg-info/top_level.txt
        writing manifest file 'maturin.egg-info/SOURCES.txt'
        reading manifest file 'maturin.egg-info/SOURCES.txt'
        reading manifest template 'MANIFEST.in'
        /tmp/pip-build-env-w94fq0nh/overlay/lib/python3.8/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)
          corresp(dist, value, root_dir)
        warning: no files found matching '*.json' under directory 'src/python_interpreter'
        writing manifest file 'maturin.egg-info/SOURCES.txt'
        running build_ext
        running build_rust
        error: can't find Rust compiler
      
        If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
      
        To update pip, run:
      
            pip install --upgrade pip
      
        and then retry package installation.
      
        If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
        ----------------------------------------
        ERROR: Failed building wheel for maturin
      Failed to build maturin
      ERROR: Could not build wheels for maturin which use PEP 517 and cannot be installed directly
      ----------------------------------------
    ERROR: Command errored out with exit status 1: /builds/saltstack-formulas/openssh-formula/.cache/pre-commit/repo1ozroeub/py_env-python3/bin/python /builds/saltstack-formulas/openssh-formula/.cache/pre-commit/repo1ozroeub/py_env-python3/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-ccu1ibij/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'maturin>=1,<2' 'typing-extensions >=4.6.0,!=4.7.0' Check the logs for full command output.
    
Check the log at /builds/saltstack-formulas/openssh-formula/.cache/pre-commit/pre-commit.log
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 3