Bug 1339558

Summary: Config file /etc/uwsgi.ini is missing %config(noreplace) option
Product: [Fedora] Fedora EPEL Reporter: Martin Kopta <martin.kopta>
Component: uwsgiAssignee: Jorge Gallegos <kad>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: carlwgeorge, kad
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: uwsgi-2.0.14-1.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-26 02:17:43 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:
Embargoed:

Description Martin Kopta 2016-05-25 10:22:11 UTC
Description of problem:


Version-Release number of selected component (if applicable): 


$ rpm -qi uwsgi
Name        : uwsgi
Version     : 2.0.12
Release     : 2.el7
Architecture: x86_64
Install Date: Wed 25 May 2016 09:54:04 AM UTC
Group       : System Environment/Daemons
Size        : 864388
License     : GPLv2 with exceptions
Signature   : RSA/SHA256, Sun 03 Jan 2016 05:04:21 PM UTC, Key ID 6a2faea2352c64e5
Source RPM  : uwsgi-2.0.12-2.el7.src.rpm
Build Date  : Sat 02 Jan 2016 07:54:17 PM UTC
Build Host  : buildvm-13-nfs.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : https://github.com/unbit/uwsgi
Summary     : Fast, self-healing, application container server



How reproducible:

Create config file before installing uwsgi.

Steps to Reproduce:
1. Create new CentOS7, install EPEL.
2. Create /etc/uwsgi.ini with any content.
3. Install uwsgi package from EPEL.

Actual results:

/etc/uwsgi.ini content is from package

Expected results:

/etc/uwsgi.ini should contain what I've put there

Additional info:

File flag of the /etc/uwsgi.ini is 1, but should be 17 - %config(noreplace)

Comment 1 Fedora Update System 2016-10-07 08:49:31 UTC
uwsgi-2.0.14-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-82f3151d61

Comment 2 Fedora Update System 2016-10-26 02:17:43 UTC
uwsgi-2.0.14-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.