After upgrading my perl5.8 port to 5.8.8_2, I'm getting a conflict with the p5-test-harness port. Ultimately, I'm trying to install p5-dbi but the dependency chain breaks on p5-test-harness. Anyone else having this problem?<br>
<br>sudo port install p5-test-harness<br>---> Fetching p5-test-harness<br>---> Verifying checksum(s) for p5-test-harness<br>---> Extracting p5-test-harness<br>---> Configuring p5-test-harness<br>---> Building p5-test-harness with target all<br>
---> Staging p5-test-harness into destroot<br>You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port<br>---> Installing p5-test-harness 2.64_1<br>
---> Activating p5-test-harness 2.64_1<br>Error: Target org.macports.activate returned: Image error: /opt/local/bin/prove is being used by the active perl5.8 port. Please deactivate this port first, or use the -f flag to force the activation.<br>
Error: Status 1 encountered during processing.<br><br>