Merge lp:~hloeung/ubuntu-repository-cache/charm-env-fixes into lp:ubuntu-repository-cache
Status: | Merged |
---|---|
Approved by: | Haw Loeung on 2020-10-13 |
Approved revision: | 289 |
Merged at revision: | 288 |
Proposed branch: | lp:~hloeung/ubuntu-repository-cache/charm-env-fixes |
Merge into: | lp:ubuntu-repository-cache |
Diff against target: |
49 lines (+6/-4) 4 files modified
lib/ubuntu_repository_cache/metadata_sync.py (+3/-2) lib/ubuntu_repository_cache/service.py (+1/-0) lib/ubuntu_repository_cache/tests/test_metadata_sync.py (+1/-1) templates/cron/ubuntu-repository-cache_rsync.cron (+1/-1) |
To merge this branch: | bzr merge lp:~hloeung/ubuntu-repository-cache/charm-env-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Thomas Cuthbert | 2020-10-13 | Approve on 2020-10-13 | |
Canonical IS Reviewers | 2020-10-13 | Pending | |
Review via email:
|
Commit message
Switch to the charm-env shipped with the charm, it's the latest and fixes GH#144
Description of the change
The latest charm-env fixes these import warnings/errors:
| root@machine-
| Traceback (most recent call last):
| File "<string>", line 1, in <module>
| ModuleNotFoundE
| Traceback (most recent call last):
| File "<string>", line 1, in <module>
| ModuleNotFoundE
This is https:/
Sadly, /usr/local/
- 289. By Haw Loeung on 2020-10-13
-
Cron job too
Change successfully merged at revision 288
This merge proposal is being monitored by mergebot. Change the status to Approved to merge.