Opened 18 years ago
Closed 18 years ago
#10742 closed defect (fixed)
p5-test-builder-tester should be removed
Reported by: | mj000219@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | Not set | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | markd@… | |
Port: |
Description
Test::Builder::Tester is part of Test::Simple on CPAN. As a result, trying to install p5-test-builder-tester causes errors due to conflicts with p5-test-simple. p5-test-builder-tester should be removed and all deps on p5-test-builder-tester should be changed to p5-test-simple.
For example:
% sudo port upgrade p5-test-exception Error: Activating p5-test-builder-tester 0.09_1 failed: Image error: /opt/local/lib/perl5/vendor_perl/5.8.8/Test/Builder/Tester/Color.pm is being used by the active p5-test-simple port. Please deactivate this port first, or use the -f flag to force the activation.
Change History (2)
comment:1 Changed 18 years ago by narf_tm@…
comment:2 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Port deleted. Thanks for reporting this.
Note: See
TracTickets for help on using
tickets.
I have changed the dependacies on all the ports that used p5-test-builder-tester to p5-test-simple. This port should be able to be safely removed now.