Hide Forgot
Full details are covered in this issue: https://github.com/openshift/sti-perl/issues/75 the short version is that the perl image currently contains some httpd configuration that causes it to break on docker1.8. We need to revert the config changes in the perl image that OSE publishes (SCL will handle the image they ship).
here's the pull to fix the issue: https://github.com/openshift/sti-perl/pull/76
new PR: https://github.com/openshift/sti-perl/pull/77
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