Github messages for voidlinux
 help / color / mirror / Atom feed
From: zedmango <zedmango@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Problem updating MySQL to OpenSSL
Date: Mon, 08 Mar 2021 01:56:51 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29297@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 5707 bytes --]

New issue by zedmango on void-packages repository

https://github.com/void-linux/void-packages/issues/29297

Description:
When I updated, and it switched everything to OpenSSL, I got some errors. For some reason it made me switch from MySQL to MariaDB :(

Now it won't complete the install - it says it's already done

Please help me update...

Here's what it said:


    mariadb-client-10.1.48_2: configuring ...
    mariadb-client-10.1.48_2: installed successfully.
    mariadb-10.1.48_2: configuring ...
    Updated mysql system user.
    WARNING: The host 'enigmatic' could not be looked up with /usr/bin/resolveip.
    This probably means that your libc libraries are not 100 % compatible
    with this binary MariaDB version. The MariaDB daemon, mysqld, should work
    normally with the exception that host name resolving will not work.
    This means that you should use IP addresses instead of hostnames
    when specifying MariaDB privileges !
    Installing MariaDB/MySQL system tables in '/var/lib/mysql' ...
    2021-03-07 16:25:16 3079522048 [Note] /usr/bin/mysqld (mysqld 10.1.48-MariaDB) starting as process 14759 ...
    2021-03-07 16:25:16 3079522048 [ERROR] mysqld: Can't lock aria control file '/var/lib/mysql/aria_log_control' for exclusive use, error: 11. Will retry for 30 seconds
    2021-03-07 16:25:47 3079522048 [ERROR] mysqld: Got error 'Could not get an exclusive lock; file is probably in use by another process' when trying to use aria control file '/var/lib/mysql/aria_log_control'
    2021-03-07 16:25:47 3079522048 [ERROR] Plugin 'Aria' init function returned error.
    2021-03-07 16:25:47 3079522048 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: The InnoDB memory heap is disabled
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Compressed tables use zlib 1.2.11
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Using generic crc32 instructions
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Initializing buffer pool, size = 128.0M
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Completed initialization of buffer pool
    2021-03-07 16:25:47 3079522048 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
    2021-03-07 16:25:47 3079522048 [Note] InnoDB: Retrying to lock the first data file
    2021-03-07 16:25:48 3079522048 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11
    2021-03-07 16:25:48 3079522048 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
    2021-03-07 16:25:49 3079522048 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11
    2021-03-07 16:25:49 3079522048 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
    2021-03-07 16:25:50 3079522048 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11

Then the last two lines repeated many times, and then:


    2021-03-07 16:27:28 3079522048 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11
    2021-03-07 16:27:28 3079522048 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
    2021-03-07 16:27:28 3079522048 [Note] InnoDB: Unable to open the first data file
    2021-03-07 16:27:28 b78dc700  InnoDB: Operating system error number 11 in a file operation.
    InnoDB: Error number 11 means 'Resource temporarily unavailable'.
    InnoDB: Some operating system error numbers are described at
    InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
    2021-03-07 16:27:28 3079522048 [ERROR] InnoDB: Can't open './ibdata1'
    2021-03-07 16:27:28 3079522048 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
    2021-03-07 16:27:28 3079522048 [ERROR] Plugin 'InnoDB' init function returned error.
    2021-03-07 16:27:28 3079522048 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2021-03-07 16:27:28 3079522048 [ERROR] Unknown/unsupported storage engine: InnoDB
    2021-03-07 16:27:28 3079522048 [ERROR] Aborting
    
    ^C
    $ ^C

And even though I cut it off in the middle, it won't update any of the packages that come after mariadb alphabetically - it just says they're already done!

    $ sudo xbps-install -Su
    [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/i686-repodata' ...
    $
    $ sudo xbps-install mdcat
    Package `mdcat' already installed.
    $ sudo xbps-install openssh
    Package `openssh' already installed.
    $ sudo xbps-install rsync
    Package `rsync' already installed.
    $

             reply	other threads:[~2021-03-08  0:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-08  0:56 zedmango [this message]
2021-03-08  0:59 ` zedmango
2021-03-08  1:36 ` zedmango
2021-03-08  2:18 ` [ISSUE] [CLOSED] " the-maldridge
2021-03-08 14:00 ` zedmango
2021-03-08 14:09 ` ericonr
2021-03-08 14:22 ` zedmango
2021-04-28 12:11 ` Problem updating MySQL to MariaDB ericonr
2021-04-28 18:21 ` Johnnynator
2021-04-28 18:21 ` [ISSUE] [CLOSED] " Johnnynator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29297@inbox.vuxu.org \
    --to=zedmango@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).