[MacPorts] #24469: pcb 2009103 - install error
MacPorts
noreply at macports.org
Tue Apr 13 10:27:43 PDT 2010
#24469: pcb 2009103 - install error
-------------------------------+--------------------------------------------
Reporter: javicm@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Resolution: invalid | Keywords:
Port: pcb |
-------------------------------+--------------------------------------------
Changes (by macsforever2000@…):
* status: new => closed
* cc: javicm@… (removed)
* resolution: => invalid
Old description:
> Hello,
>
> I get this error when I try to install the port PCB (I have only copied
> the end of the output, the rest seems to be OK):
>
> ---> Computing dependencies for pcb
> DEBUG: Searching for dependency: gtk2
> DEBUG: Found Dependency: receipt exists for gtk2
> DEBUG: Searching for dependency: gd2
> DEBUG: Found Dependency: receipt exists for gd2
> DEBUG: Searching for dependency: tk
> DEBUG: Found Dependency: receipt exists for tk
> ---> Activating pcb @20091103_0
> DEBUG: Image error: /opt/local/share/mime/aliases already exists and does
> not belong to a registered port. Unable to activate port pcb.
> while executing
> "_activate_contents $name $imagefiles $imagedir"
> (procedure "portimage::activate" line 56)
> invoked from within
> "registry_activate $name ${version}_${revision}${portvariants
> [array get user_options]"
> (procedure "eval_targets" line 21)
> invoked from within
> "eval_targets activate"
> invoked from within
> "$workername eval eval_targets $target"
> (procedure "mportexec" line 85)
> invoked from within
> "mportexec $workername $target"
> Error: Unable to execute port: Image error: /opt/local/share/mime/aliases
> already exists and does not belong to a registered port. Unable to
> activate port pcb.
> To report a bug, see <http://guide.macports.org/#project.tickets>
New description:
Hello,
I get this error when I try to install the port PCB (I have only copied
the end of the output, the rest seems to be OK):
{{{
---> Computing dependencies for pcb
DEBUG: Searching for dependency: gtk2
DEBUG: Found Dependency: receipt exists for gtk2
DEBUG: Searching for dependency: gd2
DEBUG: Found Dependency: receipt exists for gd2
DEBUG: Searching for dependency: tk
DEBUG: Found Dependency: receipt exists for tk
---> Activating pcb @20091103_0
DEBUG: Image error: /opt/local/share/mime/aliases already exists and does
not belong to a registered port. Unable to activate port pcb.
while executing
"_activate_contents $name $imagefiles $imagedir"
(procedure "portimage::activate" line 56)
invoked from within
"registry_activate $name ${version}_${revision}${portvariants
[array get user_options]"
(procedure "eval_targets" line 21)
invoked from within
"eval_targets activate"
invoked from within
"$workername eval eval_targets $target"
(procedure "mportexec" line 85)
invoked from within
"mportexec $workername $target"
Error: Unable to execute port: Image error: /opt/local/share/mime/aliases
already exists and does not belong to a registered port. Unable to
activate port pcb.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
--
Comment:
This is not a problem with the pcb port. You need to either delete
{{{/opt/local/share/mime/aliases}}} or force the activate.
{{{
sudo port -f activate pcb
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24469#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list