[MacPorts] #64038: Unable to Unistall Obsolete Port py39-typed-ast Due to Dependents
MacPorts
noreply at macports.org
Mon Nov 22 20:09:47 UTC 2021
#64038: Unable to Unistall Obsolete Port py39-typed-ast Due to Dependents
--------------------+---------------------------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: py39-typed-ast, py39-mypy
--------------------+---------------------------------------
I am unable to uninstall the obsolete port py39-typed-ast due to existing
dependents. Very strange.
{{{
bash-3.2$ port installed obsolete
The following ports are currently installed:
py39-typed-ast @1.4.3_0 (active)
bash-3.2$ sudo port uninstall py39-typed-ast
Password:
Note: It is not recommended to uninstall/deactivate a port that has
dependents as it breaks the dependents.
The following ports will break: py39-mypy @0.910_0
Continue? [y/N]: n
---> Cleaning py39-typed-ast
bash-3.2$ port info py39-typed-ast
Error: Port py39-typed-ast not found
bash-3.2$ port installed py39-typed-ast
The following ports are currently installed:
py39-typed-ast @1.4.3_0 (active)
bash-3.2$
bash-3.2$ port dependents py39-typed-ast
py39-mypy depends on py39-typed-ast
bash-3.2$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64038>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list