Your message dated Mon, 06 Feb 2012 17:37:10 +0000
with message-id <e1rusv4-0007rs...@franck.debian.org>
and subject line Bug#658768: fixed in libmemcached 1.0.4-1
has caused the Debian Bug report #658768,
regarding Missing dependency on libsasl2-dev
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.)


-- 
658768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pylibmc
Version: 1.2.2-1
Severity: serious
Justification: fails to build from source

pylibmc FTBFS in unstable:
| running build_ext
| building '_pylibmc' extension
| creating build/temp.linux-i686-2.6-pydebug
| gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -fPIC 
-DUSE_ZLIB -I/usr/include/python2.6_d -c _pylibmcmodule.c -o 
build/temp.linux-i686-2.6-pydebug/_pylibmcmodule.o -fno-strict-aliasing
| In file included from /usr/include/libmemcached-1.0/memcached.h:76:0,
|                  from /usr/include/libmemcached/memcached.h:39,
|                  from _pylibmcmodule.h:42,
|                  from _pylibmcmodule.c:34:
| /usr/include/libmemcached-1.0/struct/sasl.h:39:23: fatal error: sasl/sasl.h: 
No such file or directory
| compilation terminated.
| error: command 'gcc' failed with exit status 1
| [27171 refs]
| dh_auto_build: python2.6-dbg setup.py build --force returned exit code 1
| make: *** [build] Error 1

(libmemcached maintainers cced, as it might be in fact a problem with their package.)

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: libmemcached
Source-Version: 1.0.4-1

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

libhashkit-dev_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libhashkit-dev_1.0.4-1_amd64.deb
libhashkit1_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libhashkit1_1.0.4-1_amd64.deb
libmemcached-dbg_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libmemcached-dbg_1.0.4-1_amd64.deb
libmemcached-dev_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libmemcached-dev_1.0.4-1_amd64.deb
libmemcached-tools_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libmemcached-tools_1.0.4-1_amd64.deb
libmemcached9_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libmemcached9_1.0.4-1_amd64.deb
libmemcached_1.0.4-1.debian.tar.gz
  to main/libm/libmemcached/libmemcached_1.0.4-1.debian.tar.gz
libmemcached_1.0.4-1.dsc
  to main/libm/libmemcached/libmemcached_1.0.4-1.dsc
libmemcached_1.0.4.orig.tar.gz
  to main/libm/libmemcached/libmemcached_1.0.4.orig.tar.gz
libmemcachedprotocol0_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libmemcachedprotocol0_1.0.4-1_amd64.deb
libmemcachedutil2_1.0.4-1_amd64.deb
  to main/libm/libmemcached/libmemcachedutil2_1.0.4-1_amd64.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 658...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Fladischer <fladischermich...@fladi.at> (supplier of updated 
libmemcached 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: SHA256

Format: 1.8
Date: Mon, 06 Feb 2012 08:35:51 +0100
Source: libmemcached
Binary: libmemcached9 libmemcached-dev libmemcached-dbg libmemcachedutil2 
libmemcachedprotocol0 libhashkit1 libhashkit-dev libmemcached-tools
Architecture: source amd64
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Michael Fladischer <fladischermich...@fladi.at>
Changed-By: Michael Fladischer <fladischermich...@fladi.at>
Description: 
 libhashkit-dev - libmemcached hashing functions and algorithms (development 
files)
 libhashkit1 - libmemcached hashing functions and algorithms
 libmemcached-dbg - Debug Symbols for libmemcached
 libmemcached-dev - C and C++ client library to the memcached server 
(development fil
 libmemcached-tools - Commandline tools for talking to memcached via 
libmemcached
 libmemcached9 - C and C++ client library to the memcached server
 libmemcachedprotocol0 - library implementing the memcached protocol
 libmemcachedutil2 - library implementing connection pooling for libmemcached
Closes: 658768
Changes: 
 libmemcached (1.0.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Add missing manpages.
   * libmemcached-dev depends on libsasl2-dev (Closes: #658768).
   * Drop B-D on libdrizzle-dev and libinnodb-dev as they are only used in a
     single test or in example code.
   * Disable tests on armel, kfreebsd-amd64, kfreebsd-i386 and sparc because
     of missing interfaces in the autobuilder.
   * Update libmemcached-tools.README.Debian to reflect tool renaming.
Checksums-Sha1: 
 2cea2f38574fb5b9776f91a31b3ee63985daa9da 2459 libmemcached_1.0.4-1.dsc
 a74644a368b14954c80623879bd722ebf552f857 951310 libmemcached_1.0.4.orig.tar.gz
 f4bca8d5541a100c75fc584a63ee11a0b5807ca4 11867 
libmemcached_1.0.4-1.debian.tar.gz
 3f74fcb9ffe6bc2898d46f12cdcc7d3a27dab140 99786 libmemcached9_1.0.4-1_amd64.deb
 d378f7bc575b3504ad84501bf762ba1de796ec8c 305714 
libmemcached-dev_1.0.4-1_amd64.deb
 63f312e08a953d26c27c979ac46c86c2c8a126b9 564384 
libmemcached-dbg_1.0.4-1_amd64.deb
 3d75cc304445da15ef29a0653b82d4065689ebf1 22592 
libmemcachedutil2_1.0.4-1_amd64.deb
 4eddb82d5fa9c5fab2be982163fa8dffd8cd41bd 26344 
libmemcachedprotocol0_1.0.4-1_amd64.deb
 76729a173648259961d668026b313aa16774247b 22954 libhashkit1_1.0.4-1_amd64.deb
 d084faf6966cc17e9a0a0e73b5344bb3480f88cb 42152 libhashkit-dev_1.0.4-1_amd64.deb
 bbe05511385fa16f227c57ec126481fdfc16c68e 98976 
libmemcached-tools_1.0.4-1_amd64.deb
Checksums-Sha256: 
 e465463b59c3cc84fccc9c7e86a9c0230fff482d72524654d3c6029fef5be366 2459 
libmemcached_1.0.4-1.dsc
 1dd0a9fb5823aa6f8337a3beaeb287bb92041005c136622b4d82622a9428e20c 951310 
libmemcached_1.0.4.orig.tar.gz
 fbc4e04f873a957554c04a5c5079333863247c5f6a92003bbd34d3064cb72813 11867 
libmemcached_1.0.4-1.debian.tar.gz
 085845a03f2b3e82fea31798f9c079cf33bf191a52991e79f7abc3342ae53ae7 99786 
libmemcached9_1.0.4-1_amd64.deb
 0d1713b219a0a1e1bac6f426bf771c0afc705be8db78b3ec457f4ec9bec603ac 305714 
libmemcached-dev_1.0.4-1_amd64.deb
 55651773d4412192423fc7ee7dbac71fe1fe86e370523ebfec5271b0344fdefa 564384 
libmemcached-dbg_1.0.4-1_amd64.deb
 76a6e6d64783073d8499040385a278cdd09c33bdaafc120afcf49bd1de1b16b6 22592 
libmemcachedutil2_1.0.4-1_amd64.deb
 cccf8f97110819cda7212f608ab78cb605e5cebb0389fddc5a27bd6439d9ba9f 26344 
libmemcachedprotocol0_1.0.4-1_amd64.deb
 4e5ab37cca05e7d9688b20cf1219b9b762b058bb12d2e4e53f172702de96a08e 22954 
libhashkit1_1.0.4-1_amd64.deb
 4411a345a143583f2e47a39a77c4ddd62fdb3a798be7c2cd86bd06d951b6884e 42152 
libhashkit-dev_1.0.4-1_amd64.deb
 20460fc0b4c749717c098d241726c64319a5e4a9ae6dc9ff905f91875b25c74f 98976 
libmemcached-tools_1.0.4-1_amd64.deb
Files: 
 4f331d22cb5f4cb28ea0f2cf13599936 2459 libs optional libmemcached_1.0.4-1.dsc
 6eded403ce736f6ac3c42c8f54dc88ae 951310 libs optional 
libmemcached_1.0.4.orig.tar.gz
 db61ae06d8d14eb972a88cb52ea7c0f1 11867 libs optional 
libmemcached_1.0.4-1.debian.tar.gz
 2cf87cba3822021efce60d2d986a4990 99786 libs optional 
libmemcached9_1.0.4-1_amd64.deb
 05ca94ed8df95f5590f07dcdff756e6a 305714 libdevel optional 
libmemcached-dev_1.0.4-1_amd64.deb
 fe11a28063b3cc9968608b310500493a 564384 debug extra 
libmemcached-dbg_1.0.4-1_amd64.deb
 365bb4219e06072794e97962af3cb1b6 22592 libs optional 
libmemcachedutil2_1.0.4-1_amd64.deb
 7eb5710732c114dd9f1ddc9ec9fa498d 26344 libs optional 
libmemcachedprotocol0_1.0.4-1_amd64.deb
 306eca71c67045711bccd7b298a2e653 22954 libs optional 
libhashkit1_1.0.4-1_amd64.deb
 2cb2607165cdd7ec73472a6af426e528 42152 libdevel optional 
libhashkit-dev_1.0.4-1_amd64.deb
 962498c88809613946aa1cda86b7d443 98976 utils optional 
libmemcached-tools_1.0.4-1_amd64.deb

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

iQIcBAEBCAAGBQJPMAu8AAoJEBLZsEqQy9jkZOcP/0BPw/t6o7XjBMnfOCSKS2yt
ropd//rC+TK9ZRAHbEgTlA99JcvSF2DVQYOvGrK0G57zIxxlKPzQ2gTrS9MBCmVJ
K/PEKuPkP89dK1eJCH2qc2z+lMn6FWGeq+hXPrAA9IF/kiMhpoESE2V47d3xxhTp
xb7yN/kG44eELoXhypKoxjvBxFrhqc0tuMOn9jzAz2n3kOQX7Y8hvY5zXGnLky9W
DpEJ3XIKpIYpK3zWcAz5nBY049x/CFZg55OMU+jipgkIN7W7LWXzfqkT+b20584o
uSmzvGKJvVh5HbY5n48WiPjJnmgJPVm6L8thebYdRaDBRxA0+69LQ8Rc6aJYdjQB
NDKiRqNKVnzJ7MUBPH28eCg+zDEChO6wJh9yYNIxHGhpDhipY3s5XdSPXZ6d1ZUK
5FBQ2z+NVtE0RxdDAoFNOV4lyjp14nevR2hrmtWOPhwlvyTrOIHukKIy1kt5XaBJ
c7D5nNjKYoVR/L8WdddfVIKqbu0Fb63FYp2TlCiVq7YMUcYPJ+aR4mr/W0pdLKDO
SOtgZe/gWscM2KIU020mAYM0uRdrFfNhim4c4jJjZ93hjip/hthvqRC+8Iylm2p2
yeDS2pHWgX6wktrxGkMHjyRNMKr7w6Y4FnFLxm3ziKjoW+DQtvhM6GMNZH8EZ7A5
D8Q44QGML9fMTonXs5sA
=I1Bp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to