Your message dated Sun, 13 Nov 2022 22:05:01 +0000 with message-id <[email protected]> and subject line Bug#1010769: fixed in mailman3 3.3.7-1 has caused the Debian Bug report #1010769, regarding mailman3: Bounce Runner Not Releasing SQLite Database 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 [email protected] immediately.) -- 1010769: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010769 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: mailman3 Version: 3.3.3-1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Unable to use CLI commands like "mailman syncmembers" due to database being locked. * What exactly did you do (or not do) that was effective (or ineffective)? Tried to run "mailman syncmembers memberslist.txt [email protected]. This results in a database locked message if there are changes to write to the list. * What was the outcome of this action? Python gives a Database Locked message. * What outcome did you expect instead? Changes should have been made to the list. Note that this seems to be bug #850 - https://gitlab.com/mailman/mailman/-/issues/850 in the upstream package. I added the fix from upstream to /usr/lib/python3/dist-packages/mailman/model/bounce.py and that fixed the issue. The fix was to add "@transactional" on the line before "@dbconnection" around line 210. -- System Information: Debian Release: 11.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 5.10.0-14-686-pae (SMP w/4 CPU threads) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages mailman3 depends on: ii dbconfig-sqlite3 2.0.19 ii debconf [debconf-2.0] 1.5.77 ii init-system-helpers 1.60 ii logrotate 3.18.0-2 ii lsb-base 11.1.0 ii python3 3.9.2-3 ii python3-aiosmtpd 1.2.2-1 ii python3-alembic 1.4.3-1 ii python3-authheaders 0.13.1-1 ii python3-authres 1.2.0-2 ii python3-click 7.1.2-1 ii python3-dateutil 2.8.1-6 ii python3-dnspython 2.0.0-1 ii python3-falcon 2.0.0-2+b1 ii python3-flufl.bounce 3.0.1-1 ii python3-flufl.i18n 3.0.1-1 ii python3-flufl.lock 5.0.1-1 ii python3-gunicorn 20.1.0-1 ii python3-importlib-resources 5.1.0-1 ii python3-lazr.config 2.2.3-1 ii python3-passlib 1.7.4-1 ii python3-psycopg2 2.8.6-2 ii python3-public 0.5-1.1 ii python3-requests 2.25.1+dfsg-2 ii python3-sqlalchemy 1.3.22+ds1-1 ii python3-zope.component 4.3.0-3 ii python3-zope.configuration 4.4.0-1 ii python3-zope.event 4.4-3 ii python3-zope.interface 5.2.0-1 ii ucf 3.0043 Versions of packages mailman3 recommends: ii exim4-daemon-heavy [mail-transport-agent] 4.94.2-7 Versions of packages mailman3 suggests: ii firefox-esr [www-browser] 91.9.0esr-1~deb11u1 ii lynx [www-browser] 2.9.0dev.6-3~deb11u1 pn mailman3-doc <none> ii postgresql 13+225 -- debconf information: mailman3/dbconfig-upgrade: true mailman3/mysql/authplugin: default mailman3/remove-error: abort mailman3/upgrade-error: abort mailman3/init_service_failed: mailman3/pgsql/method: TCP/IP mailman3/db/basepath: /var/lib/mailman3/data mailman3/mysql/method: Unix socket * mailman3/config_hyperkitty: true mailman3/pgsql/changeconf: false mailman3/remote/host: localhost * mailman3/dbconfig-reinstall: false mailman3/dbconfig-remove: true mailman3/db/dbname: mailman.db mailman3/internal/skip-preseed: false mailman3/remote/newhost: * mailman3/dbconfig-install: true mailman3/install-error: abort mailman3/upgrade-backup: true mailman3/pgsql/authmethod-admin: ident mailman3/passwords-do-not-match: mailman3/purge: false mailman3/pgsql/admin-user: postgres mailman3/internal/reconfiguring: false mailman3/missing-db-package-error: abort mailman3/pgsql/manualconf: mailman3/pgsql/authmethod-user: password * mailman3/database-type: sqlite3 mailman3/remote/port: mailman3/db/app-user: mailman3@localhost mailman3/pgsql/no-empty-passwords: mailman3/mysql/admin-user:
--- End Message ---
--- Begin Message ---Source: mailman3 Source-Version: 3.3.7-1 Done: Pierre-Elliott Bécue <[email protected]> We believe that the bug you reported is fixed in the latest version of mailman3, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pierre-Elliott Bécue <[email protected]> (supplier of updated mailman3 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: SHA512 Format: 1.8 Date: Sun, 13 Nov 2022 22:48:39 +0100 Source: mailman3 Architecture: source Version: 3.3.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Mailman Team <[email protected]> Changed-By: Pierre-Elliott Bécue <[email protected]> Closes: 987592 995779 996806 997877 1010769 1015989 1023976 Changes: mailman3 (3.3.7-1) unstable; urgency=medium . [ Pierre-Elliott Bécue ] * New upstream release 3.3.7 - Updated patches - Closes: #1010769, #995779, #996806, #1023976, #1015989, #997877 * d/copyright: update years * d/control: - Bump debhelper-compat version to 13 - Bump Standards-Version to 4.6.1 * d/mailman3.lintian-overrides: updated . [ Camaleón ] * Add Spanish translation (Closes: #987592) Checksums-Sha1: 861b7952bed91bbc9410e24dd54c9e81ec42d9b7 3017 mailman3_3.3.7-1.dsc 3f5c2812b518ae798108b7e1df1c084d28312cfa 1661573 mailman3_3.3.7.orig.tar.gz 6324e1cf9088a23a911255770cb8dd754eec53da 833 mailman3_3.3.7.orig.tar.gz.asc 9b561c6fcd54a49b45a10f4323f48115e5a6e526 26736 mailman3_3.3.7-1.debian.tar.xz dea425ee56ce81b5aecafaa65b0cf32931efc56a 10031 mailman3_3.3.7-1_amd64.buildinfo Checksums-Sha256: 67dfa5439ffbd83dda915d400c412ccde8b32ad005688f50fcb767aeacd1635f 3017 mailman3_3.3.7-1.dsc e4c19b89ac3bd01ac1f96ab0fb587d51fdf6a73b1d76db4bc3252c79a20810c6 1661573 mailman3_3.3.7.orig.tar.gz 351339538894d858178dfc9944fbda3059a8b4113a21407c7aff14f999ecd2d0 833 mailman3_3.3.7.orig.tar.gz.asc b65e8f418cf619c703a773b6073024bc95329da7decde3efe851e034fc1298a7 26736 mailman3_3.3.7-1.debian.tar.xz 926a0c00de70761e03321bbc8bb2e702098117f0e413aee9fd82da9d9f71424b 10031 mailman3_3.3.7-1_amd64.buildinfo Files: 2d8f619700e72382e8882dd057cc0dcc 3017 mail optional mailman3_3.3.7-1.dsc 6a92c9913a3bbed4104147dbd7ec654a 1661573 mail optional mailman3_3.3.7.orig.tar.gz 9e3823f2f9bd39b01ead745ea9d728e8 833 mail optional mailman3_3.3.7.orig.tar.gz.asc c4f13dfb0ee88d2cd5ba20c45bcef44b 26736 mail optional mailman3_3.3.7-1.debian.tar.xz b0ec0dc243f748ba6472bbdcbb1503a5 10031 mail optional mailman3_3.3.7-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJRBAEBCgA8FiEE5CQeth7uIW7ehIz87iFbn7jEWwsFAmNxZuseHHBpZXJyZS1l bGxpb3R0LmJlY3VlQGlucmlhLmZyAAoJEO4hW5+4xFsL1OMP+Kupz0Dg2ZBWYh+A SWPVv1jkcr6Ut6NMifRy962uk6byMzyOeBYjy0/FmrXxwvBCLvmigoWrM80WWAqD KdMCA0/717R3LU+T0o1VuZyBrirGhWmYXy1ABIcChVKau70NsaOde6M1oTXTcPzI X7pG+OczaVD9xJ3DqGEkcMagKUZYZW8GHxDNbspH56TSAyuEB27LB0zviC2MR7N6 LvBfgDtih4dDDPOlVdt1ei8+cb8EN0Vod52DTRNmK8LgN9AtqR/eqKURz2CH650h P4wxaak7bYmEI1JkdUTW9QwCZUeMTf0BnlwxAnhp9QSI0UaffMxmxDAvtrnQOu6C GnhBZtTshvwFWpZwCFnBlZB5wNwli8wAxcHNCL90KWbcxu/aPeFWyGsWZ+0IuSp5 eRxqwxopmPhibR/Vpc/IHDz46j+JzTGYSr4uChw9zGV92Bj7NMvWiSHxOpFIIS94 CLPujPQdqCSYrNBw4UVAEQ75QGOqes7S6RksE6Pfeps8oXup0128nJGeWiGYtauz aRfCZWrys/isBl4H3Mo+8rKVEyy8s9NawUM6BFXfXlqhr3gKwa7YWiWeKOsfgRce 1gIITue68Jo4lpYziXqTpooUqXxfipohUie1CMLLcLfNO+qKKxJuU7SgBUhermSX HZnzA1b7ORsaxmGbovLUb9YfD4s= =nP2Z -----END PGP SIGNATURE-----
--- End Message ---

