Skip to content

websockify rpm for 4.0 is missing dependencies #312

@nlvw

Description

@nlvw

Installing python3-websockify from https://yum.osc.edu/ondemand/4.0/compute/el$releasever/$basearch/ on RHEL 8 does not bring in required rpm python dependencies. From trial, and error, trying to launch desktop apps the following rpm packages had to be installed by hand.

  • python3-simplejson
  • python3-redis
  • python3-jwcrypto
  • python3-numpy

These should be defined in your rpm spec file and brought in automatically. I didn't run into this issue with the OOD 3.1 rpm packages so this may be a new issue with the 4.0 builds.

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