| Summary: | s2i perl image broken on docker1.8 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ben Parees <bparees> |
| Component: | ImageStreams | Assignee: | Troy Dawson <tdawson> |
| Status: | CLOSED ERRATA | QA Contact: | Wang Haoran <haowang> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.2.0 | CC: | aos-bugs, dyan, jokerman, mmccomas, wzheng |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-21 19:45:16 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: | |
|
Description
Ben Parees
2016-04-06 16:39:54 UTC
here's the pull to fix the issue: https://github.com/openshift/sti-perl/pull/76 It seems this bug is similar to the one I reported today: https://bugzilla.redhat.com/show_bug.cgi?id=1324758, @Ben, is it? *** Bug 1324758 has been marked as a duplicate of this bug. *** @Wenjing, yes looks to be, i've closed that bug as a dupe. Updated image with fix has been built. openshift3/perl-516-rhel7:5.16-35 QE has tested with latest image brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhscl/perl-516-rhel7 with image id 4a970d78f539, the fix is in this image, but get below error when build with this image: # docker logs 9468ed4c3ab3 [Fri Apr 08 03:44:03.317586 2016] [so:warn] [pid 1] AH01574: module perl_module is already loaded, skipping AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 10.2.0.16. Set the 'ServerName' directive globally to suppress this message (13)Permission denied: AH00091: httpd: could not open error log file /proc/self/fd/1. AH00015: Unable to open logs So will reopen this bug. This is not a rhscl image, it is an openshift3 image. Please test with the correct image. brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/perl-516-rhel7 id 4a970d78f539 (In reply to Troy Dawson from comment #13) > This is not a rhscl image, it is an openshift3 image. Please test with the > correct image. > > brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/perl-516- > rhel7 > id 4a970d78f539 Sorry, I mean openshift3 image, perl-520-rhel7 works well. Here is issued image id info: brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/perl-516-rhel7 latest 4a970d78f539 the proper fix for this has been merged here: https://github.com/openshift/sti-perl/pull/79 Troy you should be able to pull that in and rebuild now. Fix has been merged. Updated image has been build. QE, can you please test the updated image openshift3/perl-516-rhel7:5.16-36 id: a2cc09363488 This bug is fixed. openshift3/perl-516-rhel7 5.16-36 a2cc09363488 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0680.html |