Your message dated Sun, 04 Dec 2011 19:35:05 +0000
with message-id <[email protected]>
and subject line Bug#650954: fixed in tevent 0.9.14-2
has caused the Debian Bug report #650954,
regarding FTBFS on kfreebsd-amd64
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.)
--
650954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650954
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tevent
Version: 0.9.14-1
Severity: important
Tags: patch
tevent fails to build on kfreebsd-amd64 due to unconditional build dependency
on Linux-specific libaio-dev.
See attached patch to fix the problem.
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)
Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control'
--- debian/control 2011-12-04 14:52:21 +0000
+++ debian/control 2011-12-04 14:52:50 +0000
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Jelmer Vernooij <[email protected]>
Build-Depends: debhelper (>= 8.1.3),
- libaio-dev,
+ libaio-dev [linux-any],
libtalloc-dev (>= 2.0.6~),
pkg-config,
python,
--- End Message ---
--- Begin Message ---
Source: tevent
Source-Version: 0.9.14-2
We believe that the bug you reported is fixed in the latest version of
tevent, which is due to be installed in the Debian FTP archive:
libtevent-dev_0.9.14-2_amd64.deb
to main/t/tevent/libtevent-dev_0.9.14-2_amd64.deb
libtevent0-dbg_0.9.14-2_amd64.deb
to main/t/tevent/libtevent0-dbg_0.9.14-2_amd64.deb
libtevent0_0.9.14-2_amd64.deb
to main/t/tevent/libtevent0_0.9.14-2_amd64.deb
tevent_0.9.14-2.debian.tar.gz
to main/t/tevent/tevent_0.9.14-2.debian.tar.gz
tevent_0.9.14-2.dsc
to main/t/tevent/tevent_0.9.14-2.dsc
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.
Debian distribution maintenance software
pp.
Jelmer Vernooij <[email protected]> (supplier of updated tevent 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 04 Dec 2011 16:48:38 +0100
Source: tevent
Binary: libtevent0 libtevent0-dbg libtevent-dev
Architecture: source amd64
Version: 0.9.14-2
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Description:
libtevent-dev - talloc-based event loop library - development files
libtevent0 - talloc-based event loop library - shared library
libtevent0-dbg - talloc-based event loop library - debug symbols
Closes: 650954
Changes:
tevent (0.9.14-2) unstable; urgency=low
.
* Only depend on (optional) libaio-dev on Linux. Thanks Robert Millan.
Closes: #650954
Checksums-Sha1:
6c885b6c8398a30207a1433ee25723421b4f39fc 1345 tevent_0.9.14-2.dsc
880338a25b119a99bc2e2aaccfced76c49815a7f 7084 tevent_0.9.14-2.debian.tar.gz
5242f549966b4931358f473d268f2b6672bf2f9c 25518 libtevent0_0.9.14-2_amd64.deb
d1af63d6d9eb17532db617cc92c281a9cf5265c3 46318
libtevent0-dbg_0.9.14-2_amd64.deb
1b1914b6e0a60b0006b9b5ab35d5724d2f481766 44258 libtevent-dev_0.9.14-2_amd64.deb
Checksums-Sha256:
805f9aa33fd7501fed11ef68ed3fa918279243febae1523e2f90e019e7651878 1345
tevent_0.9.14-2.dsc
b5b1b4dd3688d06fad0f3db5f5692389753de5ae581f5e015336ce24b584b27b 7084
tevent_0.9.14-2.debian.tar.gz
969c295d2c6c91a729d584f32f896f78c683a434463f15c497ac275358939d49 25518
libtevent0_0.9.14-2_amd64.deb
3802f9efadcbac44cbac7803ccf5774ee1c3fbd6ad6c779f1e9893f3e919fd62 46318
libtevent0-dbg_0.9.14-2_amd64.deb
ebe201bfd73d5579cc1e29c3636e4aa5c15e64044d3587cf0bae5707b1857724 44258
libtevent-dev_0.9.14-2_amd64.deb
Files:
1514f5df5d5a6dc73dd00d2be4b0bb16 1345 devel optional tevent_0.9.14-2.dsc
2156e4c2ae54336b9230fbbadac2119b 7084 devel optional
tevent_0.9.14-2.debian.tar.gz
1615b89e0286cc0435f4c6d93e1ca905 25518 libs optional
libtevent0_0.9.14-2_amd64.deb
d6e964dbab9505789c86b2a142d44629 46318 debug extra
libtevent0-dbg_0.9.14-2_amd64.deb
651dfc5dd15e2f0faea81130c4b4c19d 44258 libdevel optional
libtevent-dev_0.9.14-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7bl1gACgkQPa9Uoh7vUnYtLgCfZINIrd7hLP1CPPLENDEvhy3M
4f8AniHST3nNAk495ECJnRtyDEoHWPhA
=8maS
-----END PGP SIGNATURE-----
--- End Message ---