https://bugzilla.redhat.com/show_bug.cgi?id=1652560

            Bug ID: 1652560
           Summary: /etc/rt/RT_SiteConfig.d created without search
                    permission
           Product: Fedora
           Version: 29
         Component: rt
          Assignee: rc040...@freenet.de
          Reporter: i...@cs.ox.ac.uk
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org,
                    rc040...@freenet.de, ti...@math.uh.edu



After installing the rt package:

$ ls -ald /etc/rt/RT_SiteConfig.d
drw-r----- 2 apache apache 47 Nov 20 18:06 /etc/rt/RT_SiteConfig.d

We need to manually add 'x' permission before putting config files
in there.  But if rt is upgraded via dnf/rpm then the permissions
get reset and suddenly RT loses its configuration until we figure out
the problem and re-add the permissions.

This seems to be because of the following line in the spec file:

%config(noreplace) %attr(0640,apache,apache) %{_sysconfdir}/%{name}/RT_*

Seen in: 
rt-4.4.2-2.fc28.noarch.rpm
rt-4.4.3-1.fc29.noarch.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to