#1167 closed defect (fixed)
libcompat-4.6.2-RELEASE does not seem to uninstall on OSX10.3.1
Reported by: | jjmenke@… | Owned by: | fkr@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | darwinports-bugs@…, wbb4@… | |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
libcompat-4.6.2-RELEASE does not seem to uninstall on OSX10.3.1, with a latest cvs snapshot (11/ 18/03). Once uninstalled with port, it still remains in the 'port installed' list. If you try to reinstall it after doing an uninstall and clean, you get:
sudo port install libcompat Password: ---> Fetching libcompat ---> Verifying checksum for libcompat ---> Extracting libcompat ---> Configuring libcompat ---> Building libcompat with target all ---> Staging libcompat into destroot Error: Target com.apple.install returned: Port libcompat already registered as installed.
please email me with any questions, or comments that would make this, or future, report(s) more helpful.
Change History (5)
comment:1 Changed 21 years ago by fkr@…
comment:2 Changed 21 years ago by fkr@…
Cc: | darwinports-bugs@… wbb4@… added |
---|---|
Owner: | changed from darwinports-bugs@… to fkr@… |
actually I can re-produce this. I'll take a closer look.
comment:3 Changed 21 years ago by danielluke (Daniel J. Luke)
I've seen this with other ports, I think the steps to reproduce go something like this:
- Install a port
- cvs update your dports directory and get a portfile for a newer version of a port
- realize that there is a newer port available
- uninstall the port (receipt is not removed, but port is)
- Attempt to install the new port and notice the error
Workaround: remove the old receipt.
I'll see if I can verify this.
comment:4 Changed 21 years ago by fkr@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
this should be fixed. -fkr
comment:5 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Component: | uninstaller → ports |
---|---|
Description: | modified (diff) |
can't reproduce. it uninstalls fine here. Can anyone else reproduce this? -fkr