79561409

Date: 2025-04-08 07:18:19
Score: 0.5
Natty:
Report link

Apparently this is the expected behaviour. Regarding solutions we're currently exploring the following:

  1. Setting up our repo so that we split packages per distribution (where distributions here represent our project's) in a way that guarantees compatibility.
  2. Leveraging package names. In this case we would have packageA-2.0 and packageA-2.1, and packageB would depend on packageA-2.0
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: mattdibi