Bug#871062: collectd: FTBFS: client.c:621:23: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1010 [-Werror=format-truncation=]

2017-08-23 Thread Marc Fournier
Hello Michael, On Mon, Aug 21, 2017 at 06:11:02PM +0200, Michael Stapelberg wrote: > Hi, > > Steve Langasek writes: > > The attached one-liner patch corrects this build failure by simply ignoring > > the (IMHO uninteresting) new gcc-7 warning. I think this is a

Bug#852924: collectd: FTBFS: ld: cannot find -lssl

2017-01-28 Thread Marc Fournier
On Sat, Jan 28, 2017 at 09:30:20AM +0100, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -Wall > > -Werror -g -O2

Bug#852658: collectd-core: Won't start without non-required packages libsensors4 liboping0

2017-01-28 Thread Marc Fournier
On Thu, Jan 26, 2017 at 08:05:06AM +, Jan Huijsmans wrote: > Package: collectd-core > Version: 5.7.0-3 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > Installation of collectd fails on the start of the package. > The package misses files from libsensors4

Bug#851163: Update

2017-01-16 Thread Marc Fournier
Thanks for reporting this issue ! According to your config file, you don't have the WriteQueueLimit{Low,High} global options enabled. In the case where this issue would be caused by one of the write plugins not being able to keep up with the data collection rate, collectd would indeed buffer up

Bug#840349: intel-cmt-cat: please enable building of shared library

2016-10-10 Thread Marc Fournier
Package: intel-cmt-cat Version: 0.1.5-1 Severity: important Dear Maintainer, Current version of intel-cmt-cat doesn't provide the shared library (/usr/lib/libpqos.so) which is required to link against it. For example, running "gcc -lpqos ..." fails with: relocation R_X86_64_PC32 against

Bug#839771: collectd-core: collectd graphite plugin is missing libyajl2 dependency

2016-10-04 Thread Marc Fournier
On Tue, Oct 04, 2016 at 08:02:43PM +0100, Shish wrote: > > I ran "apt upgrade", collectd failed to restart, complaining that it > didn't understand the graphite section of the config file, because the > write_graphite plugin wasn't loaded. It recommended that I tried running > lld on the .so

Bug#803163: collectd: Please run autoreconf

2016-06-01 Thread Marc Fournier
Hello, On Mon, May 30, 2016 at 11:06:32AM +0200, Marc Fournier wrote: > On Sat, May 28, 2016 at 12:43:21PM +0200, Guillem Jover wrote: > > On Tue, 2015-10-27 at 16:27:24 +0100, Benjamin Drung wrote: > > > > > To make it easier to patch Makefile.am after applying patch

Bug#803163: collectd: Please run autoreconf

2016-05-30 Thread Marc Fournier
Thanks Guillem & Benjamin for your input on this ! On Sat, May 28, 2016 at 12:43:21PM +0200, Guillem Jover wrote: > On Tue, 2015-10-27 at 16:27:24 +0100, Benjamin Drung wrote: > > > To make it easier to patch Makefile.am after applying patches [1], > > please run autoreconf when building

Bug#823034: transition: rrdtool

2016-05-25 Thread Marc Fournier
Hello, On Sat, May 21, 2016 at 05:05:42PM +, Jean-Michel Vourgère wrote: > Hi > > Last package using librrd4 is collectd. Thanks for the heads up ! I just uploaded collectd 5.5.1-3, which includes the patch you submitted in #823012. Thanks so much for taking care of all this Jean-Michel !

Bug#822478: libopenipmi-dev: 2.0.21 re-introduces pkg-config issue reported in #474087

2016-04-24 Thread Marc Fournier
Package: libopenipmi-dev Version: 2.0.21-1.2 Severity: normal Dear Maintainer, I have a package failing to build, because its configure script relies on pkg-config to extract build flags from libopenipmi: $ pkg-config --libs OpenIPMIpthread Package pthread was not found in the pkg-config search

Bug#811580: FTBFS with GCC 6: statement indented as if it were guarded by

2016-01-20 Thread Marc Fournier
Thanks for reporting this issue ! It is now fixed upstream: https://github.com/collectd/collectd/commit/376667a ... which means it will be part of 5.5.1. FWIW, I just built collectd with gcc-6 and make -k, and this was the only issue reported.

Bug#806196: collectd: Missing several plugin stanzas in default conffile

2015-11-25 Thread Marc Fournier
Guillem, Part of these are plugins which don't build on debian (typically missing build-dependencies). So they have been removed from the package's collectd.conf on purpose. But you're right about onewire and write_redis. To which at least conntrack should be added. Thanks for pointing this out

Bug#797687: [collectd] 'Spammy debug messages' at normal verbosity

2015-09-01 Thread Marc Fournier
On Tue, Sep 01, 2015 at 08:42:13AM -0700, Antonio Russo wrote: > > This bug[1] results in many lines in syslog reading > >"0 Success: 1 value has been dispatched." > > and has already been resolved upstream: > > https://github.com/collectd/collectd/pull/714/commits > > [1]

Bug#785216: pgbadger: New upstream releases available

2015-07-07 Thread Marc Fournier
Hello, I wasn't able to find pgbadger 7.0 in the archive. Am I missing something ? FWIW, I rebuilt the package myself using the 3.3-2 source package as a starting point and simply updating the sources code to version 7.0. It worked out of the box and runs fine on a jessie box. Cheers, Marc --

Bug#588153: collectd disk plugin needs indirection ability

2015-04-17 Thread Marc Fournier
I believe this feature has been implemented in https://github.com/collectd/collectd/pull/537 (which will be part of upcoming 5.5 release). Cheers, Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#780365: rsyslog: please build omkafka module

2015-03-16 Thread Marc Fournier
On Thu, Mar 12, 2015 at 10:06:29PM +0100, Michael Biebl wrote: Am 12.03.2015 um 18:12 schrieb Marc Fournier: Package: rsyslog Version: 8.8.0-3 Severity: wishlist Tags: patch Dear Maintainer, Starting with version 8.7.0, rsyslog comes with a new module allowing to publish log

Bug#780365: rsyslog: please build omkafka module

2015-03-12 Thread Marc Fournier
adds the bits needed to build this module as a separate package (based on how support for omelasticsearch was done). Thanks taking this request in account, and thanks for maintaining this package in Debian ! Marc From a881a68631c98d3b73d0171a6d0e857d16ee3592 Mon Sep 17 00:00:00 2001 From: Marc

Bug#770680: collectd: please backport fix for segfault in lvm.c

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, A fix for #747093 is available upstream. I believe it should be included in the package shipped with jessie, as it prevents collectd from crashing in a pretty common situation. This patch will be part of

Bug#770681: collectd fails to handle acknowledgements from riemann

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, Collectd doesn't handle the communication with a remote riemann server properly, which eventually leads the riemann server to stall. A patch for this issue will be part of upcoming bugfix release 5.4.2 and can be

Bug#770683: collectd: please backport fix for threading issue in curl* plugins

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, Collectd incorrectly initialises libgcrypt in the plugins using libcurl, leading to a segfault due to concurrent threads accessing shared resources. A patch for this issue will be part of upcoming bugfix release

Bug#770685: collectd: please backport fix for segfault in configfile.c

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, A fix for #750440 is available upstream. I believe it should be included in the package shipped with jessie, as it prevents collectd from crashing in a pretty common situation. This patch will be part of

Bug#770688: collectd leak memory when using snmp plugin

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, collectd leaks memory when monitoring more than one SNMP device. This quickly leads to resource exhaustion on the machine running collectd. Two patches for this issue will be part of upcoming bugfix release

Bug#770690: collectd: please backport fix for threading issue in java plugin

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, Collectd incorrectly detaches threads in the java plugin, leading to a plugin lockup. A patch for this issue will be part of upcoming bugfix release 5.4.2 and can be retrieved at this address:

Bug#770693: collectd: please backport fixes for notifications types

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, Collectd doesn't use the proper type for timestamps when sending notifications, leading to erroneous date/times getting emitted. Several patches for this issue will be part of upcoming bugfix release 5.4.2. I've

Bug#770694: collectd: please backport fix for muted loglevel

2014-11-23 Thread Marc Fournier
Package: collectd Version: 5.4.1-5 Severity: important Tags: patch Dear Maintainer, A fix for #687067 is available upstream. I believe it should be included in the package shipped with jessie, as it prevents collectd from not emiting any logs at all, including important notifications about

Bug#750440: collectd: segfault on Include *.conf after Include *.conf

2014-06-20 Thread Marc Fournier
A patch for this issue was provided by Wilfried Goesgens (thanks to him) and will be part of the next collectd-5.4 bugfix release. Meanwhile, you can fetch it here: https://github.com/dothebart/collectd/commit/e09d935fc Thanks ! Marc -- To UNSUBSCRIBE, email to

Bug#734788: collectd: Too many dependencies

2014-01-09 Thread Marc Fournier
On Thu, Jan 09, 2014 at 11:59:47PM +0400, Andrey Perminov wrote: Please, break collectd-core package into smaller size packages on per plugin basis. Current collectd-core have far too many dependcies to install, most of each aren't needed for most users. Let users install only selected

Bug#719691: RFP: dotdee -- convert a flat file to a file concatenated from a .d-style directory

2013-08-14 Thread Marc Fournier
Package: wnpp Severity: wishlist * Package name: dotdee Version : 1.9 Upstream Author : Dustin Kirkland kirkl...@ubuntu.com * URL : http://launchpad.net/dotdee * License : GPL Programming Lang: shell-script Description : convert a flat file to a file

Bug#711174: base-files: changes in 7.1wheezy1 break lsb-release on stable

2013-06-05 Thread Marc Fournier
Package: base-files Version: 7.1wheezy1 Severity: important Dear Maintainer, I'm not sure if this bug belongs to lsb or base-files. But here are the facts: Upgrading from 7.1 to 7.1wheezy1 (from wheezy-proposed-updates) breaks the codename returned by lsb_release. n/a is returned instead of

Bug#704996: pgbadger has no dependencies

2013-04-08 Thread Marc Fournier
Package: pgbadger Version: 1.0-1 Severity: normal Tags: patch Hello, Thanks for making pgbadger available in debian ! I was surprised the package has no dependency field. I guess it should at least depend on perl ? $ apt-cache show pgbadger | grep -c Depen 0 Also, the doc mentions

Bug#698214: ruby-diff-lcs: diff-lcs isn't listed by gem list

2013-01-15 Thread Marc Fournier
Package: ruby-diff-lcs Version: 1.1.3-1 Severity: normal Dear Maintainer, When running gem list, diff-lcs isn't listed, which causes a Gem::LoadError when running stuff which requires 'diff/lcs'. Example: $ rake spec /usr/bin/ruby1.9.1 -S rspec spec/classes/collectd_package_spec.rb

Bug#694337: lxc: please make initscript work for containers with rootfs on block devices

2012-11-25 Thread Marc Fournier
Package: lxc Version: 0.8.0-1 Severity: wishlist Tags: patch Dear Maintainer, Actually when calling, /etc/init.d/lxc stop, lxc-halt will get called for every containers which have auto-start enabled. As mentioned in #683443, this doesn't work for containers which have rootfs on a block device

Bug#683837: please support block devices as rootfs in lxc-debconfig

2012-11-22 Thread Marc Fournier
Package: lxc Version: 0.8.0-1 Followup-For: Bug #683837 [re-posting here, sent yesterday to #687767 by mistake] Hello, I noticed this bug still occurs with 0.8.0-1. I would like to submit the attached patch, which solves the problem in my case (using LVM rootfs). It's very similar to the 2

Bug#687767: please support block devices as rootfs in lxc-debconfig

2012-11-21 Thread Marc Fournier
Package: lxc Version: 0.8.0-1 Followup-For: Bug #687767 Hello, I noticed this bug still occurs with 0.8.0-1. I would like to submit the attached patch, which solves the problem in my case (using LVM rootfs). It's very similar to the 2 other patches, but uses tar instead of cp, which should

Bug#636554: jruby: Another new upstream release

2012-10-27 Thread Marc Fournier
Package: jruby Version: 1.5.6-4 Followup-For: Bug #636554 Hello, JRuby 1.7.0 got release a few days ago: http://jruby.org/2012/10/22/jruby-1-7-0 Would it be an idea to focus on this version instead of 1.6 ? Thanks ! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#688305: regression: --rsyncable disappeared from manpage

2012-09-21 Thread Marc Fournier
Package: gzip Version: 1.5-1.1 Severity: minor Tags: patch Dear Maintainer, A long time ago, #289616 added documentation for the --rsyncable option in the gzip(1) manpage. For some reason, the patch is no longer part of debian/patches/rsyncable.diff and therefore doesn't appear in the manpage.

Bug#648176: postgis: pgsql2shp/shp2pgsql no longer in $PATH

2011-11-09 Thread Marc Fournier
Package: postgis Version: 1.5.3-1 Severity: normal Dear Maintainer, Since 1.5.3, pgsql2shp and shp2pgsql have moved from /usr/bin to /usr/lib/postgresql/X.Y/bin and have moved from the postgis package to the postgresql-X.Y-postgis package. This is annoying because users expect these tools to

Bug#614002: grub-common: [kfreebsd] need a mechanism to pass sysctl parameters to kernel at boot time

2011-02-18 Thread Marc Fournier
Package: grub-common Version: 1.98+20100804-14 Severity: wishlist Some sysctl parameters of FreeBSD kernels can only be set at boot time. With the traditional FreeBSD bootloader, you would define them in /boot/loader.conf. With grub, this is done by adding a line such as this one in

Bug#613567: processes plugin blocks shutdown and crashes collectd (kFreeBSD only)

2011-02-15 Thread Marc Fournier
Package: collectd Version: 4.10.1-1+squeeze2 Severity: important When running collectd with the processes plugin on a kFreeBSD kernel, I noticed that it complains about a double free or corruption and then fails to stop properly after hitting Ctrl-C. I am forced to use kill -9. root@debian:~#

Bug#609050: include local configuration files in syslog-ng.conf

2011-01-05 Thread Marc Fournier
Package: syslog-ng Version: 3.1.3-1 Severity: wishlist Tags: patch rsyslog has this convenient $IncludeConfig option, which is configured this way by default on debian: $IncludeConfig /etc/rsyslog.d/*.conf This allows the admin to place rsyslog configuration snipplets into /etc/rsyslog.d/

Bug#605227: apache2.2-common: dissatisfaction about the conf.d/ mechanism

2010-11-28 Thread Marc Fournier
Package: apache2.2-common Version: 2.2.16-3 Severity: wishlist I noticed several bugs (#565738, #553173, #604980) complaining more or less about the same thing: URL namespace pollution by packages placing configuration snippets into /etc/apache2/conf.d/. As stated in

Bug#565738: drupal6: please lower #565738 severity to non-RC

2010-11-28 Thread Marc Fournier
Excerpt from /usr/share/doc/apache2.2-common/README.Debian.gz: If the local administrator is not comfortable with packages activating their config files by default, it is possible to change the 'Include /etc/apache2/conf.d/' in apache2.conf into 'Include

Bug#553173: javascript-common: please lower #553173 severity to non-RC

2010-11-28 Thread Marc Fournier
block 553173 by 605227 thanks Excerpt from /usr/share/doc/apache2.2-common/README.Debian.gz: If the local administrator is not comfortable with packages activating their config files by default, it is possible to change the 'Include /etc/apache2/conf.d/' in apache2.conf into

Bug#474913: javascript-common: please lower #474913 severity to non-RC

2010-11-28 Thread Marc Fournier
clone 474913 -1 retitle 474913 javascript-common overrides /javascript globally in apache2 retitle -1 javascript-common overrides /javascript globally in lighttpd notfound -1 5 thanks Excerpt from /usr/share/doc/apache2.2-common/README.Debian.gz: If the local administrator is not comfortable

Bug#603789: cdargs should not depend on emacsen-common

2010-11-27 Thread Marc Fournier
Package: cdargs Version: 1.35-5 Severity: normal Tags: patch I believe this problem can be fixed by removing emacsen-common from the package dependencies. This package does not benefit anyhow from having emacsen installed (although the opposite is true). Furthermore, when upgrading/installing

Bug#596367: nscd doesn't run on GNU/kFreeBSD

2010-09-10 Thread Marc Fournier
Package: nscd Version: 2.11.2-2 Severity: important nscd fails to create it's socket when running on a freebsd kernel: # nscd --debug Fri 10 Sep 2010 08:02:42 PM CEST - 32543: /var/run/nscd/socket: Socket operation on non-socket # ls -l /var/run/nscd/ total 0 -- System Information: Debian

Bug#596373: varnish postinst script fails on GNU/kFreeBSD

2010-09-10 Thread Marc Fournier
Package: varnish Version: 2.1.2-1 Severity: important Tags: patch *** Please type your report below this line *** The postinst script copies /proc/sys/kernel/random/uuid to /etc/varnish/secret, but this proc entry isn't available on GNU/kFreeBSD: # dpkg --configure varnish Setting up varnish

Bug#558121: tomcat6: Extra components missing from package

2009-11-30 Thread Marc Fournier
Marc Fournier wrote: The package is currently missing the extra components (currently a complete commons-logging implementation That sounds like code duplication. It is supposedly a package-renamed version of Commons Logging? I'm not sure. Maybe there could also be some stuff borrowed

Bug#558121: tomcat6: Extra components missing from package

2009-11-26 Thread Marc Fournier
Package: tomcat6 Version: 6.0.20-7 Severity: wishlist The package is currently missing the extra components (currently a complete commons-logging implementation and support for JSR 109) described on this page: http://tomcat.apache.org/tomcat-6.0-doc/extras.html As they can be useful to some

Bug#542815: maybe related to #538178 ?

2009-09-01 Thread Marc Fournier
I had the same error message when using mach and yum today, and found out that a guy also reported this problem in #538178. In my case, this was easily solved by removing the files in /usr/lib/python2.5/site-packages/rpm/ (which didn't belong to any installed package): lrwxrwxrwx 1 root root

Bug#511891: iptables: typo in extensions/libxt_multiport.man

2009-01-15 Thread Marc Fournier
Package: iptables Version: 1.4.1.1-3 Severity: minor Tags: patch I noticed a small typo in iptables manpage. The multiport module accepts --sports/--dports parameters, not --sport/--dport. Note: 0405-hyphenation.man.patch already patches the same lines. So the patch I've attached must be

Bug#509438: libaugeas-ruby: missing augeas.rb in package

2008-12-22 Thread Marc Fournier
Package: libaugeas-ruby Version: 0.2.0-1 Severity: grave Tags: patch Justification: renders package unusable The package ships without the ruby wrapper for augeas which is included in the upstream ruby gem. I believe the attached patch solves the problem. By the way, I suggest decreasing

Bug#508939: lyx: Cannot compile Math help - missing xargs.sty

2008-12-16 Thread Pierre-Marc Fournier
Package: lyx Version: 1.6.1-1 Severity: normal Hi, Select Math from the Help menu. Then select DVI (or another format) from the View menu. The document does not compile and a Latex error is displayed saying xargs.sty cannot be found. Latex log below: ** This is pdfTeXk, Version

Bug#497940: Augeas and Puppet

2008-11-13 Thread Marc Fournier
/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libaugeas-ruby (0.2.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Added missing augeas.rb to package. + + -- Marc Fournier [EMAIL PROTECTED] Thu, 13 Nov 2008 18:04:59 +0100 + libaugeas-ruby (0.2.0-1) unstable; urgency=low * Initial

Bug#497940: RFP: libaugeas-ruby1.8 -- Ruby bindings for Augeas

2008-09-05 Thread Marc Fournier
Package: wnpp Severity: wishlist * Package name: libaugeas-ruby1.8 Version : 0.2.0 Upstream Author : David Lutterkort [EMAIL PROTECTED] * URL : http://augeas.net/download.html * License : LGPL Description : Ruby bindings for Augeas Augeas is a library

Bug#483151: sidebar forgets the number of NEW messages, and only shows null entries

2008-06-07 Thread Marc Fournier
Hello, I don't have this problem, but the same mutt-patched version, and use local maildir. I can confirm the above problem, my mails are stored on an IMAP server. I also confirm the problem with mailboxes hosted on an imap server. But I am also able to reproduce it with local Maildir

Bug#482848: libgphoto2-2: PTP not working with Panasonic DMC-FX30

2008-05-25 Thread Marc Fournier
Package: libgphoto2-2 Version: 2.4.0-9 Severity: normal When trying to use this camera in PTP mode, gphoto2 reports: *** Error *** PTP I/O error 27.813618 gphoto2-port(2): Closing port... 32.813079 context(0): An error occurred in the io-library ('Unspecified error'): No error description

Bug#474514: feh: corrupts jpeg images with file - edit in place - rotate

2008-04-06 Thread Marc Fournier
Package: feh Version: 1.3.4.dfsg.1-1 Severity: normal When rotating jpg pictures (90° clockwise), feh cuts a small margin from the left and puts it on the right. It happens the other way round when rotating CCW. Here is an example of an image created with gimp, then rotated 90° with feh:

Bug#470455: wfrench: encoded in ISO-8859

2008-03-11 Thread Marc Fournier
Package: wfrench Version: 1.2.3-2 Severity: wishlist The french wordlist suffers from the same problem than described in bug 437719. A quick and easy fix would simply be to call recode l1..u8 in build-stamp (same fix than in the wspanish package). Maybe it would be cleaner to modify

Bug#470459: wngerman: encoded in ISO-8859

2008-03-11 Thread Marc Fournier
Package: wngerman Version: 20070829-5 Severity: wishlist The german (and the swiss one by the way) wordlist suffers from the same problem than described in bug 437719 for the spanish wordlist. Would it be possible to recode them to UTF-8 ? Should I also fill a bug against the wswiss package ?

Bug#470461: witalian: encoded in ISO-8859

2008-03-11 Thread Marc Fournier
Package: witalian Version: 1.7.3-0.1 Severity: wishlist The italian wordlist suffers from the same problem than described in bug 437719 for the spanish wordlist. Would it be possible to recode it to UTF-8 ? The spanish wordlist has allready fixed the problem. The correction can probably easily

Bug#470463: wamerican: encoded in ISO-8859

2008-03-11 Thread Marc Fournier
Package: wamerican Version: 6-2.1 Severity: wishlist The different english wordlists (not only in wamerican) suffers from the same problem than described in bug 437719 for the spanish wordlist. Would it be possible to recode them to UTF-8 ? Maybe the fix in the wspanish package could help

Bug#459453: cadaver does not honor /etc/ssl/certs/ca-certificates.crt

2008-01-06 Thread Marc Fournier
Package: cadaver Version: 0.23.0-1 Severity: normal When accessing an https DAV volume, I get the following message even if the server cert got signed by a trusted CA (ie: provided by the ca-certificates package). WARNING: Untrusted server certificate presented for `my.server.tld': [...] Do you

Bug#459453: libneon does not honor /etc/ssl/certs/ca-certificates.crt

2008-01-06 Thread Marc Fournier
On Sun, Jan 06, 2008 at 06:50:44PM +0100, Sebastian Harl wrote: [...] This is a configuration option for libneon. As I'm linking cadaver against the packaged version of neon (libneon27-gnutls) instead of the one shipped with cadaver itself, it does not make any difference if you use this