[Bug 1759014] Re: Netplan has no way to control DHCP client

2019-03-25 Thread Alexey Zagarin
Mathieu, quick search reveals that this bug https://bugs.launchpad.net/netplan/+bug/1802004 might be related to systemd v237, and that v239 supposedly fixes it. I stumbled upon it after I tried to re-build the latest netplan on bionic, that's why I've just rebuilt current bionic version with PR#48

[Bug 1759014] Re: Netplan has no way to control DHCP client

2019-03-22 Thread Alexey Zagarin
Hi Timo, this is good news. Just out of curiosity, how did you overcome systemd v239 dependency, which is needed by recent netplan versions, apparently to fix another bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1759014] Re: Netplan has no way to control DHCP client

2019-03-20 Thread Alexey Zagarin
For those who needs the bionic package with just this feature backported, I've made one. Install it with `curl -s https://packagecloud.io/install/repositories/l21/netplan/script.deb.sh | sudo bash`. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1704297] Re: Bluetooth audio stuck in A2DP profile ([pulseaudio] module-bluez5-device.c: Refused to switch profile to headset_head_unit: Not connected)

2018-06-19 Thread Alexey Zagarin
I have a similar issue. I'm trying to get the mic working on Beats X headset. These series of patches helped me to solve the issue: https://patchwork.freedesktop.org/patch/178198/ https://patchwork.freedesktop.org/patch/178199/ https://patchwork.freedesktop.org/patch/178200/

[Bug 1748565] Re: Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete (0x0f)

2018-06-19 Thread Alexey Zagarin
I can't make the headset microphone work and I see this in dmesg when I try to switch the profile from A2DP to HSP/HFP in settings. The profile isn't switching though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1573272] Re: default gateway route not installed for bond interfaces through reboot

2018-05-12 Thread Alexey Zagarin
> In vlan ifupdown pre-up script, instead of calling ip link up for raw device before creating vlan interface, do a full ifup for raw device. Doing so introduces another kind of problem. Consider the following setup: auto eno1 iface eno1 inet dhcp auto eno1.101 iface eno1.101 inet manual

[Bug 1533631] [NEW] Failed to renew DHCPv6 lease after suspend

2016-01-13 Thread Alexey Zagarin
Public bug reported: After fixing IPv6 address assignment (#1469346), IPv6 works fine until sleep. On wake up ubuntu fails to renew its IPv6 lease: Jan 13 10:47:47 ubuntu dhclient: PRC: Renewing lease on wlp3s0. Jan 13 10:47:47 ubuntu dhclient: PRC: Rebinding lease on wlp3s0. Jan 13 10:47:47

[Bug 1469346] Re: DHCPv6 responses with multiple addresses applied incorrectly to interface

2015-12-29 Thread Alexey Zagarin
There is a patch exists that fixes this problem, but against more recent version of NetworkManager: https://bugzilla.gnome.org/show_bug.cgi?id=681764#c20 I tried to adapt it to 1.0.4 currently present in Ubuntu (and it works for me). However, further testing needed. ** Bug watch added: GNOME

[Bug 1273907] Re: multiple cups daemons running

2014-10-28 Thread Alexey Zagarin
Also had this issue. The problem here is that one or some of the configuration utilities (could be hplip tools also) restarts cups at some point by calling /etc/init.d/cups restart. Since cups startup scripts were converted to upstart jobs, at the moment of restart upstart will notice that there