Re: [OpenIndiana-discuss] Mariadb always in maintenance mode

2024-01-21 Thread Christopher D. Bartels
Thanks, this has revealed an important clue. I have the following repeated through the log: FATAL ERROR: Could not find /usr/mariadb/10.6/share/mysql_test_db.sql So I've installed pkg:/database/mariadb-106/tests, which I thought had been pulled in when I installed the base package, but appare

Re: [OpenIndiana-discuss] Replace xscreensaver with mate-screensaver

2024-01-21 Thread Marcel Telka
On Sun, Jan 21, 2024 at 09:48:33AM -0600, Gary Mills wrote: > require in a screensaver. I'm going to keep it. The password box > does show the wrong time, six hours fast in my case, but I'm willing > to ignore that error. Yes, I see that too. It apparently uses UTC time instead of local time. N

Re: [OpenIndiana-discuss] Replace xscreensaver with mate-screensaver

2024-01-21 Thread Marcel Telka
Hi Gary, Thanks for the report. On Sun, Jan 21, 2024 at 09:48:33AM -0600, Gary Mills wrote: > install. I noticed the System menu now had an item called "Control > Center". In this country, we spell the second word "centre". This The above comes from desktop/mate/control-center package and is

[OpenIndiana-discuss] Replace xscreensaver with mate-screensaver

2024-01-21 Thread Gary Mills
I recently posted a bug report describing my bad experience with xscreensaver. The report can be seen here: https://www.illumos.org/issues/16185 It contains a suggestion from Marcel Telka that I try replacing xscreensaver with mate-screensaver. Indeed, his PR at: https://github.com/Ope

Re: [OpenIndiana-discuss] Mariadb always in maintenance mode

2024-01-21 Thread Till Wegmueller
Hi, Small workflow change compared to other sustems is, that you need to use `svcadm clear` command on the service to clear the maintenance mode of the service. -Till On 21.01.2024 09:09, Christopher D. Bartels wrote: Hi, I'm new to OpenIndiana so I'm hoping this is a quick fix that I'm j

Re: [OpenIndiana-discuss] Mariadb always in maintenance mode

2024-01-21 Thread Marcel Telka
On Sun, Jan 21, 2024 at 03:09:15AM -0500, Christopher D. Bartels wrote: > I haven't found an error log in /var/log to peruse. Or any other clues > anywhere else for that matter. Either `svcs -x` or `svcs -L SERVICE` (where SERVICE is likely svc:/application/database/mariadb:version_106 in this cas

[OpenIndiana-discuss] Mariadb always in maintenance mode

2024-01-21 Thread Christopher D. Bartels
Hi, I'm new to OpenIndiana so I'm hoping this is a quick fix that I'm just not familiar enough with the OS to do. What I'm encountering is what appears to be a successful installation of mariadb, but it stays in maintenance mode despite my best efforts. Which so far isn't much beyond settin