Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23583

Broken targets in Makefiles for agent2 plugins

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Major Major
    • 7.0.0alpha7
    • 7.0.0alpha7
    • Agent2 plugin (N)
    • 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

            yurii Jurijs Klopovskis
            yurii Jurijs Klopovskis
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: