I hit this on my desktop after updating to Plucky. > As a workaround until the issue is fixed, it is safe to do: > > `test -f /etc/logrotate.d/cloud-init-base && rm -v > /etc/logrotate.d/cloud-init` > > to manually clean the duplicated logrotate config.
This appeared to resolve the error. However this file is delivered by the `cloud-init` package, so this is not a long-term solution. ``` $ dpkg -L cloud-init /.peared to resolve the error. However this file is delivered by the `cloud-init` package, so this is not a long-term fix. /usr /usr/share /usr/share/doc /usr/share/doc/cloud-init /usr/share/doc/cloud-init/copyright /usr/share/doc/cloud-init/NEWS.Debian.gz /usr/share/doc/cloud-init/changelog.Debian.gz /etc/systemd/system/[email protected]/disable-sshd-keygen-if-cloud-init-active.conf /etc/logrotate.d/cloud-init ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089790 Title: Duplicate logrotate configurations cause errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2089790/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
