Skip to content

Provide valid Linux CI builds in Releases section as well #64

Description

@FriedrichFroebel

For now, it seems like CI does some Linux builds, but only uploads them as build artifacts which expire after some time and are not accessible without being logged in to GitHub. It probably would make more sense to provide them in the Releases section as well.

Before doing so, they might require some more fixes/documentation:

  • The Debian package metadata is mostly empty and the requirements seem to be undeclared?

  • The RPM package metadata seems to be similar.

  • The regular build fails with just "Illegal instruction".

  • The AppImage build fails as well:

    qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
    
    Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
    
    Aborted
    

By contrast: Building the package from source does not expose these problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions