Your message dated Sat, 22 Feb 2025 12:49:11 +0000
with message-id <e1tlowr-009gor...@fasolo.debian.org>
and subject line Bug#893057: fixed in notmuch 0.39~rc0-1
has caused the Debian Bug report #893057,
regarding python3-notmuch: random aborts on exit
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.)


-- 
893057: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-notmuch
Version: 0.23.7-3
Severity: important

If I try to run the following program on Debian Stretch:

=== cut ===
#!/usr/bin/python3
import notmuch
db = notmuch.Database(mode=notmuch.Database.MODE.READ_WRITE)

def abcdef():
    pass

q_new = notmuch.Query(db, 'tag:new')
=== cut ===

I get the following output:

brian@wspdigital:~$ /usr/bin/python3 ./tagmail
Aborted

If I comment/remove any of the lines out (including the function that isn't
even referenced anywhere) or switch to Python2, then it works without any
problems.

Am wondering if this is a Python3 bug.

-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-0.bpo.3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-notmuch depends on:
ii  libnotmuch4  0.23.7-3
ii  python3      3.5.3-1

python3-notmuch recommends no packages.

python3-notmuch suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: notmuch
Source-Version: 0.39~rc0-1
Done: David Bremner <brem...@debian.org>

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

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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Bremner <brem...@debian.org> (supplier of updated notmuch 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:12:33 -0400
Source: notmuch
Architecture: source
Version: 0.39~rc0-1
Distribution: experimental
Urgency: medium
Maintainer: Carl Worth <cwo...@debian.org>
Changed-By: David Bremner <brem...@debian.org>
Closes: 749890 893057 970834 1092047
Changes:
 notmuch (0.39~rc0-1) experimental; urgency=medium
 .
   * New upstream pre-release
   * Remove binary package python3-notmuch (Closes: #893057, #970834, #749890).
   * Bug fix: "saving draft causing missing header fields", thanks to
     Xiyue Deng (Closes: #1092047).
Checksums-Sha1:
 cf91b170fc252d2a3ac359fe6c1564653ab814fc 2852 notmuch_0.39~rc0-1.dsc
 00983018f6607f0f97cc9edf7d1497a61f2e555c 810148 notmuch_0.39~rc0.orig.tar.xz
 d34932847e19c472d58dcb55fa522f3e819d8c45 21408 notmuch_0.39~rc0-1.debian.tar.xz
Checksums-Sha256:
 78fd21c34f56f4197d63cd237569391bb4443b5491223dba3f11462de5ef27a4 2852 
notmuch_0.39~rc0-1.dsc
 5060206abe996b86f0de041d408a6af026622400a3eba9f9134a17f05223ed69 810148 
notmuch_0.39~rc0.orig.tar.xz
 7c9fbfe6f6215213b8cba51c4208e7872750df6983efeb63def91c8ff93fb95c 21408 
notmuch_0.39~rc0-1.debian.tar.xz
Files:
 1c6c6c5e86eb2c57ac573ba3cdc4371a 2852 mail optional notmuch_0.39~rc0-1.dsc
 10424f1149358ee1c09248a0b568c98b 810148 mail optional 
notmuch_0.39~rc0.orig.tar.xz
 39a9801f0efed1b554a08700f3ec4801 21408 mail optional 
notmuch_0.39~rc0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQS5beC2erx2PFqyC7XhcL+0NDTnAAUCZ7nBtwAKCRDhcL+0NDTn
ANzYAQCht6g08Yec8/YoCMoCxgcZRdrFu0+LVbZrCZyyoCmUrAD+IGPbE7Sqda42
xvGbG+x4jSVaFiyMdIHplbFt/gVpawk=
=S+rn
-----END PGP SIGNATURE-----

Attachment: pgpiWLcVa7Yeb.pgp
Description: PGP signature


--- End Message ---

Reply via email to