Your message dated Sun, 28 Feb 2010 22:06:51 +0000
with message-id <e1nlrhn-0005ee...@ries.debian.org>
and subject line Bug#571497: fixed in mailutils 1:2.1+dfsg1-5
has caused the Debian Bug report #571497,
regarding mailutils: FTBFS with Python 2.6 as default
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.)


-- 
571497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mailutils
Version: 1:2.1+dfsg1-4
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: python2.6

Hello,

When rebuilt in an environment with Python 2.6 as the default version, your package failed to build from source. Here are the relevant parts of the build log:

| checking for a Python interpreter with version >= 2.5.0... python
| checking for python... /usr/bin/python
| checking for python version... 2.6
| checking for python platform... linux2
| checking for python script directory... ${prefix}/lib/python2.6/dist-packages
| checking for python extension module directory... 
${exec_prefix}/lib/python2.6/dist-packages
| checking for python-config... /usr/bin/python-config
[...]
| dh_install -ppython-mailutils
| dh_install: python-mailutils missing files 
(debian/tmp/usr/lib/python*/site-packages/mailutils/*.py), aborting

If you need help with fixing this bug, don't hesitate to ask on #debian-python or debian-pyt...@lists.debian.org.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: mailutils
Source-Version: 1:2.1+dfsg1-5

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

libmailutils-dev_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/libmailutils-dev_2.1+dfsg1-5_i386.deb
libmailutils2_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/libmailutils2_2.1+dfsg1-5_i386.deb
mailutils-comsatd_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/mailutils-comsatd_2.1+dfsg1-5_i386.deb
mailutils-guile_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/mailutils-guile_2.1+dfsg1-5_i386.deb
mailutils-imap4d_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/mailutils-imap4d_2.1+dfsg1-5_i386.deb
mailutils-mh_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/mailutils-mh_2.1+dfsg1-5_i386.deb
mailutils-pop3d_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/mailutils-pop3d_2.1+dfsg1-5_i386.deb
mailutils_2.1+dfsg1-5.debian.tar.gz
  to main/m/mailutils/mailutils_2.1+dfsg1-5.debian.tar.gz
mailutils_2.1+dfsg1-5.dsc
  to main/m/mailutils/mailutils_2.1+dfsg1-5.dsc
mailutils_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/mailutils_2.1+dfsg1-5_i386.deb
python-mailutils_2.1+dfsg1-5_i386.deb
  to main/m/mailutils/python-mailutils_2.1+dfsg1-5_i386.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 571...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated mailutils 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: Sun, 28 Feb 2010 20:59:12 +0100
Source: mailutils
Binary: libmailutils2 libmailutils-dev mailutils mailutils-imap4d 
mailutils-pop3d mailutils-comsatd mailutils-guile mailutils-mh python-mailutils
Architecture: source i386
Version: 1:2.1+dfsg1-5
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach <jo...@debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Description: 
 libmailutils-dev - Development files for GNU mailutils
 libmailutils2 - GNU Mail abstraction library
 mailutils  - GNU mailutils utilities for handling mail
 mailutils-comsatd - GNU mailutils-based comsatd daemon
 mailutils-guile - GNU mailutils Guile interpreter and modules
 mailutils-imap4d - GNU mailutils-based IMAP4 Daemon
 mailutils-mh - GNU mailutils-based MH utilities
 mailutils-pop3d - GNU mailutils-based POP3 Daemon
 python-mailutils - GNU Mail abstraction library (Python interface)
Closes: 562589 568484 571497
Changes: 
 mailutils (1:2.1+dfsg1-5) unstable; urgency=low
 .
   * Add a missing comma in mailutils' description (closes: #562589).
   * Conflict with bsdmainutils (<< 8.0.6) to ensure from is correctly
     registered with update-alternatives (see #565530 and #565596).
   * Special case "mail" and "comsatd" during manpage generation as their
     slightly different usage output breaks automatic detection of whatis
     info.
   * Remove old postinst code for rare sarge upgrade conditions.
   * Remove mailutils.preinst, which only holds code from 2002 to remove
     leftover elm+ diversions.
   * Generate a manpage for sieve.scm. The following changes are needed:
     - Set $GUILE_LOAD_PATH to the package's installdir
     - Temporarily modify the hardcoded mailutils libs path in mailutils.scm
       so sieve.scm can open them.
     - Introduce sieve.scm_help_output.diff to modify sieve.scm's --help
       output in order to make help2man happy.
   * Add a note to all manpages explaining their origin, and that bugs
     concerning their contents should not be sent upstream.
   * Fix the python install path to include "*-packages" so it works with
     python2.6 (closes: #571497).
   * Comment out the AM_GNU_RADIUS check from configure.ac, as the m4 is
     not available in the tarball nor in any current Debian package. Thanks
     to Kamal Mostafa, for the patch applied in Ubuntu (closes: #568484).
   * Switch to DpkgSource version 3.0 (quilt). Remove include for CDBS' quilt
     rules, README.source and quilt Build-Dependency.
   * Refresh patches.
   * Add a Lintian override for Mailutils MH binary directory. We want to be
     co-installable with MH-E, so for now we use another directory.
   * Bump Standards-Version to 3.8.4, no changes needed.
Checksums-Sha1: 
 5ffb6423a1a0678bc582775b350cab46c2a0baa3 1721 mailutils_2.1+dfsg1-5.dsc
 337321aeb7cf27e3754067485c818295365cf4c5 28466 
mailutils_2.1+dfsg1-5.debian.tar.gz
 f3f4fe136b3b7cc9e481d8dd9637921b38eb51f2 1047142 
libmailutils2_2.1+dfsg1-5_i386.deb
 9f9890e7155402748c2a322ce76b3de7d373710c 804614 
libmailutils-dev_2.1+dfsg1-5_i386.deb
 7145e181c5e0dde7d0f438cbd457a3e8e334fd92 650612 mailutils_2.1+dfsg1-5_i386.deb
 b565d69c16e99103f84956f066197dab583d2cd0 341228 
mailutils-imap4d_2.1+dfsg1-5_i386.deb
 dc037bc3d96f5e86cc8b20039ab8c6303d85b834 341146 
mailutils-pop3d_2.1+dfsg1-5_i386.deb
 9848cf113f469a0e81d68a7b6a705c94f1afa555 302792 
mailutils-comsatd_2.1+dfsg1-5_i386.deb
 03a3ed37a4f355625d90dc8f27ecdb1a89a65c05 319680 
mailutils-guile_2.1+dfsg1-5_i386.deb
 fea0ea4916547a9a353af22a4956ed19fbf47be1 1465664 
mailutils-mh_2.1+dfsg1-5_i386.deb
 39ffc4dc76c9228ce5c8a5efa9dadb7c37e61ad3 279460 
python-mailutils_2.1+dfsg1-5_i386.deb
Checksums-Sha256: 
 7a94dadec7b7fc62e51ba2965bdc960bf2d7f881b5d0a19d51431a7b50f175d7 1721 
mailutils_2.1+dfsg1-5.dsc
 c9016fdb13de8857ace530cd93288f63a65cc22ed662d99308c2c91be9c7de36 28466 
mailutils_2.1+dfsg1-5.debian.tar.gz
 aeb1edad3ec671c63597ae5d79e55d4165ad2b59eb0969e8f0614288a60304e5 1047142 
libmailutils2_2.1+dfsg1-5_i386.deb
 d61e4cf6eacbab9bfeb102623cf5e4a5ecb4d7442493e6ee8f34601afe11f94c 804614 
libmailutils-dev_2.1+dfsg1-5_i386.deb
 d0f2d5bd369a7dbbcd6061e414e7cebc81799c5d729dbb46eac2422a4e328204 650612 
mailutils_2.1+dfsg1-5_i386.deb
 a7345264fdd209e1b4b580d5d2145746bbc7e3b8e28206bdc65dc3e74bca4a64 341228 
mailutils-imap4d_2.1+dfsg1-5_i386.deb
 e114cd245c8893242f5eb72150a2c1357f2fcae5438bd628bc22f9714f36d53a 341146 
mailutils-pop3d_2.1+dfsg1-5_i386.deb
 c8239f7bee3761e4550c77d6a059873b0d757c82924904b089176e60969d35cf 302792 
mailutils-comsatd_2.1+dfsg1-5_i386.deb
 fccbba4775414c833bcb3910d792be002617b377b746fcf085f9b511cc94c5b3 319680 
mailutils-guile_2.1+dfsg1-5_i386.deb
 3a0bebec8b9524637d9e38a27fe43f4991de82eec38a3968d6b522b08532c493 1465664 
mailutils-mh_2.1+dfsg1-5_i386.deb
 5441ada6ef69f825e356a1f9ae5431c0ea6900161e0a8e236ffd3b65e6acaeef 279460 
python-mailutils_2.1+dfsg1-5_i386.deb
Files: 
 31dc1d58bc0ec99c976b095abfb03884 1721 mail optional mailutils_2.1+dfsg1-5.dsc
 1a28678f3de56410cdbf4d1346974a56 28466 mail optional 
mailutils_2.1+dfsg1-5.debian.tar.gz
 3cee89b9f86fadc36c33af2a98973432 1047142 libs optional 
libmailutils2_2.1+dfsg1-5_i386.deb
 c9f1865f552636a6652847fee95c60b8 804614 libdevel optional 
libmailutils-dev_2.1+dfsg1-5_i386.deb
 aac5145e0087cff593eb39391dedac97 650612 mail optional 
mailutils_2.1+dfsg1-5_i386.deb
 caeb7e30a9027b8975a302da469a289a 341228 net optional 
mailutils-imap4d_2.1+dfsg1-5_i386.deb
 fd7011a174e32114653cd5b45d787f17 341146 net optional 
mailutils-pop3d_2.1+dfsg1-5_i386.deb
 0f765ccde61b3bb633294f00ff53c67b 302792 net optional 
mailutils-comsatd_2.1+dfsg1-5_i386.deb
 81f50b464980bf35956309793fada5a7 319680 mail optional 
mailutils-guile_2.1+dfsg1-5_i386.deb
 461eb464d0c95547bbe6a1bab8392f07 1465664 mail optional 
mailutils-mh_2.1+dfsg1-5_i386.deb
 44de70086b2f75b2693cacdbcbb48898 279460 python optional 
python-mailutils_2.1+dfsg1-5_i386.deb

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

iEYEARECAAYFAkuK2JUACgkQJYSUupF6Il7FQQCfdNEpKkKwQZT92MTzIzkWNw4E
btgAoLaer71ugFlF820Pygx6TORV208U
=W6yt
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to