-
Problem report
-
Resolution: Fixed
-
Major
-
7.0.0alpha7
-
None
-
Sprint 105 (Oct 2023)
For both mongodb and postgresql plugins in master branch.
1) make dist produces source tarball with broken name
zabbix-agent2-plugin-postgresql-...tar.gz
2) make clean produces errors
rm -rf "/home/yurii/git/postgresql/vendor" rm -rf "/home/yurii/git/postgresql/zabbix-agent2-plugin-postgresql"* go clean -cache "/home/yurii/git/postgresql/..." go: clean -cache cannot be used with package arguments make: *** [Makefile:70: clean] Error 1
Older branches work fine.
Presume bad changes in plugin-support