[Bug 2061373] Re: [Lenovo Ubuntu 24.04 Bug] Print grub message before the uefi POST screen disappears in Ubuntu24.04 Beta

2025-01-13 Thread Manuel Diewald
Hi Kelvin, thanks for confirming my suspicion. This bug affects noble (24.04 LTS), the jammy hwe kernel (22.04 LTS) and oracular (24.10). The earliest that we could land a fix for these affected series is in the upcoming SRU cycle that will release kernels (tentatively) in the first week of Marc

[Bug 2093805] [NEW] can not update to latest ubuntu LTS from Ubuntu 22.04.5 LTS

2025-01-11 Thread Manuel Gonzalez
Public bug reported: Can not upgrade from LTS 22.04 to next LTS, got this message on logs: 2025-01-11 15:03:37,087 DEBUG Failed to find a replacement for uglifyjs.terser 2025-01-11 15:03:37,088 DEBUG Searching for replacement for usrmerge 2025-01-11 15:03:37,088 DEBUG Failed to find a replacement

[Bug 2089785] Re: When resuming from sleep, computer sometime freezes

2024-12-12 Thread Manuel Diewald
I would probably try the latest available stable v6.8 version, so v6.8.12. It might be worth a shot to try the most recent stable mainline version to, v6.12. Trying mainline 6.8 would verify whether it's an upstream or an ubuntu-specific problem and trying 6.12 would show whether there's a fix avai

[Bug 2089232] Re: audio corruption since kernel >6.8, solved temporarily by restarting pipewire

2024-12-12 Thread Manuel Diewald
With regards to the logs, whenever you're experiencing the issue, you could grab the kernel log with dmesg and upload here. There might be some clues in the kernel log as to what's going on or why this is happening. Since it sounds like you've experienced the issue up to mainline 6.11 kernel build

[Bug 2088088] Re: kernel 6.11.0-9-generic crashes during early boot ~10% of the time

2024-12-12 Thread Manuel Diewald
What hardware exactly are you experiencing this on? You can collect and upload more information about your system with apport-collect: https://github.com/canonical/apport Ideally we would be able to narrow it down more. Could you try running a more recent mainline kernel build? v6.12 would be good

[Bug 2091650] [NEW] Oracular update: v6.11.10 upstream stable release

2024-12-12 Thread Manuel Diewald
e logic when DVB_DYNAMIC_MINORS is not set Linux 6.11.10 UBUNTU: Upstream stable to v6.11.10 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Oracular) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Prog

[Bug 2091649] [NEW] Oracular update: v6.11.9 upstream stable release

2024-12-12 Thread Manuel Diewald
(Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Oracular) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu) Status: New => Confirmed

[Bug 2091645] [NEW] Oracular update: v6.11.8 upstream stable release

2024-12-12 Thread Manuel Diewald
zing vsk->trans to NULL to prevent a dangling pointer Linux 6.11.8 UBUNTU: Upstream stable to v6.11.8 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Oracular) Importance: Medium Assignee: Manuel Diewald (diewald) S

[Bug 2091629] Re: Oracular update: v6.11.7 upstream stable release

2024-12-12 Thread Manuel Diewald
** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Oracular) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Oracular) Status: New => In Progress ** Changed in: linux (Ubuntu Oracular) Assignee: (unassigned)

[Bug 2091629] [NEW] Oracular update: v6.11.7 upstream stable release

2024-12-12 Thread Manuel Diewald
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 2089385] Re: Fails to build against linux-5.15 after stable update

2024-12-10 Thread Manuel Diewald
*** This bug is a duplicate of bug 2083994 *** https://bugs.launchpad.net/bugs/2083994 You're right, I didn't notice the changes for #2083994 also include a fix to address this issue. I think to make things less confusing I'll mark this bug as duplicate and close my merge request. ** This bug

[Bug 2083845] Re: Setting I/O scheduler to 'none' causes error in oracular

2024-12-06 Thread Manuel Diewald
oracular:linux-raspi 6.11.0-1005.5: root@ubuntu:~# echo "none" > /sys/devices/virtual/block/loop1/queue/scheduler root@ubuntu:~# echo $? 0 ** Tags removed: verification-needed-oracular-linux-raspi ** Tags added: verification-done-oracular-linux-raspi -- You received this bug notification becaus

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

2024-12-06 Thread Manuel Diewald
Verified with oracular:linux 6.11.0-1005.5 on a Pi4. Installed and configured kdump-tools, edited /boot/firmware/cmdline.txt to include a crashkernel setting and rebooted the system. Triggering a crash via echo c | sudo tee /proc/sysrq-trigger caused the machine to reboot and a crash dump was store

[Bug 2085103] Re: pci hot plug get "retraining non-functional downstream link at 2.5GT/s]"

2024-12-04 Thread Manuel Diewald
I've created a test kernel for noble here: https://launchpad.net/~diewald/+archive/ubuntu/ppa-2085103 Please install the kernel and verify whether it solves the issue: sudo add-apt-repository ppa:diewald/ppa-2085103 sudo apt update sudo apt-get install linux-image-unsigned-6.8.0-51-generic -- Y

[Bug 2061373] Re: [Lenovo Ubuntu 24.04 Bug] Print grub message before the uefi POST screen disappears in Ubuntu24.04 Beta

2024-12-04 Thread Manuel Diewald
Hi, I have a suspicion of what change in the kernel might have caused this. I've prepared a test kernel for noble to verify my theory here: https://launchpad.net/~diewald/+archive/ubuntu/ppa-2061373 It would be very helpful if you could install the kernel from that ppa and see if that solves the p

[Bug 2066885] Re: On Pi desktop, numerous reports of lack of landlock supported ABI

2024-12-04 Thread Manuel Diewald
ubuntu@ubuntu:~$ sudo uname -a Linux ubuntu 6.11.0-1005-raspi #5-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 22 13:24:30 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux ubuntu@ubuntu:~$ sudo dmesg | grep landl [0.000580] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm [0.000654

[Bug 1798022] Re: keyctl02 in ubuntu_ltp_syscalls failed with T

2024-12-02 Thread Manuel Diewald
This issue resurfaced recently, e.g. with trusty:linux 3.13.0-201. The root cause might be different, I suspect it might be related to trusty missing upstream fix 2e356101e72a KEYS: reaching the keys quotas correctly so this test is failing similarly to add_key05 (LP: #1879906) which was fixed fo

[Bug 2089785] Re: When resuming from sleep, computer sometime freezes

2024-11-28 Thread Manuel Diewald
I assume the attached kernel log (dmesg) is not from session where the freeze occurred? Can you try and attach a kernel log that was captured when your system froze? Could you also try a mainline 6.8 kernel? You can find mainline kernel builds here: https://kernel.ubuntu.com/mainline/. Once linux-h

[Bug 2089785] Re: When resuming from sleep, computer sometime freezes

2024-11-28 Thread Manuel Diewald
** Also affects: linux (Ubuntu Noble) 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/2089785 Title: When resuming from sleep, computer sometime freezes To

[Bug 2089780] Re: ip6tables unknown option --set-xmark

2024-11-28 Thread Manuel Diewald
** Also affects: linux-bluefield (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: linux-bluefield (Ubuntu Jammy) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 2089728] Re: Wait sync io to finish before changing group cnt

2024-11-28 Thread Manuel Diewald
The patch was nominated for the linux stable tree so it should find its way into the affected Ubuntu kernels through upstream stable updates eventually. ** Also affects: linux (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Oracular) Importance: Undeci

[Bug 2089802] Re: package linux-modules-nvidia-550-6.8.0-47-generic 6.8.0-47.47+1 failed to install/upgrade: installed linux-modules-nvidia-550-6.8.0-47-generic package pre-removal script subprocess r

2024-11-28 Thread Manuel Diewald
** Changed in: linux-restricted-modules (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089802 Title: package linux-modules-nvidia-550-6.8.0-47-generic 6.8.0-47

[Bug 2089555] Re: mmc0 error on boot with eMMC CM5

2024-11-27 Thread Manuel Diewald
** Tags added: kern-12157 ** Also affects: linux-raspi (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: linux-raspi (Ubuntu Noble) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2089232] Re: audio corruption since kernel >6.8, solved temporarily by restarting pipewire

2024-11-27 Thread Manuel Diewald
So the issue is not present with noble 6.8? What kernel version was the mainline build you used temporarily on noble? Do you still experience the issue with the current mainline? Could you try to provide kernel logs from when the issue is actually occurring? ** Changed in: linux (Ubuntu Oracular)

[Bug 2089523] Re: linux-modules-iwlwifi-generic: initialization of iwlwifi fails

2024-11-27 Thread Manuel Diewald
Did you upgrade from oracular? What was the last working kernel version? ** Changed in: linux-meta (Ubuntu Plucky) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089523

[Bug 2089523] Re: linux-modules-iwlwifi-generic: initialization of iwlwifi fails

2024-11-27 Thread Manuel Diewald
** Also affects: linux-meta (Ubuntu Plucky) 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/2089523 Title: linux-modules-iwlwifi-generic: initialization of

[Bug 2089699] Re: kernel:nft "Could not process rule: Device or resource busy" on unreferenced chain

2024-11-27 Thread Manuel Diewald
Is this still an issue with the latest kernel version in -updates 5.15.0-1069-gke? Can you provide more information, most importantly a kernel log? You can collect logs with apport-collect: https://github.com/canonical/apport. ** Also affects: linux-gke (Ubuntu Jammy) Importance: Undecided

[Bug 2089290] Re: package linux-headers-6.8.0-49-generic 6.8.0-49.49 failed to install/upgrade: installed linux-headers-6.8.0-49-generic package post-installation script subprocess returned error exit

2024-11-25 Thread Manuel Diewald
*** This bug is a duplicate of bug 2068107 *** https://bugs.launchpad.net/bugs/2068107 ** This bug has been marked a duplicate of bug 2068107 package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status

[Bug 2089232] Re: audio corruption since kernel >6.8, solved temporarily by restarting pipewire

2024-11-25 Thread Manuel Diewald
** Also affects: linux (Ubuntu Oracular) 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/2089232 Title: audio corruption since kernel >6.8, solved temporari

[Bug 2089558] [NEW] Focal update: v5.4.286 upstream stable release

2024-11-25 Thread Manuel Diewald
stable to v5.4.286 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Focal) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu) St

[Bug 2089541] [NEW] Jammy update: v5.15.173 upstream stable release

2024-11-25 Thread Manuel Diewald
to ENOMEM 9p: fix slab cache name creation for real Linux 5.15.173 UBUNTU: Upstream stable to v5.15.173 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Jammy) Importance: Medium Assignee: Manuel Diewald (diewald) Status:

[Bug 2089533] [NEW] Jammy update: v5.15.172 upstream stable release

2024-11-25 Thread Manuel Diewald
e to v5.15.172 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Jammy) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu) Status

[Bug 2089405] [NEW] Jammy update: v5.15.171 upstream stable release

2024-11-22 Thread Manuel Diewald
text UAFs vt: prevent kernel-infoleak in con_font_get() mac80211: always have ieee80211_sta_restart() Linux 5.15.171 UBUNTU: Upstream stable to v5.15.171 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Jammy) Importance: Medium A

[Bug 2089385] Re: Fails to build against linux-5.15 after stable update

2024-11-22 Thread Manuel Diewald
** Patch added: "backport-iwlwifi-dkms_11510-0ubuntu1~22.04.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2089385/+attachment/5839505/+files/backport-iwlwifi-dkms_11510-0ubuntu1~22.04.2.debdiff -- You received this bug notification because you are a member of

[Bug 2089385] [NEW] Fails to build against linux-5.15 after stable update

2024-11-22 Thread Manuel Diewald
b16db ** Affects: backport-iwlwifi-dkms (Ubuntu) Importance: Undecided Status: New ** Affects: backport-iwlwifi-dkms (Ubuntu Jammy) Importance: High Assignee: Manuel Diewald (diewald) Status: In Progress ** Also affects: backport-iwlwifi-dkms (Ubuntu Jammy) Importa

[Bug 2066885] Re: On Pi desktop, numerous reports of lack of landlock supported ABI

2024-11-22 Thread Manuel Diewald
** Changed in: linux-raspi (Ubuntu Noble) Status: Confirmed => Fix Committed ** Changed in: linux-raspi (Ubuntu Oracular) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

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

2024-11-22 Thread Manuel Diewald
** Also affects: linux-raspi (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: kdump-tools (Ubuntu Oracular) Importance: Undecided Status: New ** Changed in: linux-raspi (Ubuntu Oracular) Status: New => Fix Committed ** No longer affects: kdump-tools

[Bug 2089272] Re: Jammy update: v5.15.170 upstream stable release

2024-11-21 Thread Manuel Diewald
** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Jammy) Status: New => In Progress ** Changed in: linux (Ubuntu Jammy) Assignee: (unassigned) => Ma

[Bug 2089272] [NEW] Jammy update: v5.15.170 upstream stable release

2024-11-21 Thread Manuel Diewald
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 2089233] [NEW] Focal update: v5.4.285 upstream stable release

2024-11-21 Thread Manuel Diewald
loc: Fix MTE false alarm in __do_krealloc Linux 5.4.285 UBUNTU: Upstream stable to v5.4.285 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Focal) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress *

[Bug 2089152] [NEW] Oracular update: v6.11.5 upstream stable release

2024-11-20 Thread Manuel Diewald
11.5 UBUNTU: Upstream stable to v6.11.5 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Oracular) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed i

[Bug 2089020] [NEW] Oracular update: v6.11.1 upstream stable release

2024-11-19 Thread Manuel Diewald
: Undecided Status: Invalid ** Affects: linux (Ubuntu Oracular) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: kernel-sta

[Bug 2089068] [NEW] Oracular update: v6.11.4 upstream stable release

2024-11-19 Thread Manuel Diewald
_uring/rw: fix cflags posting for single issue multishot read Linux 6.11.4 UBUNTU: Upstream stable to v6.11.4 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Oracular) Importance: Medium Assignee: Manuel Diewald (diewald) S

[Bug 2089052] [NEW] Oracular update: v6.11.3 upstream stable release

2024-11-19 Thread Manuel Diewald
id overflow assignment perf report: Fix segfault when 'sym' sort key is not used pmdomain: core: Reduce debug summary table width perf python: Allow checking for the existence of warning options in clang Linux 6.11.3 UBUNTU: Upstream stable to v6.11.3 ** Affects: linux (Ubuntu)

[Bug 2051640] Re: DNS/Base.py:418: SyntaxWarning: invalid escape sequence '\s'

2024-11-18 Thread manuel fernandez
Same problem here with sudo apt install postfix-policyd-spf-python Setting up python3-dns (4.0.0-1ubuntu1) ... /usr/lib/python3/dist-packages/DNS/Base.py:418: SyntaxWarning: invalid escape sequence '\s' res_re = re.compile('^\s+nameserver[]0-9[]*\s*\:\s*(\S+)$') Setting up python3-spf (2.0.14

[Bug 2087856] Re: ELAN1206:00 04F3:30F1 Touchpad Functionality Lost with kernel 6.8.0-48 on asus zenbook-ux564eh

2024-11-15 Thread Manuel Diewald
** Also affects: linux (Ubuntu Noble) 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/2087856 Title: ELAN1206:00 04F3:30F1 Touchpad Functionality Lost with

[Bug 2085103] Re: pci hot plug get "retraining non-functional downstream link at 2.5GT/s]"

2024-11-15 Thread Manuel Diewald
Changed in: linux (Ubuntu Noble) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Oracular) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Noble) Assignee: (unassigned) => Manuel Diewald (diewald) ** Changed in: linux (Ubuntu Oracular) Assignee: (unas

[Bug 2085103] Re: pci hot plug get "retraining non-functional downstream link at 2.5GT/s]"

2024-11-15 Thread Manuel Diewald
There might be a fix available via upstream stable, I will prepare a test kernel to verify this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085103 Title: pci hot plug get "retraining non-functio

[Bug 2088088] Re: kernel 6.11.0-9-generic crashes during early boot ~10% of the time

2024-11-15 Thread Manuel Diewald
Have you observed the issue also with the previous version 6.11.0-8-generic? Could you possibly test that version if you haven't done so already? It would also be interesting whether 6.11 mainline presents the same symptom: https://kernel.ubuntu.com/mainline/ (unfortunately our mainline builds are

[Bug 2088087] Re: package linux-libc-dev 5.4.0-80.90 [modified: usr/include/linux/pci_regs.h usr/include/linux/perf_event.h usr/include/linux/pkt_sched.h usr/include/linux/random.h usr/include/linux/r

2024-11-15 Thread Manuel Diewald
Potentially a duplicate of bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966159. Can you try the suggested solution from that bug: fix by setting the following permissions chmod 0775 /usr/share/doc/linux-libc-dev/copyright.dpkg-new Then Run sudo apt-get upgrade -- You received th

[Bug 2088162] Re: Kubuntu becomes very slow - reason: after installing Kubuntu 24.04.1 swap partition is not enabled

2024-11-15 Thread Manuel Diewald
Either way, please collect more information and logs and attach them to this bug. You may use apport-collect for that purpose (https://wiki.ubuntu.com/Apport). ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 2088162] Re: Kubuntu becomes very slow - reason: after installing Kubuntu 24.04.1 swap partition is not enabled

2024-11-15 Thread Manuel Diewald
You have filed the bug against the linux kernel package, but from what I can tell, this does not necessarily look like a kernel issue. This could rather be an issue with the installer maybe? The way the swap partition is set up during installation seems to be the problem. -- You received this bug

[Bug 2088176] Re: ubuntu systéme Crashs: gèle très souvent au hasard et ne se rétablit pas sans l'arrêt de la force.

2024-11-15 Thread Manuel Diewald
Can you attach a kernel log (dmesg) from when a crash or freeze occurred please? Has this issue presented itself before or only after a recent kernel upgrade? What is the last known working kernel version? ** Changed in: linux-signed-hwe-6.8 (Ubuntu) Status: New => Incomplete -- You recei

[Bug 2080693] Re: Not resuming from suspend - Thinkpad E460

2024-11-04 Thread Manuel Pégourié-Gonnard
Ok, turns out it's not a version issue but a config issue: CONFIG_INTEL_IOMMU_DEFAULT_ON=y is what causes the problem. The reason that 6.6.18 from the mainline ppa is good while 6.6.19 is bad is that the former has this disabled while the later has it enabled: % diff -u0 /boot/config-6.6.1*-generi

[Bug 2080693] Re: Not resuming from suspend - Thinkpad E460

2024-11-03 Thread Manuel Pégourié-Gonnard
Got my hands on a beefier machine where I was able to build a config of 6.6.19 that (once installed on my laptop) exhibits the same problem as the one from the mainline ppa. Compared to may previous attempt: 1. Kept the config unchanged. 2. Instead did apt install linux-buildinfo-6.8.0-48-generic

[Bug 2080693] Re: Not resuming from suspend - Thinkpad E460

2024-11-02 Thread Manuel Pégourié-Gonnard
For what it's worth, the problem persists with the 6.8.0-48-generic kernel. Also, I've tried building the kernel locally in order to hopefully commit-bisect the issue. Turns out my locally compiled 6.6.19 does not exhibit the problem, while 6.6.19 from the mainline kernel ppa does. I've done the

[Bug 2085849] Re: Noble update: upstream stable patchset 2024-10-29

2024-10-29 Thread Manuel Diewald
** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Noble) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Noble) Status: New => In Progress ** Changed in: linux (Ubuntu Noble) Assignee: (unassigned) => Ma

[Bug 2085849] [NEW] Noble update: upstream stable patchset 2024-10-29

2024-10-29 Thread Manuel Diewald
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 2084941] [NEW] Noble update: upstream stable patchset 2024-10-18

2024-10-18 Thread Manuel Diewald
ion drm/amd/display: Disable DMCUB timeout for DCN35 drm/amd/display: Avoid overflow from uint32_t to uint8_t pinctrl: core: reset gpio_device in loop in pinctrl_pins_show() UBUNTU: Upstream stable to v6.6.50, v6.10.9 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invali

[Bug 2081988] [NEW] package firefox 130.0.1+build1-0ubuntu0.22.04.1~mt1 failed to install/upgrade: el subproceso nuevo paquete firefox script pre-installation devolvió el código de salida de error 1

2024-09-25 Thread Víctor Manuel Pérez Rodríguez
Public bug reported: 123 ProblemType: Package DistroRelease: Ubuntu 24.04 Package: firefox 1:1snap1-0ubuntu5 ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12 Uname: Linux 6.8.0-45-generic x86_64 AddonCompatCheckDisabled: False ApportVersion: 2.28.1-0ubuntu3.1 Architecture: amd64 Audio

[Bug 2080693] acpidump.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818185/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title:

[Bug 2080693] WifiSyslog.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818184/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Ti

[Bug 2080693] UdevDb.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818183/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title: No

[Bug 2080693] RfKill.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818182/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title: No

[Bug 2080693] ProcModules.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818180/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693

[Bug 2080693] PulseList.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818181/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Titl

[Bug 2080693] ProcInterrupts.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818179/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208

[Bug 2080693] ProcEnviron.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818178/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693

[Bug 2080693] ProcCpuinfoMinimal.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818177/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 2080693] ProcCpuinfo.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818176/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693

[Bug 2080693] PaInfo.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818175/+files/PaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title: No

[Bug 2080693] Lsusb-t.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818173/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title:

[Bug 2080693] Lsusb-v.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818174/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title:

[Bug 2080693] Lspci-vt.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818172/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title:

[Bug 2080693] Lspci.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818171/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title: Not

[Bug 2080693] IwConfig.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818170/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title:

[Bug 2080693] CurrentDmesg.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818169/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693

[Bug 2080693] CRDA.txt

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2080693/+attachment/5818168/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080693 Title: Not re

[Bug 2080693] Re: Not resuming from suspend - Thinkpad E460

2024-09-16 Thread Manuel Pégourié-Gonnard
apport information ** Tags added: apport-collected ** Description changed: After a routine upgrade which installed the 6.8 kernel, my laptop (Lenovo Thinkpad E460) stopped resuming from suspend. I press keys, hit the power button, but nothing works and I have to hard reboot in the end.

[Bug 2080890] [NEW] package mysql-server-8.0 8.0.39-0ubuntu0.24.04.2 failed to install/upgrade: el subproceso instalado paquete mysql-server-8.0 script post-installation devolvió el código de salida d

2024-09-16 Thread Jose Manuel Fernandez
Public bug reported: Configurando mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) ... update-alternatives: utilizando /etc/mysql/mysql.cnf para proveer /etc/mysql/my.cnf (my.cnf) en modo automático Renaming removed key_buffer and myisam-recover options (if present) mysqld will log errors to /var/log/

[Bug 2080693] [NEW] Not resuming from suspend - Thinkpad E460

2024-09-13 Thread Manuel Pégourié-Gonnard
Public bug reported: After a routine upgrade which installed the 6.8 kernel, my laptop (Lenovo Thinkpad E460) stopped resuming from suspend. I press keys, hit the power button, but nothing works and I have to hard reboot in the end. Everything worked nicely with the 6.5 kernel (6.5.0-45-generic)

[Bug 2078739] [NEW] package libjs-jquery (not installed) failed to install/upgrade: problemas de dependencias - no se desinstala

2024-09-02 Thread Manuel Lorente
Public bug reported: package libjs-jquery (not installed) failed to install/upgrade: problemas de dependencias - no se desinstala ProblemType: Package DistroRelease: Ubuntu 24.04 Package: libjs-jquery (not installed) ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12 Uname: Linux 6.8.0-41-ge

[Bug 2076100] [NEW] Jammy update: v5.15.164 upstream stable release

2024-08-05 Thread Manuel Diewald
am stable to v5.15.164 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Jammy) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu)

[Bug 2076097] [NEW] Focal update: v5.4.281 upstream stable release

2024-08-05 Thread Manuel Diewald
verification for short frame Linux 5.4.281 UBUNTU: Upstream stable to v5.4.281 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Focal) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags:

[Bug 2075175] [NEW] Focal update: v5.4.280 upstream stable release

2024-07-30 Thread Manuel Diewald
** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Focal) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu) Status: New => Confi

[Bug 2075170] [NEW] Jammy update: v5.15.163 upstream stable release

2024-07-30 Thread Manuel Diewald
Status: Invalid ** Affects: linux (Ubuntu Jammy) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: kernel-stable-tracking-bug *

[Bug 2075154] [NEW] Noble update: upstream stable patchset 2024-07-30

2024-07-30 Thread Manuel Diewald
NTU: Upstream stable to v6.6.36, v6.9.7 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Noble) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress ** Tags: kernel-stable-tracking-bug ** Changed

[Bug 2073267] Re: Guru meditation on VM start

2024-07-29 Thread Manuel Bestle
In the Dublicate Bug 2074095 one of the Kernel Developers asked für help to debug. See comment #3. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2074095/comments/3 I am using Linux Mint so I can't help him. Maybe someone from this thread is able to provide him the nessesary informations.

[Bug 2074095] Re: kernel 5.15.0-117 VirtualBox Error

2024-07-25 Thread Manuel Bestle
Same for me with: Linux Mint 21.3 Cinnamon and VirtualBox Version 6.1.50_Ubuntu r161033 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074095 Title: kernel 5.15.0-117 VirtualBox Error To manage no

[Bug 2074033] Re: package linux-headers-6.8.0-39-generic 6.8.0-39.39 failed to install/upgrade: el subproceso instalado paquete linux-headers-6.8.0-39-generic script post-installation devolvió el códi

2024-07-24 Thread Manuel Mesa
Error programa tarjeta grafica Nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074033 Title: package linux-headers-6.8.0-39-generic 6.8.0-39.39 failed to install/upgrade: el subproceso insta

[Bug 2074033] Re: package linux-headers-6.8.0-39-generic 6.8.0-39.39 failed to install/upgrade: el subproceso instalado paquete linux-headers-6.8.0-39-generic script post-installation devolvió el códi

2024-07-24 Thread Manuel Mesa
Error en programa Nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074033 Title: package linux-headers-6.8.0-39-generic 6.8.0-39.39 failed to install/upgrade: el subproceso instalado paquete

[Bug 2074033] [NEW] package linux-headers-6.8.0-39-generic 6.8.0-39.39 failed to install/upgrade: el subproceso instalado paquete linux-headers-6.8.0-39-generic script post-installation devolvió el có

2024-07-24 Thread Manuel Mesa
-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/seq:manuel 3117 F pipewire /dev/snd/controlC1: manuel 3122 F wireplumber /dev/snd/controlC0: manuel 3122 F wireplumber /dev/snd/controlC2: manuel 3122 F wireplumber

[Bug 1999589] Re: net:tls in ubuntu_kernel_selftest fails sm4_* testcases on s390x 5.19 / J-hwe-6.5

2024-07-12 Thread Manuel Diewald
For noble:linux it seems not only the SM4 testcases, but also the ARIA testcases are failing on s390x. Observed on s390x metal instances during s2024.06.10. It seems the issue has been at least present since we started testing noble during SRU cycles (2024.04.29). FAIL tls.13_sm4_gcm.sendfile FAI

[Bug 2072885] Re: Lots of services of systemd 256 fail to start in nested LXD containers

2024-07-11 Thread Jose Manuel Santamaria Lema
*** This bug is a duplicate of bug 2046486 *** https://bugs.launchpad.net/bugs/2046486 ** This bug has been marked a duplicate of bug 2046486 units with credentials fail in LXD containers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2072885] Re: Lots of services of systemd 256 fail to start in nested LXD containers

2024-07-11 Thread Jose Manuel Santamaria Lema
Another few things: I tested the system package from here https://launchpad.net/~enr0n/+archive/ubuntu/systemd and it still has the same problem. Executing /usr/lib/systemd/systemd-networkd just like that resurrects the network. Commenting out certain things in /usr/lib/systemd/system/systemd-n

[Bug 2072885] [NEW] Lots of services of systemd 256 fail to start in nested LXD containers

2024-07-11 Thread Jose Manuel Santamaria Lema
Public bug reported: Hi, since 256 packages entered oracular-proposed I noticed they don't work in nested containers. This is for me very easy to reproduce: 1. As LXD server I'm jammy and using the LXD 5.0 version from the snap. 2. I create a vm or a container 3. if it's a container set the secu

[Bug 2071621] [NEW] Noble update: v6.8.12 upstream stable release

2024-07-01 Thread Manuel Diewald
rs always initialize ->done_io pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate() net: txgbe: fix to clear interrupt status after handling IRQ net: txgbe: fix GPIO interrupt blocking Linux 6.8.12 UBUNTU: Upstream stable to v6.8.12 ** Affects: linux (Ubuntu) Importance:

[Bug 2070355] [NEW] Noble update: v6.8.11 upstream stable release

2024-06-25 Thread Manuel Diewald
a partscan sysfs attribute for disks Linux 6.8.11 UBUNTU: Upstream stable to v6.8.11 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Noble) Importance: Medium Assignee: Manuel Diewald (diewald) Status: In Progress

[Bug 2070349] [NEW] Noble update: v6.8.10 upstream stable release

2024-06-25 Thread Manuel Diewald
o leak when fetching fw build id Bluetooth: qca: fix firmware check error path keys: Fix overwrite of key expiration on instantiation Linux 6.8.10 UBUNTU: Upstream stable to v6.8.10 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Noble)

[Bug 2070337] Re: Noble update: v6.8.9 upstream stable release

2024-06-25 Thread Manuel Diewald
** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Noble) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Noble) Status: New => In Progress ** Changed in: linux (Ubuntu Noble) Assignee: (unassigned) => Ma

  1   2   3   4   5   6   7   8   9   10   >