Branches for Trusty Tahr

Name Status Last Modified Last Commit
lp:~aisrael/charms/trusty/ubuntu-repository-cache/fix-test 1 Development 2015-06-25 16:39:16 UTC
200. remove old variable

Author: Adam Israel
Revision Date: 2015-06-25 16:39:16 UTC

remove old variable

lp:~barryprice/charms/trusty/ubuntu-repository-cache/better_nrpe_fix (Has a merge proposal) 1 Development 2016-01-28 05:06:11 UTC
210. Ensmarten the NRPE hostname fix

Author: Barry Price
Revision Date: 2016-01-28 05:04:37 UTC

Ensmarten the NRPE hostname fix

lp:~barryprice/charms/trusty/ubuntu-repository-cache/make_primary_nrpe (Has a merge proposal) 1 Development 2016-01-27 10:02:05 UTC
209. Make ubuntu-repository-cache the prim...

Author: Barry Price
Revision Date: 2016-01-27 09:56:34 UTC

Make ubuntu-repository-cache the primary relation for NRPE

lp:~cjwatson/charms/trusty/ubuntu-repository-cache/inline-release bug(Has a merge proposal) 1 Development 2015-09-15 11:32:08 UTC
201. Prepare Apache configuration for InRe...

Author: Colin Watson
Revision Date: 2015-09-15 11:31:46 UTC

Prepare Apache configuration for InRelease files in archives.

lp:~cjwatson/charms/trusty/ubuntu-repository-cache/signed-is-metadata (Has a merge proposal) 1 Development 2016-05-26 11:57:09 UTC
212. Handle dists/*/*/signed the same way ...

Author: Colin Watson
Revision Date: 2016-05-26 11:55:52 UTC

Handle dists/*/*/signed the same way as dists/*/*/uefi.

lp:~cjwatson/charms/trusty/ubuntu-repository-cache/xz-indexes bug(Has a merge proposal) 1 Development 2015-11-18 17:05:19 UTC
207. Prepare Apache configurations for xz ...

Author: Colin Watson
Revision Date: 2015-11-18 17:04:52 UTC

Prepare Apache configurations for xz index files in archives.

lp:~james-page/charms/trusty/ubuntu-repository-cache/landing (Has a merge proposal) 1 Development 2015-11-30 17:19:08 UTC
207. Prepare Apache configurations for xz ...

Author: James Page
Revision Date: 2015-11-30 17:18:09 UTC

Prepare Apache configurations for xz index files in archives.

Fix failing amulet tests due to changes in test framework.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/add-rsync-timeout (Has a merge proposal) 1 Development 2015-06-08 16:17:55 UTC
200. Fix default peer selection so it does...

Author: Dan Watkins
Revision Date: 2015-06-08 16:17:55 UTC

Fix default peer selection so it doesn't happen if an empty list of peers is specified.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/error-message-fix (Has a merge proposal) 1 Development 2016-04-22 10:29:20 UTC
213. Include "Stale Release file" check fo...

Author: Dan Watkins
Revision Date: 2016-04-22 10:29:20 UTC

Include "Stale Release file" check for all verification failures

No matter why verify_distribution fails, it would be useful to know that we
have a stale releases file.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/fix-cron-template bug(Has a merge proposal) 1 Development 2015-09-03 16:12:44 UTC
200. Fix cron template so cronjobs will ac...

Author: Dan Watkins
Revision Date: 2015-09-03 15:57:12 UTC

Fix cron template so cronjobs will actually run.

charmhelpers uses jinja2 for templating. jinja2 will strip the last
newline from a template, and cron won't run a file which doesn't end
with a newline.

https://bugs.launchpad.net/charm-helpers/+bug/1423599 is the
charm-helpers bug to disable this jinja2 behaviour.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/fix-full-disk-formatting (Has a merge proposal) 1 Development 2015-08-05 11:12:17 UTC
199. Force filesystem creation. mkfs will...

Author: Dan Watkins
Revision Date: 2015-08-05 11:11:48 UTC

Force filesystem creation.

mkfs will prompt if we try to format a full disk, so we need to force
it.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/fix-perms (Has a merge proposal) 1 Development 2015-08-03 14:02:30 UTC
198. Fix permissions on /srv/<service name>.

Author: Dan Watkins
Revision Date: 2015-08-03 14:01:58 UTC

Fix permissions on /srv/<service name>.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/handle_mounted_ephemeral_disk (Has a merge proposal) 1 Development 2015-06-09 07:43:24 UTC
199. Add is_device_mounted fix.

Author: Dan Watkins
Revision Date: 2015-06-09 07:43:24 UTC

Add is_device_mounted fix.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/hotfix-leader-election bug(Has a merge proposal) 1 Development 2015-09-11 15:51:59 UTC
201. Replace Juju's leader election with "...

Author: Dan Watkins
Revision Date: 2015-09-11 15:51:59 UTC

Replace Juju's leader election with "oldest peer is leader".

We aren't ready for proper leader election yet, so replace the
charmhelpers function that does use it with a shim that replicates the
old behaviour.

This fixes bug 1494443.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/nrpe-servicegroups bug(Has a merge proposal) 1 Development 2015-10-20 13:19:43 UTC
206. Enable Nagios servicegroups.

Author: Dan Watkins
Revision Date: 2015-10-20 11:21:23 UTC

Enable Nagios servicegroups.

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/readme_tweak (Has a merge proposal) 1 Development 2015-10-20 11:29:36 UTC
205. Don't use config.yaml as example conf...

Author: Dan Watkins
Revision Date: 2015-10-20 11:28:16 UTC

Don't use config.yaml as example config file name.

If you're in the root of the charm, you'll overwrite the config.yaml
provided by the charm (meaning deploying from local: will definitely
fail).

lp:~oddbloke/charms/trusty/ubuntu-repository-cache/update_charm-helpers bug(Has a merge proposal) 1 Development 2015-07-23 11:40:02 UTC
196. Refresh charm_helpers. This allows u...

Author: Dan Watkins
Revision Date: 2015-07-23 11:40:02 UTC

Refresh charm_helpers.

This allows us to drop our local patches as they have been incorporated
upstream.

lp:~rcj/charms/trusty/ubuntu-repository-cache/multiseries bug 1 Development 2016-07-08 13:58:09 UTC
214. Add multiseries support Trusty will ...

Author: Robert C Jennings
Revision Date: 2016-07-08 13:57:01 UTC

Add multiseries support

Trusty will still be the default at this time

lp:~rcj/charms/trusty/ubuntu-repository-cache/personal 1 Development 2015-09-10 13:26:10 UTC
193. Fix apt warning when pre-install payl...

Author: Robert C Jennings
Revision Date: 2015-05-06 19:01:04 UTC

Fix apt warning when pre-install payloads add apt sources

When a pre-install script is added (via exec.d/*/charm-pre-install)
that creates apt source list files under /etc/apt/sources.list.d/
those files will be backed up during charm setup. The backup is made
prior to changing the apt sources url to the archive url the
charm will be pulling metadata from (to avoid a chicken or egg
issue during charm deployment where the VM would try to point to the
archive mirror to be served by the charm).

Prior to this patch, the backup file ended in the name of the service
and 'apt-get update' would throw a warning like:
N: Ignoring file 'foo.listubuntu-repository-cache' in directory
 '/etc/apt/sources.list.d/' as it has an invalid filename extension

By adding '.save' to the end of the backup file the warning is eliminated.
Additionally, the comment in change_aptsources_url() was corrected.

119 of 19 results