Opened 15 years ago
Last modified 13 years ago
#20683 new defect
port upgrade does nothing with a downgraded package — at Initial Version
Reported by: | yaseppochi (Stephen J. Turnbull) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.8.99 |
Keywords: | Cc: | ||
Port: |
Description
Specifically, in the following sequence
# port outdated The following installed ports are outdated: autoconf 2.63_0 < 2.64_0 # port deactivate autoconf @2.64_0 # port deactivate autoconf @2.63_0 # port upgrade autoconf # port outdated The following installed ports are outdated: autoconf 2.63_0 < 2.64_0 }} 'port upgrade' does nothing and says nothing about the situation. It seems to me that port *should* do the upgrade. However, if there's a reason not to do that, it should report that it isn't doing it and suggest a deactivate ... activate cycle instead.
Note: See
TracTickets for help on using
tickets.