[ic] DBI Connect errors

Kevin Walsh kevin at cursor.biz
Fri Feb 16 11:23:04 EST 2007


Steve Graham <icdev at mrlock.com> wrote:
> I have been noticing these errors in my log file:
>   Runtime error: table products connect failed -- DBI 
> connect('table:10.0.0.100:3306','name',...)
> failed: Can't connect to MySQL server on 'x.x.x.x' (4) at 
> /usr/local/interchange/lib/Vend/Table/DBI.pm line 581
> 
> Anyone else seeing this error with the following DBI version?
> It looks like these just started happening after upgrading DBI  :(
> 
> dev-perl/DBI
>        Latest version available: 1.53
>        Latest version installed: 1.53
> 
> 
It seems as if you are using the masked (testing) version, from Gentoo
Portage, rather than the stable version, for some reason or other.  The
latest stable version in Portage is 1.50.  Try that version and see if
the problem goes away.

Check your "/etc/portage/package.keywords" file to see whether you have
a "~x86" mask against "dev-perl/DBI".  If you have then remove it and
re-emerge the package.

If it doesn't go away then perhaps you've found a bug in the test
version, which you should report to the maintainers.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list