Opened 14 years ago

Closed 14 years ago

#25224 closed defect (fixed)

wrong # args: no script following "${registry.installtype} == "image"" argument

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.9.0
Keywords: Cc:
Port:

Description

I'm developing a new port. It's not in the portindex yet. I can install it (by running "sudo port install" while in its directory). When I then uninstall it (by running "sudo port uninstall" while in its directory) I get this error:

$ sudo port uninstall
Error: Target org.macports.deactivate returned: wrong # args: no script following "${registry.installtype} == "image"" argument
Log for bbcolors is at: /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_bbcolors_1.0.1_0/main.log
Warning: Failed to execute portfile from registry for bbcolors @1.0.1_0
--->  Deactivating bbcolors @1.0.1_0
--->  Uninstalling bbcolors @1.0.1_0

The log it says is at that path of course immediately gets deleted if keep_logs is at its default setting "no" in macports.conf. I changed keep_logs to "yes" and am attaching the log.

This is using the release_1_9 branch @68752.

Attachments (1)

main.log (1.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
the log

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

the log

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.