Skip to content
  1. Nov 23, 2020
  2. Nov 22, 2020
  3. Oct 12, 2020
  4. Sep 01, 2020
  5. Aug 31, 2020
  6. Aug 30, 2020
    • Otto Kekäläinen's avatar
      Salsa-CI: Temporarily ignore upgrade test of MySQL 8.0 · 62410940
      Otto Kekäläinen authored
      Seems MySQL 8.0 installation in Sid is broken, so ignore it for now:
      
      Setting up mysql-server-8.0 (8.0.21-1) ...
      invoke-rc.d: could not determine current runlevel
      Stopping MySQL database server: mysqld.
      update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
      Renaming removed key_buffer and myisam-recover options (if present)
      mysqld will log errors to /var/log/mysql/error.log
      mysqld is running as pid 653
      dpkg: error processing package mysql-server-8.0 (--configure):
       installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
      Setting up libhttp-date-perl (6.05-1) ...
      Setting up libclone-perl (0.45-1) ...
      Setting up libhtml-tagset-perl (3.20-4) ...
      Setting up liblwp-mediatypes-perl (6.04-1) ...
      Setting up libencode-locale-perl (1.05-1) ...
      Setting up libhtml-parser-perl (3.73-1) ...
      Setting up libhttp-message-perl (6.25-1) ...
      dpkg: dependency problems prevent configuration of mysql-server:
       mysql-server depends on mysql-server-8.0; however:
        Package mysql-server-8.0 is not configured yet.
      dpkg: error processing package mysql-server (--configure):
       dependency problems - leaving unconfigured
      Setting up libcgi-pm-perl (4.50-1) ...
      Setting up libhtml-template-perl (2.97-1) ...
      Setting up libcgi-fast-perl (1:2.15-1) ...
      Processing triggers for libc-bin (2.31-2) ...
      Errors were encountered while processing:
       mysql-server-8.0
       mysql-server
      E: Sub-process /usr/bin/dpkg returned an error code (1)
      62410940
    • Otto Kekäläinen's avatar
      Include MariaDB client plugin caching_sha2_password · fdcf6198
      Otto Kekäläinen authored
      This plugin is required for libmariadb3 to be able to communicate to
      MySQL 8.0 servers, since those have started mandating the use of it
      in the wire protocol.
      
      Requirement was detected by dbconfig autopkgtests.
      fdcf6198
    • Otto Kekäläinen's avatar
      Open new changelog entry · c8a96e16
      Otto Kekäläinen authored
      c8a96e16
  7. Aug 22, 2020
  8. Aug 19, 2020
  9. Aug 13, 2020
    • Otto Kekäläinen's avatar
      cf46e104
    • Otto Kekäläinen's avatar
      Remove redundant patterns from d/copyright · 0547ab66
      Otto Kekäläinen authored
      Fixes Lintian errors:
      
      E duplicate-globbing-patterns mysql-test/mysql-stress-test.pl in lines 213 467 467
      E duplicate-globbing-patterns storage/innobase/fts/fts0pars.cc in lines 590 590
      E duplicate-globbing-patterns storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/lib/getopt_int.h in lines 769 800
      E duplicate-globbing-patterns strings/strxmov.c in lines 355 355
      E duplicate-globbing-patterns strings/strxnmov.c in lines 355 355
      E redundant-globbing-patterns [client/* client/echo.c] for client/echo.c
      E redundant-globbing-patterns [mysql-test/mysql-stress-test.pl mysql-test/mysql-stress-test.pl] for mysql-test/mysql-stress-test.pl
      E redundant-globbing-patterns [storage/innobase/fts/fts0pars.cc storage/innobase/fts/fts0pars.cc] for storage/innobase/fts/fts0pars.cc
      E redundant-globbing-patterns [strings/strxmov.c strings/strxmov.c] for strings/strxmov.c
      E redundant-globbing-patterns [strings/strxnmov.c strings/strxnmov.c] for strings/strxnmov.c
      0547ab66
  10. Aug 12, 2020
  11. Jul 06, 2020
  12. Jul 05, 2020
Loading