[MacPorts] #70327: port inactive reports active ports

MacPorts noreply at macports.org
Fri Jul 5 11:54:30 UTC 2024


#70327: port inactive reports active ports
---------------------+--------------------
 Reporter:  kulczon  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.9.3
 Keywords:           |       Port:
---------------------+--------------------
 Running ''port inactive'' reports active ports instead of inactive. In
 result, after these ports are uninstalled, ''port upgrade outdated''
 installs them again. For example, I have aom port installed, versions
 3.9.0 and 3.9.1. Version 3.9.1 is active, but also reported as inactive.

 {{{
 #!div style="font-size: 80%"
   {{{#!bash
 $ port list inactive
 aom                            @3.9.1          multimedia/aom
   }}}
 }}}

 {{{
 #!div style="font-size: 80%"
   {{{#!bash
 $ port installed | grep aom
   aom @3.9.0_0
   aom @3.9.1_0 (active)
   }}}
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70327>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list