Processed: limit source to capisuite, tagging 529340, tagging 587642

2010-07-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #capisuite (0.4.5-12) UNRELEASED; urgency=low
> #
> #  * Depend on default-mta rather than exim4 (closes: #529340). Thanks to Nick
> #Ellery for the bug report.
> #  * Fix the cleanup-after-pycentral preinst snippet (closes: #587642).
> #
> limit source capisuite
Limiting to bugs with field 'source' containing at least one of 'capisuite'
Limit currently set to 'source':'capisuite'

> tags 529340 + pending
Bug #529340 [capisuite] change depends on exim4 to default-mta
Added tag(s) pending.
> tags 587642 + pending
Bug #587642 [capisuite] capisuite: pre-installation script fails: pycentral 
pkgremove: package python-foo is not installed
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
587642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587642
529340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529340
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127850628029760.transcr...@bugs.debian.org



Bug#534897: marked as done (capisuite: specify ${python_libdir}/dist-packages in 040_python26.diff)

2010-07-07 Thread Debian Bug Tracking System
Your message dated Wed, 7 Jul 2010 14:17:38 +0200
with message-id <20100707121738.ga8...@jwilk.net>
and subject line Re: Bug#534897: capisuite: specify 
${python_libdir}/dist-packages in 040_python26.diff
has caused the Debian Bug report #534897,
regarding capisuite: specify ${python_libdir}/dist-packages in 040_python26.diff
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.)


-- 
534897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534897
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: capisuite

Hi,

In debian/patches/040_python26.diff, dist-packages should be directly
specified rather than used $pythondir and $pyexecdir, as shown in the
patch below.

--- capisuite-0.4.5/debian/patches/040_python26.diff
+++ capisuite-0.4.5/debian/patches/040_python26.diff
@@ -8,8 +8,8 @@
python_configdir="${python_libdir}/config"
-python_moduledir="${python_libdir}/site-packages"
-python_moduleexecdir="${python_libdir}/site-packages"
-+python_moduledir=$pythondir
-+python_moduleexecdir=$pyexecdir
++python_moduledir="${python_libdir}/dist-packages"
++python_moduleexecdir="{python_libdir}/dist-packages"
python_includespec="-I${python_prefix}/include/python${python_version}"
python_linkforshared=`${PYTHON} -c "import distutils.sysconfig; print
distutils.sysconfig.get_config_var('LINKFORSHARED')"`
if test "$python_prefix" != "$python_execprefix"; then

-- 

Nick Ellery
Ubuntu MOTU Developer
GPG Key: 6AFACAF4



--- End Message ---
--- Begin Message ---

Thanks for your bug report.

* Nick Ellery , 2009-06-27, 18:01:

In debian/patches/040_python26.diff, dist-packages should be directly
specified rather than used $pythondir and $pyexecdir, as shown in the
patch below.


No. How is harcoding "dist-packages" better than hardcoding 
"site-packages"? Besides, python-support does the right thing.


--
Jakub Wilk


signature.asc
Description: Digital signature
--- End Message ---


Bug#588348: offlineimap: Looses mails if PYTHONOPTIMIZE is set

2010-07-07 Thread Sascha Silbe
Package: offlineimap
Version: 6.2.0.2
Severity: critical
Justification: causes serious data loss


offlineimap calls critical code paths only via assert.
If PYTHONOPTIMIZE is set, python will - besides other optimisations - ignore 
all assert statements.
In combination, this caused my entire "sent" folder to get lost as I tried to 
sync it with a courier-imap server (on which the folder had just been created).

I had reported a similar issue in 2008 (Bug #80: improper use of assert 
statement), though at that time it just duplicated mails instead of loosing 
them.

(Python) upstream considers assert a mere debugging tool. See e.g. "Language 
Reference" section 6.3, first paragraph:

> Assert statements are a convenient way to insert debugging assertions into a 
> program:

The same section also explains that enabling optimization will cause assert 
statements not to be evaluated.

Thus this is definitely a bug in offlineimap. assert should not be used to 
invoke regular code paths.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.31.6-xo1.5-2-00377-g7f5e423 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  python2.6.5-5An interactive high-level object-o
ii  python-support1.0.8  automated rebuilding support for P

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
pn  python-kerberos(no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100707121724.3733.81230.report...@xo15-sascha.sascha.silbe.org



xmms2tray 0.5.1-1 MIGRATED to testing

2010-07-07 Thread Debian testing watch
FYI: The status of the xmms2tray source package
in Debian's testing distribution has changed.

  Previous version: 0.5-2
  Current version:  0.5.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1owxek-0002ez...@franck.debian.org



isdnutils 1:3.9.20060704+dfsg.1-1 MIGRATED to testing

2010-07-07 Thread Debian testing watch
FYI: The status of the isdnutils source package
in Debian's testing distribution has changed.

  Previous version: 1:3.9.20060704-10
  Current version:  1:3.9.20060704+dfsg.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1owxek-0002d1...@franck.debian.org