Ignoring /etc/logrotate.conf because of bad file mode
You are changing permission on logrotate.d. you need to chmod 644 /etc/logrotate.conf
And chown root:root /etc/logrotate.conf
And then it could work
You are changing permission on logrotate.d. you need to chmod 644 /etc/logrotate.conf
And chown root:root /etc/logrotate.conf
And then it could work