Skip to content

Verify all installed packages using rpm -V #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Jan 12, 2016

No description provided.

@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 12, 2016

[test]

@bparees
Copy link
Collaborator

bparees commented Jan 12, 2016

please work with @mnagy to figure out why our mysql tests seem really flaky. they fail in the push job too.

@mnagy
Copy link
Contributor

mnagy commented Jan 12, 2016

@bparees @mfojtik this particular failure looks to be related to the PR:

The command '/bin/sh -c yum install -y centos-release-scl &&     INSTALL_PKGS="install gettext hostname bind-utils rh-mysql56" &&     yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS &&     rpm -V $INSTALL_PKGS &&     yum clean all &&     mkdir -p /var/lib/mysql/data && chown -R mysql.0 /var/lib/mysql &&     test "$(id mysql)" = "uid=27(mysql) gid=27(mysql) groups=27(mysql)"' returned a non-zero code: 1
make: *** [test] Error 1
+ echo 'ERROR: mysql-centos7 failed testing.'

I'll look into the pusher job.

@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 12, 2016

@mnagy that is my typo, "install" is not valid package...

@mnagy
Copy link
Contributor

mnagy commented Jan 12, 2016

@mfojtik will you change this to -q?

bparees added a commit that referenced this pull request Jan 12, 2016
Verify all installed packages using rpm -V
@bparees bparees merged commit b8a1697 into sclorg:master Jan 12, 2016
@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 13, 2016

@mnagy maybe in future :-)

hhorak added a commit to hhorak/mysql-container that referenced this pull request May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants