Skip to content
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

Remove hard-coded package versions from SLES build Dockerfiles. #96

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

igorpeshansky
Copy link
Member

Properly add the repo containing the correct automake version.

Fixes build errors resulting from stale package versions, e.g.:

Package 'libcurl4-7.66.0-lp151.270.1.x86_64' not found.
Package 'libgcrypt20-1.8.5-lp151.161.1.x86_64' not found.

on SLES 15 and:

https://ftp.gwdg.de/pub/opensuse/repositories/home:/Herbster0815/openSUSE_Leap_15.1/noarch/automake-1.16.1-lp151.93.1.noarch.rpm
...
HTTP request sent, awaiting response... 404 Not Found

on SLES 12.

@igorpeshansky igorpeshansky requested a review from a team April 8, 2020 01:53
@ghost ghost requested review from sophieyfang and removed request for a team April 8, 2020 01:53
Properly add the repo containing the correct automake version.
@igorpeshansky igorpeshansky force-pushed the igorpeshansky-fix-sles-build-dockerfiles branch from 75fdae8 to 0434dbf Compare April 8, 2020 01:54
@igorpeshansky igorpeshansky merged commit 61f39e4 into master Apr 8, 2020
@igorpeshansky igorpeshansky deleted the igorpeshansky-fix-sles-build-dockerfiles branch April 8, 2020 02:43
igorpeshansky added a commit that referenced this pull request Apr 8, 2020
Properly add the repo containing the correct automake version.
igorpeshansky added a commit that referenced this pull request Apr 8, 2020
* Fix SLES 12 Missing Dependency by using libhiredis0.13  (#82)
* Remove hard-coded package versions from SLES build Dockerfiles. (#96)
* The Herbster0815 repo used for SLES containers has changed. (#97)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants