Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1653733

Summary: ci-results@ does not have an archive
Product: [Community] GlusterFS Reporter: Nigel Babu <nigelb>
Component: project-infrastructureAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-infra, mscherer
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-10 02:50:36 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 Nigel Babu 2018-11-27 14:10:07 UTC
I have several emails sent to the list in my inbox, but I see no archives. Is there a permission problem?

Comment 1 M. Scherer 2018-11-27 14:14:47 UTC
yep

./error:	/var/lib/mailman/archives/private/ci-results.mbox/ci-results.mbox [Errno 13] Permission denied: '/var/lib/mailman/archives/private/ci-results.mbox/ci-results.mbox'
./error:Nov 26 00:58:44 2018 (1347) Uncaught runner exception: [Errno 13] Permission denied: '/var/lib/mailman/archives/private/ci-results.mbox/ci-results.mbox'


I fixed it:
chown :mailman  /var/lib/mailman/archives/private/ci-results.mbox
chown :mailman  /var/lib/mailman/archives/private/ci-results

Not sure how that list got created in the first place :/

Comment 2 Nigel Babu 2018-12-10 02:50:36 UTC
This should be fixed now.