https://bugs.contribs.org/show_bug.cgi?id=11232

--- Comment #14 from Brian Read <[email protected]> ---
Testing DB creation:

[root@sme10 init]# expand-template
/etc/e-smith/templates/etc/e-smith/sql/init/80zabbix-server
ERROR: No templates were found for
/etc/e-smith/templates/etc/e-smith/sql/init/80zabbix-server.
 at /sbin/e-smith/expand-template line 45.
[root@sme10 init]# mc

[root@sme10 init]# expand-template /etc/e-smith/sql/init/80zabbix-server
ERROR 1049 (42000): Unknown database 'zabbixdb'
[root@sme10 init]# mc

[root@sme10 init]# ll
total 4
-rwxr-x--- 1 root root 2138 Dec 10 12:33 80zabbix-server
[root@sme10 init]# ./80zabbix-server 
Creating db
[root@sme10 init]# mysql 
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 229
Server version: 5.5.68-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| horde              |
| mysql              |
| performance_schema |
| test               |
| zabbixdb           |
+--------------------+
6 rows in set (0.00 sec)


Db created ok.  But not as part of install?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to