Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 6.4 #46

Draft
wants to merge 5 commits into
base: testing
Choose a base branch
from
Draft

Version 6.4 #46

wants to merge 5 commits into from

Conversation

lapineige
Copy link
Member

@lapineige lapineige commented Aug 12, 2023

Fix #44

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

@lapineige
Copy link
Member Author

!testme

@yunohost-bot
Copy link
Contributor

🚀
Test Badge

@lapineige
Copy link
Member Author

@yalh76
Copy link
Member

yalh76 commented Aug 15, 2023

@yalh76 do you know where this file https://github.com/lapineige/zabbix_ynh/blob/6.4/scripts/install#L119C51-L119C51 is coming from ?

The file is installed by zabbix-server-mysql at https://github.com/lapineige/zabbix_ynh/blob/6a580d32b48ee9725365a2fbd98db48ce147b3fb/scripts/_common.sh#L18C59-L18C78

@lapineige
Copy link
Member Author

Ok, so it's not in that package anymore.

According to this https://www.zabbix.com/documentation/current/en/manual/installation/install_from_packages/debian_ubuntu :

The package 'zabbix-sql-scripts' contains database schemas for all supported database management systems for both Zabbix server and Zabbix proxy and will be used for data import.

We now need to use a different dependency and path.

@lapineige
Copy link
Member Author

!testme

@yunohost-bot
Copy link
Contributor

Meow 🐈
Test Badge

@lapineige
Copy link
Member Author

lapineige commented Aug 19, 2023

192091 INFO DEBUG - + mysql --user=zabbix --password=********** --database=zabbix -e 'INSERT INTO `users` (`userid`,`alias`, `name`, `surname`, `passwd`, `url`, `autologin`, `autologout`, `lang`, `refresh`, `type`, `theme`, `attempt_failed`, `attempt_ip`, `attempt_clock`, `rows_per_page`) VALUES (3,'\''package_checker'\'', '\''package_checker'\'', '\''package_checker'\'', '\''5fce1b3e34b520afeffb37ce08c7cd66'\'', '\'''\'', 0, '\''0'\'', '\''fr_FR'\'', '\''30s'\'', 3, '\''default'\'', 0, '\'''\'', 0, 50);'
192091 INFO WARNING - ERROR 1054 (42S22) at line 1: Unknown column 'alias' in 'field list'

@ericgaspar
Copy link
Member

!testme

@yunohost-bot
Copy link
Contributor

May the CI gods be with you!
Test Badge

@alexAubin alexAubin mentioned this pull request May 1, 2024
2 tasks
@alexAubin
Copy link
Member

!testme

@yunohost-bot
Copy link
Contributor

Fingers crossed!
Test Badge

@yunohost-bot
Copy link
Contributor

📚 🪱
Test Badge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants