The officially official Devuan Forum!

You are not logged in.

#1 2019-12-31 00:32:39

tlathm
Member
Registered: 2017-11-25
Posts: 91  

Beowulf and MySQL

As mentioned in a previous thread, I'm installing LAMP stuff on a new headless server (a VM) that was installed as ascii 2.1 and upgraded to beowulf.

For various reasons, I'd like to install mysql-server and the mysql client etc, as apposed to mariadb, but it doesn't appear to be available, unless I'm misunderstanding something. I see that there are meta package named default-mysql-server and default-mysql-server-core, but those appear to want to pull in mariadb. Maybe I'm missing something there.

I also notice that in the https://pkginfo.devuan.org search actually has mysql-server packages for Jessie and Ascii, but not for Beowulf.

Thanks in advance!
Tom

Offline

#2 2019-12-31 00:49:58

Dutch_Master
Member
Registered: 2018-05-31
Posts: 277  

Re: Beowulf and MySQL

Mariadb = MySQL, but with less baggage strapped to it. Oracle didn't play nice, so MySQL was forked and became Mariadb.

Offline

#3 2019-12-31 01:55:37

tlathm
Member
Registered: 2017-11-25
Posts: 91  

Re: Beowulf and MySQL

Dutch_Master wrote:

Mariadb = MySQL, but with less baggage strapped to it. Oracle didn't play nice, so MySQL was forked and became Mariadb.

I understand exactly what Mariadb is, but my company already has installs in the field using MySQL and, for a list of reasons, we want to stick with that. We're using MySQL with Devuan Jessie servers for example.

Again as I pointed out, MySQL is in fact an option in Jessie and Ascii, but it doesn't appear to be an option in Beowulf, at least as it stands now. I was hoping to find out if that's the case, or if I'm missing something. I do have the non-free option enabled for my sources, so it's apparently not related to that.

Tom

Offline

#4 2019-12-31 02:38:56

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,117  

Re: Beowulf and MySQL

For whatever reasons, mysql-* are not avaiable in beowulf. You might need to try version 5.7.26-1 from unstable. Note that mysql is not forked and that Devuan reflects Debian in these packages.

Offline

#5 2019-12-31 15:50:51

tlathm
Member
Registered: 2017-11-25
Posts: 91  

Re: Beowulf and MySQL

Thanks! Yea, I just tried adding the unstable branch to my sources.list and I can see that. It's a bit scary though and wants 13 upgrades and 25 new installs all from unstable, including some pretty significant stuff.

Does anyone know whether mysql will eventually be available in Beowulf?

Thanks again.
Tom

Offline

#6 2019-12-31 16:27:56

golinux
Administrator
Registered: 2016-11-25
Posts: 3,143  

Re: Beowulf and MySQL

It might be available in the beowulf backports which aren't available yet but will be soon.

Online

#7 2019-12-31 17:29:12

tlathm
Member
Registered: 2017-11-25
Posts: 91  

Re: Beowulf and MySQL

golinux wrote:

It might be available in the beowulf backports which aren't available yet but will be soon.

Awesome. I'll check back on that. Thanks!

Tom

Offline

#8 2020-01-01 19:18:22

tlathm
Member
Registered: 2017-11-25
Posts: 91  

Re: Beowulf and MySQL

A few things (somewhat OT) that I meant to ask: As mentioned above I did an install of ascii 2.1 and then changed my sources to beowulf and updated. That by the way went flawlessly. Great work on everyone's part there!

Am I correct in assuming that once beowulf goes stable and I update after that, what I'll end up with should be basically identical as if I had installed using the actual beowulf ISO that will then be available? That is, that there's no compelling reason to reinstall etc?

The other thing I was curious about is the fact that I currently see this:

cat /etc/devuan_version
beowulf/ceres

Am I correct in assuming that after an update to a stable beowulf, that will show just "beowulf" as apposed to "beowulf/ceres"?

Thanks in advance, and thanks again for all your hard work fighting the good fight!

Tom

Offline

Board footer