Project

General

Profile

Bug #6381

need apache-fastcgi packages built for fedora and debian

Added by Tamilarasi muthamizhan over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

currently, we do not have apache-fastcgi packages built for fedora 19 and debian wheezy. So, the nightlies are failing, when trying to run s3tests on these distros.

we are blocked to test rados gateway on these distros.

Also, on rhel, the httpd packages seem to be missing, it has to be fixed as well.

History

#1 Updated by Tamilarasi muthamizhan over 10 years ago

we may need to rebuild apache-fastcgi packages for centos and rhel as well.

currently, apache is using the wrong version of fastcgi module and so the "internalserver error" 

apache log looks like:

[Wed Sep 25 07:50:23 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:50:24 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:50:24 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:50:28 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:50:33 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:50:49 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:51:00 2013] [error] [client 10.214.138.153] FastCGI: comm with server "/home/ubuntu/cephtest/apache/htdocs.client.0/rgw.fcgi" aborted: error parsing headers: duplicate header 'Status'
[Wed Sep 25 07:51:45 2013] [alert] (4)Interrupted system call: FastCGI: read() from pipe failed (0)
[Wed Sep 25 07:51:45 2013] [alert] (4)Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye

#2 Updated by Samuel Just over 10 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF