Colin Watson
Colin Watson
The addition of simple version constraints in zc.buildout 2.0.0 appears to have broken `allow-picked-versions = false` in some cases. Here's a reduced example with zc.buildout 2.3.0 (disclaimer: I haven't actually...
On x32, the kernel VDSO that provides clock_gettime and gettimeofday sometimes falls back to the underlying syscall. Unfortunately, it falls back to the x86-64 variant of that syscall (https://bugs.debian.org/850047 is...
# Required information * Distribution: Ubuntu * Distribution version: 22.04 * The output of "lxc info": ``` config: {} api_extensions: - storage_zfs_remove_snapshots - container_host_shutdown_timeout - container_stop_priority - container_syscall_filtering - auth_pki...
# Required information * Distribution: Ubuntu * Distribution version: 22.04 (in development) * The output of "lxc info": ``` config: core.https_address: '[::]' images.auto_update_interval: "24" images.remote_cache_expiry: "60" storage.lvm_thinpool_name: LXDPool api_extensions: -...
The git fetcher goes wrong if `opts.uid` is used to drop privileges, which `npm` does by default when running under `sudo`. Reproduction steps: * Construct a clean environment where you...
PEP 440 defines [local version identifiers](https://www.python.org/dev/peps/pep-0440/#local-version-identifiers) which can be used when applying local patches to upstream projects. For example, in Launchpad we occasionally have to backport fixes from later releases...
# Required information * Distribution: Ubuntu * Distribution version: 22.04 * The output of "lxc info": ``` config: {} api_extensions: - storage_zfs_remove_snapshots - container_host_shutdown_timeout - container_stop_priority - container_syscall_filtering - auth_pki...
Permissions should always be logged in octal, which wasn't previously the case for the "Changing permissions on existing content" message. I also tweaked the format of a couple of existing...
## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...
## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...