[Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-05-23 Thread Stephen Fletcher
** Patch added: "Patch to resolve Divert issue for Jammy ucf 3.0043" https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5592489/+files/ucf-3.0043-divert.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-05-23 Thread Stephen Fletcher
** Patch added: "Patch for Focal UCF 3.0038" https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5592488/+files/ucf-3.0038-divert.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-05-23 Thread Stephen Fletcher
** Patch removed: "ucf-3.0038-divertfix.patch" https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5581412/+files/ucf-3.0038-divertfix.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-04-19 Thread Stephen Fletcher
[Impact] * Cannot use ucf to install templated configuration when using dpkg-divert with the destination config file * Affects various packages including dovecot and any custom config packages using both config-package-dev and ucf [Test Plan] * Create a config-package-dev based confi

[Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-04-19 Thread Stephen Fletcher
Divert related fixes from ucf 3.0040 and also from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979354 Allows ucf to work when using dpkg-divert or config-package-dev for diverts eg ucf --three-way ucfr Tested and working as expected Note: ucf does not working with --debconf-ok flag (

[Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-04-19 Thread Stephen Fletcher
** Patch removed: "patches from ucf 3.0040 to fix diversions issue with config-package-dev" https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5400552/+files/honor-dpkg-diversions-1+2+3.patch -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1779341] Re: Regression: netplan.io does not support managing OpenVPN bridges

2021-07-11 Thread Stephen Fletcher
Cant assign address to tap0 in Ubuntu 20.04 netplan 0.101-0ubuntu3~20.04.2 # cat /etc/systemd/network/90-tap0.netdev [NetDev] Name=tap0 Kind=tap [Tap] #Group=vhost-net MultiQueue=yes PacketInfo=yes netplan config snippet: # network: {config: disabled} network: ethernets: tap0:

[Bug 1917552] Re: User-defined routing tables not created for loopback interface

2021-03-30 Thread Stephen Fletcher
Doesn't seem to apply to my situation so removing myself from affected list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917552 Title: User-defined routing tables not created for loopback interfa

[Bug 1917552] Re: User-defined routing tables not created for loopback interface

2021-03-30 Thread Stephen Fletcher
I should note that the man example for "routing-policy" is using "NetworkManager" as the renderer but I am using the Ubuntu Server default "networkd" as the renderer. Not sure if "routing-policy" is simply not supported yet with using networkd as the renderer. Either way I get the same issue as the

[Bug 1917552] Re: User-defined routing tables not created for loopback interface

2021-03-30 Thread Stephen Fletcher
Tried applying routing policy example from man file in Ubuntu 20.04 for a physical interface and have the same issue where the "ip route list <#>" shows nothing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1891110] [NEW] Focal ucf need redirect fixes backported to ensure working with config-package-dev

2020-08-10 Thread Stephen Fletcher
Public bug reported: When using config-package-dev and diverting config files for packages that use ucf to manage installation of their config files, this patch is necessary to ensure config files are correctly diverted. Please apply to upstream Focal UCF package ** Affects: ucf (Ubuntu) Im