[Touch-packages] [Bug 1747333] Re: apparmor rules deny lease backup

2018-02-04 Thread Anand Kumria
This problem looks very similiar to https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1543794 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1747333 Title:

[Touch-packages] [Bug 1747333] [NEW] apparmor rules deny lease backup

2018-02-04 Thread Anand Kumria
Public bug reported: Occasionally, I see this in my logs: Feb 4 02:27:07 giskard2 dhcpd[11485]: Can't backup lease database /var/lib/dhcp/dhcpd.leases to /var/lib/dhcp/dhcpd.leases~: Operation not permitted Feb 4 02:27:07 giskard2 kernel: [237980.192671] audit: type=1702

[Touch-packages] [Bug 1441901] Re: 3G modem mode switch doesn't work when using systemd

2016-10-05 Thread Anand Kumria
*** This bug is a duplicate of bug 1431179 *** https://bugs.launchpad.net/bugs/1431179 Ahh, in fact, I've found that by modifying /lib/systemd/system/usb_modeswitch@.service and changing ExecStart to be: ... ExecStart=/bin/echo %i ... Will cause udev to handle the device normally. So it is

[Touch-packages] [Bug 1441901] Re: 3G modem mode switch doesn't work when using systemd

2016-10-05 Thread Anand Kumria
*** This bug is a duplicate of bug 1431179 *** https://bugs.launchpad.net/bugs/1431179 However, calling, usb_modeswitch_dispatcher with the following: # /usr/sbin/usb_modeswitch_dispatcher --switch-systemd 1-9:1.0 Seems to work fine. -- You received this bug notification because you are a

[Touch-packages] [Bug 1441901] Re: 3G modem mode switch doesn't work when using systemd

2016-10-05 Thread Anand Kumria
*** This bug is a duplicate of bug 1431179 *** https://bugs.launchpad.net/bugs/1431179 The same problem occurs with Ubuntu 16.04 LTS. Cold-boot, particularly, this seems to fail. Basically the problem is that usb_modeswitch_dispatcher is called with incorrect arguments. # systemctl --all