Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
12.3
-
None
-
Related to install and upgrade
Description
Error: Transaction test error:
|
file /usr/lib64/security from install of MariaDB-server-12.3.2_1-1.el10.x86_64 conflicts with file from package libpwquality-1.4.5-12.el10.x86_64
|
file /usr/lib64/security from install of MariaDB-server-12.3.2_1-1.el10.x86_64 conflicts with file from package pam-1.6.1-8.el10.x86_64
|
diff --git a/cmake/cpack_rpm.cmake b/cmake/cpack_rpm.cmake
|
index f2ddc390b37..3f35d347ee8 100644
|
--- a/cmake/cpack_rpm.cmake
|
+++ b/cmake/cpack_rpm.cmake
|
@@ -157,7 +157,7 @@ SET(ignored
|
"%ignore /lib"
|
"%ignore /lib/security"
|
"%ignore /lib64"
|
- "%ignore /lib64/security"
|
+ "%ignore ${INSTALL_PAMDIR_RPM}"
|
"%ignore ${CMAKE_INSTALL_PREFIX}"
|
"%ignore ${CMAKE_INSTALL_PREFIX}/bin"
|
"%ignore ${CMAKE_INSTALL_PREFIX}/include"
|
Attachments
Issue Links
- is caused by
-
MDEV-37197 Install PAM modules and systemd units from /lib to /usr/lib
-
- Closed
-