Changes between Version 1 and Version 2 of Ticket #71365, comment 3


Ignore:
Timestamp:
Nov 21, 2024, 9:09:04 PM (2 months ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71365, comment 3

    v1 v2  
    1 Let me prefix 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.
     1Let 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.
    22
    33The 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`.