Cronjob does not run

Bug #1833723 reported by Diko Parvanov
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
logrotate-charm
Fix Released
Medium
Unassigned

Bug Description

Running the cronjob manually throws an exception for charmhelpers

ubuntu@XXXX:~$ /usr/bin/python3 /var/lib/juju/agents/unit-logrotate-75/charm/lib/lib_cron.py
Traceback (most recent call last):
  File "/var/lib/juju/agents/unit-logrotate-75/charm/lib/lib_cron.py", line 4, in <module>
    from lib_logrotate import LogrotateHelper
  File "/var/lib/juju/agents/unit-logrotate-75/charm/lib/lib_logrotate.py", line 5, in <module>
    from charmhelpers.core import hookenv
ImportError: No module named 'charmhelpers'

Cronjob does not update the logrotate files.

Related branches

Diko Parvanov (dparv)
Changed in logrotate-charm:
status: New → Confirmed
importance: Undecided → Medium
Xav Paice (xavpaice)
Changed in charm-logrotated:
milestone: none → 20.05
status: Confirmed → Fix Committed
Diko Parvanov (dparv)
Changed in charm-logrotated:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.