[Touch-packages] [Bug 2109394] Re: AppArmor breaks Incus containers

2025-04-26 Thread John Johansen
This looks to be caused by incus using change_profile to change confinement. AppArmor is allowing this but only to a point creating a stack of the incus policy and unconfined. We will need to investigate the specifics of exactly what is going on here. But in the mean time you should be able to work

[Touch-packages] [Bug 2109419] Re: mDNS required avahi-daemon.service restart after resume

2025-04-26 Thread Daniel Tang
Attached is `journalctl -u avahi-daemon --boot -0 > avahi- journalctl.txt`. I find lines "Host name conflict, retrying with daniel-desktop3-2" and "Detected another IPv4 mDNS stack running on this host" strange. They didn't happen last boot. I left `/etc/systemd/resolved.conf` at `#MulticastDNS=no

[Touch-packages] [Bug 2109419] [NEW] mDNS required avahi-daemon.service restart after resume

2025-04-26 Thread Daniel Tang
Public bug reported: After suspending and resuming my desktop, my tablet could not resolve its hostname over mDNS. `getent hosts daniel-desktop3.local` has no output. Wireshark on the desktop captured incoming mDNS packets but no outgoing response. Disconnecting/reconnecting the desktop's ethernet

[Touch-packages] [Bug 2109413] Re: Plugin nvcodec is missing on plucky amd64

2025-04-26 Thread Simon Kirsten
I checked the build logs of past builds and it seems like the following was the last version where the amd64 build did not disable nvcodec: https://launchpad.net/ubuntu/+source/gst-plugins- bad1.0/1.24.12-2ubuntu1/+build/30170792 Unfortunately this build output deb file is now incompatible with t

[Touch-packages] [Bug 2109394] Re: AppArmor breaks Incus containers

2025-04-26 Thread Norberto Bensa
I got bitten by this bug. I tried a clean Kubuntu 25.04 install on a vm with incus from zabbly's repos (incus 6.12). - apt update hangs. - some old containers (based on trusty) do not complete boot. - a container running gitlab is completelly unusable (cpu goes to pluton and beyond, all process

[Touch-packages] [Bug 2109413] [NEW] Plugin nvcodec is missing on plucky amd64

2025-04-26 Thread Simon Kirsten
Public bug reported: I noticed that on plucky the nvcodec plugin (libgstnvcodec.so) is missing. https://packages.ubuntu.com/plucky/amd64/gstreamer1.0-plugins-bad/filelist (missing) https://packages.ubuntu.com/jammy/amd64/gstreamer1.0-plugins-bad/filelist (there) Upon further inspection I could

[Touch-packages] [Bug 2054941] Re: Chromium does not print out, although printer is visible

2025-04-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 2109394] Re: AppArmor breaks Incus containers

2025-04-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apparmor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 2054941] Re: Chromium does not print out, although printer is visible

2025-04-26 Thread Aditya Suseno
Happened to me too on native Google Chrome installation -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/2054941 Title: Chromium does not print out, although printer is visible

[Touch-packages] [Bug 2054941] Re: Chromium does not print out, although printer is visible

2025-04-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: chromium-browser (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 2076865] Re: curl: autopkgtests fail due to libssh-dev dependency

2025-04-26 Thread Bug Watch Updater
** Changed in: curl (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2076865 Title: curl: autopkgtests fail due to libssh-dev depend

[Touch-packages] [Bug 1199343] Re: Camera app sometimes shows no live preview

2025-04-26 Thread aannzjs
Aujourd'hui, avec l'évolution de la technologie, les méthodes de consommation de contenu audiovisuel ont radicalement changé. L'IPTV (Internet Protocol Television) est désormais l'une des solutions les plus populaires pour accéder à des chaînes TV, des films, des séries et des événements sportifs e

[Touch-packages] [Bug 2109394] Re: AppArmor breaks Incus containers

2025-04-26 Thread Simos Xenitellis 
Kernel logs on the host when running `apt update` in a container. 2025-04-26T10:06:40.559507+00:00 testing-if-incus-works kernel: audit: type=1400 audit(1745662000.556:604): apparmor="DENIED" operation="signal" class="signal" profile="incus-noble_" pid=6047 comm="apt" requested_mask="send" den

[Touch-packages] [Bug 2109394] [NEW] AppArmor breaks Incus containers

2025-04-26 Thread WereCatf
Public bug reported: With Ubuntu 25.04, launching an Incus container and issuing "apt update" inside it just...stalls. It never proceeds. There's a lot of complaints about ptract and signal being denied by AppArmor and, indeed, adding 'raw.apparmor="signal,"' to the container's configuration allow