02-proxy-uwsgi.conf: No such file or directory (CentOS 8)

Bug #1908397 reported by serenico
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
serenico

Bug Description

When deploying on CentOS 8, after applying fix for another bug [1], stack.sh crashes because it is trying to create file 02-proxy-uwsgi.conf inot a non existing folder '/etc/httpd/conf.modules.d/'

The error is happening because package httpd is still not installed when the file is being written

[1] https://review.opendev.org/c/openstack/devstack/+/766740/

2020-12-16 10:45:58.420 | + functions-common:is_fedora:455 : '[' CentOS = CentOS ']'
2020-12-16 10:45:58.422 | + lib/apache:install_apache_uwsgi:137 : echo 'LoadModule proxy_uwsgi_module modules/mod_proxy_uwsgi.so'
2020-12-16 10:45:58.422 | + lib/apache:install_apache_uwsgi:138 : sudo tee /etc/httpd/conf.modules.d/02-proxy-uwsgi.conf
2020-12-16 10:45:58.441 | tee: /etc/httpd/conf.modules.d/02-proxy-uwsgi.conf: No such file or directory

Changed in devstack:
assignee: nobody → serenico (federico-ressi)
status: New → Fix Committed
status: Fix Committed → In Progress
Revision history for this message
serenico (federico-ressi) wrote :

This bug at some point disappeared. It is probably a side effect of another DevStack bug due to the renaming of powertools CentOS repo to lowercase in CentOS 8.3.

Changed in devstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.