Changes between Version 1 and Version 2 of Ticket #71365, comment 3
- Timestamp:
- Nov 21, 2024, 9:09:04 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71365, comment 3
v1 v2 1 Let me pref ixthis by saying that a port declaring a build conflict with itself results in very bad UX and such cases should be fixed properly so manual intervention by the user isn't necessary.1 Let me preface this by saying that a port declaring a build conflict with itself results in very bad UX and such cases should be fixed properly so manual intervention by the user isn't necessary. 2 2 3 3 The rebuild is being triggered by rev-upgrade, which can only detect broken linking in ports that are active. So by definition it can never rebuild any port that has a built conflict with itself. It would be good to see what exactly is broken, which will be shown by `sudo port -dy rev-upgrade`.