Your message dated Thu, 03 Apr 2014 09:20:37 +0000
with message-id <e1wvdp7-0003wg...@franck.debian.org>
and subject line Bug#741783: fixed in mockldap 0.1.8-1
has caused the Debian Bug report #741783,
regarding django-auth-ldap: FTBFS: Tests failures
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.)


-- 
741783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-auth-ldap
Version: 1.1.8-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> django-admin startproject testproject
> if [ -d testproject/testproject ]; then \
>               cp debian/settings.py testproject/testproject/settings.py; \
>       else \
>               cp debian/settings.py testproject ; \
>       fi
> for python in python2.7; do \
>         rm -f testproject/test.db3 ; \
>         PYTHONPATH=".:src:testproject" $python testproject/manage.py syncdb 
> --settings=testproject.settings --noinput ;\
>         PYTHONPATH=".:src:testproject" $python testproject/manage.py test 
> --settings=testproject.settings django_auth_ldap ; \
>       done
> Creating tables ...
> Creating table django_auth_ldap_testuser
> Creating table django_auth_ldap_testprofile
> Creating table auth_permission
> Creating table auth_group_permissions
> Creating table auth_group
> Creating table auth_user_groups
> Creating table auth_user_user_permissions
> Creating table auth_user
> Creating table django_content_type
> Creating table django_admin_log
> Creating table django_site
> Creating table django_session
> Installing custom SQL ...
> Installing indexes ...
> Installed 0 object(s) from 0 fixture(s)
> ../«PKGBUILDDIR»/django_auth_ldap/backend.py:583: DeprecationWarning: The use 
> of AUTH_PROFILE_MODULE to define user profiles has been deprecated.
>   profile = self._user.get_profile()
> 
> ..................................F../«PKGBUILDDIR»/django_auth_ldap/tests.py:792:
>  DeprecationWarning: The use of AUTH_PROFILE_MODULE to define user profiles 
> has been deprecated.
>   self.assertTrue(alice.get_profile().is_special)
> 
> /«PKGBUILDDIR»/django_auth_ldap/tests.py:793: DeprecationWarning: The use of 
> AUTH_PROFILE_MODULE to define user profiles has been deprecated.
>   self.assertTrue(not bob.get_profile().is_special)
> 
> ........./«PKGBUILDDIR»/django_auth_ldap/tests.py:582: DeprecationWarning: 
> The use of AUTH_PROFILE_MODULE to define user profiles has been deprecated.
>   self.assertTrue(user.get_profile().populated)
> 
> ........
> ======================================================================
> FAIL: test_posix_group_permissions_no_gid (django_auth_ldap.tests.LDAPTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/django_auth_ldap/tests.py", line 862, in 
> test_posix_group_permissions_no_gid
>     self.assertEqual(self.backend.get_group_permissions(alice), 
> set(["auth.add_user", "auth.change_user"]))
> AssertionError: Items in the second set but not the first:
> 'auth.add_user'
> 'auth.change_user'
> 
> ----------------------------------------------------------------------
> Ran 56 tests in 0.357s
> 
> FAILED (failures=1)
> Creating test database for alias 'default'...
> Destroying test database for alias 'default'...
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/django-auth-ldap_1.1.8-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: mockldap
Source-Version: 0.1.8-1

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

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 741...@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 mockldap 
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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 01 Apr 2014 16:22:58 +0200
Source: mockldap
Binary: python-mockldap python-mockldap-doc
Architecture: source all
Version: 0.1.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Michael Fladischer <fladischermich...@fladi.at>
Description: 
 python-mockldap - simple mock implementation of python-ldap
 python-mockldap-doc - simple mock implementation of python-ldap (Documentation)
Closes: 741783
Changes: 
 mockldap (0.1.8-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #741783).
Checksums-Sha1: 
 9c5fd5ca23b60f77183dd061dca6b6887ad7fd72 2189 mockldap_0.1.8-1.dsc
 43b9853c000b6ca21776a88e0417f9967a7cf573 21658 mockldap_0.1.8.orig.tar.gz
 04e69a13ff03886d55143522d2c2bea070a0d03a 9656 mockldap_0.1.8-1.debian.tar.xz
 fc37176fb46689910fea79cc57ffbe63c5304149 15460 python-mockldap_0.1.8-1_all.deb
 11f76f2d13f1a2beffa2e06627bd69751fad1c4b 33216 
python-mockldap-doc_0.1.8-1_all.deb
Checksums-Sha256: 
 27199f19871f3da618e3af57b55f943e8cf44d7eb0fb8f1dd316ac1762751bea 2189 
mockldap_0.1.8-1.dsc
 68e2a4d3c5862c87c7e342b9314a76dae702678840fb64ee231b48658d36976a 21658 
mockldap_0.1.8.orig.tar.gz
 68a7962289353bd791dcc32eb2b90e8197918a0ce8ae3382d5ea183a0cf8ccde 9656 
mockldap_0.1.8-1.debian.tar.xz
 5285409e05eebaa123fa492c97df675b52e648bc2ead5a343551e3ec6865190e 15460 
python-mockldap_0.1.8-1_all.deb
 776994fad9ff6a40870a05b03b7c2b3420dc56d9bd48a199a77a2c89d7c0c728 33216 
python-mockldap-doc_0.1.8-1_all.deb
Files: 
 7e9bf6e831cb49039e2ec82cca3888e9 2189 python extra mockldap_0.1.8-1.dsc
 3889b371498353db10de390190d54ef7 21658 python extra mockldap_0.1.8.orig.tar.gz
 4b6c12482feef9847a31ed4bb1abf81e 9656 python extra 
mockldap_0.1.8-1.debian.tar.xz
 d7c8ac1fbeb024d63f9d34c5932fe89c 15460 python extra 
python-mockldap_0.1.8-1_all.deb
 887ece291a6e62d775134cd2e608d4c6 33216 doc extra 
python-mockldap-doc_0.1.8-1_all.deb

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

iQIcBAEBCAAGBQJTPSNVAAoJEBLZsEqQy9jklqYP/06CIp0QbFbNswGDuXDwrv9w
MtI51H1mvyqS4n6aNe1deNTS676FBADqHsTtnTpeElmhg3aJ/8VtbUt/raQnnJsh
XhnZUWEVDUs07WjkxOKEjz6JX+hQSBMnrMVCwXOiUuMIwMwRtoI/Jkf8PWwuWzAA
22Tj4LF8j1PP7nwV7+NIVabZAVbaYf7+GFdCM4XYB6CFR3xov0lEPcVbtFuByIgO
cM/BgpbBgveoMiSDiK9aHUb8nfEMZ9AHL1trSmie92du640iECPEx0r1qR4Z/ELL
DU+iObKhDjvQfI+WGnGFKmTZCzht2wzW6Q7HPHMLVTF3VYaxz+xaXyHQYCGVjXwt
47D6SblXCqyqaABa9qR7WxcvDim1paNzvbqgoT2BrHKchHIt/SYsiD7UkvGbUNvL
Orl2KB+diJQ+5qBc6w5bY44mKIzfrvxnZ8dqrXFrUUYi3IkwccOOlXeCbBv6gvzu
wepfV566+zEgPYlHdVUkD1TeCAISx6Mm6b12xl/R8/Uqs2zj3cC2FYH9ZJYGwgb3
RO0mYfqelc27H/dDpqfPGIF+MEAp2O8kyNKHuF4LZJ5yz6AhzzJDq5AhQNk4ReQ+
u0hrRH1eEXH4wuLIFqV/jO1layWqAdre2nUXwtN83j6GohqX21myNjS/AZkbdoJv
meIozpxECBvIXTbOAelN
=bdLi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to