[MacPorts] #25224: wrong # args: no script following "${registry.installtype} == "image"" argument
MacPorts
noreply at macports.org
Sat Jun 12 14:21:44 PDT 2010
#25224: wrong # args: no script following "${registry.installtype} == "image""
argument
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 1.9.0
Keywords: | Port:
-------------------------------------+--------------------------------------
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.
--
Ticket URL: <http://trac.macports.org/ticket/25224>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list