Bug 2188930 - /etc/logrotate.d/certbot causes logrotate to fail
Summary: /etc/logrotate.d/certbot causes logrotate to fail
Keywords:
Status: CLOSED DUPLICATE of bug 2187543
Alias: None
Product: Fedora
Classification: Fedora
Component: certbot
Version: 38
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Nick Bebout
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-23 13:08 UTC by Bill Pemberton
Modified: 2023-04-25 08:00 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-04-25 07:57:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Pemberton 2023-04-23 13:08:05 UTC
The file /etc/logrotate/certbot is essentially a notes file and in any way a valid logrotate config file.  As a result it's presence causes logrotate to fail.

Reproducible: Always

Steps to Reproduce:
1.install certbot
2.wait for logrotate run, or run it manually with systemctl start logrotate.service 
3.run systemctl status logrotate.service to see the errors resulting.
Actual Results:  
Logrotate fails to run with an error

Expected Results:  
Logrotate runs normally.

The file /etc/logrotate.d/cerbot should be all commented out using # or otherwise not be installed.

Comment 1 Richard Fearn 2023-04-25 07:57:42 UTC

*** This bug has been marked as a duplicate of bug 2187543 ***

Comment 2 Richard Fearn 2023-04-25 08:00:28 UTC
See bug 2187543 comment 1 for a workaround


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