libzbxpgsql icon indicating copy to clipboard operation
libzbxpgsql copied to clipboard

New release

Open OrangeDog opened this issue 6 years ago • 11 comments

The last release (1.1.0) was two years ago now, and there are various unreleased changes since then. Can we have a new release please? What's the process?

OrangeDog avatar Feb 11 '19 10:02 OrangeDog

The process is unfortunately quite complicated for packaging and testing on so many versions of PostgreSQL/Zabbix/Linux. I am actively working on a new release now, including support for Zabbix 4 and newer Ubuntu/Debians. Unfortunately, I have very little time, but I will update this ticket once released.

cavaliercoder avatar Feb 11 '19 18:02 cavaliercoder

Do you need any help? Is there much more to it than adding/updating Dockerfiles in libzbxpgsql-build?

OrangeDog avatar Feb 25 '19 11:02 OrangeDog

Just to note current LTS Zabbix versions are 2.2.23, 3.0.25 and 4.0.4 - 3.2 and 3.4 are no longer supported.

OrangeDog avatar Feb 25 '19 11:02 OrangeDog

Another note: downloading the zabbix source could be automated during the build to speed things up. The URLs are https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/${version}/zabbix-${version}.tar.gz

OrangeDog avatar Feb 25 '19 14:02 OrangeDog

I've made some progress but the build is failing:

+ install -m 644 query.conf /root/rpmbuild/BUILDROOT/libzbxpgsql-1.2.0-1.x86_64/etc/libzbxpgsql.d/ install: cannot stat `query.conf': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.jYCXUr (%install)

OrangeDog avatar Feb 25 '19 17:02 OrangeDog

Yes, I have this issue too. That file's name was changed at some. You're welcome to to update the name in your build (I think libzbxpgsql.conf)

cavaliercoder avatar Feb 26 '19 23:02 cavaliercoder

😕 the config files in the repo are different to what's in e.g. libzbxpgsql_1.1.0-1+trusty_amd64.deb Did you build packages locally but never push the changes to github?

OrangeDog avatar Feb 27 '19 16:02 OrangeDog

Possibly 😬I'll try get a moment to fix this for you. Sorry for the pain!!!

cavaliercoder avatar Feb 27 '19 19:02 cavaliercoder

Hi @cavaliercoder, I need a new RPM build because of #139. How does the status here look like? May I contribute with you on something?

mjtrangoni avatar Jul 03 '19 13:07 mjtrangoni

Releases are now not available for any currently supported Debian system.

OrangeDog avatar Jun 04 '20 11:06 OrangeDog

@cavaliercoder please try to find a moment to fix the build, or provide enough information for someone else to try.

OrangeDog avatar Feb 01 '21 13:02 OrangeDog