Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1333730 - Upgrade from sat6.1.8 to sat6.2 GA snap10 on rhel7 failed at: Upgrade step start_httpd failed.
Summary: Upgrade from sat6.1.8 to sat6.2 GA snap10 on rhel7 failed at: Upgrade step st...
Keywords:
Status: CLOSED DUPLICATE of bug 1332700
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Upgrades
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Brad Buckingham
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-06 08:57 UTC by Sachin Ghai
Modified: 2019-04-01 20:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-10 21:28:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
foreman-debug logs (355.68 KB, application/x-xz)
2016-05-06 08:57 UTC, Sachin Ghai
no flags Details

Description Sachin Ghai 2016-05-06 08:57:53 UTC
Created attachment 1154520 [details]
foreman-debug logs

Description of problem:
I was trying to upgrade a fresh installed setup of 6.1.8 to sat62 snap10 on rhel7 and upgrade failed as below:

 
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] run: foreman-installer --scenario katello --upgrade
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: Upgrading...
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: Upgrade Step: stop_services...
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: Upgrade Step: start_databases...
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: Upgrade Step: migrate_pulp...
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: Upgrade Step: start_httpd...
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: Upgrade step start_httpd failed. Check logs for more information.
[qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com] out: 

on checking httpd status, found this error:


May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com systemd[1]: Starting The Apache HTTP Server...
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com httpd[14139]: AH00526: Syntax error on line 20 of /etc/httpd/conf.d/pulp_content.conf:
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com httpd[14139]: Invalid command 'XSendFile', perhaps misspelled or defined by a module not included in the server configuration
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com kill[14141]: kill: cannot find process ""
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com systemd[1]: httpd.service: control process exited, code=exited status=1
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com systemd[1]: Failed to start The Apache HTTP Server.
May 06 04:32:36 qe-sat6-upgrade-rhel7.satqe.lab.eng.rdu2.redhat.com systemd[1]: Unit httpd.service entered failed state.


Version-Release number of selected component (if applicable):
upgrade from sat6.1.8 -> sat62 beta snap10

How reproducible:
always

Steps to Reproduce:

1.upgrade from sat6.1.8 -> sat62 beta snap10


Actual results:
 Upgrade step start_httpd failed. Check logs for more information.

Expected results:
upgrade should succeed

Additional info:


Note You need to log in before you can comment on or make changes to this bug.