Skip to content

zabbix: bump version and fix a build dependency#29398

Merged
commodo merged 2 commits into
openwrt:masterfrom
danielfdickinson:pr-zabbix-bump-version-to-7-0-26
May 13, 2026
Merged

zabbix: bump version and fix a build dependency#29398
commodo merged 2 commits into
openwrt:masterfrom
danielfdickinson:pr-zabbix-bump-version-to-7-0-26

Conversation

@danielfdickinson
Copy link
Copy Markdown
Contributor

@danielfdickinson danielfdickinson commented May 10, 2026

📦 Package Details

Maintainer: @danielfdickinson

Description:

  • Bump version to 7.0.26 (latest LTS)
  • Fix build dependency check for zabbix-get and zabbix-sender; they require zabbix-agentd (full version) to be built in order for the configure script to build them. They, however, do not runtime depend on zabbix-agentd.

zabbix-frontend-server depends on a fix for oniguruma (#29397).


🧪 Run Testing Details

  • OpenWrt Version: OpenWrt SNAPSHOT r34318-6018bd5b11
  • OpenWrt Target/Subtarget: bcm27xx/bcm2712
  • OpenWrt Device: Raspberry Pi 5 Model B Rev 1.0

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

@danielfdickinson
Copy link
Copy Markdown
Contributor Author

Noticed this: Warning: Skipping zabbix due to unsupported architecture

and that shfmt was reported missing. Is there a docker container issue?

@commodo
Copy link
Copy Markdown
Contributor

commodo commented May 11, 2026

Noticed this: Warning: Skipping zabbix due to unsupported architecture

and that shfmt was reported missing. Is there a docker container issue?

no idea
@GeorgeSapkin any ideas?

Update to version 7.0.26 (latest LTS).

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
zabbix-sender and zabbix-get are only build if agentd is built.
Therefore do not allow selection them if the full agentd is not
being built.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
@BKPepe BKPepe force-pushed the pr-zabbix-bump-version-to-7-0-26 branch from d902e74 to 2ba136b Compare May 12, 2026 18:41
@danielfdickinson
Copy link
Copy Markdown
Contributor Author

Still reporting

find: ‘shfmt’: No such file or directory
find: ‘shfmt’: No such file or directory
Warning: Skipping zabbix due to unsupported architecture

On x86_64. Looks like the checks are not actually happening even though CI is green.

@GeorgeSapkin
Copy link
Copy Markdown
Member

GeorgeSapkin commented May 13, 2026

The call is in the SDK:

But checks surrounding it haven't been changed recently 🤔

These are all the mentions in the whole org:

Looks like this happened in the past:

@commodo commodo merged commit 736edbf into openwrt:master May 13, 2026
12 checks passed
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.

3 participants