Skip to content

Silent SELinux error on Fedora #26

@merydian

Description

@merydian

Running:

cd plugin-dir
sudo docker run -v "$(pwd):/home/pyqgisdev/" --platform linux/amd64 registry.gitlab.com/oslandia/qgis/pyqgis-4-checker/pyqgis-qt-checker:latest pyqt5_to_pyqt6.py .

Nothing happens to the files in the plugin directory and in the console nothing is printed.

I'm on Fedora 42. Temporarily disabling SELinux: setenforce 0, resolves the issue and all files are changed correctly. Reactivate SELinux afterwards (setenforce 1).

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