#23202 closed defect (worksforme)
Cannot uninstall mysql5
Reported by: | emari2@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | mysql5 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I have two versions of MYSQL5 installed: mysql5 @5.1.41_0 and mysql5 @5.1.42_0 (active)
I want to uninstall mysql @5.1.41_0 using
sudo port uninstall mysql5 @5.1.41_0 or mysql5-5.1.41_0 or mysql5 5.1.41_0 and I get en error and unable to uninstall it.
any help?
REgards
Change History (4)
comment:1 follow-up: 2 Changed 15 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… added |
---|---|
Component: | ports → base |
Port: | mysql5 added |
comment:2 Changed 15 years ago by emari2@…
Replying to jmr@…:
Show your exact command line used and the output it produces.
Last login: Sat Jan 9 20:45:13 on ttys000 iMacEmilio:~ emiliomarisolera$ sudo port uninstall mysql5 @5.1.41_0 ---> Uninstalling mysql5 @5.1.41_0 iMacEmilio:~ emiliomarisolera$
iMacEmilio:~ emiliomarisolera$ sudo port uninstall mysql5-server @5.1.41_0 ---> Uninstalling mysql5-server @5.1.41_0 iMacEmilio:~ emiliomarisolera$
Now it seems that I uninstalled them because when doing: port installed they are not in the list.
mpfr @2.4.2-p1_0 (active) mysql5 @5.1.42_0 (active) mysql5-server @5.1.42_0 (active) ncurses @5.7_0+darwin_10 (active)
Thanks. I cannot remember what I did before, maybe some mistake
Regards
Emilio
comment:3 Changed 15 years ago by nox@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Summary: | MYSQL5 INSTALLED → Cannot uninstall mysql5 |
Version: | 1.8.2 |
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Don't forget WikiFormatting, please.
Note: See
TracTickets for help on using
tickets.
Show your exact command line used and the output it produces.