Bug 1550255 - Fedora f27 container will not build.
Summary: Fedora f27 container will not build.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora Container Images
Classification: Fedora
Component: mariadb
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Honza Horak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-28 20:46 UTC by Clement Verna
Modified: 2018-03-01 13:15 UTC (History)
2 users (show)

Fixed In Version: mariadb-10.1-18.f27container
Clone Of:
Environment:
Last Closed: 2018-03-01 13:15:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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