Your message dated Thu, 4 Aug 2016 11:24:38 +0200
with message-id <[email protected]>
and subject line Re: Bug#833013: collectd-core: Network plugin fails to load
has caused the Debian Bug report #833013,
regarding collectd-core: Network plugin fails to load
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
833013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833013
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: collectd-core
Version: 5.1.0-3+deb7u1
Severity: important
Since the latest security update, collected cannot load anymore the
network plugin. Since this plugin is used to transfer the measurements
to other hosts, it makes collectd completely useless for me.
Here is the error messages:
network plugin: gcry_control (GCRYCTL_SET_THREAD_CBS) failed: Not supported
Initialization of plugin `network' failed with status -1. Plugin will be
unloaded.
plugin_unregister_read: No such read function: network
Initialization complete, entering read-loop.
plugin_dispatch_values: No write callback has been registered. Please load at
least one output plugin, if you want the collected data to be stored.
Filter subsystem: Built-in target `write': Dispatching value to all write
plugins failed with status 2 (ENOENT). Most likely this means you didn't load
any write plugins.
[...]
The last line is repeated each time a measurement has to be sent. Of
course, nothing is sent.
Here is the extract of my collectd.conf:
LoadPlugin network
<Plugin network>
<Server "xxxx:xxxx:xxxx:xxxx::xxxx">
SecurityLevel "Encrypt"
Username "User"
Password "Pass"
</Server>
</Plugin>
-- System Information:
Debian Release: 7.11
APT prefers oldstable
APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-042stab111.12 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages collectd-core depends on:
ii debconf [debconf-2.0] 1.5.49
ii iptables [libxtables7] 1.4.14-3.1
ii libc6 2.13-38+deb7u11
ii libltdl7 2.4.2-1.1
Versions of packages collectd-core recommends:
ii perl 5.14.2-21+deb7u4
pn rrdtool <none>
Versions of packages collectd-core suggests:
pn apache2 <none>
pn apcupsd <none>
pn bind9 <none>
pn collectd-dev <none>
pn hddtemp <none>
pn httpd-cgi <none>
pn ipvsadm <none>
ii libc6 2.13-38+deb7u11
pn libconfig-general-perl <none>
ii libcurl3-gnutls 7.26.0-1+wheezy13
ii libdbi1 0.8.4-6
pn libdbus-1-3 <none>
pn libesmtp6 <none>
ii libgcrypt11 1.5.0-5+deb7u4
pn libgdk-pixbuf2.0-0 <none>
ii libglib2.0-0 2.33.12+really2.32.4-5
pn libhal1 <none>
ii libhtml-parser-perl 3.69-2
pn libmemcached10 <none>
pn libmodbus5 <none>
pn libmysqlclient18 <none>
pn libnotify4 <none>
pn libopenipmi0 <none>
pn liboping0 <none>
ii libpcap0.8 1.3.0-1
pn libperl5.14 <none>
pn libpq5 <none>
pn libprotobuf-c0 <none>
pn libpython2.7 <none>
pn librabbitmq0 <none>
pn libregexp-common-perl <none>
ii librrd4 1.4.7-2
pn librrds-perl <none>
pn libsensors4 <none>
pn libsnmp15 <none>
ii libssl1.0.0 1.0.1e-2+deb7u21
pn libtokyotyrant3 <none>
pn libupsclient1 <none>
ii liburi-perl 1.60-1
pn libvarnishapi1 <none>
pn libvirt0 <none>
ii libxml2 2.8.0+dfsg1-7+wheezy6
pn libyajl2 <none>
pn lm-sensors <none>
pn mbmon <none>
pn memcached <none>
pn mysql-server <none>
pn nginx <none>
pn notification-daemon <none>
pn nut <none>
pn olsrd <none>
ii openvpn 2.2.1-8+deb7u3
pn pdns-server <none>
pn postgresql <none>
pn time-daemon <none>
ii zlib1g 1:1.2.7.dfsg-13
-- debconf information:
collectd/migration-3-4:
collectd/migration-4-5:
collectd/postrm_purge_data: true
collectd/auto-migrate-4-5: false
collectd/auto-migrate-3-4: false
--- End Message ---
--- Begin Message ---
Source: collectd
Source-Version: 5.1.0-3+deb7u2
We believe that the bug you reported is fixed in the latest version of
collectd in wheezy-security.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 03 Aug 2016 22:59:23 +0200
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev
libcollectdclient-dev libcollectdclient0
Architecture: source i386 all
Version: 5.1.0-3+deb7u2
Distribution: wheezy-security
Urgency: high
Maintainer: Sebastian Harl <[email protected]>
Changed-By: Sebastian Harl <[email protected]>
Description:
collectd - statistics collection and monitoring daemon
collectd-core - statistics collection and monitoring daemon (core system)
collectd-dbg - statistics collection and monitoring daemon (debugging symbols)
collectd-dev - statistics collection and monitoring daemon (development files)
collectd-utils - statistics collection and monitoring daemon (utilities)
libcollectdclient-dev - client library for collectd's control interface
(development file
libcollectdclient0 - client library for collectd's control interface
Closes: 833013
Changes:
collectd (5.1.0-3+deb7u2) wheezy-security; urgency=high
.
* debian/patches/bts833013-gcry-init.dpatch: Fix initialization of
libgcrypt: Initialize the library before using any other functions to
ensure that thread-safety is set up appropriately. This fixes potential
crashes of the network plugin and a regression introduced in
5.1.0-3+deb7u1 which ultimately surfaced the issue. Thanks to Antoine
Sirinelli for reporting this. (Closes: #833013)
Checksums-Sha1:
397e44acf8c0ca0f81a5f28507c6f25b8c474c91 3303 collectd_5.1.0-3+deb7u2.dsc
2b785348a72ff40f2fed82c81bbceba80e265c7e 72722 collectd_5.1.0-3+deb7u2.diff.gz
25720951624714fc29d31381482ff23611b80dad 912834
collectd-core_5.1.0-3+deb7u2_i386.deb
00c18429d1628dce4914b121116290d58ff239eb 76838 collectd_5.1.0-3+deb7u2_i386.deb
62a3a443bb9f7f567557fed364b69d869a3f83fd 87692
collectd-utils_5.1.0-3+deb7u2_i386.deb
d436126bcda96a56ac93e62b43f5e27bb9f6abcb 1278328
collectd-dbg_5.1.0-3+deb7u2_i386.deb
ae73615a7afba9f39419c6fbb57695268c4aee29 71482
libcollectdclient-dev_5.1.0-3+deb7u2_i386.deb
cfb157f9bdd62cf2f80e01718968da15ce51542c 78500
libcollectdclient0_5.1.0-3+deb7u2_i386.deb
af203f59664cf26cb11416b1ab03fc49fb3d0f92 114576
collectd-dev_5.1.0-3+deb7u2_all.deb
Checksums-Sha256:
2dec8d70b9c456c6731d959ff28bdd395b51b8119c0c8522cc9bba0da03db31a 3303
collectd_5.1.0-3+deb7u2.dsc
5832a3156a87ea5ab1779399c1b1900f3a74bbf71f7db46d3a402bc6356afeda 72722
collectd_5.1.0-3+deb7u2.diff.gz
15cd58bf41a398e26fd9120ad73389ef2bb1e1893532d2e85c8a6c00990f1848 912834
collectd-core_5.1.0-3+deb7u2_i386.deb
0919e59c077cfd819df4bf15ca3f660302654dfb5a5772cbcb61e252b33cce24 76838
collectd_5.1.0-3+deb7u2_i386.deb
898415431fec2c9bf01762a4f623464480a19fc51e872a636754b7d17a8ecff7 87692
collectd-utils_5.1.0-3+deb7u2_i386.deb
b8f623cde75950952449ce4ac234d307916b6eafc7f8aa1fc1c2277db607b4a9 1278328
collectd-dbg_5.1.0-3+deb7u2_i386.deb
127c78213058b024f49238f6a01b7af66aaffb1eca3efd6c4e9ea982c3e68cac 71482
libcollectdclient-dev_5.1.0-3+deb7u2_i386.deb
9e0d7aee7b3ba9f4c79ee42a0b829bb36729efb7605ba20595336f734a1392aa 78500
libcollectdclient0_5.1.0-3+deb7u2_i386.deb
6543791b0d9cd0ef5e238dcc993f42220aead7dc54c76da4608974d05d6c9861 114576
collectd-dev_5.1.0-3+deb7u2_all.deb
Files:
faa2105cd8a490b7b9760091750fc16b 3303 utils optional
collectd_5.1.0-3+deb7u2.dsc
ea015ac709074d3d8eb96be4defccf11 72722 utils optional
collectd_5.1.0-3+deb7u2.diff.gz
48de278f59b0c9d577cd5d796530970e 912834 utils optional
collectd-core_5.1.0-3+deb7u2_i386.deb
d4f4daf71fcde73d09118940efb90caf 76838 utils optional
collectd_5.1.0-3+deb7u2_i386.deb
a4bb2a1138c4e4a817b6ad5ad1d624c1 87692 utils optional
collectd-utils_5.1.0-3+deb7u2_i386.deb
70930e28adaa778c4020a028b94cb10a 1278328 debug extra
collectd-dbg_5.1.0-3+deb7u2_i386.deb
f2cc3e117a43ca5e60871dda9cfe5e28 71482 libdevel optional
libcollectdclient-dev_5.1.0-3+deb7u2_i386.deb
75de15e04995cb68f30e02716375ffd1 78500 libs optional
libcollectdclient0_5.1.0-3+deb7u2_i386.deb
30f0562ce06ca09251db94e5dddd74ca 114576 utils optional
collectd-dev_5.1.0-3+deb7u2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJXonIoAAoJEMwFfnIvH/zHJ4MQALfPrqzgELvbjOHwyekf63iU
1/BYuxXu9pxyDnN606SvC8JC2CIALSaBCVX6i73zkEcHsQiVnefD3YFmSQ+o+2DT
fmh4uoOGyDcY7KYBjF4On0/o2+zvg6VaLBxHQUbHUdhPUkshjdA/1ZTjdbIJ1pWG
0int7dRit2DujLppXJw27ZfxODxJNysiSIa/vhvaFbVYe+vOPX+/8VrhgfGxDebt
aIrsdVVbJyvW+pDPbEPVGN4pUCWOzkPYRNoStmejDLRsuZbMe6nEzj2U4yo7aejC
OxUFeCKNmNm2zjgt8dnYYbxHMQERss65QUPbyB0TRo930NPOIG35n0ANf4Wxvuyn
Eg4pyCPdfPTzXS7B5CUj+59A6tB+j01vi0vIi8VNbfGPJ2nZWBD4wsOhBhS9p0m+
cbAhEcYMji8If98xxWzdHyqUTah1EABVJVO+E3kVPPJjDSLiHY+1A7cQcOeGDrqj
kvbSrIqAgqQSYu/fUKLk4p2c1O0iuEwgvLFy2Dd6WC2xZMPZVSMFLMlS/OLgF4lv
1BqU4GTOnGLPMt9xjeCeauePrlFFCfBti6kQQGCo2U9Cycj3TtI6BYw6E92WVn2T
knGTVm7hn4WSa4CSOt+x58uq7Qv8GtL6VCZFVuwXX0Fnta3T16xtDBHy2/Ba+hFp
r/5ADHOTTSRILFSUepGK
=OMMS
-----END PGP SIGNATURE-----
signature.asc
Description: Digital signature
--- End Message ---