Broken targets in Makefiles for agent2 plugins

XMLWordPrintable

    • Type: Problem report
    • Resolution: Fixed
    • Priority: Major
    • 7.0.0alpha7
    • Affects Version/s: 7.0.0alpha7
    • Component/s: Agent2 plugin (G)
    • 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

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

              Created:
              Updated:
              Resolved: