Add Ubuntu packages #368

Open
opened 2024-02-26 01:34:08 +01:00 by blacklight · 0 comments
Owner

The version of Python installed on Ubuntu often differs from those in the stable/oldstable Debian release, which hinders compatibility. A workaround is currently to move the platypush package from /usr/lib/python3.<deb-version> to /usr/lib/python3.<ubuntu-version>, but it's not ideal.

We should have two separate steps in the CI/CD process that generates Ubuntu packages for:

  1. The current release
  2. The current LTS release
The version of Python installed on Ubuntu often differs from those in the stable/oldstable Debian release, which hinders compatibility. A workaround is currently to move the `platypush` package from `/usr/lib/python3.<deb-version>` to `/usr/lib/python3.<ubuntu-version>`, but it's not ideal. We should have two separate steps in the CI/CD process that generates Ubuntu packages for: 1. The current release 2. The current LTS release
blacklight added the
packaging
ci/cd
labels 2024-02-26 01:34:08 +01:00
blacklight self-assigned this 2024-02-26 01:34:08 +01:00
blacklight added this to the packaging project 2024-02-26 01:35:48 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#368
No description provided.