Opened 3 years ago
Closed 2 years ago
#69194 closed defect (fixed)
p5-test-warnings update to 0.033 introduced circular dependency
| Reported by: | barracuda156 | Owned by: | dbevans (David B. Evans) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.9.0 |
| Keywords: | Cc: | hapaguy (Brian Kurt Fujikawa), tgyurci (Teubel György) | |
| Port: | p5-test-warnings, p5-test2-suite |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
No idea why [92194b99efa45d08870e6feb8d381dcbeafe28cd/macports-ports] adds a library dependency on p5.34-test2-suite, since it is not required, and p5.34-test-warnings installs fine without it, but having it there creates a dependency cycle, which breaks installation of git.
Change History (6)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
| Cc: | dbevans removed |
|---|---|
| Owner: | set to dbevans |
| Port: | p5-test-warnings p5-test2-suite added; p5.34-test-warnings p5.34-test2-suite removed |
| Status: | new → assigned |
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
| Description: | modified (diff) |
|---|
comment:3 Changed 3 years ago by hapaguy (Brian Kurt Fujikawa)
| Cc: | hapaguy added |
|---|
comment:4 Changed 3 years ago by tgyurci (Teubel György)
| Cc: | tgyurci added |
|---|
comment:5 Changed 2 years ago by jmroot (Joshua Root)
comment:6 Changed 2 years ago by jmroot (Joshua Root)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

It's unfortunate that nobody fixed this yet. It appears that some optional functionality uses p5-test2-suite but it's not required.