[Bug 1971978] Re: Driver binaries fail to load on arm64 through LXD

2022-05-18 Thread Simon Fels
The same problem can be reproduced with the sbsa 510 driver from the NVIDIA CUDA repository (see https://developer.nvidia.com/cuda- downloads?target_os=Linux_arch=arm64-sbsa=Native=Ubuntu_version=22.04_type=deb_network) -- You received this bug notification because you are a member of Ubuntu

[Bug 1971978] Re: Driver binaries fail to load on arm64 through LXD

2022-05-09 Thread Simon Fels
> Separately i'm failing to get even as far as the bug description gets > as i get failures on missing newuidmap binary and what not: The log looks exactly like what you should see. The error about missing newuidmap/newgidmap is expected as LXD writes the uidmap for the container directly and

[Bug 1971978] Re: Driver binaries fail to load on arm64 through LXD

2022-05-06 Thread Simon Fels
The LXD snap itself isn't the problem. It only includes the nvidia- container-cli utility (see https://github.com/NVIDIA/libnvidia- container) which works as expected but fails to map to the driver binaries from the host into the container environment due to the incompatible symbols. This way you

[Bug 1971978] [NEW] Driver binaries fail to load on arm64 through LXD

2022-05-06 Thread Simon Fels
Public bug reported: On a fresh arm64 system I failed to start LXD containers with NVIDIA GPUs attached. The error message LXD / nvidia-container-cli fails with is: lxc t0 20220506112123.475 DEBUGconf - conf.c:run_buffer:310 - Script exec /snap/lxd/current/lxc/hooks/nvidia produced output:

[Bug 1968027] Re: shiftfs breaks paths in /proc/*/maps

2022-04-07 Thread Simon Fels
** Description changed: # Overview When enabling shiftfs for LXD we get incorrect paths in /proc/*/maps within a container: root@anbox0:~# cat /proc/self/maps 55930e60-55930e608000 r-xp 00:51 14509

[Bug 1968077] [NEW] NVIDIA driver crashes with kernel NULL pointer dereference

2022-04-06 Thread Simon Fels
Public bug reported: After leaving the system for a while and it turning the screen off the kernel crashes in the NVIDIA driver with the following: Apr 06 17:24:56 kore kernel: BUG: kernel NULL pointer dereference, address: 0070 Apr 06 17:24:56 kore kernel: #PF: supervisor read

[Bug 1968027] Re: shiftfs breaks paths in /proc/*/maps

2022-04-06 Thread Simon Fels
** Description changed: When enabling shiftfs for LXD we get incorrect paths in /proc/*/maps within a container: root@anbox0:~# cat /proc/self/maps 55930e60-55930e608000 r-xp 00:51 14509

[Bug 1968027] Re: shiftfs breaks paths in /proc/*/maps

2022-04-06 Thread Simon Fels
Attaching logs fails when `apport-collect 1968027` wants to authorized with my LP with an "Not allowed error". ** Description changed: When enabling shiftfs for LXD we get incorrect paths in /proc/*/maps within a container: root@anbox0:~# cat /proc/self/maps 55930e60-55930e608000

[Bug 1968027] [NEW] shiftfs breaks paths in /proc/*/maps

2022-04-06 Thread Simon Fels
Public bug reported: When enabling shiftfs for LXD we get incorrect paths in /proc/*/maps within a container: root@anbox0:~# cat /proc/self/maps 55930e60-55930e608000 r-xp 00:51 14509

[Bug 1964636] Re: Incorrect handling of apparmor `bpf` capability

2022-03-18 Thread Simon Fels
I can easily reproduce with stgraber's instructions on an arm64 VM running 20.04 with the 5.4 kernel. Maciej asked me to provide the output of the following commands: in the LXD container: root@c1:~# echo 'profile snap-test { capability bpf, }' | apparmor_parser --preprocess ; echo $? Warning

[Bug 1964636] Re: Incorrect handling of apparmor `bpf` capability

2022-03-18 Thread Simon Fels
We start seeing the same behavior in the Anbox Cloud CI for a few days now. What tests (via spread) primarily do: 1. ssh to an existing arm64 VM 2. Install a fresh LXD from latest/edge and configure it with the following preseed (setting security.nesting to true or false doesn't make a

[Bug 1939301] Re: REGRESSION: shiftfs lets sendfile fail with EINVAL

2021-08-13 Thread Simon Fels
I can confirm that running the HWE kernel 5.11.0-27-generic #29~20.04.1-Ubuntu from proposed on our Ubuntu 20.04 test system resolves the problem. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939301] Re: REGRESSION: shiftfs lets sendfile fail with EINVAL

2021-08-10 Thread Simon Fels
I've verified on my end that with the patch from https://paste.ubuntu.com/p/TPsjfCpnD5/ the failing sendfile syscall on top of shiftfs is gone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939301

[Bug 1939301] [NEW] REGRESSION: shiftfs lets sendfile fail with EINVAL

2021-08-09 Thread Simon Fels
Public bug reported: With the 5.11 HWE kernel landing for Ubuntu 20.04 we noticed that LXC tools we're using in bionic containers as part of Anbox Cloud start to fail when executed on the 5.11 kernel. A simple reproducer looks like this: 1. Run Ubuntu 20.04 with HWE kernel

[Bug 1925246] Re: binderfs support is not enabled

2021-07-26 Thread Simon Fels
** Tags added: anbox-cloud -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925246 Title: binderfs support is not enabled To manage notifications about this bug go to:

[Bug 1937987] Re: Latest GCP kernel has Android related config options disabled

2021-07-26 Thread Simon Fels
** Tags added: anbox-cloud -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1937987 Title: Latest GCP kernel has Android related config options disabled To manage notifications about this bug go to:

[Bug 1937987] [NEW] Latest GCP kernel has Android related config options disabled

2021-07-25 Thread Simon Fels
Public bug reported: In LP:1849493 we enabled support for CONFIG_ANDROID_* on the gcp kernels to support Anbox Cloud. However checking on the latest rolling kernel on GCP (5.8.0-1038-gcp #40~20.04.1-Ubuntu ) gives morphis@anbox0:~$ cat /boot/config-5.8.0-1038-gcp | grep CONFIG_AND #

[Bug 1928686] Re: Oracle kernel has Android related config options disabled

2021-06-15 Thread Simon Fels
No, 4.15 isn't needed. We only need 5.4+ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928686 Title: Oracle kernel has Android related config options disabled To manage notifications about this

[Bug 1928686] [NEW] Oracle kernel has Android related config options disabled

2021-05-17 Thread Simon Fels
Public bug reported: For Anbox Cloud we require certain CONFIG_ANDROID_* options to be enabled in the kernel. We do this already for most of our cloud kernels (GCE, AWS, Azure) and the generic kernel and should do so for the oracle (and possible others too). We have customers looking at running

[Bug 1922599] Re: fails to create a new context

2021-04-26 Thread Simon Fels
Yes, it's fixed with 460.73.01-0ubuntu0.20.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922599 Title: fails to create a new context To manage notifications about this bug go to:

[Bug 1922599] Re: fails to create a new context

2021-04-23 Thread Simon Fels
Executing a cudaDeviceSynchronize() instead of using cuCtxCreate gives "all CUDA-capable devices are busy or unavailable" which seems to hint to something incorrectly setup in the system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1922599] Re: fails to create a new context

2021-04-23 Thread Simon Fels
I can reproduce this here on the focal 5.4 kernel (5.4.0-72-generic) with 460.32.03 (deb 460.32.03-0ubuntu0.20.04.2) too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922599 Title: fails to

[Bug 1925246] [NEW] binderfs support is not enabled

2021-04-20 Thread Simon Fels
Public bug reported: Hey, in https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1914568 we got binder support enabled but the configuration is completely different from what we have in our other cloud and generic kernels: ubuntu@machine-1:~$ cat /boot/config-5.4.0-1046-azure | grep

[Bug 1914568] [NEW] Azure kernel for focal misses binder and ashmem kernel modules

2021-02-04 Thread Simon Fels
Public bug reported: For the purpose of Anbox Cloud we package both the binder and ashmem kernel modules in the Ubuntu kernel. The generic kernel ships it and all clouds specific kernels should too. However the azure kernel doesn't include the prebuilt binder_linux.ko and ashmem_linux.ko modules:

[Bug 1884149] Re: haproxy crashes on in __pool_get_first if unique-id-header is used

2020-07-01 Thread Simon Fels
I've just applied the package from https://launchpad.net/ubuntu/+source/haproxy/1.8.8-1ubuntu0.11 to our deployment and the crash is fixed. I will keep it running for a while to see if it remains that way. Thanks for all the work! -- You received this bug notification because you are a member

[Bug 1884149] Re: haproxy crashes on in __pool_get_first if unique-id-header is used

2020-06-25 Thread Simon Fels
Thanks Christian! Will give the PPA a go tomorrow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884149 Title: haproxy crashes on in __pool_get_first if unique-id-header is used To manage

[Bug 1884149] Re: haproxy crashes on in __pool_get_first if unique-id-header is used

2020-06-19 Thread Simon Fels
Just ran through the bisect: git bisect start '--term-new=fixed' '--term-old=unfixed' # fixed: [ebf033b47d58aa04ae9913038c9369dab8740411] [RELEASE] Released version 1.8.19 git bisect fixed ebf033b47d58aa04ae9913038c9369dab8740411 # unfixed: [cd117685f0cff4f2f5577ef6a21eaae96ebd9f28] [RELEASE]

[Bug 1884149] Re: haproxy crashes on in __pool_get_first if unique-id-header is used

2020-06-19 Thread Simon Fels
Thanks Christian! I was planing to bisect today as I still have the environment up and can easily reproduce. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884149 Title: haproxy crashes on in

[Bug 1884149] [NEW] haproxy crashes on arm64 in __pool_get_first

2020-06-18 Thread Simon Fels
Public bug reported: Version 1.8.8-1ubuntu0.10 of haproxy in Ubuntu 18.04 (bionic) crashes with Thread 2.1 "haproxy" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xf77b1010 (LWP 17174)] __pool_get_first (pool=0xaac6ddd0,

[Bug 1876165] [NEW] Binder and ashmem drivers are missing from aws-edge kernel

2020-04-30 Thread Simon Fels
Public bug reported: For quite a while the Ubuntu kernel now ships the Ashmem and Binder drivers as part of linux-modules-extra-*. They were available on previous linux-aws kernels but seem to have dropped with the 5.3.0 based edge kernel. See

[Bug 1849493] Re: CONFIG_ANDROID_BINDER_IPC=m is missing in the custom rolling kernels

2019-11-26 Thread Simon Fels
Just checked on my bionic GCE instance today that the binder driver is now there: ubuntu@juju-1dfb8c-4:~$ find /lib | grep binder /lib/modules/5.0.0-1025-gcp/kernel/drivers/android/binder_linux.ko Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1849493] [NEW] CONFIG_ANDROID_BINDER_IPC=m is missing in the GCP rolling kernel for bionic

2019-10-23 Thread Simon Fels
Public bug reported: The rolling GCP kernel for bionic is missing CONFIG_ANDROID_BINDER_IPC=m which is enabled in the standard Ubuntu kernel since 19.04 and available through the HWE kernels in Bionic. As we require CONFIG_ANDROID_BINDER_IPC=m for a not released product in our kernels it would

[Bug 1689539] Re: Pulseaudio "Access Denied" on Fedora 25 with Awesome WM as desktop environment

2017-05-09 Thread Simon Fels
** Changed in: snapd (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: snapd (Ubuntu) Importance: Undecided => High ** Also affects: snapd (Fedora) Importance: Undecided Status: New ** Changed in: snapd (Fedora) Assignee: (unassigned) => S

[Bug 1674509] Re: Unable to find bluetooth device on RPi3 running Ubuntu Core 16

2017-05-08 Thread Simon Fels
Btw. you guys should see if the more modern btattach utility does the job instead of hciattach too. See http://manpages.ubuntu.com/manpages/xenial/man1/btattach.1.html for a few details. Sooner or later btattach will replace hciattach as the way to attach serial lines to the kernel bluetooth

[Bug 1680030] Re: Snap plugin for gnome-software misses self tests

2017-04-05 Thread Simon Fels
** Summary changed: - Snap plug for gnome-software misses self tests + Snap plugin for gnome-software misses self tests -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680030 Title: Snap plugin for

[Bug 1680030] [NEW] Snap plug for gnome-software misses self tests

2017-04-05 Thread Simon Fels
Public bug reported: The snap plugin implemented in gnome-software upstream does not have any self tests yet which were requested by upstream to get the plugin into a better shape. Tested with latest gnome-software from https://git.gnome.org/browse /gnome-software/ on Ubuntu 17.04 against snapd

[Bug 1680027] Re: gnome-software doesn't use snapd-glib exclusively

2017-04-05 Thread Simon Fels
** Description changed: The code submitted to gnome-software upstream still doesn't use snapd- glib exclusively but has parts of the snapd REST API which are handled by its own. The HTTP REST API logic should be only implemented once and that in snapd-glib. See

[Bug 1680033] [NEW] Snap searches are often canceled

2017-04-05 Thread Simon Fels
Public bug reported: Searching for specific snaps (e.g. rocket, wifi-ap or network-manager) through the UI is often canceled internally. Logs print: 11:16:42:0596 Gs failed to get search apps: Operation was cancelled 11:16:42:0596 Gs not handling error cancelled for action search: Operation

[Bug 1679774] Re: snapd-glib doesn't read full json response from snapd

2017-04-05 Thread Simon Fels
** Changed in: gnome-software (Ubuntu) Status: New => Confirmed ** Tags added: cross-distro -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679774 Title: snapd-glib doesn't read full json

[Bug 1680027] [NEW] gnome-software doesn't use snapd-glib exclusively

2017-04-05 Thread Simon Fels
Public bug reported: The code submitted to gnome-software upstream still doesn't use snapd- glib exclusively but has parts of the snapd REST API which are handled by its own. The HTTP REST API logic should be only implemented once and that in snapd-glib. See https://git.gnome.org/browse/gnome-

[Bug 1679774] Re: snapd-glib doesn't read full json response from snapd

2017-04-04 Thread Simon Fels
As an additional note, this happens with snapd 2.23.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679774 Title: snapd-glib doesn't read full json response from snapd To manage notifications

[Bug 1679774] Re: snapd-glib doesn't read full json response from snapd

2017-04-04 Thread Simon Fels
See https://paste.ubuntu.com/24318397/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679774 Title: snapd-glib doesn't read full json response from snapd To manage notifications about this bug go

[Bug 1674509] Re: Unable to find bluetooth device on RPi3 running Ubuntu Core 16

2017-03-29 Thread Simon Fels
** Changed in: linux-raspi2 (Ubuntu) Status: New => Confirmed ** Changed in: snappy Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1674509 Title: Unable to

[Bug 1528173] Re: org.freedesktop.DBus.Properties.GetAll fails always for fi.w1.wpa_supplicant1.Interface interface

2017-02-24 Thread Simon Fels
** Changed in: wpa (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1528173 Title: org.freedesktop.DBus.Properties.GetAll fails always for

[Bug 1662866] Re: libhybris blocks migration to libglvnd

2017-02-08 Thread Simon Fels
** Changed in: libhybris (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662866 Title: libhybris blocks migration to libglvnd To man

[Bug 1638537] Re: snapd eats 100% CPU for about 5 minutes on first boot causing a load of >2.0

2017-01-12 Thread Simon Fels
I see this as well on various arm based devices. Any more ideas what could be the reason or a possible fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1638537 Title: snapd eats 100% CPU for

[Bug 1647168] Re: /dev/ashmem and /dev/binder not usable inside confinement

2016-12-04 Thread Simon Fels
** Description changed: I have a snap which starts an entire Android system in a LXC container similar to how we do it on Ubuntu Touch. The LXC container itself works fine in devmode, confinement is not yet considered and left completely aside. The Android system needs access to the

[Bug 1647168] [NEW] /dev/ashmem and /dev/binder not usable inside confinement

2016-12-04 Thread Simon Fels
Public bug reported: I have a snap which starts an entire Android system in a LXC container similar to how we do it on Ubuntu Touch. The LXC container itself works fine in devmode, confinement is not yet considered and left completely aside. The Android system needs access to the two nodes

[Bug 1611638] Re: snap upgrade hook

2016-10-28 Thread Simon Fels
@Kyle: How is that supposed to work? Will there be an additional flag passed to the snap when the configure hook is called to indicate its called because of 'install' or 'upgrade' operations? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1626617] Re: console-conf does not allow to set up dns for static ip

2016-10-24 Thread Simon Fels
** Tags added: plano-acan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626617 Title: console-conf does not allow to set up dns for static ip To manage notifications about this bug go to:

[Bug 1634540] Re: Configuring a static IP address generates a netplan file without a gateway

2016-10-24 Thread Simon Fels
** Tags added: plano-acan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1634540 Title: Configuring a static IP address generates a netplan file without a gateway To manage notifications about

[Bug 1634540] Re: Configuring a static IP address generates a netplan file without a gateway

2016-10-19 Thread Simon Fels
** Changed in: subiquity (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1634540 Title: Configuring a static IP address generates a netplan file without

[Bug 1634430] Re: Probert crashes with "oundLocalError: local variable 'ifindex' referenced before assignment"

2016-10-18 Thread Simon Fels
0.0.11~xenial just landed in the ubuntu image ppa (https://launchpad.net /~snappy- dev/+archive/ubuntu/image/+packages?field.name_filter=_filter=published_filter=xenial) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1634430] Re: Probert crashes with "oundLocalError: local variable 'ifindex' referenced before assignment"

2016-10-18 Thread Simon Fels
PR is https://github.com/CanonicalLtd/probert/pull/30 ** Changed in: probert (Ubuntu) Assignee: (unassigned) => Scott Sweeny (ssweeny) ** Changed in: probert (Ubuntu) Importance: Undecided => Critical ** Changed in: probert (Ubuntu) Status: New => In Progress -- You received

[Bug 1634430] Re: Probert crashes with "oundLocalError: local variable 'ifindex' referenced before assignment"

2016-10-18 Thread Simon Fels
** Description changed: Probert currently crashes with the following: 2016-10-18 08:14:56,241 subiquitycore.core:159 Exception in controller.run(): Traceback (most recent call last): - File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run -

[Bug 1634430] [NEW] Probert crashes with "oundLocalError: local variable 'ifindex' referenced before assignment"

2016-10-18 Thread Simon Fels
Public bug reported: Probert currently crashes with the following: 2016-10-18 08:14:56,241 subiquitycore.core:159 Exception in controller.run(): Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run self.event_loop.run()   File

[Bug 1634430] Re: Probert crashes with "oundLocalError: local variable 'ifindex' referenced before assignment"

2016-10-18 Thread Simon Fels
** Attachment added: "subiquity-debug.log" https://bugs.launchpad.net/ubuntu/+source/probert/+bug/1634430/+attachment/4763099/+files/subiquity-debug.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1630586] Re: Pi3 kernel crash and is unreliable

2016-10-06 Thread Simon Fels
@Paolo: Will give this image a try tomorrow morning. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630586 Title: Pi3 kernel crash and is unreliable To manage notifications about this bug

[Bug 1630586] Re: Pi3 kernel crash and is unreliable

2016-10-05 Thread Simon Fels
** Attachment added: "IMG_20161005_153003.jpg" https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1630586/+attachment/4755051/+files/IMG_20161005_153003.jpg ** Description changed: Build an image today with - $ sudo ubuntu-image --channel edge -o pi3.img pi3.model - $ cat

[Bug 1630586] [NEW] Pi3 kernel crash and is unreliable

2016-10-05 Thread Simon Fels
Public bug reported: Build an image today with  $ sudo ubuntu-image --channel edge -o pi3.img pi3.model  $ cat pi3.model type: model authority-id: 4BKZlf4WMNBKgQfij0rftmp5BzDdVhlf series: 16 brand-id: 4BKZlf4WMNBKgQfij0rftmp5BzDdVhlf model: pi3 architecture: armhf gadget: pi3 kernel: pi2-kernel

[Bug 1630586] Re: Pi3 kernel crash and is unreliable

2016-10-05 Thread Simon Fels
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1630586/+attachment/4755050/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630586 Title:

[Bug 1627031] Re: console-conf crashes with a WiFi which does not support SIOCGIWESSID

2016-09-25 Thread Simon Fels
@Michael: That sounds like a first attempt to fix this but I guess we will then miss the ESSID in the UI for those dongles. The problem seems to be more that the driver does not support the necessary WEXT command SIOCGIWESSID anymore and just gives you access with nl80211. So we have two real

[Bug 1627031] [NEW] console-conf crashes with a WiFi which does not support SIOCGIWESSID

2016-09-23 Thread Simon Fels
Public bug reported: console-cofn crashes with "PermissionError: [Errno 1] Operation not permitted" when I have my TP-LINK TL-WN725N V2 plugged via USB in the device. If the device is unplugged console-conf does not crash anymore. See attached log file for more details. ** Affects: subiquity

[Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-22 Thread Simon Fels
Sorry, for seeing this one a bit late. First of all the relevant problem is ( 15.152| 0.000) E: [pulseaudio] volume.c: Assertion 'pa_channels_valid(channels)' failed at pulse/volume.c:74, function pa_cvolume_set(). Aborting. Which basically means there is a volume level being set for an

[Bug 1623068] Re: Networkd fails to configure a ethernet network device on a 3.4 kernel

2016-09-15 Thread Simon Fels
That patch works but there are now more problems with the DHCP stack inside networkd. See https://paste.ubuntu.com/23178198/ Needs more investigation. To unblock our work we're now using a static ifupdown configuration but need to fix this bug here for real networkd support. ** Changed in:

[Bug 1623068] Re: Networkd fails to configure a ethernet network device on a 3.4 kernel

2016-09-14 Thread Simon Fels
Yes, the kernel has IPv6 support enabled so socket_ipv6_is_supported() returns true and with that it tries to setup the IPv6 part of the interface. The two problems which I've found so far are: - an empty IFLA_AF_SPEC seems to cause the kernel to return EINVAL - having IPv6 enabled and

[Bug 1623068] Re: Networkd fails to configure a ethernet network device on a 3.4 kernel

2016-09-14 Thread Simon Fels
The actual error message comes from https://github.com/systemd/systemd/blob/95adafc428b5b4be0ddd4d43a7b96658390388bc/src/network /networkd-link.c#L1441 and due to the nature of this the problem only occurs when the network interface isn't already up. If lines 1391 to 1420 are commented on

[Bug 1623068] Re: Networkd fails to configure a ethernet network device on a 3.4 kernel

2016-09-13 Thread Simon Fels
Output of sudo SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd-networkd ubuntu@nirvana:~$ sudo SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd-networkd sudo: unable to resolve host nirvana: Connection refused Failed to connect to bus, trying again in 5s: No such file or directory timestamp of

[Bug 1623068] [NEW] Networkd fails to configure a ethernet network device on a 3.4 kernel

2016-09-13 Thread Simon Fels
Public bug reported: Knowing that a 3.4 based kernel is unsupported we have to get it working for a specific customer. Systemd itself boots up nicely already but networkd fails to configure a network device with the following configuration file in /etc/systemd/network $ cat

[Bug 1623068] Re: Networkd fails to configure a ethernet network device on a 3.4 kernel

2016-09-13 Thread Simon Fels
** Attachment added: "systemd-networkd-on-3.4.log" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1623068/+attachment/4740099/+files/systemd-networkd-on-3.4.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1619721] Re: /etc/machine-id changes with every reboot

2016-09-05 Thread Simon Fels
@Oliver: What is console-conf using to retrieve a IP address over DHCP? If it is dhclient and in a subsequent boot networkd is used then we have different storage locations for the leases which would explain why the DHCP request is sent again and a new IP address assigned. -- You received this

[Bug 1616063] Re: Create interface for urfkill

2016-09-05 Thread Simon Fels
: Undecided Status: New ** Changed in: snappy-hwe-snaps Importance: Undecided => High ** Changed in: snappy-hwe-snaps Status: New => Triaged ** Changed in: snappy-hwe-snaps Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification be

[Bug 1318360] Re: Poor microphone quality (mako)

2016-09-02 Thread Simon Fels
** Changed in: libhybris (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318360 Title: Poor microphone quality (mako) To man

[Bug 1318360] Re: Poor microphone quality (mako)

2016-09-02 Thread Simon Fels
** Changed in: libhybris (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318360 Title: Poor microphone quality (mako) To manage notifications about this

[Bug 1318360] Re: Poor microphone quality (mako)

2016-09-02 Thread Simon Fels
** Changed in: pulseaudio (Ubuntu) Status: Fix Committed => Invalid ** Also affects: libhybris (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1318360] Re: Poor microphone quality (mako)

2016-09-02 Thread Simon Fels
** Changed in: libhybris (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318360 Title: Poor microphone quality (mako) To manage notifications about this

[Bug 1318360] Re: Poor microphone quality (mako)

2016-09-02 Thread Simon Fels
@K1773R: It does not have to be in the milestone list to land. The package is already part of the overlay ppa and in rc-proposed so it will be automatically land with OTA 13. ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: pulseaudio

[Bug 1318360] Re: Poor microphone quality (mako)

2016-09-01 Thread Simon Fels
This landed with 0.1.0+git20151016+6d424c9-0ubuntu18 in the overlay ppa. Can't say if that went out with OTA 12 or will come with OTA 13. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318360 Title:

[Bug 1618522] [NEW] netplan does not generates .network files just for ethernet

2016-08-30 Thread Simon Fels
Public bug reported: On my pi3 I have an image with the ubuntu-core snap rev 354 and I get the following netplan configuration file after the first boot: ubuntu@localhost:~$ cat /etc/netplan/00-initial-config.yaml network:  version: 2  ethernets:    all: match:  name: "*" dhcp4: true

[Bug 1615819] Re: BQ M10 screen casting

2016-08-24 Thread Simon Fels
Sadly, we don't have any direct plan right now to add support for WPS PIN in aethercast. This would also involve UI work to get things properly setup. Can you retry the connection and give me the content of /var/log/upstart/aethercast.log? Maybe there is a way we can workaround this. -- You

[Bug 1615819] Re: BQ M10 screen casting

2016-08-24 Thread Simon Fels
ned) => Simon Fels (morphis) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615819 Title: BQ M10 screen casting To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-d

[Bug 1602950] Re: Unity8 crashes when switching back to lockscreen while using WiDi

2016-07-14 Thread Simon Fels
@Danial: You can easily do that with the attached crash file. So what also would a ubuntu-bug provide? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1602950 Title: Unity8 crashes when switching

[Bug 1602950] [NEW] Unity8 crashes when switching back to lockscreen while using WiDi

2016-07-14 Thread Simon Fels
Public bug reported: Testing new aethercast changes (https://requests.ci- train.ubuntu.com/#/ticket/1620) and found unity8 is crashing when it switches after a timeout automatically to the lock screen. This is on current build number: 142 device name: frieza channel:

[Bug 1596951] Re: [CTA] CameraService in trust prompt should be translated

2016-07-11 Thread Simon Fels
** Changed in: trust-store (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596951 Title: [CTA] CameraService in trust prompt should be translated

[Bug 1586972] Re: Sometimes get "ok" box with no text

2016-07-08 Thread Simon Fels
Saw this some times too. Not sure yet which error this triggers but likely we're not handling one error code in u-s-s yet. ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of

[Bug 1596464] Re: unity greeter stays in desktop mode if a bluetooth HID is connected

2016-07-08 Thread Simon Fels
This is nothing related to aethercast. Must be something wrong in unity8. ** Changed in: aethercast Status: New => Invalid ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Also affects: unity8 (Ubuntu) Importance: Undecided Status:

[Bug 1583057] Re: Deny audio recording for all snap applications

2016-07-06 Thread Simon Fels
Updated the patch. We now add snappy-policy always to default.pa. I couldn't figure out what I have to change to make the ifelse statement work properly to add the snappy policy module only conditionally to default.pa Also fixed the compiler warnings and other small things. ** Patch added:

[Bug 1583057] Re: Deny audio recording for all snap applications

2016-07-06 Thread Simon Fels
@Jamie: Works fine here for me. Using a simple snap name: pulseaudio-clients version: 8.0-1 summary: Clients for PulseAudio description: | Contains PulseAudio client utilities apps: pactl: command: usr/bin/pactl plugs: [pulseaudio] paplay: command: usr/bin/paplay plugs:

[Bug 1598886] [NEW] Misleading error message when trying to install unconfined snaps from the edge channel

2016-07-04 Thread Simon Fels
Public bug reported: When I try to install the TPM snap from the edge channel I get the following output: $ snap install tpm --channel=edge error: cannot perform the following tasks: - Download snap "tpm" from channel "edge" (snap not found) The mistake here is that I forgot --devmode as the

[Bug 1583057] Re: Deny audio recording for all snap applications

2016-07-04 Thread Simon Fels
@Jamie: Attached is a debdiff to update the pulse pacakge with snappy support. ** Patch added: "pulseaudio-snappy-deny-recording.diff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1583057/+attachment/4695115/+files/pulseaudio-snappy-deny-recording.diff -- You received this bug

[Bug 1593568] Re: Create an interface for tpm1.2

2016-06-22 Thread Simon Fels
I've pushed the TPM snap now into a common repository on https://code.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/tpm If you're back from holiday lets quickly sync up on your work here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1590679] Re: Apps can't own session bus names (unity7 interface)

2016-06-19 Thread Simon Fels
Just for interest I did such a simple interfaces some time ago for playing: dbus-name: https://github.com/morphis/snappy/commit/0489b6f23b190d817975247d460990f67e0c4d5c Allows you to bind a by attribute specified dbus name on the system bus. This was meant for snap internal communication but

[Bug 1586972] Re: Sometimes get "ok" box with no text

2016-06-08 Thread Simon Fels
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1583057] Re: Deny audio recording for all snap applications

2016-06-01 Thread Simon Fels
@Luke: How did you test the change before landing it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583057 Title: Deny audio recording for all snap applications To manage notifications about this

[Bug 1583057] [NEW] Deny audio recording for all snap applications

2016-05-18 Thread Simon Fels
Public bug reported: Until we have a proper trust-store implementation with snappy and on the desktop/ubuntu core we want pulseaudio to simply deny any audio recording request coming from an app shipped as part of a snap. The implementation adds a module-snappy-policy module to pulseaudio which

[Bug 1576711] Re: [xenial] Enable arm64 build

2016-05-17 Thread Simon Fels
** Package changed: aethercast (Ubuntu) => aethercast ** Changed in: aethercast Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: aethercast Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1567467] Re: Urfkill gets out of sync with actual rfkill on the kernel side

2016-05-17 Thread Simon Fels
@John: Yes, fix was released with the last urfkilld landing: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable- phone-overlay/+sourcepub/6411875/+listing-archive-extra ** Changed in: urfkill (Ubuntu) Status: Confirmed => Fix Committed ** Changed in:

[Bug 1579915] Re: network-manager 1.2 uses more power

2016-05-10 Thread Simon Fels
** Changed in: network-manager (Ubuntu) Status: Confirmed => In Progress ** Changed in: canonical-devices-system-image Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1579915] Re: network-manager 1.2 uses more power

2016-05-10 Thread Simon Fels
Checked this on krillin with current build number: 329 device name: krillin channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-05-10 03:25:03 version version: 329 version ubuntu: 20160510 version device: 20160329-a9bacdb version custom: 20160505-975-38-9 Device doesn't go to sleep

[Bug 1579915] Re: big power increase in May 4th and later builds

2016-05-10 Thread Simon Fels
** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579915 Title: network-manager 1.2 uses more power To manage

  1   2   3   4   5   >