Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 251697

Summary: net-analyzer/nagios-plugins-1.4.13: check_pgsql is missing
Product: Gentoo Linux Reporter: Robin Johnson <robbat2>
Component: [OLD] ServerAssignee: Tobias Scherbaum (RETIRED) <dertobi123>
Status: RESOLVED FIXED    
Severity: critical CC: netmon
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-12-20 02:46:48 UTC
Even with USE=postgres, 1.4.13 no longer installs check_pgsql. I think something is wrong with the pgsql patch, as there's NO output about pgsql in the emerge log at all beyond the --with-pgsql that is passed and the epatch output.

/var/log/portage/net-analyzer:nagios-plugins-1.4.13:20081220-020452.log: * Applying nagios-plugins-1.4.12-pgsqlconfigure.patch ...
/var/log/portage/net-analyzer:nagios-plugins-1.4.13:20081220-020452.log:./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-mysql --with-pgsql --with-ipv6 --with-openssl=/usr --host=x86_64-pc-linux-gnu --prefix=/usr/nagios --sysconfdir=/etc/nagios --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/nagios/lib64 --build=x86_64-pc-linux-gnu
/var/log/portage/net-analyzer:nagios-plugins-1.4.13:20081220-023850.log: * Applying nagios-plugins-1.4.12-pgsqlconfigure.patch ...

And the binary is missing. This has broken my postgres server checks.
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2008-12-20 08:47:48 UTC
Fixed in CVS, thanks for noticing.