[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-10-15 Thread Lars Tangvald
After having a look at the code, I think there are two issues with regards to making it work with mysql as opposed to just switching the dependency: - cqrlog relies on mysqld self-initializing the data directory as part of a normal startup, but MySQL now requires a separate run of mysqld --initia

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-09-04 Thread Robie Basak
To be clear: MySQL and MariaDB remain broadly compatible. Ubuntu has maintained its status quo in defaulting to MySQL since before MariaDB existed. Users expect consistency, and this means that packages in Ubuntu should default to using MySQL over MariaDB unless the user has explicitly chosen othe

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-09-01 Thread AsciiWolf
If changing the CQRLOG MySQL Server dependency to depend on MariaDB specifically instead of the meta package is not suitable for Ubuntu, then I think that it will be better to remove the cqrlog package from the Ubuntu repository instead of shipping a completely broken one. It is very clearly state

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-08-29 Thread Robie Basak
> If the preference in Ubuntu is to keep using mysql with this package, someone’s going to need to revert the change in the package that’s been mirrored for to not only depend on mysql and investigate why it’s not working or work with upstream to understand why they’re choosing to depend on mariadb

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-08-29 Thread Dave Hibberd
HI there! > On 29 Aug 2024, at 17:31, Robie Basak <1872...@bugs.launchpad.net> wrote: > > On Thu, Aug 29, 2024 at 04:08:04PM -, Dave Hibberd wrote: >> The application will not start with MySQL. > > If it works with MariaDB but not MySQL, that doesn't necessarily mean > that it only supports

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-08-29 Thread Robie Basak
The upstream website at https://www.cqrlog.com/ says: > CQRLOG is an advanced ham radio logger based on MySQL database. In Ubuntu, we default to MySQL. I think switching to MariaDB by default requires exceptional justification, such as the upstream and codebase very clearly not being able to func

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-08-28 Thread Sudip Mukherjee
Uploaded for Noble. Jammy and Focal. Waiting in SRU queue now for SRU review. ** Changed in: cqrlog (Ubuntu Focal) Assignee: Sudip Mukherjee (sudipmuk) => (unassigned) ** Changed in: cqrlog (Ubuntu Jammy) Assignee: Sudip Mukherjee (sudipmuk) => (unassigned) ** Changed in: cqrlog (Ubunt

[Bug 1872002] Re: [SRU] cqrlog needs to depend on mariadb instead of mysql

2024-08-28 Thread Sudip Mukherjee
** Description changed: + [ Impact ] + + cqrlog is unusable for all users who will want to save their data + locally. It will fail to connect with the local database server when any + user tries to use it. + + Whenever any user tries to run the application for the first time, the user will be a