Skip to content

Fails on OpenSUSE 15.0 #15

@mramendi

Description

@mramendi

Unfortunately, the Discord RPM project fails on OpenSUSE 15.0.

First it does not find rpmbuild, installs the rpmdevtools package and can't find rpmbuild again. The correct package is rpm-build . But this is a minor glitch; after I installed rpm-uild the RPM creation proceeded.

The real issue is that the RPM that it produces fails to install with the following message:

error: Failed dependencies:
libX11 >= 1.6 is needed by discord-0.0.10-2.x86_64
libXtst >= 1.2 is needed by discord-0.0.10-2.x86_64
libappindicator is needed by discord-0.0.10-2.x86_64
libc++1 is needed by discord-0.0.10-2.x86_64

When I extract the discord tarball on the same machine, it runs perfectly well, so the problem is unfortunately with the RPM procedure.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions