Your message dated Fri, 20 Jan 2017 15:07:26 +0000
with message-id <[email protected]>
and subject line Bug#847992: fixed in mysql-5.6 5.6.35-1
has caused the Debian Bug report #847992,
regarding mysql-server-core-5.6 upgrade to stretch fails with file conflict on
innochecksum.1.gz
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.)
--
847992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847992
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-server
Version: 5.5.53-0+deb8u1
Severity: important
Hello,
I'm trying to upgrade from jessie to stretch and I'm getting blocked on the
mysql upgrade from 5.5 to 5.6
During the upgrade I get this error message:
dpkg: mysql-client-5.5: dependency problems, but removing anyway as you
requested:
mysql-server-5.5 depends on mysql-client-5.5 (>= 5.5.53-0+deb8u1).
(Reading database ... 50345 files and directories currently installed.)
Removing mysql-client-5.5 (5.5.53-0+deb8u1) ...
Selecting previously unselected package mysql-client-core-5.6.
(Reading database ... 50290 files and directories currently installed.)
Preparing to unpack .../0-mysql-client-core-5.6_5.6.30-1_amd64.deb ...
Unpacking mysql-client-core-5.6 (5.6.30-1) ...
Selecting previously unselected package mysql-client-5.6.
Preparing to unpack .../1-mysql-client-5.6_5.6.30-1_amd64.deb ...
Unpacking mysql-client-5.6 (5.6.30-1) ...
dpkg: mysql-server-core-5.5: dependency problems, but removing anyway as you
requested:
mysql-server-5.5 depends on mysql-server-core-5.5 (>= 5.5.53-0+deb8u1);
however:
Package mysql-server-core-5.5 is to be removed.
(Reading database ... 50351 files and directories currently installed.)
Removing mysql-server-core-5.5 (5.5.53-0+deb8u1) ...
Selecting previously unselected package mysql-server-core-5.6.
(Reading database ... 50262 files and directories currently installed.)
Preparing to unpack .../mysql-server-core-5.6_5.6.30-1_amd64.deb ...
Unpacking mysql-server-core-5.6 (5.6.30-1) ...
dpkg: error processing archive
/var/cache/apt/archives/mysql-server-core-5.6_5.6.30-1_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man1/innochecksum.1.gz', which is also in
package mysql-server-5.5 5.5.53-0+deb8u1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/mysql-server-core-5.6_5.6.30-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Because of the previous error messages, there seems to be either a
dependency/breaks issue or something that's not happening right during removal
of mysql-server-core-5.5
A workaround is to apt remove mysql-server-5.5, then apt install
mysql-server-5.6
I've set this to priority Important since the upgrade path from jessie to
stretch is broken because of this.
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages mysql-server depends on:
ii mysql-server-5.5 5.5.53-0+deb8u1
mysql-server recommends no packages.
mysql-server suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mysql-5.6
Source-Version: 5.6.35-1
We believe that the bug you reported is fixed in the latest version of
mysql-5.6, 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.
Lars Tangvald <[email protected]> (supplier of updated mysql-5.6 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: SHA256
Format: 1.8
Date: Tue, 17 Jan 2017 12:41:15 +0100
Source: mysql-5.6
Binary: libmysqlclient18 mysql-client-core-5.6 mysql-client-5.6
mysql-server-core-5.6 mysql-server-5.6 mysql-testsuite-5.6 mysql-source-5.6
Architecture: source
Version: 5.6.35-1
Distribution: unstable
Urgency: high
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Lars Tangvald <[email protected]>
Description:
libmysqlclient18 - MySQL database client library
mysql-client-5.6 - MySQL database client binaries
mysql-client-core-5.6 - MySQL database core client binaries
mysql-server-5.6 - MySQL database server binaries and system database setup
mysql-server-core-5.6 - MySQL database server binaries
mysql-source-5.6 - MySQL source
mysql-testsuite-5.6 - MySQL 5.6 testsuite
Closes: 847992 848118 851156 851234
Changes:
mysql-5.6 (5.6.35-1) unstable; urgency=high (security fixes)
.
[ Andreas Beckmann ]
* Stop building the unversioned metapackages, these are now built from
src:mysql-5.7.
* mysql-server-core-5.6: Add Breaks+Replaces: mysql-server-5.5 for the moved
innochecksum manpage. (Closes: #847992, #848118)
.
[ Lars Tangvald ]
* Imported upstream version 5.6.35 to fix security issues:
-
http://www.oracle.com/technetwork/security-advisory/cpujan2017-2881727.html
- CVE-2016-8318 CVE-2016-8327 CVE-2017-3238 CVE-2017-3244
- CVE-2017-3257 CVE-2017-3258 CVE-2017-3265 CVE-2017-3273
- CVE-2017-3291 CVE-2017-3312 CVE-2017-3313 CVE-2017-3317
- CVE-2017-3318
(Closes: #851234)
* Fix failing test main.events_2
The test was failing after 2017-01-01 because of a hardcoded date in the
test
Added workaround patch, pending upstream fix.
* Fix ftbfs with newer libedit versions
The new version had an api change, causing the cmake check to fail.
(Closes: #851156)
Checksums-Sha1:
519ca2b073f5c326df6652fd2914ef960dec9861 2735 mysql-5.6_5.6.35-1.dsc
a971f01d711addd87c860fb534d51139a73d5319 32167628 mysql-5.6_5.6.35.orig.tar.gz
d79d38229bf08f8550c5624c404ee71e4540afa9 249340
mysql-5.6_5.6.35-1.debian.tar.xz
Checksums-Sha256:
9636b1669d928eb28f1f21a49883828901f96695d6be15c26f41d69842130e92 2735
mysql-5.6_5.6.35-1.dsc
dddcba169b98844d7c65346cbd791c853edf942d78440381685087b84aa35020 32167628
mysql-5.6_5.6.35.orig.tar.gz
af86365a9b64114d5cb685d65082b4a03e257d357a444e1675c2f3547c36a397 249340
mysql-5.6_5.6.35-1.debian.tar.xz
Files:
3cfb212766b9325dbb911554268fba7c 2735 database optional mysql-5.6_5.6.35-1.dsc
e4f170f6f73aa94c0d8da90019545908 32167628 database optional
mysql-5.6_5.6.35.orig.tar.gz
a036542f6a3824318c41e726eed7845c 249340 database optional
mysql-5.6_5.6.35-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJYgiC5AAoJEF+zP5NZ6e0ItRgP/R/QVWG9at7cRLJM/3QlyU2P
J+kLDC1ce4/qYAxu77f1w94S9qQ759tMuLU0huQK/eg0GTPC3udjmP+AzW3TiBRi
FGf9n/AGdgCyGR1KQbL8uwbEmmHXWOW+EjHKhp9WtByyMdIiQGCL521kxHroqP5S
9wPFFjcj4+IDQXclylBc0YUWe7WiHhhjIr7bvrQuCVJYeZK2mhx4YRyA9K16wUtJ
oXhIo/bEuktZhMDtUn8nTDM53/+9a2PzH4HK4k2lPv0NCWaJ7BBDGbbeMsc/Ly18
cUqpk3s12ux9uMIdQmjnC/1/xKd8g/cZcNAkO61UBuWKuHbn39wNvRmKjiLAfY8Z
gSvAcEQ+QMidyoEsPsYgLzmTnTU+/TA3VpciUioLn6mtj6HU/bGUvYjbV+tpg/Ca
DoCEa/Xm3pFTIAMFiZVa7Oapy+IY0s8p0dPljQoSLJvyDqW0advmW3qSgvSNaGpC
QaJdiQmU7ipqIx+1yFRr/ycoFwmmjXFkLRckdjFCgkrNAXgDwm9KrwgGftCblSWo
WFS9EvhqXN2qZEX7v8jeH3R8VqOAL5smObzPlKwiZXY+96t9/bZrhSOG/jZcpX/n
PE0OBD4Fq7XG8dtLtQFfRNAgdLtRV4aq1drBMNm3cTqMPwB8hyuu3P9LDl18PwWh
e5gNKdU5rzDdP71MnTJE
=Cz1b
-----END PGP SIGNATURE-----
--- End Message ---