[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-09-18 Thread Grant Orndorff
As noted above, we're tracking the fix to hide unnecessary warnings in ubuntu-advantage-tools over in bug 2074211 and updating this bug along the way for visibility. I have finished verification and posted logs in a comment on bug 2074211. Marking verification done for both now. ** Tags removed: v

[Touch-packages] [Bug 2081110] Re: FTBFS for oracular 2:4.35-1.1ubuntu1

2024-09-18 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1904395. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://he

[Touch-packages] [Bug 2081110] Re: FTBFS for oracular 2:4.35-1.1ubuntu1

2024-09-18 Thread Bug Watch Updater
** Changed in: nspr (Debian) Status: Unknown => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nspr in Ubuntu. https://bugs.launchpad.net/bugs/2081110 Title: FTBFS for oracular 2:4.35-1.1ubuntu1 Status in

[Touch-packages] [Bug 2081110] [NEW] FTBFS for oracular 2:4.35-1.1ubuntu1

2024-09-18 Thread Lena Voytek
Public bug reported: nspr currently fails to build in oracular with the following: testfile.c:126:41: error: passing argument 3 of ‘pthread_create’ from incompatible pointer type This should be fixed upstream with https://hg.mozilla.org/projects/nspr/rev/e178d3d9b47b2479f22f208d6225eda81918dae1

[Touch-packages] [Bug 2077779] Re: PTP device symlink missing after running udevadm trigger command

2024-09-18 Thread Nick Rosbrook
I am tracking this for future SRUs, so unsubscribing sponsors. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/209 Title: PTP device symlink missing after running udeva

[Touch-packages] [Bug 2081061] Re: Port from GTK 3 to GTK 4

2024-09-18 Thread Benjamin Drung
** Also affects: apport Importance: Undecided Status: New ** Changed in: apport (Ubuntu) Status: New => Triaged ** Changed in: apport Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribe

[Touch-packages] [Bug 2080972] Re: /tmp as non-tmpfs doesn't get cleaned upon reboot

2024-09-18 Thread Nick Rosbrook
To be specific, the override I would suggest is: $ mkdir -p /etc/tmpfiles.d $ cat > /etc/tmpfiles.d/tmp.conf << EOF D /tmp 1777 root root 10d q /var/tmp 1777 root root 30d EOF In particular, this is flipping the 'q' to a 'D' for the /tmp line. -- You received this bug notification because you a

[Touch-packages] [Bug 2081061] Re: Port from GTK 3 to GTK 4

2024-09-18 Thread Fred
** Attachment removed: "ProcEnviron.txt" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2081061/+attachment/5818933/+files/ProcEnviron.txt ** Attachment removed: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2081061/+attachment/5818932/+files/ProcCpu

[Touch-packages] [Bug 2081061] [NEW] Port from GTK 3 to GTK 4

2024-09-18 Thread Fred
Public bug reported: Port apport-gtk from GTK 3 to GTK 4. ProblemType: Bug DistroRelease: Ubuntu 24.10 Package: apport-gtk 2.30.0-0ubuntu2 ProcVersionSignature: Ubuntu 6.11.0-7.7-generic 6.11.0-rc7 Uname: Linux 6.11.0-7-generic x86_64 ApportLog: ApportVersion: 2.30.0-0ubuntu2 Architecture: amd6

[Touch-packages] [Bug 2071779] Re: htpdate: autopkgtest failure on ppc64el

2024-09-18 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~adrien/ubuntu/+source/htpdate/+git/htpdate/+merge/473440 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/2071779 Tit

[Touch-packages] [Bug 2056555] Re: Allow bitbake to create user namespace

2024-09-18 Thread Richard-purdie-1
Unfortunately even the /**/bitbake/bin/bitbake mask doesn't always work since bitbake's server can be triggered by other commands such as devtool or recipetool. In those cases, the glob doesn't match and you hit weird failures. It also has interesting problems with using BB_SERVER_TIMEOUT=60 since

[Touch-packages] [Bug 2081052] [NEW] audio

2024-09-18 Thread Dave Andrew
Public bug reported: i get sound through speakers for about 30 seconds and then sound cuts off.sound through a headset is ok ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: pulseaudio 1:16.1+dfsg1-2ubuntu10 ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12 Uname: Linux 6.8.0-45-generi

[Touch-packages] [Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package digikam - 4:8.4.0-3ubuntu2 --- digikam (4:8.4.0-3ubuntu2) oracular; urgency=medium * Update path for webengineprocess for qt6 in apparmor profile. (LP: #2046844) -- Scarlett Moore Tue, 17 Sep 2024 12:34:55 -0700 ** Changed in: digikam (Ubuntu)

[Touch-packages] [Bug 2081020] Re: Boot into initramfs after install 24.04 on UFS storage

2024-09-18 Thread Benjamin Drung
Please try this patch: https://git.launchpad.net/~ubuntu-core- dev/ubuntu/+source/initramfs- tools/commit/?h=ubuntu/noble&id=f46a8c8cda8c16a5af5e3100ebca0b42dfd59453 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-to

[Touch-packages] [Bug 2081020] Re: Boot into initramfs after install 24.04 on UFS storage

2024-09-18 Thread Benjamin Drung
The call that you are referring to is: ``` _call_dracut_install -s "${blockfuncs}|iscsi_register_transport" \ "=drivers/scsi" "=drivers/ufs" ``` Only UFS drivers are included that match the kernel modules by symbol regexp. This does not seem to be enough. It was in

[Touch-packages] [Bug 2081020] Re: Boot into initramfs after install 24.04 on UFS storage

2024-09-18 Thread Dirk Su
** Tags added: jira-somerville-997 oem-priority ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Assignee: (unassigned) => Dirk Su (dirksu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is s

[Touch-packages] [Bug 2055842] Re: pulseaudio: request backporting of upstream patch

2024-09-18 Thread Sebastien Bacher
** Tags added: udeng-4617 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/2055842 Title: pulseaudio: request backporting of upstream patch Status in pulseaudio package

[Touch-packages] [Bug 2081020] Re: Boot into initramfs after install 24.04 on UFS storage

2024-09-18 Thread Dirk Su
check initramfs on 24.04. UFS driver not been included into it. It filter out by https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/initramfs- tools/tree/hook-functions#n747 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 2081020] [NEW] Boot into initramfs after install 24.04 on UFS storage

2024-09-18 Thread Dirk Su
Public bug reported: [Summary] Boot into initramfs after install 24.04 on UFS storage [Steps to reproduce] 1. install ubuntu 24.04 on device with UFS storage 2. reboot [Expected result] Boot into ubuntu desktop [Actual result] Boot into initramfs [Failure rate] 100% ** Affects: initramfs