Your message dated Wed, 27 Jan 2010 09:23:13 +0000
with message-id <e1na47f-0007wn...@ries.debian.org>
and subject line Bug#566521: fixed in collectd 4.9.1-1
has caused the Debian Bug report #566521,
regarding collectd: FTBFS on kfreebsd
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 ow...@bugs.debian.org
immediately.)


-- 
566521: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566521
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: collectd
Version: 4.8.2-1
Severity: serious
Justification: ftbfs (kfreebsd)

Hi,

various build-dependencies are missing on kfreebsd, some of which are
Linux-specific and some of which have not yet been built for kfreebsd.

FTR: Some more plugins will have to be disabled explicitly, since they
are Linux-specific as well (even though they do not depend on Linux-
specific software).

See the [buildlogs] for details.

Cheers,
Sebastian

[buildlogs] 
https://buildd.debian.org/pkg.cgi?pkg=collectd;arch=kfreebsd-amd64;arch=kfreebsd-i386

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: collectd
Source-Version: 4.9.1-1

We believe that the bug you reported is fixed in the latest version of
collectd, which is due to be installed in the Debian FTP archive:

collectd-core_4.9.1-1_powerpc.deb
  to main/c/collectd/collectd-core_4.9.1-1_powerpc.deb
collectd-dbg_4.9.1-1_powerpc.deb
  to main/c/collectd/collectd-dbg_4.9.1-1_powerpc.deb
collectd-dev_4.9.1-1_all.deb
  to main/c/collectd/collectd-dev_4.9.1-1_all.deb
collectd-utils_4.9.1-1_powerpc.deb
  to main/c/collectd/collectd-utils_4.9.1-1_powerpc.deb
collectd_4.9.1-1.diff.gz
  to main/c/collectd/collectd_4.9.1-1.diff.gz
collectd_4.9.1-1.dsc
  to main/c/collectd/collectd_4.9.1-1.dsc
collectd_4.9.1-1_powerpc.deb
  to main/c/collectd/collectd_4.9.1-1_powerpc.deb
collectd_4.9.1.orig.tar.gz
  to main/c/collectd/collectd_4.9.1.orig.tar.gz
libcollectdclient-dev_4.9.1-1_powerpc.deb
  to main/c/collectd/libcollectdclient-dev_4.9.1-1_powerpc.deb
libcollectdclient0_4.9.1-1_powerpc.deb
  to main/c/collectd/libcollectdclient0_4.9.1-1_powerpc.deb



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 566...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Harl <tok...@debian.org> (supplier of updated collectd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 26 Jan 2010 00:22:32 +0100
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev 
libcollectdclient-dev libcollectdclient0
Architecture: source powerpc all
Version: 4.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Sebastian Harl <tok...@debian.org>
Changed-By: Sebastian Harl <tok...@debian.org>
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: 566199 566521
Changes: 
 collectd (4.9.1-1) unstable; urgency=low
 .
   * New upstream release:
     New plugins:
     - Number of context switches done by the OS: contextswitch
     - Query statistics from mon.itor.us: Monitorus (Perl based plugin)
     - Collect statistics from NetApp filers: netapp (disabled in Debian;
       libnetapp is not available)
     - OpenVZ statistics: OpenVZ (Perl based plugin)
     - Embedding a Python interpreter: python
     - Query statistics from RouterOS: routeros (disabled in Debian;
       librouteros is not available)
     New matches:
     - Match values using a hash function of the hostname: hashed
     New targets:
     - Scale (multiply) values: scale
   * debian/control:
     - Build-depend on "python-dev", required to build the "python" plugin.
   * debian/collectd-core.install:
     - Install all collectd-*.5 manpages (in particular, this includes the
       newly added collectd-python.5).
   * Added support for kfreebsd-{i386,amd64}; see below for details
     (Closes: #566521).
   * debian/control, debian/rules:
     - Disabled the following Linux-specific plugins / removed the following
       build-deps on kfreebsd-{i386,amd64}:
       + "iptables" plugin / iptables-dev
       + "ipvs" plugin / linux-libc-dev
       + "madwifi" plugin
       + "netlink" plugin / iproute-dev
       + "sensors" plugin / libsensors4-dev
       + "vserver" plugin
     - Disabled the following plugins / removed the following build-deps on
       kfreebsd-{i386,amd64} -- the build-deps are (not yet) available on
       kfreebsd:
       + "gmond" plugin / libganglia1-dev
       + "libvirt" plugin / libvirt-dev
       + "java" plugin / openjdk6-jdk
     - Enabled the "rrdcached" plugin and build-depend on librrd-dev (>= 1.4~)
       (and removed the optional build-dep on librrd2-dev).
     - Enabled the "tokyotyrant" plugin (except on kfreebsd-{i386,amd64}) and
       build-depend on libtokyotyrant-dev (which is not available on kfreebsd).
       Also, build-depend on libtokyocabinet-dev to work around a missing
       dependency in libtokyotyrant-dev (see #566584).
   * debian/rules:
     - Disabled the following plugins on kfreebsd-{i386,amd64} which have not
       yet been ported to FreeBSD: battery, conntrack, contextswitch, cpufreq,
       disk, entropy, fscache, irq, nfs, protocols, serial, thermal, vmem,
       wireless.
     - Simplified Java archdir mapping: removed entries "pointing" to
       themselves and let those default to DEB_BUILD_ARCH.
     - Check whether all patches have been enabled; fail, if not.
   * debian/patches:
     - Added bts566199_collection_hide_types.dpatch -- added ability to hide
       specified types in collection.cgi; thanks to Pavel Piatruk for the patch
       (Closes: #566199).
     - Added typo_fixes.dpatch -- fixing some typos in manpages and error
       messages; thanks to lintian(1) for reporting this.
   * debian/collectd-core.overrides:
     - Replaced overrides for spelling-error-in-description with
       capitalization-error-in-description.
Checksums-Sha1: 
 f287596845d1c6626c34caf0f41353c48841806c 2445 collectd_4.9.1-1.dsc
 667fd21dcc05ff286bbd91fcad2ef9a89b8241c8 1687106 collectd_4.9.1.orig.tar.gz
 c0ab3a9207c859b01d0bc102bf5b0b769649d48c 57708 collectd_4.9.1-1.diff.gz
 8bdcc8a03ead6238efb471f421bb94698d2794fc 808536 
collectd-core_4.9.1-1_powerpc.deb
 3415a7498f9f9ad650165c43f77c3c6d2df51d4d 62024 collectd_4.9.1-1_powerpc.deb
 5ca193db00546b5db0093fe6f7c73e9a5ac0c46a 65014 
collectd-utils_4.9.1-1_powerpc.deb
 a13a27e5070c2c5e6d850ef216a99c9d2d49640e 815422 
collectd-dbg_4.9.1-1_powerpc.deb
 8ecd21daa4989013714f7a825149efde0b51a6d1 57540 
libcollectdclient-dev_4.9.1-1_powerpc.deb
 889c088848c5ff2dd4becf56786194db5b2778fd 63190 
libcollectdclient0_4.9.1-1_powerpc.deb
 41710957a650dfb063f4ff76423ba1cfe333c4dc 95632 collectd-dev_4.9.1-1_all.deb
Checksums-Sha256: 
 5baeecdf0dd9e40215601b60cb19861b62bae101888cb2c2fbd9b21d665a55a0 2445 
collectd_4.9.1-1.dsc
 7c746795b5b796dfd591c662b35b394e505ec4e6ccabaeebec4ab473743561bc 1687106 
collectd_4.9.1.orig.tar.gz
 e12a6611e7fe0c729e748322a01da7bef1be7b10e92088cb1b11c56f2ce27665 57708 
collectd_4.9.1-1.diff.gz
 b49142896d0c7937cc50c54b949446c2d24805640a3eb292f1b372a903bf4e65 808536 
collectd-core_4.9.1-1_powerpc.deb
 236d269a4266c4561d997e4a67856a3bdfeddfbd3de8feb30397fca04a76cbb9 62024 
collectd_4.9.1-1_powerpc.deb
 cb8e0cba1344a4f69542b2968d09ae0351ce226e922d7eb6b6609456b47c2f0b 65014 
collectd-utils_4.9.1-1_powerpc.deb
 5f771f2517e91c84ae12833fd24f5fb1ab0a915db1c4a7ba95931fc79240fe8a 815422 
collectd-dbg_4.9.1-1_powerpc.deb
 5d41bd4f7455198f69f378b3c826c80938b62a8c4b7590da6e2b87b7a77a187d 57540 
libcollectdclient-dev_4.9.1-1_powerpc.deb
 653a422b53b04640b7daa102a8d9eb78f8bea0a1ad5fe17bb9e75f6ce44d9000 63190 
libcollectdclient0_4.9.1-1_powerpc.deb
 c02244f491e984a934804bde36f3b4cfb815c8f806a90d3e8e6b6fb14f1551c5 95632 
collectd-dev_4.9.1-1_all.deb
Files: 
 9b82de3b3aefcc3aa1f7739e815d4155 2445 utils optional collectd_4.9.1-1.dsc
 31a63d8e3a796dee247024f70426ed1c 1687106 utils optional 
collectd_4.9.1.orig.tar.gz
 ef2dbc9347af0900e522081c6fbabac6 57708 utils optional collectd_4.9.1-1.diff.gz
 81037957625438d92f1f1cffea22eac8 808536 utils optional 
collectd-core_4.9.1-1_powerpc.deb
 b2b556d1ccf7e3b9af54a58eba2fc04f 62024 utils optional 
collectd_4.9.1-1_powerpc.deb
 7af209374e1f502ba63f4d07a0c6a506 65014 utils optional 
collectd-utils_4.9.1-1_powerpc.deb
 5d61ff5ff1223d390b71327191190e9c 815422 debug extra 
collectd-dbg_4.9.1-1_powerpc.deb
 b3270fa9be2794b6db28651859623c49 57540 libdevel optional 
libcollectdclient-dev_4.9.1-1_powerpc.deb
 4e0fb3fa8f77eb20190bfbd30daa4429 63190 libs optional 
libcollectdclient0_4.9.1-1_powerpc.deb
 2462d125105b5bb0be3dae3a3bbe8a19 95632 utils optional 
collectd-dev_4.9.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktfd84ACgkQEFEKc4UBx/w29QCeK5TNEB2uKp+KOF1O9sP/guUf
kTQAn39zDFSHLS4wel9UkWkO/jXk8goK
=SenI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to