Your message dated Fri, 14 Jul 2006 03:02:21 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#377025: fixed in python-formencode 0.5.1-3 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: python-formencode Version: 0.5.1-2 Severity: important Hello, I have the following error when I import my module : /src/work/soc/mainline/src/wotomae/checks.py in CheckUserRegistration() 50 51 email = formencode.All(validators.Email(resolve_domain=True, ---> 52 not_empty=True), 53 UniqueEmail()) 54 /usr/lib/python2.4/site-packages/formencode/validators.py in __init__(self, *args, **kw) 1141 if mxlookup is None: 1142 try: -> 1143 import DNS.Base 1144 DNS.Base.ParseResolvConf() 1145 from DNS.lazy import mxlookup ImportError: No module named DNS.Base Install python-dns solve the problem. Could you add python-dns to the Depends field ? Maybe you could join the debian-python team, as other turbogears packages did [0]. Regards, Arnaud Fontaine [0] http://python-modules.alioth.debian.org/ -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.1-maggie Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages python-formencode depends on: ii python 2.3.5-11 An interactive high-level object-o ii python-central 0.5.1 register and build utility for Pyt python-formencode recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-formencode Source-Version: 0.5.1-3 We believe that the bug you reported is fixed in the latest version of python-formencode, which is due to be installed in the Debian FTP archive: python-formencode_0.5.1-3.diff.gz to pool/main/p/python-formencode/python-formencode_0.5.1-3.diff.gz python-formencode_0.5.1-3.dsc to pool/main/p/python-formencode/python-formencode_0.5.1-3.dsc python-formencode_0.5.1-3_all.deb to pool/main/p/python-formencode/python-formencode_0.5.1-3_all.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Fabio Tranchitella <[EMAIL PROTECTED]> (supplier of updated python-formencode 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.7 Date: Fri, 14 Jul 2006 11:55:44 +0200 Source: python-formencode Binary: python-formencode Architecture: source all Version: 0.5.1-3 Distribution: unstable Urgency: low Maintainer: Fabio Tranchitella <[EMAIL PROTECTED]> Changed-By: Fabio Tranchitella <[EMAIL PROTECTED]> Description: python-formencode - validation and form generation python package Closes: 377025 377031 Changes: python-formencode (0.5.1-3) unstable; urgency=low . * debian/control: depends on python-dns. (Closes: #377025) * debian/control: removed "[dummy package]" from short description. (Closes: #377031) Files: 2b8e93eb0403dab250b008d6caca29d8 795 python optional python-formencode_0.5.1-3.dsc b51a99b23ea59359204e9fb29fe9e282 2689 python optional python-formencode_0.5.1-3.diff.gz 079acecd737dcac5ee756c5e601c5c22 177662 python optional python-formencode_0.5.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEt2p/K/juK3+WFWQRAp9VAJ9y+Ze+zB0SHiWY2s3za2EsYwkE+wCePI6L KTyC0OvYaQB1mAVg/wo0iSc= =2FJ2 -----END PGP SIGNATURE-----
--- End Message ---

