[MacPorts] #42968: Strange behavior with "leaves"
#42968: Strange behavior with "leaves" -------------------------------+-------------------------------- Reporter: graziosi.angelo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: leaves | Port: MacPorts -------------------------------+-------------------------------- Probably I am missing something but {{{ port installed leaves }}} produces {{{ The following ports are currently installed: aida @3.2.1_0 (active) aspell @0.60.6.1_0+nonls (active) [...] }}} So I have uninstalled "aida" {{{ sudo port uninstall aida }}} Now if I reinstall "aida" {{{ sudo port install aida }}} It is not anymore listed as "leaves" {{{ port installed leaves The following ports are currently installed: aspell @0.60.6.1_0+nonls (active) [...] }}} If before aida was leaves, why now it isn't? Ciao, Angelo. -- Ticket URL: <https://trac.macports.org/ticket/42968> MacPorts <http://www.macports.org/> Ports system for OS X
#42968: Strange behavior with "leaves" --------------------------------+-------------------------------- Reporter: graziosi.angelo@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.2.1 Resolution: invalid | Keywords: Port: | --------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * component: ports => base * keywords: leaves => * resolution: => invalid * port: MacPorts => Comment: Leaves are ports that no other port depends on ''and'' that you did not request (i.e. that was installed automatically as a dependency). By running "sudo port install aida", you've now requested it, so it's no longer eligible to be a leaf. If you want to unrequest it, so that it can again be considered a candidate to be a leaf, run "sudo port unsetrequested aida". -- Ticket URL: <https://trac.macports.org/ticket/42968#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts