Ticket #20591 (closed defect: fixed)
Installation with non-indexed dependencies
| Reported by: | raimue@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.8.0 |
| Component: | base | Version: | 1.8.0 |
| Keywords: | Cc: | macsforever2000@… | |
| Port: |
Description
When adding multiple ports, it can happen that a port is installed and listed as dependency on another port. This dependency should be satisfied as the port is already installed.
This already did work on trunk, but is now broken again as port tries to upgrade dependencies before install.
Here is a proposed patch to fix this. It adds another mportlookup for every dependency and is therefore not a good solution, but it works.
Attachments
Change History
comment:1 Changed 4 years ago by raimue@…
Joshua, as you are more experienced with this part, I would like to hear your opinion on this one first. Maybe you even have a better idea.
Changed 4 years ago by raimue@…
- Attachment ticket20591.tar.gz added
Two Portfiles to reproduce the issue
Note: See
TracTickets for help on using
tickets.

