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

--- Comment #10 from Jean-Philippe Pialasse <te...@pialasse.com> ---
# yum install smeserver-cacti --enablerepo=smetest,smecontribs

Dependencies Resolved

======================================================================================================================================
 Package                            Arch                     Version           
                  Repository                     Size
======================================================================================================================================
Installing:
 smeserver-cacti                    noarch                   0.8.8h1-2.el6.sme 
                  smetest                        70 k
Installing for dependencies:
 cacti                              noarch                   1.1.19-2.el6      
                  smecontribs                   7.0 M
 compat-readline5                   x86_64                   5.2-17.1.el6      
                  base                          130 k
 cvs                                x86_64                   1.11.23-16.el6    
                  base                          712 k
 gettext                            x86_64                   0.17-18.el6       
                  base                          1.8 M
 libdbi                             x86_64                   0.8.3-4.el6       
                  base                           39 k
 net-snmp                           x86_64                   1:5.5-60.el6      
                  base                          309 k
 net-snmp-utils                     x86_64                   1:5.5-60.el6      
                  base                          177 k
 perl-rrdtool                       x86_64                   1.4.7-1.el6.rfx   
                  smecontribs                    49 k
 php-snmp                           x86_64                   5.3.3-50.el6_10   
                  updates                        36 k
 rrdtool                            x86_64                   1.4.7-1.el6.rfx   
                  smecontribs                   821 k
 ruby                               x86_64                   1.8.7.374-5.el6   
                  base                          538 k
 ruby-libs                          x86_64                   1.8.7.374-5.el6   
                  base                          1.7 M

Transaction Summary
======================================================================================================================================
Install      13 Package(s)

Total download size: 13 M
Installed size: 42 M

/etc/e-smith/events/actions/initialize-default-databases
expand-template /etc/e-smith/sql/init/80cacti
service mysql.init restart
Loading cacti into mysql                                   [  OK  ]
signal-event console-save


go to https://[IP or NAME]/cacti
accept agreement


ERROR: Your Cacti database login account does not have access to the MySQL
TimeZone database. Please provide the Cacti database account "select" access to
the "time_zone_name" table in the "mysql" database, and populate MySQL's
TimeZone information before proceeding.


php modules
Name    Optional        Installed
snmp    Yes     No
gmp     Yes     No


Recommended MySQL System Variable Settings
Variable        Current Value   Recommended Value
version         5.1.73  >= 5.6
max_heap_table_size     16M     >=96M
tmp_table_size  16M     >= 64M
join_buffer_size        0.125M  >= 64M
innodb_file_per_table   OFF     ON
innodb_buffer_pool_size         16M     >=482M
innodb_doublewrite      ON      OFF
innodb_additional_mem_pool_size         2M      >= 80M




GRANT SELECT ON `mysql`.`time_zone_name` TO 'cacti'@'localhost';

ERROR: Your MySQL TimeZone database is not populated. Please populate this
database before proceeding.

# wget https://downloads.mysql.com/general/timezone_2019c_posix.zip
# unzip timezone_2019c_posix.zip

then cp files and restart mysqld

was then able to 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 contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to