RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1989534 - mariadb:10.3/mariadb: /etc/security/user_map.conf getting overwritten with mariadb-server upgrade
Summary: mariadb:10.3/mariadb: /etc/security/user_map.conf getting overwritten with ma...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: mariadb
Version: 8.5
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: beta
: ---
Assignee: Zuzana Miklankova
QA Contact: Jakub Heger
URL:
Whiteboard:
: 1989853 (view as bug list)
Depends On:
Blocks: 1989619 1989621 1989859 1989861 1989863 1989865 1989912 1989913 1989916 2050514 2079855
TreeView+ depends on / blocked
 
Reported: 2021-08-03 12:10 UTC by Kai
Modified: 2022-06-01 11:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1989619 1989621 1989859 1989861 1989863 1989865 1989912 1989913 1989916 2050514 2079855 (view as bug list)
Environment:
Last Closed: 2022-06-01 11:05:49 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-92057 0 None None None 2021-08-03 12:11:40 UTC

Description Kai 2021-08-03 12:10:37 UTC
Description of problem:
/etc/security/user_map.conf getting overwritten with mariadb-server upgrade

Version-Release number of selected component (if applicable):
The file seem start come with the following version
mariadb-server-3:10.3.27-3.module+el8.3.0+8972+5e3224e9
and issue with 
mariadb-server-3:10.3.28-1.module+el8.3.0+10472+7adc332a

How reproducible:
Yes, try make change to the file /etc/security/user_map.conf and yum update mariadb

Steps to Reproduce:
1. Install mariadb-server-3:10.3.27-3.module+el8.3.0+8972+5e3224e9
2. make change to the file /etc/security/user_map.conf
3. update mariadb-server-3:10.3.28-1.module+el8.3.0+10472+7adc332a

Actual results:
The file has been overwrited.

Expected results:
The file should not overwrite.

Additional info:
It seem that upstream aware of the issue and fixed in 10.3.23 & 10.4.13. 
https://jira.mariadb.org/browse/MDEV-21886
This file must be labelled "config noreplace" in the RPM spec file which will prevent RPM from touching the file if the currently existing one has any alterations.

Comment 7 Lukas Javorsky 2021-11-15 13:57:59 UTC
*** Bug 1989853 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.