Your message dated Tue, 07 Jan 2020 08:50:57 +0000
with message-id <e1iokzl-0005rq...@fasolo.debian.org>
and subject line Bug#945697: fixed in mariadb-10.3 1:10.3.21-2
has caused the Debian Bug report #945697,
regarding mariadb-10.3: Python2 removal in sid/bullseye
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.)


-- 
945697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mariadb-10.3
Version: 1:10.3.20-1
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests (the specific reason can be found searching this
source package in
https://people.debian.org/~morph/mass-bug-py2removal_take3.txt ).
Please stop using Python2, and fix this issue by one of the following
actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.

--- End Message ---
--- Begin Message ---
Source: mariadb-10.3
Source-Version: 1:10.3.21-2

We believe that the bug you reported is fixed in the latest version of
mariadb-10.3, 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 945...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otto Kekäläinen <o...@debian.org> (supplier of updated mariadb-10.3 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: Tue, 07 Jan 2020 09:01:10 +0200
Source: mariadb-10.3
Binary: libmariadb-dev libmariadbclient-dev libmariadb-dev-compat libmariadb3 
libmariadbd19 libmariadbd-dev mariadb-common mariadb-client-core-10.3 
mariadb-client-10.3 mariadb-server-core-10.3 mariadb-server-10.3 mariadb-server 
mariadb-client mariadb-backup mariadb-plugin-connect mariadb-plugin-rocksdb 
mariadb-plugin-oqgraph mariadb-plugin-tokudb mariadb-plugin-mroonga 
mariadb-plugin-spider mariadb-plugin-gssapi-server mariadb-plugin-gssapi-client 
mariadb-plugin-cracklib-password-check mariadb-test mariadb-test-data
Architecture: source
Version: 1:10.3.21-2
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <pkg-mysql-ma...@lists.alioth.debian.org>
Changed-By: Otto Kekäläinen <o...@debian.org>
Description:
 libmariadb-dev - MariaDB database development files
 libmariadb-dev-compat - MariaDB Connector/C, compatibility symlinks
 libmariadb3 - MariaDB database client library
 libmariadbclient-dev - MariaDB database development files (transitional 
package)
 libmariadbd-dev - MariaDB embedded database, development files
 libmariadbd19 - MariaDB embedded database, shared library
 mariadb-backup - Backup tool for MariaDB server
 mariadb-client - MariaDB database client (metapackage depending on the latest 
vers
 mariadb-client-10.3 - MariaDB database client binaries
 mariadb-client-core-10.3 - MariaDB database core client binaries
 mariadb-common - MariaDB common metapackage
 mariadb-plugin-connect - Connect storage engine for MariaDB
 mariadb-plugin-cracklib-password-check - CrackLib Password Validation Plugin 
for MariaDB
 mariadb-plugin-gssapi-client - GSSAPI authentication plugin for MariaDB client
 mariadb-plugin-gssapi-server - GSSAPI authentication plugin for MariaDB server
 mariadb-plugin-mroonga - Mroonga storage engine for MariaDB
 mariadb-plugin-oqgraph - OQGraph storage engine for MariaDB
 mariadb-plugin-rocksdb - RocksDB storage engine for MariaDB
 mariadb-plugin-spider - Spider storage engine for MariaDB
 mariadb-plugin-tokudb - TokuDB storage engine for MariaDB
 mariadb-server - MariaDB database server (metapackage depending on the latest 
vers
 mariadb-server-10.3 - MariaDB database server binaries
 mariadb-server-core-10.3 - MariaDB database core server files
 mariadb-test - MariaDB database regression test suite
 mariadb-test-data - MariaDB database regression test suite - data files
Closes: 920994 945697 947553
Changes:
 mariadb-10.3 (1:10.3.21-2) unstable; urgency=medium
 .
   [ Otto Kekäläinen ]
   * Update Python dependencies and recommends to Python 3 (Closes: #945697)
   * Remove deprecated basedir config from debian.cnf (Closes: #947553)
 .
   [ James Clarke ]
   * Fix RocksDB on GNU/kFreeBSD (Closes: #920994)
   * Use versioned symbols on GNU/kFreeBSD
Checksums-Sha1:
 b857f56b8ea25a694ce651afbb5430525abb0296 4780 mariadb-10.3_10.3.21-2.dsc
 172cac94a39dc739191449ce51da536defb867e4 215824 
mariadb-10.3_10.3.21-2.debian.tar.xz
 cda35a4749b3c420f35c4cd65a319f6e0fdffcab 9252 
mariadb-10.3_10.3.21-2_source.buildinfo
Checksums-Sha256:
 e48cfd77089397110380d9b69c3fb860c90490a293797986f864130dbc171cda 4780 
mariadb-10.3_10.3.21-2.dsc
 19f08f3dccd9aea68a1ca4fe083f93dbe06b6348392fdc7d4492675590fa8485 215824 
mariadb-10.3_10.3.21-2.debian.tar.xz
 ecd10039eeb1b183cf83c3a250711adb188869c33ab17d7a2fe6a7c43f2cdc10 9252 
mariadb-10.3_10.3.21-2_source.buildinfo
Files:
 62b375ed08db16a6b3b1214978f344e9 4780 database optional 
mariadb-10.3_10.3.21-2.dsc
 2f0b144c006127b4bda0718713e10823 215824 database optional 
mariadb-10.3_10.3.21-2.debian.tar.xz
 badbf2a10f909f4b48a8f2193a757191 9252 database optional 
mariadb-10.3_10.3.21-2_source.buildinfo

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

iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAl4ULx8ACgkQvthEn87o
2oiAQw/9Gew9zKUK0KOqRDfDeVtcLmbbh97nrHAO/CtApxGlz7gYO5t55Pt9Kn1S
Cn+9zICsTQXjtxxeP2yYiK7qYjA0fuK4CL4Z4mk4oF8ME5jzkXJ1L4l03CaNmHov
oTrGibrwSO6R+F5pbmMatBkKseD/PgnK45HYVe0XE0p0Bv9P82mSXdT0UHMlcMNa
bBj2voWj8YfHsN3qcDa30xEZQ4eSz4+SwM4caKUQiFh0gp2NXnQ0u8Zt1IMjtO3C
KNeve6hncO3kKPTQjwBtPmCRlh4oaa8hRoR5DtErCAQR/QXr0I1/kKk0BZXix8My
C/bQviNisFOTSO/Ty+58iSwuxk95DmLgqq7ce8W3H2cb5+RRMMaVFRKRQ355CN+W
iUChrrOGXQ1DfV2bvfNVowuouCYDT5nNGABSOvEuqGOHHFfbRbReM+FsnjfvRmSD
EWegeyC9UVj8nOus3/KlbUD+RGHCmzPp68f432nmttPe0szmh4DRAgve0p8nZj8Y
J34M0H8pX2uXftrpYAOw3FhA1L/uomv6sEgMidMeLL70bN1AZwgbLcoxFcX0hNUx
BOI0Zi1sESSHpo1gNZRIMhy696hod7VRMAiMnkulWujYUa+sf3zjGJZo4Gm4r11M
4IkBg1syoOKhV+jvGd/plcOaNJurunvCttpejek9xMw/1/jUe/Q=
=w17h
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to