Your message dated Mon, 31 Dec 2018 17:51:40 +0000 with message-id <e1ge1j2-0006aq...@fasolo.debian.org> and subject line Bug#886853: fixed in mariadb-10.3 1:10.3.11-3 has caused the Debian Bug report #886853, regarding mariadb-plugin-rocksdb: use sst_dump from rocksdb-tools 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.) -- 886853: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886853 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: mariadb-plugin-rocksdb,rocksdb-tools Severity: serious User: trei...@debian.org Usertags: edos-file-overwrite Control: found -1 10.3.0-0+exp2 Control: found -1 5.9.2-1 Hi, automatic installation tests of packages that share a file and at the same time do not conflict by their package dependency relationships has detected the following problem: Selecting previously unselected package rocksdb-tools. Preparing to unpack .../rocksdb-tools_5.9.2-1_amd64.deb ... Unpacking rocksdb-tools (5.9.2-1) ... dpkg: error processing archive /var/cache/apt/archives/rocksdb-tools_5.9.2-1_amd64.deb (--unpack): trying to overwrite '/usr/bin/sst_dump', which is also in package mariadb-plugin-rocksdb 10.3.0-0+exp2 Errors were encountered while processing: /var/cache/apt/archives/rocksdb-tools_5.9.2-1_amd64.deb This is a serious bug as it makes installation fail, and violates sections 7.6.1 and 10.1 of the policy. An optimal solution would consist in only one of the packages installing that file, and renaming or removing the file in the other package. Depending on the circumstances you might also consider Replace relations or file diversions. If the conflicting situation cannot be resolved then, as a last resort, the two packages have to declare a mutual Conflict. Please take into account that Replaces, Conflicts and diversions should only be used when packages provide different implementations for the same functionality. Here is a list of files that are known to be shared by both packages (according to the Contents file for sid/amd64, which may be slightly out of sync): usr/bin/sst_dump This bug is assigned to both packages. If you, the maintainers of the two packages in question, have agreed on which of the packages will resolve the problem please reassign the bug to that package. You may also register in the BTS that the other package is affected by the bug. Cheers, Andreas PS: for more information about the detection of file overwrite errors of this kind see https://qa.debian.org/dose/file-overwrites.html
mariadb-plugin-rocksdb=10.3.0-0+exp2_rocksdb-tools=5.9.2-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Source: mariadb-10.3 Source-Version: 1:10.3.11-3 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 886...@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: Mon, 31 Dec 2018 16:39:33 +0200 Source: mariadb-10.3 Binary: libmariadb-dev libmariadb-dev-compat libmariadb3 libmariadbclient18 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.11-3 Distribution: unstable Urgency: low 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 libmariadbclient18 - Virtual package to satisfy external libmariadbclient18 depends 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: 863675 886853 895461 917266 917395 Changes: mariadb-10.3 (1:10.3.11-3) unstable; urgency=low . [ Otto Kekäläinen ] * Use sst_dump from package rocksdb-tools (Closes: #886853) * Remove wsrep_sst_xtrabackup(-v2) already deprecated in upstream * Make gitlab-ci.yml upgrade test specifically run mariadb-server-10.1->10.3 * Fix upstream RocksDB patch to fix Lintian complaints about source code * Drop the MIPS Innobase patch that it is already fixed upstream * Extend gitlab-ci.yml to test libmysql* interactions * Ensure libmariadbd19 does not breaks/replace anything * Make libmariadb-dev-compat break what is replaces * Make libmariadb-dev breaks/replaces libmysqlclient-dev (Closes: #863675) * Update Dutch translation by Frans Spiesschaert (Closes: #895461) . [ Faustin Lammler ] * Fix 2 typo error in README contributor * Lintian some complaints . [ Helge Deller ] * Skip failing test on HPPA, it's not too important (Closes: #917395) . [ Scott Kitterman ] * Update libmariadb-dev.links to restore /usr/include/mysql compatibility symlinks lost when the default switched from 10.1 to 10.3 (Closes: #917266) Checksums-Sha1: b5263d6135ecd393c8ef445b6a0dd0418bf0b594 4472 mariadb-10.3_10.3.11-3.dsc c9a3e66ace787664f8bf1705fadfdccd5d40e973 273120 mariadb-10.3_10.3.11-3.debian.tar.xz 7f9f5dbcf140af919825ff9f37b2dc33c5fdf4f4 9028 mariadb-10.3_10.3.11-3_source.buildinfo Checksums-Sha256: 7a4f087cb06a881939f8d72946cd226bbfc3347acd18de9724b4a589379413a0 4472 mariadb-10.3_10.3.11-3.dsc ca689445c3472dbe6d0767eb04326e1e88254b751dc14834354e958fcc6f80f0 273120 mariadb-10.3_10.3.11-3.debian.tar.xz 314b8fc8e6c34cf2d8e3f687bdf9989e898cd310db1a9dc8920dbab52c025d50 9028 mariadb-10.3_10.3.11-3_source.buildinfo Files: 2f1c1447a6afc64d2cec0aa4684ff78d 4472 database optional mariadb-10.3_10.3.11-3.dsc a47700860854dc534cab7b5eeb4d8e16 273120 database optional mariadb-10.3_10.3.11-3.debian.tar.xz 0e051e0597613aa1c8e29c44cdd5b6c6 9028 database optional mariadb-10.3_10.3.11-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAlwqKsYACgkQvthEn87o 2ojrkxAAh63OcBlrBOoll0IEi1gItGRSd8ta7+CgAU4X2xklr8wc0GUO3TD9CxZv zLCtAtLoEoRxj0v/rlGVCdMmK0I4+1CjrIDVyMU8kojX0Df9KQWGrUxlou3X50J2 ezT2iO0VIh9vSU48ow9XCl4pZUFFEdIctmzHf8RKQYqZovZVFE3cxBEymaNr9qoP 7AyPMLppFlOR7QZbglruk+QJ5LWGyLwq5kkcfBIqJWSFM3pDPSEV5nDbbe40OFpd 0XIM68JdxekOPwxIRv7Y2cUWFFMTqWZOXez9yrAnFuFp+tZb4HwHHrLs+h+mASjm 5vVZ9n4jVvzcdrQjof39RpgvGPqtTgAsCmgYBdwh0XNWuVkzAQgCv2wk0455iI1z N2lREAltADzp1UTKXqXKOugnaQWCtBIo1hEOzC2AO8/Na74LEla4FGNW7uIomGO2 xKjBoSqhS5WJuqg4KKGGWLWDnQnswjZTw5bbgPB61kB6qBxUmDkby17g8xx15680 AXgyYdigLfEfwxptwrs/60jLOKpkccj54WUPZPihdTh7hrPhjxbssJyDYeaWKWtF Nmk5Pf0D0sB9I9CcJv4ccm9asO9k4XTzBHAKjB3i4VNa8pO8YZJfA6aibyskArmA Z5+dlLSwx+0W38Kf5A94TY5O1HOSyYkKSTFF83Bm2XO1/qvYnyU= =zK+1 -----END PGP SIGNATURE-----
--- End Message ---