Opened 3 years ago
Last modified 3 years ago
#64038 closed defect
Unable to Unistall Obsolete Port py39-typed-ast Due to Dependents — at Initial Version
Reported by: | RobK88 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | toby@… | |
Port: | py39-typed-ast, py39-mypy |
Description
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$
Note: See
TracTickets for help on using
tickets.