Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Problem updating MySQL to OpenSSL
@ 2021-03-08  0:56 zedmango
  2021-03-08  0:59 ` zedmango
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: zedmango @ 2021-03-08  0:56 UTC (permalink / raw)
  To: ml

[-- 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.
    $

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to OpenSSL
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
@ 2021-03-08  0:59 ` zedmango
  2021-03-08  1:36 ` zedmango
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: zedmango @ 2021-03-08  0:59 UTC (permalink / raw)
  To: ml

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

New comment by zedmango on void-packages repository

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

Comment:
Here is the full output:

https://pastebin.com/KRL2pk3Q

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to OpenSSL
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
  2021-03-08  0:59 ` zedmango
@ 2021-03-08  1:36 ` zedmango
  2021-03-08  2:18 ` [ISSUE] [CLOSED] " the-maldridge
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: zedmango @ 2021-03-08  1:36 UTC (permalink / raw)
  To: ml

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

New comment by zedmango on void-packages repository

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

Comment:
Ok, I figured this out - in order to update the other packages I had to do 

    sudo xbps-reconfigure -a

In order to get mariadb properly configured I had to stop the service first, so

    sudo sv down mysqld
    sudo xbps-reconfigure -f mariadb

Made everything work!!

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ISSUE] [CLOSED] Problem updating MySQL to OpenSSL
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
  2021-03-08  0:59 ` zedmango
  2021-03-08  1:36 ` zedmango
@ 2021-03-08  2:18 ` the-maldridge
  2021-03-08 14:00 ` zedmango
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: the-maldridge @ 2021-03-08  2:18 UTC (permalink / raw)
  To: ml

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

Closed 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.
    $

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to OpenSSL
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
                   ` (2 preceding siblings ...)
  2021-03-08  2:18 ` [ISSUE] [CLOSED] " the-maldridge
@ 2021-03-08 14:00 ` zedmango
  2021-03-08 14:09 ` ericonr
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: zedmango @ 2021-03-08 14:00 UTC (permalink / raw)
  To: ml

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

New comment by zedmango on void-packages repository

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

Comment:
This should not have been closed. There's still a bug, in that the update script isn't stopping the service.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to OpenSSL
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
                   ` (3 preceding siblings ...)
  2021-03-08 14:00 ` zedmango
@ 2021-03-08 14:09 ` ericonr
  2021-03-08 14:22 ` zedmango
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-03-08 14:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

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

Comment:
> in that the update script isn't stopping the service.

We try to avoid acting on the running state of a system. We could remove the script completely (if it blocks updates) and just ship documentation on how to do the upgrade manually.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to OpenSSL
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
                   ` (4 preceding siblings ...)
  2021-03-08 14:09 ` ericonr
@ 2021-03-08 14:22 ` zedmango
  2021-04-28 12:11 ` Problem updating MySQL to MariaDB ericonr
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: zedmango @ 2021-03-08 14:22 UTC (permalink / raw)
  To: ml

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

New comment by zedmango on void-packages repository

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

Comment:
I don't think it's blocking updates - it just doesn't properly configure MariaDB when updating from MySQL if the service is running. 

If the user doesn't see the messages they might not realize that the service needs to be stopped and the package needs to be reconfigured.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to MariaDB
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
                   ` (5 preceding siblings ...)
  2021-03-08 14:22 ` zedmango
@ 2021-04-28 12:11 ` ericonr
  2021-04-28 18:21 ` Johnnynator
  2021-04-28 18:21 ` [ISSUE] [CLOSED] " Johnnynator
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-04-28 12:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

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

Comment:
@Johnnynator is there something we can act on here?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Problem updating MySQL to MariaDB
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
                   ` (6 preceding siblings ...)
  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
  8 siblings, 0 replies; 10+ messages in thread
From: Johnnynator @ 2021-04-28 18:21 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

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

Comment:
Actually this should be kinda fixed. 
Major upgrades require that people manually stop mysql/mariadb and run `mysql_upgrade`, which is clearly documented from upstream. The INSTALL script was changed to not install the initial db that often.

Stopping and running `mysql_upgrade` automatically could imo cause more harm than good.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ISSUE] [CLOSED] Problem updating MySQL to MariaDB
  2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
                   ` (7 preceding siblings ...)
  2021-04-28 18:21 ` Johnnynator
@ 2021-04-28 18:21 ` Johnnynator
  8 siblings, 0 replies; 10+ messages in thread
From: Johnnynator @ 2021-04-28 18:21 UTC (permalink / raw)
  To: ml

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

Closed 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.
    $

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-04-28 18:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08  0:56 [ISSUE] Problem updating MySQL to OpenSSL zedmango
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

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).