[Bug 2078763] Re: [uc22][g700] systemd-backlight@backlight:1c008000.dsi0.0.service loaded failed during cold boot stress test

2024-10-10 Thread Jian Hui Lee
verified pass on g700 by checking drm component sequence with kernel linux-mtk/5.15.0-1034.40. qa team will check the issue on core system after kernel snap is released. ** Tags removed: verification-needed-jammy-linux-mtk ** Tags added: verification-done-jammy-linux-mtk -- You received this bug

[Bug 2078762] Re: [g510][g700] add fsource device tree node

2024-10-10 Thread Jian Hui Lee
verified pass by using the following command after updating the device tree: $ dtc -I fs -O dts /proc/device-tree|grep fsource ** Tags removed: verification-needed-jammy-linux-mtk ** Tags added: verification-done-jammy-linux-mtk -- You received this bug notification because you are a member of U

[Bug 2083657] Re: Remove oem-flavour.cfg for the OEM kernel retirement

2024-10-10 Thread Shih-Yuan Lee
> 5. Why is a previous debian/changelog entry being changed? If you're correcting a previous mistake then I guess it's subjective as to whether that's OK, but I can't distinguish between that and an inadvertent change. Please could you clarify? I get the Debian source package by `pull-lp-source ub

[Bug 2083657] Re: Remove oem-flavour.cfg for the OEM kernel retirement

2024-10-10 Thread Shih-Yuan Lee
> 4. I think the "&& exit 0" lines are a bug, because they will preclude any #DEBHELPER# snippets from running. It looks like debhelper already has generated code in ubuntu-drivers.postinst so this seems like a real and immediate issue. Probably the easiest is to move this into a function and use `

[Bug 2083657] Re: Remove oem-flavour.cfg for the OEM kernel retirement

2024-10-10 Thread Shih-Yuan Lee
> 6. Shouldn't you be triggering update-grub after touching /etc/default/grub.d, or is there a mechanism for that already in place? The issue itself is triggered by unattended-upgrades to install the generic hwe kernel and NVIDIA packages so it will execute update-grub for sure, but the order is u

[Bug 2081685] Re: [Ubuntu 24.04-generic Kernel-6.8]Hard lockup on 8 Socket System, ThinkSystem SR950 V3.

2024-10-10 Thread Amy Gou
** Attachment added: "dmesg-6-8-0-32-2.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2081685/+attachment/5826963/+files/dmesg-6-8-0-32-2.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2081685] Re: [Ubuntu 24.04-generic Kernel-6.8]Hard lockup on 8 Socket System, ThinkSystem SR950 V3.

2024-10-10 Thread Amy Gou
hi Paolo, The lockup issue occurs with kernel 6.8.0-32.32, see attachment"dmesg-6-8-0-32-2.log". ubuntu@SR950V3:~$ uname -a Linux SR950V3 6.8.0-32-generic #32 SMP PREEMPT_DYNAMIC Thu Oct 10 10:24:30 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ubuntu@SR950V3:~$ cat /var/log/dmesg | grep -i "lockup" [

[Bug 2084190] Re: Ubuntu 24.04 crashes occasionally on Thinkpad P14s

2024-10-10 Thread Hans Wilmers
See also this entry in askubuntu about a similar (maybe identical) bug: https://askubuntu.com/questions/1527482/lenovo- thinkpad-p14s-gen-4-randomly-shuts-down-and-reboots-on-ubuntu-24-04-lts The problem seems to be reported only for 24 LTS, not for earlier versions of ubuntu. ** Description ch

[Bug 2062424] Re: When accelerometer detects rotation, it goes into airplane mode

2024-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: util-linux (Ubuntu) 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/2062424 Title:

[Bug 2062424] Re: When accelerometer detects rotation, it goes into airplane mode

2024-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd-hwe (Ubuntu) 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/2062424 Title:

[Bug 2083657] Re: Remove oem-flavour.cfg for the OEM kernel retirement

2024-10-10 Thread Shih-Yuan Lee
> 7. I think some additional testing is warranted: specifically to test idempotency of the upgrade path, as well as correct handling for the common case of a non-OEM install. Please could you add to the Test Plan to test these paths? The patch is designed to activate only when /etc/default/grub.d/

[Bug 2062424] Re: When accelerometer detects rotation, it goes into airplane mode

2024-10-10 Thread Jokel
Solved it specifically for my laptop with this line in the newly created file /etc/udev/hwdb.d/61-keyboard-local.hwdb: evdev:name:Intel HID events:dmi:bvn*:bvr*:bd*:svnHP:pnHPEnvyx3602-in-1Laptop16-ac*:pvr* KEYBOARD_KEY_8=reserved But I'm not sure about this device named "Intel HID events". Don

[Bug 2084107] Re: Splash does not show up on Ubuntu 24.10 with TPM FDE

2024-10-10 Thread Alexander Koskovich
update-grub doesn't exist on TPM FDE installs, changing /etc/default/grub doesn't have any effect If I escape to the grub menu early on I only have a single "run" option and when I hit c to edit it I have no kernel options to modify. It just specifies the rootfs. Looking at https://ubuntu.com/cor

[Bug 2082868] Re: [g1200] regulators not enabled after sru d2024.08.12

2024-10-10 Thread Jian Hui Lee
verified pass on g1200 with 1034.40 kernel. the required mt6360 is working normally. ** Tags removed: verification-needed-jammy-linux-mtk ** Tags added: verification-done-jammy-linux-mtk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2084107] Re: Splash does not show up on Ubuntu 24.10 with TPM FDE

2024-10-10 Thread Daniel van Vugt
I would add this to /etc/default/grub: GRUB_CMDLINE_LINUX="plymouth.use-simpledrm" or try removing the "splash" parameter in the same file to disable graphical boot completely. Then run: sudo update-grub and reboot. You can also edit kernel command line options in the grub menu if you tap

[Bug 2084135] Re: Screen flickering when mouse cursor is in the lower half of the screen

2024-10-10 Thread R.M. van der van der Spank
I am not sure if it resembles bug 2062951. I am trying the solution given in the bug description. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084135 Title: Screen flickering when mous

[Bug 2084126] Re: Runs, then closes after a few seconds. Sometimes after starting a stroke on the canvas.

2024-10-10 Thread Martin Renold
This could be the same problem as https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=1079663 If so, you can workaround by starting with "OMP_NUM_THREADS=1 mypaint" ** Bug watch added: Debian Bug tracker #1079663 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079663 -- You received this

[Bug 2054861] Re: suspend-target and systemd-suspend.service hang on resume and blocks shutdown/reboot

2024-10-10 Thread M. Kurt
Just tested twice. It's been fixed on 24.04.1 LTS. Thanks! ** Description changed: This happens only after I connect my Toshiba FireTV via HDMI. I don't need to be using the TV. If I have connected TV just once it is enough to trigger this bug. Laptop goes to sleep just fine but when it wakes

[Bug 2082946] Re: Kernel 6.8.0-45-generic fails to boot on 24.04

2024-10-10 Thread Francesco Rolando
> Is there any reason you use this ppa on your primary systems? Maybe, if the primary system it's a development system, to have access to different version of gcc. Honestly, I don't remember when and why I had to add it, but I see I'm using gcc 14 from that repository. Thanks -- You received t

[Bug 1966067] Re: Snap application always asks for settings change on startup

2024-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snapd (Ubuntu) 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/1966067 Title: Snap

[Bug 2084107] Re: Splash does not show up on Ubuntu 24.10 with TPM FDE

2024-10-10 Thread Alexander Koskovich
I can't boot up to confirm. When I add parameters to the grub configuration it prompts for recovery key. Even if I provide the correct recovery key it starts the reboot task and loops, forcing me to reinstall. I can confirm that plymouth.use-simpledrm is not apart of the cmdline on a fresh 24.10 i

[Bug 2084107] Re: Splash does not show up on Ubuntu 24.10 with TPM FDE

2024-10-10 Thread Alexander Koskovich
Seems like any changes would have to be added here? https://github.com/canonical/pc-amd64-gadget- desktop/blob/24/extra/cmdline.extra -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084107 Title: Spl

[Bug 2084225] [NEW] Noble update: upstream stable patchset 2024-10-11

2024-10-10 Thread Koichiro Den
Public bug reported: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly

[Bug 1487190] Re: Not all interfaces display when >~30 interfaces

2024-10-10 Thread Bug Watch Updater
** Changed in: nicstat (Debian) Status: Fix Committed => 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/1487190 Title: Not all interfaces display when >~30 interfaces To manage n

[Bug 2084223] [NEW] Flatpak apps in Ubuntu 24.10 do not respect Warty Brown accent colour

2024-10-10 Thread lvek4096
Public bug reported: In Ubuntu 24.10, when using the Warty Brown accent colour, Flatpak apps do not respect the accent colour and instead fall back to orange accent colour. This issue does not occur with any other accent colour. Attached is a screenshot showing this issue - as an example I have

[Bug 2084221] [NEW] QT5 GTK2 theme does not respect certain accent colours in Ubuntu 24.10

2024-10-10 Thread lvek4096
Public bug reported: In Ubuntu 24.10, when using the QT5 GTK2 theme, the accent colours of QT5 apps using these themes do not respect the accent colour when the accent colour is set to Warty Brown or Yellow. Instead it falls back to orange, plus a weird outline appears among most UI elements. Att

[Bug 2083657] Re: Remove oem-flavour.cfg for the OEM kernel retirement

2024-10-10 Thread Shih-Yuan Lee
> 8. What happens if reimaging from the OEM image, and then upgrading to the updates pocket all at once, including the update that triggered this bug together with this for it? Which postinst will run first? If not deterministic, and this one runs first, will that cause a problem? Do we need a Brea

[Bug 2076370] Re: package php7.4-common 7.4.3-4ubuntu2.23 failed to install/upgrade: installed php7.4-common package post-installation script subprocess returned error exit status 10

2024-10-10 Thread Launchpad Bug Tracker
[Expired for php7.4 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: php7.4 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076370

[Bug 2076544] Re: wefds

2024-10-10 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.] ** Changed in: ubuntu Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076544 Title: wefds T

[Bug 2084217] [NEW] I was trying to update my software from ubuntu 20.04 to 22.04.5 and faced this error: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade

2024-10-10 Thread Zubin Shah
Public bug reported: I was trying to update my software from ubuntu 20.04 to 22.04.5 and faced this error: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This was likely caused by: * Unofficial software packages not provided by Ubuntu Please use the

[Bug 2084055] Re: Thinkpad x201 having issues without nomodeset

2024-10-10 Thread Daniel van Vugt
Thanks. There isn't anything in that log that would explain a freeze, but maybe it didn't make it to the log. Next time a freeze happens please try: 1. Wait 10 seconds. 2. Press Alt + PrtScn + S 3. Reboot. 4. Run: journalctl -b-1 > prevboot.txt 5. Attach the resulting text file here. 6. Check

[Bug 2084216] [NEW] Some SAS devices are not discoverd by multipath-tools

2024-10-10 Thread Mitchell Dzurick
Public bug reported: Reddit thread: https://www.reddit.com/r/linuxadmin/comments/1g04j16/multipath_on_ubuntu/ Upstream bug: https://github.com/opensvc/multipath-tools/issues/56 Upstream commit: https://github.com/opensvc/multipath-tools/commit/88d46ea62c6633ac01897c96a5c8fb429f0971ac Testing PP

[Bug 2084015] Re: gnome-shell has no response when plug-in unauthorized thunderbolt devices

2024-10-10 Thread Daniel van Vugt
If you can force a core dump of gnome-shell while it's frozen, and then upload it with ubuntu-bug (or apport-cli) then I might be able to see what's frozen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2084210] Re: Using virtio-interfaces with dpdk leads to crash

2024-10-10 Thread Matthew Ruffell
** Also affects: qemu (Ubuntu Oracular) Importance: Undecided Status: Fix Released ** Changed in: qemu (Ubuntu Oracular) Status: Fix Released => In Progress ** Changed in: qemu (Ubuntu Oracular) Importance: Undecided => Medium ** Changed in: qemu (Ubuntu Oracular) Assign

[Bug 2083650] Re: Windows blinks after return from display off

2024-10-10 Thread Daniel van Vugt
** Package changed: gtk+3.0 (Ubuntu) => ubuntu ** Changed in: ubuntu Status: Incomplete => New ** Tags added: suspend-resume ** Package changed: ubuntu => mutter (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 2084143] Re: problem with reinstalling gnome-shell

2024-10-10 Thread Daniel van Vugt
You should try reinstalling the 'ubuntu-desktop' package to include everything... But also Ubuntu 23.10 is no longer supported as it reached end of life on July 11, 2024. https://wiki.ubuntu.com/Releases ** Package changed: gnome-control-center (Ubuntu) => ubuntu ** Changed in: ubuntu Sta

[Bug 2039237] Re: Incorrect "Cancel" button sizing when expanding Terminal

2024-10-10 Thread Batwam
I just updated to 24.10 and I can confirm that this has not yet been resolved -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2039237 Title: Incorrect "Cancel" button sizing when expanding Terminal T

[Bug 2083869] Re: Screen Blank delay (idle-delay) is set to zero (uint32 0) on clicking Privacy & Security tab in Settings

2024-10-10 Thread Daniel van Vugt
** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => Medium ** Changed in: gnome-control-center (Ubuntu Noble) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2084107] Re: Splash does not show up on Ubuntu 24.10 with TPM FDE

2024-10-10 Thread Daniel van Vugt
Please check the new parameter is shown in /proc/cmdline -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084107 Title: Splash does not show up on Ubuntu 24.10 with TPM FDE To manage notifications ab

[Bug 2069401] Re: mtr crashes when using -r option

2024-10-10 Thread Vladimir Petko
Unsubscribed Sponsors as the package is uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069401 Title: mtr crashes when using -r option To manage notifications about this bug go to: https:/

[Bug 2083258] Re: [SRU] xdg-dbus-proxy memory leak

2024-10-10 Thread Vladimir Petko
Added Bug/Bug-Ubuntu references to the patch header. Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading xdg-dbus-proxy_0.1.5-1ubuntu0.1.dsc: done. Uploading xdg-dbus-proxy_0.1.5-1ubuntu0.1.debian.tar.xz: done. Uploading xdg-dbus-proxy_0.1.5-1ubuntu0.1_source.buildinfo: done. Up

[Bug 2083258] Re: [SRU] xdg-dbus-proxy memory leak

2024-10-10 Thread Vladimir Petko
** Description changed: - [ Impact ] + [Impact] All the usual issues of memory leaks for long running processes, up to and including system sluggishness and eventually crashes. - [ Test Plan ] + [Test Plan] * Using an affected application, e.g. mission-center installed via flat-pak,

[Bug 2062159] Re: xserver-xorg-video-vesa 1:2.6.0-1build1 FTBFS on armhf

2024-10-10 Thread Vladimir Petko
** Description changed: [Impact] xserver-xorg-video-vesa 1:2.6.0-1build1 fails to build on armhf. Relevant log: ``` libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/includ

[Bug 2083867] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-vesa on Noble

2024-10-10 Thread Vladimir Petko
Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.dsc: done. Uploading xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.diff.gz: done. Uploading xserver-xorg-video-vesa_2.6.0-1ubuntu0.1_source.buildinfo: done. Uploading xserver-xorg-video-vesa_

[Bug 2083867] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-vesa on Noble

2024-10-10 Thread Ubuntu Foundations Team Bug Bot
The attachment "xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, re

[Bug 2062159] Re: xserver-xorg-video-vesa 1:2.6.0-1build1 FTBFS on armhf

2024-10-10 Thread Zixing Liu
** Description changed: [Impact] xserver-xorg-video-vesa 1:2.6.0-1build1 fails to build on armhf. Relevant log: ``` libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/includ

[Bug 2077893] Re: Current exim version have crashes inside PCRE2 lib

2024-10-10 Thread Bryce Harrington
Excellent Dmitry, thanks for verifying that. I'm not sure whether we should proceed at this point with all 6 patches or try to whittle them down to a more minimal fix. I'm leaning towards the former since from the Gentoo bug it sounds like they came up as part of the stabilization process for thi

[Bug 2062159] Re: xserver-xorg-video-vesa 1:2.6.0-1build1 FTBFS on armhf

2024-10-10 Thread Vladimir Petko
** Description changed: [Impact] xserver-xorg-video-vesa 1:2.6.0-1build1 fails to build on armhf. Relevant log: ``` libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/includ

[Bug 2062159] Re: xserver-xorg-video-vesa 1:2.6.0-1build1 FTBFS on armhf

2024-10-10 Thread Vladimir Petko
** Also affects: xserver-xorg-video-vesa (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: xserver-xorg-video-vesa (Ubuntu Oracular) Importance: Undecided Status: Fix Released ** Description changed: + [Impact] + xserver-xorg-video-vesa 1:2.6.0-1build1 fail

[Bug 2062144] Re: xserver-xorg-video-nouveau 1:1.0.17-3 FTBFS on armhf

2024-10-10 Thread Vladimir Petko
** Description changed: + [Impact] + + xserver-xorg-video-nouveau 1:1.0.17-3 fails to build on armhf: ``` libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/include/xorg -fvisibi

[Bug 2083855] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-nouveau on Noble

2024-10-10 Thread Vladimir Petko
** Changed in: xserver-xorg-video-nouveau (Ubuntu Noble) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083855 Title: [SRU] Please enable frame-pointer for xserver-

[Bug 2083867] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-vesa on Noble

2024-10-10 Thread Vladimir Petko
** Description changed: - [ Impact ] + [Impact] In order to help developers with profiling, Ubuntu enabled frame- pointers for packages in the main archive. https://ubuntu.com/blog/ubuntu-performance-engineering-with-frame- pointers-by-default The `Affects` packages were missed

[Bug 2084210] [NEW] Using virtio-interfaces with dpdk leads to crash

2024-10-10 Thread Matthew Ruffell
Public bug reported: Placeholder for the moment, but starting a qemu VM with dpdk running will fail to start when virtio-interfaces are used. Logs: char device redirected to /dev/pts/1 (label charserial0) qemu-system-x86_64: accel/kvm/kvm-all.c:1837: kvm_irqchip_commit_routes: Assertion `ret ==

[Bug 2083519] Re: Dark theme not applied when start

2024-10-10 Thread Hildo Guillardi Júnior
If I wait time enough the dark mode works in all windows. This error never happen return for lock screen, only on start up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083519 Title: Dark theme n

[Bug 2083650] Re: Windows blinks after return from display off

2024-10-10 Thread Hildo Guillardi Júnior
If I wait time enough the flicking appear to stop. Appear some time delay do graphics return to expected behavior. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083650 Title: Windows blinks after r

[Bug 2083855] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-nouveau on Noble

2024-10-10 Thread Vladimir Petko
** Description changed: - [ Impact ] + [Impact] In order to help developers with profiling, Ubuntu enabled frame- pointers for packages in the main archive. https://ubuntu.com/blog/ubuntu-performance-engineering-with-frame- pointers-by-default The `Affects` packages were missed

[Bug 2083650] Re: Windows blinks after return from display off

2024-10-10 Thread Hildo Guillardi Júnior
It is blinking in all softwares: GTK, wxWidgets and also Qt graphics based libraries. I tested: Firefox, Libreoffice, Ipe (https://github.com/otfried/ipe), KiCad (http://kicad.org/), ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2084208] [NEW] do-release-upgrade fails when esm is enabled

2024-10-10 Thread Andrea Ieri
Public bug reported: I'm upgrading my Noble laptop to Oracular and I have pro enabled with esm-apps and esm-infra. The upgrade fails because it doesn't remove the esm source entries and tries to contact the oracular pocket: To continue please press [ENTER] Hit http://archive.ubuntu.com/ubuntu

[Bug 2083855] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-nouveau on Noble

2024-10-10 Thread Zixing Liu
Due to an issue with the previous upload, the change is now formulated as a debdiff file. ** Patch added: "xserver-xorg-video-nouveau_1.0.17-2ubuntu0.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/2083855/+attachment/5826894/+files/xserver-xorg-video-nouve

[Bug 2078313] Re: Remove badger on ppc64el from oracular

2024-10-10 Thread Bug Watch Updater
** Changed in: badger (Debian) 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/2078313 Title: Remove badger on ppc64el from oracular To manage notifications about this

[Bug 2081645] Re: (during boot) failed: Cannot assign requested address

2024-10-10 Thread Dominic
I've added my script back in to the wait-online override, which looks like this. After a few reboots, nginx once again failed to bind to this address. My hacky solution is to add a 5 second sleep to the end of this script. #!/bin/bash ip=$(ip -6 address) until [[ $ip == *"2603:af50:1630:aec9:f19

[Bug 2081645] Re: (during boot) failed: Cannot assign requested address

2024-10-10 Thread Dominic
Another thing I tried was an additional script to loop "ip address" and look for the IPv6 address I need before wait-online finishes, and even that failed to sufficiently delay the boot process enough to allow nginx to bind to the address. -- You received this bug notification because you are a m

[Bug 2084200] Re: puppet-terminus-puppetdb 7 is not compatible with puppetserver 8

2024-10-10 Thread webmeischda
puppet-terminus-puppetdb 7.12.1-3ubuntu0.1 fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084200 Title: puppet-terminus-puppetdb 7 is not compatible with puppetserver 8 To manage n

[Bug 2081645] Re: (during boot) failed: Cannot assign requested address

2024-10-10 Thread Dominic
** Attachment added: "networkd.txt" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2081645/+attachment/5826893/+files/networkd.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081645 Tit

[Bug 2081645] Re: (during boot) failed: Cannot assign requested address

2024-10-10 Thread Dominic
** Attachment added: "wait-online.txt" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2081645/+attachment/5826892/+files/wait-online.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208164

[Bug 2081645] Re: (during boot) failed: Cannot assign requested address

2024-10-10 Thread Dominic
> it does not override the existing one (maybe you already know that) Yep, I did know that. My drop-in creates a second wait-online invocation, but since they are both waiting I saw no need to remove the initial invocation. > I am wondering if networkd is reporting the link as configured after *o

[Bug 2083855] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-nouveau on Noble

2024-10-10 Thread Vladimir Petko
** Also affects: xserver-xorg-video-nouveau (Ubuntu Oracular) Importance: Undecided Status: 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/2083855 Title: [SRU] Please enable fr

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-10 Thread Guillaume Boutry
I found this commit in libvirt master from 2 days ago: https://gitlab.com/libvirt/libvirt/-/commit/aae8a5774ba7891401408c1169b5ed70037372bb This seems spot on my issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-10-10 Thread Mauricio Faria de Oliveira
Hi Joao, Thanks for your work on this bug and the SRU. I reviewed the LP bug and packaging changes in your PPA. Things are almost good to go; congrats! Please ack/adjust these points and let me know, so I can review/upload. cheers, Mauricio ... LP bug review: LP#2081611 --- - Link [1] should

[Bug 2084206] [NEW] Dolphin 24.08.1 has lost its Information Panel

2024-10-10 Thread Markus Strobl
Public bug reported: STEPS TO REPRODUCE 1. Hamburger Menu > Show Panels OBSERVED RESULT - The Information Panel (which was previously shown in my Dolphin instance) is not shown anymore. - There is no Information entry in the Show Panels submenu. - There is no Information entry in the Keyboard

[Bug 2083867] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-vesa on Noble

2024-10-10 Thread Zixing Liu
** Patch removed: "xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/2083867/+attachment/5826881/+files/xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.debdiff ** Patch added: "xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.debdiff"

[Bug 2084200] [NEW] puppet-terminus-puppetdb 7 is not compatible with puppetserver 8

2024-10-10 Thread webmeischda
Public bug reported: Ubuntu 24.04.1 LTS with: puppet-terminus-puppetdb 7.12.1-3 puppetserver 8.4.0-1 Puppet 8 removes support for PSON: https://github.com/puppetlabs/puppet/wiki/Puppet-8-Compatibility#pson But puppet-terminus-puppetdb 7 ships code that relies on PSON: https://github.com/puppet

[Bug 2084201] [NEW] Desktop folders not updating with color accent changes

2024-10-10 Thread Zakaria Farhati
Public bug reported: I am experiencing an issue where desktop folders do not update the changes made to the color accent settings in the system or automatically. Except creating a new folder, it has an updated color accent ProblemType: Bug DistroRelease: Ubuntu 24.10 Package: plasma-desktop 4:6.1

[Bug 2080358] Re: liblxc-common: AppArmor-Profile for /usr/bin/lxc-copy contains rule for lxc-start

2024-10-10 Thread Vladimir Petko
Hi, I have unsubscribed Sponsors, please feel free to resubscribe after the comments are addressed. Best Regards, Vladimir. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080358 Title: liblxc-co

[Bug 2083867] Re: [SRU] Please enable frame-pointer for xserver-xorg-video-vesa on Noble

2024-10-10 Thread Zixing Liu
Due to an issue with the previous upload. A debdiff is attached below to replace the merge proposal. ** Patch added: "xserver-xorg-video-vesa_2.6.0-1ubuntu0.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/2083867/+attachment/5826881/+files/xserver-xorg-video-v

[Bug 2054343] Re: CVE-2023-4039: ARM64 GCC

2024-10-10 Thread Mauricio Faria de Oliveira
Packages building for all supported architectures in ppa:mfo/lp2054343-sru [1]. I'll trigger autopkgtests and synthetic tests on top of it after builds finish. [1] https://launchpad.net/~mfo/+archive/ubuntu/lp2054343-sru ** Description changed: [Impact] Some gcc versions in Jammy and Foca

[Bug 2083951] Re: Thermald does not control fans on MacPro 7, 1 using intel coretemp

2024-10-10 Thread Captain
** Tags added: fan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083951 Title: Thermald does not control fans on MacPro 7,1 using intel coretemp To manage notifications about this bug go to: https

[Bug 2083943] Re: Resume after suspend does not work on MacPro 7,1

2024-10-10 Thread Captain
** Tags added: suspend-resume -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083943 Title: Resume after suspend does not work on MacPro 7,1 To manage notifications about this bug go to: https://bug

[Bug 2054343] Re: CVE-2023-4039: ARM64 GCC

2024-10-10 Thread Mauricio Faria de Oliveira
Patches for gcc-9: $ git config --add remote.origin.fetch '+refs/vendors/ARM/heads/CVE-2023-4039/gcc-9:refs/remotes/origin/ARM_CVE-2023-4039_gcc-9' $ git fetch $ git log --oneline origin/ARM_CVE-2023-4039_gcc-9 | head -n11 bf3eeaa0182a aarch64: Make stack smash ca

[Bug 2054343] Re: CVE-2023-4039: ARM64 GCC

2024-10-10 Thread Mauricio Faria de Oliveira
Patches for gcc-10: $ git config --add remote.origin.fetch '+refs/vendors/ARM/heads/CVE-2023-4039/gcc-10:refs/remotes/origin/ARM_CVE-2023-4039_gcc-10' $ git fetch $ git log --oneline origin/ARM_CVE-2023-4039_gcc-10 | head -n20 dad1c82acf67 aarch64: Make st

[Bug 2054343] Re: CVE-2023-4039: ARM64 GCC

2024-10-10 Thread Mauricio Faria de Oliveira
Patches for gcc-11: $ git log --oneline --before 2023-09-12 --after 2023-09-11 --author 'Richard Sandiford' origin/releases/gcc-11 -- bea0985749c1 aarch64: Make stack smash canary protect saved registers 4bbf7b6cdd02 aarch64: Remove below_hard_fp_saved_regs_size 9e

[Bug 2054343] Re: CVE-2023-4039: ARM64 GCC

2024-10-10 Thread Mauricio Faria de Oliveira
Patches for gcc-12 $ git log --oneline --before 2023-09-12 --after 2023-09-11 --author 'Richard Sandiford' origin/releases/gcc-12 -- 75c37e031408 aarch64: Make stack smash canary protect saved registers 8254e1b9cd50 aarch64: Remove below_hard_fp_saved_regs_size 6f0

[Bug 2084198] Re: Ubuntu Oracular Thunderbolt devices authorized but do not show up

2024-10-10 Thread Captain
** Tags added: thunderbolt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084198 Title: Ubuntu Oracular Thunderbolt devices authorized but do not show up To manage notifications about this bug go t

[Bug 2084198] [NEW] Ubuntu Oracular Thunderbolt devices authorized but do not show up

2024-10-10 Thread Captain
Public bug reported: Steps to repeat: 1. connect and authorize external thunderbolt 2 enclosure, using a thunderbolt 2-3 adapter to connect to the computer 2. observe it is authorized and recognized using boltctl --list boltctl list ● (green) LaCie 2big ├─ type: peripheral ├─ na

[Bug 2081746] Re: Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started, with errors

2024-10-10 Thread fprietog
During Ubuntu 24.10 beta period it's corresponding release notes lacked information about this new kdump mechanism enabled by default (release notes kernel section was empty during all beta period). Now, once published Ubuntu 24.10 final and reading it's corresponding final release notes, IMO this

[Bug 2084197] [NEW] Ubuntu 24.10 online accounts not functioning

2024-10-10 Thread Roberto Guerrini
Public bug reported: Installed version 24.10 of Ubuntu I tried to mount google drive and Microsoft but the mounting fails with this message "no such secret collection at path /org/freedesktop/secrets/collection/login" To be fair I upgraded from Ubuntu 24.04 and not a clean install but this is the

[Bug 2084195] Re: La mise à niveau 20.10 m'a été proposé et lorsque je l'ai lancé j'ai eu un message d'erreur en lien avec les dépôts inscrit.

2024-10-10 Thread Nick Rosbrook
** Tags added: rls-oo-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084195 Title: La mise à niveau 20.10 m'a été proposé et lorsque je l'ai lancé j'ai eu un message d'erreur en lien avec

[Bug 1870085] Re: xfsdump ftbfs in focal (all archs)

2024-10-10 Thread Andreas Hasenack
Is there a particular reason to SRU this FTBFS fix without any other fix together with it? An FTBFS is listed as a valid safe case[1] for an SRU, but with the remark that usually it should be released together with another bug fix. We can stage this fix in proposed, by adding the block-proposed-f

[Bug 1877968] Update Released

2024-10-10 Thread Andreas Hasenack
The verification of the Stable Release Update for gammu has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a re

[Bug 1877968] Re: [SRU] package gammu-smsd 1.41.0-1 failed to install/upgrade: installed gammu-smsd package post-installation script subprocess returned error exit status 1

2024-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gammu - 1.41.0-1ubuntu0.1 --- gammu (1.41.0-1ubuntu0.1) focal; urgency=medium * Fix systemd service file. (LP: #1877968) - Add a prerm to allow upgrading. -- Sudip Mukherjee Sat, 10 Aug 2024 14:18:47 +0100 ** Changed in: gammu (Ubuntu Focal

[Bug 2036467] Re: Resizing cloud-images occasionally fails due to superblock checksum mismatch in resize2fs

2024-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package e2fsprogs - 1.45.5-2ubuntu1.2 --- e2fsprogs (1.45.5-2ubuntu1.2) focal; urgency=medium * Fix superblock checksum mismatch during resize2fs operations, most notably during online resize of cloud images during boot. Read the superblock with Dir

[Bug 2036467] Re: Resizing cloud-images occasionally fails due to superblock checksum mismatch in resize2fs

2024-10-10 Thread Andreas Hasenack
The excuses page is clear for focal now. https://ubuntu-archive-team.ubuntu.com/proposed- migration/focal/update_excuses.html#e2fsprogs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036467 Title:

[Bug 1959966] Re: [23.04 FEAT] KVM: Secure Execution guest dump encryption with customer keys - qemu part

2024-10-10 Thread Andreas Hasenack
Can I please get a clarification on the status of the other two bugs needed by this SRU here: > * On top of the modification of qemu that are handled in this > LP bug, modifications of the Kernel (LP#1959940) and > the s390-tools (LP#1959965) are required on top. LP: #1959940 is fix committed f

[Bug 2065848] Update Released

2024-10-10 Thread Andreas Hasenack
The verification of the Stable Release Update for resource-agents has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you enc

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package resource-agents - 1:4.7.0-1ubuntu7.3 --- resource-agents (1:4.7.0-1ubuntu7.3) jammy; urgency=medium * d/p/nfs-stop-unmount-fail.patch: report failure when stopping the nfs agent when unmounting operations fail (LP: #2065848) -- Athos Ribeiro

[Bug 2084094] Re: syntax highlighting problem with smarty php templates

2024-10-10 Thread Unxed
** Description changed: [ Impact ] Colorer, the syntax highlighter used by FAR2L, incorrectly interprets Smarty template syntax. This leads to valid Smarty templates being displayed with syntax errors, hindering readability and development. This fix improves syntax highlighting accura

[Bug 2077219] Re: Minecraft server crashes java

2024-10-10 Thread Vladimir Petko
Hi, Sorry for the late reply. Is it possible to provide details of your setup: minecraft version, plugins installed (if any) ? Best Regards, Vladimir. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2077571] Re: GVE stuck TX queues

2024-10-10 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-gkeop/5.15.0-1055.62 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-jammy-linux-gkeop' to 'verification-done-jammy- linux-gkeop'. If t

[Bug 2078342] Re: A fatal error has been detected by the Java Runtime Environment

2024-10-10 Thread Vladimir Petko
Hi, Sorry for the late reply. Is it possible to provide details of your setup: minecraft version, plugins installed (if any) ? Best Regards, Vladimir. ** Changed in: openjdk-21 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubunt

[Bug 2083490] Re: [SRU] 2.66.1

2024-10-10 Thread Ernest Lotter
** Summary changed: - [SRU] 2.66 + [SRU] 2.66.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083490 Title: [SRU] 2.66.1 To manage notifications about this bug go to: https://bugs.launchpad.net/u

  1   2   3   4   >