Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354191 - net-analyzer/nagios-plugins-1.4.14-r2: check_pgsql is missing
Summary: net-analyzer/nagios-plugins-1.4.14-r2: check_pgsql is missing
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 07:51 UTC by Dmytro 'daks' Fomenko
Modified: 2011-02-14 11:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmytro 'daks' Fomenko 2011-02-09 07:51:17 UTC
Same trouble as in #251697. check_pgsql not installing while merge package. USE="postgres" is present and parameter --with-pgsql is send to epatch successfully.



Reproducible: Always

Steps to Reproduce:




# emerge -av1 net-analyzer/nagios-plugins

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] net-analyzer/nagios-plugins-1.4.14-r2  USE="jabber ldap nagios-dns nagios-ntp nagios-ping nagios-ssh postgres samba snmp ssl suid ups -ipv6 -mysql -nagios-game -radius" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) net-analyzer/nagios-plugins-1.4.14-r2
 * nagios-plugins-1.4.14.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                      [ ok ]
 * Package:    net-analyzer/nagios-plugins-1.4.14-r2
 * Repository: gentoo
 * Maintainer: dertobi123@gentoo.org netmon@gentoo.org
 * USE:        amd64 elibc_glibc jabber kernel_linux ldap multilib nagios-dns nagios-ntp nagios-ping nagios-ssh postgres samba snmp ssl suid ups userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking nagios-plugins-1.4.14.tar.gz to /var/calculate/tmp/portage/net-analyzer/nagios-plugins-1.4.14-r2/work
 * Applying nagios-plugins-1.4.10-noradius.patch ...                                                                                                 [ ok ]
 * Applying nagios-plugins-1.4.10-contrib.patch ...                                                                                                  [ ok ]
 * Applying nagios-plugins-1.4.12-pgsqlconfigure.patch ...                                                                                           [ ok ]
 * Applying nagios-plugins-1.4.14-vserver.patch ...                                                                                                  [ ok ]
 * Applying nagios-plugins-1.4.14-implicit-pointer-conversion.patch ...                                                                              [ ok ]
 * Running eautoreconf in '/var/calculate/tmp/portage/net-analyzer/nagios-plugins-1.4.14-r2/work/nagios-plugins-1.4.14' ...
 * Running aclocal -I gl/m4 -I m4 ...                                                                                                                [ ok ]
 * Running libtoolize --copy --force --install --automake ...                                                                                        [ ok ]
 * Running aclocal -I gl/m4 -I m4 ...                                                                                                                [ ok ]
 * Running autoconf ...                                                                                                                              [ ok ]
 * Running autoheader ...                                                                                                                            [ ok ]
 * Running automake --add-missing --copy ...                                                                                                         [ ok ]
 * Running elibtoolize in: nagios-plugins-1.4.14/build-aux/
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source unpacked in /var/calculate/tmp/portage/net-analyzer/nagios-plugins-1.4.14-r2/work
 * Performing permissions change for distdir directory
>>> Compiling source in /var/calculate/tmp/portage/net-analyzer/nagios-plugins-1.4.14-r2/work/nagios-plugins-1.4.14 ...
 * econf: updating nagios-plugins-1.4.14/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nagios-plugins-1.4.14/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-mysql --without-ipv6 --with-openssl=/usr --with-pgsql=/usr --host=x86_64-pc-linux-gnu --prefix=/usr --libexecdir=/usr/lib64/nagios/plugins --sysconfdir=/etc/nagios
checking for a BSD-compatible install... /usr/bin/install -c
Comment 1 Dmytro 'daks' Fomenko 2011-02-09 07:59:44 UTC
Same trouble with net-analyzer/nagios-plugins-1.4.15
Comment 2 Wormo (RETIRED) gentoo-dev 2011-02-13 23:54:10 UTC
Well, it's not quite the same problem as before, since the old fix is still present in new ebuilds...
please attach a full build log and output of 'emerge --info' to help track this down.
Comment 3 Dmytro 'daks' Fomenko 2011-02-14 11:39:00 UTC
(In reply to comment #2)
> Well, it's not quite the same problem as before, since the old fix is still
> present in new ebuilds...
> please attach a full build log and output of 'emerge --info' to help track this
> down.
> 

Sorry to bother you, there was an unfortunate mistake. At least i can't repeate this bug, check_pgsql is present...