Bug 1550255

Summary: Fedora f27 container will not build.
Product: [Fedora] Fedora Container Images Reporter: Clement Verna <clems.verna>
Component: mariadbAssignee: Honza Horak <hhorak>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hhorak, praiskup
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mariadb-10.1-18.f27container Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-01 13:15:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Clement Verna 2018-02-28 20:46:41 UTC
Description of problem:
The f27 branch of the mariadb container does not build.

The rpm -V check returns a non-zero code.

Steps to Reproduce:
1.docker build -t mariadb .


Actual results:

When isolating the rpm -V command I have the following results

Step 9/18 : RUN INSTALL_PKGS="rsync tar gettext hostname bind-utils mariadb-server policycoreutils" &&     rpm -V $INSTALL_PKGS
 ---> Running in 18881b511e57
......G..    /var/lib/mysql
The command '/bin/sh -c INSTALL_PKGS="rsync tar gettext hostname bind-utils mariadb-server policycoreutils" &&     rpm -V $INSTALL_PKGS' returned a non-zero code: 1

Comment 1 Honza Horak 2018-03-01 13:15:57 UTC
mariadb-10.1-18.f27container built now.