[Bug 1909956] [NEW] Include curl in ubuntu-minimal

2021-01-03 Thread James Hebden
Public bug reported: Curl has become a widely-used go-to tool for bootstrapping software on new installs of Ubuntu, and currently it is not included in the minimal install, which is used widely in cloud and container environments. It would be great if curl could be included in ubuntu-minimal, as

[Bug 1836823] Re: python-acme will break on November 1st

2019-10-08 Thread James Hebden
@Andrea - right, the acme folder had been accidentally checked in to the ubuntu-xenial branch. The build process touches those files and they should not be checked in. I have updated the branch and removed those checked in files, the only changes should be to the debian directory compared to

[Bug 1836823] Re: python-acme will break on November 1st

2019-10-08 Thread James Hebden
Sorry, typo. *Andreas -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836823 Title: python-acme will break on November 1st To manage notifications about this bug go to:

[Bug 1836823] Re: python-acme will break on November 1st

2019-10-05 Thread James Hebden
Also Brad - Regarding: * The ndg-httpsclient and pyasn1 dependency should be added back. * The idna dependency should be removed. Let me know if this is required to maintain functionality, I'd like to keep the diff for the SRU as simple as possible. If this is a change that is desirable to

[Bug 1836823] Re: python-acme will break on November 1st

2019-10-05 Thread James Hebden
Hi Andreas, Follow on from our IRC conversation, I've revisited and fixed the Xenial branch. Thank you for such a thorough review, and for catching those mistakes. What we're seeing here are simply mistakes on my behalf, when working to move my patches to Salsa - the debdiffs were generated at

[Bug 1836823] Re: python-acme will break on November 1st

2019-09-21 Thread James Hebden
Thanks Robie, Brad, for both providing such useful replies and information. Robie, I have updated the three branches (for Xenial, Bionic and Disco) to incorporate your suggested control and changelog changes. Thanks for the extra clarity there. I've also updated the description based on the

[Bug 1836823] Re: python-acme will break on November 1st

2019-09-07 Thread James Hebden
Per discussion on IRC, I have added a changelog entry per-branch (per- release - Xenial, Bionic, Cosmic and Dingo) adding a per-release version change (e.g. +ubuntu18.04.3 in the Bionic branch) noting the change to the packaging files. Please let me know if any further changes or information is

[Bug 1836823] Re: python-acme will break on November 1st

2019-09-04 Thread James Hebden
** Description changed: [Impact] + + Not directly applicable; see the exception policy document. + + [Major Changes] This bug affects the python-acme package in all released versions of Ubuntu, with the exception of Eoan Ermine which uses a newer version of python-acme. - After

[Bug 1836823] Re: python-acme will break on November 1st

2019-09-04 Thread James Hebden
Ah, yes - I meant to mention that. With Eoan having 0.36.0-1, this update is not needed on Eoan. And backporting 0.36.0-1 is a bigger job as it incurs other dependencies being updated. I have added the following branches to the git repository, rather than generating individual debdiffs. There are

[Bug 1836823] Re: python-acme will break on November 1st

2019-08-28 Thread James Hebden
Ah, yes - I meant to mention that. I believe we should also target Eoan with this, as the -2 included additional fixes not present in -1. I will test the -2 packet on Eoan and generate a diff against Eoan as well. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1836823] Re: python-acme will break on November 1st

2019-08-24 Thread James Hebden
Robie, Brad - I've made adjustments to the buster package (0.31.0-2) and pushed the changes to my Salsa guest account as discussed: https://salsa.debian.org/ec0-guest/acme/commits/ubuntu I have tested this branch against Xenial, Bionic, Cosmic and Disco and the resulting package builds and

[Bug 1836823] Re: python-acme will break on November 1st

2019-07-26 Thread James Hebden
** Changed in: python-acme (Ubuntu) Assignee: (unassigned) => James Hebden (ec0) ** Changed in: python-acme (Ubuntu Xenial) Assignee: (unassigned) => James Hebden (ec0) ** Changed in: python-acme (Ubuntu Bionic) Assignee: (unassigned) => James Hebden (ec0) ** Changed i

[Bug 1837673] Re: Certbot will be unable to create new ACME accounts

2019-07-26 Thread James Hebden
** Changed in: python-certbot (Ubuntu) Assignee: (unassigned) => James Hebden (ec0) ** Changed in: python-certbot (Ubuntu Xenial) Assignee: (unassigned) => James Hebden (ec0) ** Changed in: python-certbot (Ubuntu Bionic) Assignee: (unassigned) => James Hebden (ec0)

[Bug 1668771] Re: systemd-resolved negative caching for extended period of time

2019-05-23 Thread James Hebden
This is especially upsetting in an OpenStack and server environment where external DNS is being used to reach/resolve API endpoints and other systems such as database servers. A small outage to DNS becomes a potentially unbounded outage when the SERVFAIL responses are cached indefinitely,

[Bug 1749425] Re: Neutron integrated with OpenVSwitch drops packets and fails to plug/unplug interfaces from OVS on router interfaces at scale

2018-02-14 Thread James Hebden
Correction - The `remove_vip_by_ip_address` call failing just after the IPTablesManager is called and succeeds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1749425 Title: Neutron integrated with

[Bug 1749425] Re: Neutron integrated with OpenVSwitch drops packets and fails to plug/unplug interfaces from OVS on router interfaces at scale

2018-02-14 Thread James Hebden
@james-page, @axino - Just a +1 to the HA property being changed requiring the router to be set down prior, and back up after to start the recreation of the router as HA. We have seen various other side effects in Neutron/OVS environments and specifically the environment in question, such as -

[Bug 1749425] Re: Neutron integrated with OpenVSwitch drops packets and fails to plug/unplug interfaces from OVS on router interfaces at scale

2018-02-14 Thread James Hebden
** Attachment added: "ovs-missing-taps-14-02-2018.log" https://bugs.launchpad.net/neutron/+bug/1749425/+attachment/5054969/+files/ovs-missing-taps-14-02-2018.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1749425] Re: Neutron integrated with OpenVSwitch drops packets and fails to plug/unplug interfaces from OVS on router interfaces at scale

2018-02-14 Thread James Hebden
** Attachment added: "SystemTap output" https://bugs.launchpad.net/neutron/+bug/1749425/+attachment/5054990/+files/drops-14-02-2018.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1749425

[Bug 1749425] Re: Neutron integrated with OpenVSwitch drops packets and fails to plug/unplug interfaces from OVS on router interfaces at scale

2018-02-14 Thread James Hebden
** Attachment added: "SystemTap script" https://bugs.launchpad.net/neutron/+bug/1749425/+attachment/5054991/+files/drops-14-02-2018.stp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1749425

[Bug 1749425] [NEW] Neutron integrated with OpenVSwitch drops packets and fails to plug/unplug interfaces from OVS on router interfaces at scale

2018-02-14 Thread James Hebden
Public bug reported: Description:Ubuntu 16.04.3 LTS Release:16.04 Linux 4.4.0-96-generic on AMD64 Neutron 2:10.0.4-0ubuntu2~cloud0 from Cloud Archive xenial-updates/ocata OpenVSwitch 2.6.1-0ubuntu5.2~cloud0 from Cloud Archive xenial-upates/ocata In an environment with three

[Bug 1731595] Re: L3 HA: multiple agents are active at the same time

2018-01-16 Thread James Hebden
Hi Corey, Unfortunately, in the case of the cloud where we are seeing this behaviour, the updated package which Xav installed per his previous comment does not seem to have addressed the issue. This was neutron 10.0.4-0ubuntu1~cloud0 from Cloud Archive xenial-updates/ocata. I did notice that the

[Bug 1668152] [NEW] Unity does not support tree-based tiling of windows

2017-02-26 Thread James Hebden
Public bug reported: Unity is an amazing desktop environment, however one feature that is missing is the ability to tile windows using a tree-based approach, ala i3 (http://i3wm.org). This makes Unity much harder to use whilst only using a keyboard, as the mouse is required to place and move

[Bug 1650989] Re: pinentry-gnome3 breaks gpg-agent

2016-12-18 Thread James Hebden
** Description changed: + Ubuntu version: 16.10 + Desktop environment: i3 + + Attempting to decrypt a previously encrypted file: + gpg: public key decryption failed: Operation cancelled gpg: decryption failed: No secret key strace -f -F of a gpg decrypt shows the following: [pid

[Bug 1650989] [NEW] pinentry-gnome3 breaks gpg-agent

2016-12-18 Thread James Hebden
Public bug reported: gpg: public key decryption failed: Operation cancelled gpg: decryption failed: No secret key strace -f -F of a gpg decrypt shows the following: [pid 17851] read(6, "INQUIRE PINENTRY_LAUNCHED 17853\n", 1002) = 32 [pid 17851] write(6, "END", 3) = 3 [pid 17851]