Opened 5 years ago
Last modified 5 years ago
#58575 new defect
Small error - Forcing uninstall uses wrong jargon
Reported by: | SenileFelineS | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: |
Description
I'm forcing an uninstall of a port that will break other dependent ports. In the last line of the following quote from the terminal, the words "dependencies" should be "dependents".
This is what comes up:
---> Uninstalling MY_PORT Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents. The following ports will break: PORT_1 PORT_2 ... Continue? [y/N]: y Warning: Uninstall forced. Proceeding despite dependencies.
Change History (2)
comment:1 Changed 5 years ago by SenileFelineS
Summary: | Small eror - Forcing uninstall → Small error - Forcing uninstall uses wrong jargon |
---|
comment:2 Changed 5 years ago by jmroot (Joshua Root)
Note: See
TracTickets for help on using
tickets.
Well, it's not wrong from a certain point of view, but I can see that it might be confusing. The "dependencies" referred to are the dependencies that the dependent ports have on the port being uninstalled.