Skip to content

Packaged libs are still under 3.8 folder #367

Description

@rzvoncek

Hello. We're using dh-virtualenv to package cassandra-medusa, a Cassandra backup tool.

I've found out recently Github is phasing out GHA runners of Ubuntu 20.04, so I have to modernise our CI. Part of this caused Python 3.8 not being present anymore. As I'm just finding out, it EoLed. Instead, we have 3.10 now.

Anyhow, the package builds, but the libs get placed in a wrong place, under a 3.8 path. For example:

/usr/share/cassandra-medusa/lib/python3.8/site-packages/pssh/clients/common.py

I've tried several things already, but none of this helped.

Could you please help me figure out how to make the libraries go to the correct place?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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