# compilation

x86_64-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I..  -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap
-I/usr/include/postgresql -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2
-DNP_VERSION='"2.2"' -g -O2 -fdebug-prefix-
map=/home/rafaeldtinoco/work/sources/ubuntu/monitoring-plugins=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall
-Wl,-z,now -MT check_ntp_time.o -MD -MP -MF .deps/check_ntp_time.Tpo -c
-o check_ntp_time.o check_ntp_time.c

# linking

libtool --tag=CC   --mode=link x86_64-linux-gnu-gcc -DNP_VERSION='"2.2"'
-g -O2 -fdebug-prefix-map=/home/rafaeldtinoco/work/sources/ubuntu
/monitoring-plugins=. -fstack-protector-strong -Wformat -Werror=format-
security -Wall -Wl,-z,now  -Wl,-Bsymbolic-functions -Wl,-z,relro -L.
-L/usr/lib -o check_ntp_time check_ntp_time.o libnpcommon.a
../lib/libmonitoringplug.a ../gl/libgnu.a  -lnsl -lresolv -lm -lpthread
-ldl

# static objects linked with check_ntp_time binary:

- libnpcommon.a generation:

x86_64-linux-gnu-ar cru libnpcommon.a utils.o netutils.o sslutils.o
runcmd.o popen.o runcmd.o

> changes to: utils.c netutils.c sslutils.c runcmd.c popen.c could
change the binary output of check_ntp_time.c. There was no change to
those files in last update.

- libmonitoringplug.a generation:

x86_64-linux-gnu-ar cru libmonitoringplug.a utils_base.o utils_disk.o
utils_tcp.o utils_cmd.o parse_ini.o extra_opts.o

> changes to utils_base.c utils_disk.c utils_tcp.c utils_cmd.c
parse_ini.c extra_opts.c could change binary output of check_ntp_time.c.
There was no change to those files in last update.

# with all updates applied, affected source files were:

        modified:   plugins-root/Makefile.am
        modified:   plugins-root/Makefile.in
        modified:   plugins-root/check_dhcp.c
        modified:   plugins-root/check_icmp.c
        modified:   plugins/check_apt.c
        modified:   plugins/check_fping.c
        modified:   plugins/check_http.c
        modified:   plugins/check_ide_smart.c
        modified:   plugins/check_ldap.c
        modified:   plugins/check_ntp.c
        modified:   plugins/check_ntp_peer.c
        modified:   plugins/check_pgsql.c
        modified:   plugins/check_radius.c
        modified:   plugins/check_real.c
        modified:   plugins/check_smtp.c
        modified:   plugins/t/check_apt.t
        modified:   po/de.po
        modified:   po/fr.po
        modified:   po/monitoring-plugins.pot

so there is nothing in any quilt patch that could have touched
check_ntp_time and changed its behavior.

This is a new bug.

** Tags removed: regression-update

** Changed in: monitoring-plugins (Ubuntu)
     Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned)

** Also affects: monitoring-plugins (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: monitoring-plugins (Ubuntu Bionic)
       Status: New => Incomplete

** Changed in: monitoring-plugins (Ubuntu)
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881880

Title:
  latest update 2.2-3ubuntu3 caused check_ntp_time to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monitoring-plugins/+bug/1881880/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to