Your message dated Thu, 10 Feb 2005 08:24:47 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294546: offlineimap: Needs to depend on python2.x-profile
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; 10 Feb 2005 09:40:39 +0000
>From [EMAIL PROTECTED] Thu Feb 10 01:40:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pushme-pullyou.brong.net [203.30.75.3]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CzAoQ-0000DB-00; Thu, 10 Feb 2005 01:40:39 -0800
Received: from vetra.brong.net (vetra.brong.net [192.168.203.4])
by pushme-pullyou.brong.net (Postfix) with ESMTP id 64D7928ED42;
Thu, 10 Feb 2005 20:40:36 +1100 (EST)
Received: by vetra.brong.net (Postfix, from userid 1000)
id 616DD3B61A; Thu, 10 Feb 2005 20:40:34 +1100 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Bron Gondwana <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: offlineimap: Needs to depend on python2.x-profile
X-Mailer: reportbug 3.7.1
Date: Thu, 10 Feb 2005 20:40:34 +1100
Message-Id: <[EMAIL PROTECTED]>
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
Justification: renders package unusable
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
>From the python2.3 changelog:
python2.3 (2.3.5-1) unstable; urgency=medium
* Remove the profile.py and pstats.py modules from the source package,
not having a DFSG conforming license. The modules can be found in
the python2.x-profile package in the non-free section. Closes: #293932.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_AU, LC_CTYPE=en_AU (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
---------------------------------------
Received: (at 294546-done) by bugs.debian.org; 10 Feb 2005 14:25:24 +0000
>From [EMAIL PROTECTED] Thu Feb 10 06:25:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gatekeeper.excelhustler.com
(gatekeeper.elmer.external.excelhustler.com) [68.99.114.105]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CzFG0-00044j-00; Thu, 10 Feb 2005 06:25:24 -0800
Received: from chatterbox.elmer.internal.excelhustler.com (unknown
[192.168.0.12])
(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
(Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer
"excelhustler.com" (not verified))
by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP
id 2AE06FD792; Thu, 10 Feb 2005 08:24:54 -0600 (CST)
Received: from localhost (localhost [127.0.0.1])
by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
id 04A7FFD4A9; Thu, 10 Feb 2005 08:24:54 -0600 (CST)
Received: from chatterbox.elmer.internal.excelhustler.com ([192.168.0.12])
by localhost (chatterbox [192.168.0.12]) (amavisd-new, port 10025)
with ESMTP id 24824-07; Thu, 10 Feb 2005 08:24:52 -0600 (CST)
Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com
[192.168.1.34])
by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
id 635B0BB02D; Thu, 10 Feb 2005 08:24:47 -0600 (CST)
Received: by wile.internal.excelhustler.com (Postfix, from userid 1000)
id 50B7523062; Thu, 10 Feb 2005 08:24:47 -0600 (CST)
Date: Thu, 10 Feb 2005 08:24:47 -0600
From: John Goerzen <[EMAIL PROTECTED]>
To: Bron Gondwana <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#294546: offlineimap: Needs to depend on python2.x-profile
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at excelhustler.com
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:
Version 4.0.9 already fixes this. This bug is a dup of #294479.
On Thu, Feb 10, 2005 at 08:40:34PM +1100, Bron Gondwana wrote:
> Package: offlineimap
> Version: 4.0.8
> Severity: grave
> Justification: renders package unusable
>
>
> 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
>
>
> >From the python2.3 changelog:
>
> python2.3 (2.3.5-1) unstable; urgency=medium
>
> * Remove the profile.py and pstats.py modules from the source package,
> not having a DFSG conforming license. The modules can be found in
> the python2.x-profile package in the non-free section. Closes: #293932.
>
>
>
> -- System Information:
> Debian Release: 3.1
> APT prefers unstable
> APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.10-1-686
> Locale: LANG=en_AU, LC_CTYPE=en_AU (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
>
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]