Control: tags -1 moreinfo

Hello Otto

ocsinventory-server also depends on libdbd-mysql-perl that itself
depends on libmysqlclient18, so adding that this alternative will never
be satisfied.

There is no direct import from perl, but if I remove the module,
ocsinventory-server fails in Apache/Ocsinventory/Server/System.pm:
  my $dbh =
DBI->connect("DBI:mysql:database=$database;host=$host;port=$port",
$user, $password, \%params);
  $dbh->do("SET NAMES 'utf8'") if($dbh && $ENV{'OCS_OPT_UNICODE_SUPPORT'});

Regarding the ocsinventory-reports part (php code), without mysql, we
get during the database setup:
- ERROR: Can't connect to MySQL
- Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)
(I keep php5-mysql dependency)

So your suggestion is just not working.
This requires some heavy changes in upstream code, doesn't it?

Any idea?
-- 
Nirgal


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to