Subject: | Install conflict with p5-Class-DBI-mysql-1.00 |
Date: | Sat, 30 May 2009 14:34:01 -0400 (EDT) |
To: | bug-Class-DBI-mysql [...] rt.cpan.org |
From: | "Ian S Goldstein" <ian [...] novoops.com> |
While attempting to install p5-Class-DBI-mysql-1.00 on a FreeBSD 7.1
system (pkg_add -r p5-Class-DBI-mysql), I discovered the following
problem:
p5-Class-DBI-mysql-1.00 requires p5-DBD-mysql-4.006
which, unfortunately cannot be installed because p5-DBD-mysql50-4.006 is
installed!
Shouldn't p5-Class-DBI-mysql-1.00 be able to install if
p5-DBD-mysql50-4.006 in installed instead of p5-DBD-mysql-4.006?
Should p5-Class-DBI-mysql-1.00 be installed without a dependency check
(pkg_add -i)?
Thanks,
Ian