MariaDB 10.6 doesn't install all files

Bug #2055319 reported by Uqbar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mariadb-10.6 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

On a clean installation over 22.04 I am missing some files under /etc/mysql directory.
I could fix that with this command:

apt-get install --reinstall -o Dpkg::Options::="--force-confmiss" mariadb-server-10.6

Moreover, I used the package search to check the content of the above package for amd64 but I have got ERROR 500. It worked for other architectures.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: mariadb-server-10.6 1:10.6.16-0ubuntu0.22.04.1
ProcVersionSignature: Ubuntu 5.15.0-97.107-generic 5.15.136
Uname: Linux 5.15.0-97-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Wed Feb 28 18:47:13 2024
Logs.var.log.daemon.log:

MySQLConf.etc.mysql.mariadb.cnf: Error: [Errno 2] No such file or directory: '/etc/mysql/mariadb.cnf'
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=screen-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mariadb-10.6
UpgradeStatus: Upgraded to jammy on 2023-12-06 (83 days ago)

Revision history for this message
Uqbar (uqbar) wrote :
Revision history for this message
Faustin (fauust) wrote :

Hi Uqbar!
Can you please describe the exact steps for me to try to reproduce this?

I can not reproduce it with:
$ podman run -it ubuntu:22.04 bash -c "apt update && apt install mariadb-server && stat /etc/mysql/mariadb.cnf"
[...]
  File: /etc/mysql/mariadb.cnf
  Size: 1126 Blocks: 8 IO Block: 4096 regular file
Device: b4h/180d Inode: 28460970 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2024-03-11 09:10:41.405600510 +0000
Modify: 2023-12-02 03:44:37.000000000 +0000
Change: 2024-03-11 09:10:37.835665302 +0000
 Birth: 2024-03-11 09:10:35.335710674 +0000

Regards,
Faustin

Changed in mariadb-10.6 (Ubuntu):
status: New → Incomplete
Revision history for this message
Uqbar (uqbar) wrote :

I have no idea why you are using podman as I haven't mentioned it.
I tried a simple "apt -y install".
Anyway, I cannot reproduce that anymore as I fixed the issue by myself as described.
I have now put is as invalid as I cannot follow up on your request.

Changed in mariadb-10.6 (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.