Your message dated Wed, 09 Feb 2005 17:47:04 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294479: fixed in offlineimap 4.0.9
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Feb 2005 21:59:04 +0000
>From [EMAIL PROTECTED] Wed Feb 09 13:59:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.o2w.nl [213.227.141.209] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CyzrT-0003hl-00; Wed, 09 Feb 2005 13:59:04 -0800
Received: from zensunni.xinara.org (node-072-048.dsl.active24.nl [217.22.72.48])
        (using TLSv1 with cipher AES256-SHA (256/256 bits))
        (Client did not present a certificate)
        by mail.o2w.nl (Postfix) with ESMTP id AAB5C3599E
        for <[EMAIL PROTECTED]>; Wed,  9 Feb 2005 22:58:59 +0100 (CET)
Received: from ray by zensunni.xinara.org with local (Exim 4.44)
        id 1CyzrH-000623-EF; Wed, 09 Feb 2005 22:58:51 +0100
Date: Wed, 9 Feb 2005 22:58:51 +0100
From: "J.H.M. Dassen (Ray)" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ImportError: No module named profile
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.7.1
Organization: Ray at home
X-System: Debian GNU/Linux 3.1, kernel 2.4.29
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: offlineimap
Version: 4.0.8
Severity: grave

offlineimap breaks with sid's current python2.3 package; the problem is
reproducible in a fresh sid pbuilder chroot:

# offlineimap
Traceback (most recent call last):
  File "/usr/bin/offlineimap", line 20, in ?
    from offlineimap import init
  File "/usr/lib/python2.3/site-packages/offlineimap/init.py", line 19, in ?
    from offlineimap import imaplib, imapserver, repository, folder, mbnames, 
threadutil, version, syncmaster, accounts
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 25, in ?
    from offlineimap.ui import UIBase
  File "/usr/lib/python2.3/site-packages/offlineimap/ui/__init__.py", line 20, 
in ?
    import UIBase, Blinkenlights
  File "/usr/lib/python2.3/site-packages/offlineimap/ui/Blinkenlights.py", line 
22, in ?
    from offlineimap.threadutil import MultiLock
  File "/usr/lib/python2.3/site-packages/offlineimap/threadutil.py", line 21, 
in ?
    import sys, traceback, thread, profile
ImportError: No module named profile

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (800, 'unstable'), (750, 'experimental'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.29
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages offlineimap depends on:
ii  python2.3                     2.3.5-1    An interactive high-level object-o

-- no debconf information
-- 
Obsig: developing a new sig

---------------------------------------
Received: (at 294479-close) by bugs.debian.org; 9 Feb 2005 22:53:07 +0000
>From [EMAIL PROTECTED] Wed Feb 09 14:53:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cz0hm-0007zn-00; Wed, 09 Feb 2005 14:53:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Cz0bw-0001An-00; Wed, 09 Feb 2005 17:47:04 -0500
From: John Goerzen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294479: fixed in offlineimap 4.0.9
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 09 Feb 2005 17:47:04 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: offlineimap
Source-Version: 4.0.9

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

offlineimap_4.0.9.dsc
  to pool/main/o/offlineimap/offlineimap_4.0.9.dsc
offlineimap_4.0.9.tar.gz
  to pool/main/o/offlineimap/offlineimap_4.0.9.tar.gz
offlineimap_4.0.9_all.deb
  to pool/main/o/offlineimap/offlineimap_4.0.9_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.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated offlineimap 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: Wed,  9 Feb 2005 16:34:50 -0600
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 4.0.9
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 294479
Changes: 
 offlineimap (4.0.9) unstable; urgency=low
 .
   * Removed dep on profile.py due to DFSG-free issues with it.
     Closes: #294479.
Files: 
 ae739a5d52e449f1d2eab33d929d2240 645 mail optional offlineimap_4.0.9.dsc
 86235fdd2336d109023ec1d0666e876c 229148 mail optional offlineimap_4.0.9.tar.gz
 efeb9496de872e5bb4099fcd9f5e4322 193774 mail optional offlineimap_4.0.9_all.deb

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

iD8DBQFCCpA57B2mSKdID5ERAoCFAJkBcTS3Nfvg89CaRE6uHSqKTlRK4wCcCm5c
MAk4rJJYQW4u/O1tGQ9Pa+M=
=+5MW
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to