Skip to content

Is libwayland in wheels a mistake? #82

@bwoodsend

Description

@bwoodsend

Hi, I'm trying to triage pyinstaller/pyinstaller#9430 which is about pyinstaller failing to preserve the libwayland-client-b9b885b1.so.0.23.0 and libwayland-server-cccc50f9.so.0.23.0 files that the prebuilt wheels contain. But I'm doubtful that those files are really supposed to be there in the first place given that a library for interacting with wayland presumably assumes an existing wayland installation.

It looks to me like you might have used auditwheel repair on the wheels just to set the proper platform tag and not realised that it also sucks in any libraries that have been linked against? Can you confirm/deny that guess?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions