[Bug 2081334] Re: further performance improvement for dracut-install 060

2024-09-30 Thread Benjamin Drung
Verified in a VM with encrypted root disk:

```
$ dpkg -l | grep initramfs-tools
ii  initramfs-tools   0.142ubuntu25.2   
   all  generic modular initramfs generator (automation)
ii  initramfs-tools-bin   0.142ubuntu25.2   
   amd64binaries used by initramfs-tools
ii  initramfs-tools-core  0.142ubuntu25.2   
   all  generic modular initramfs generator (core tools)
$ lsinitramfs /boot/initrd.img > initrd.before
$ sudo apt install initramfs-tools=0.142ubuntu25.4 
initramfs-tools-bin=0.142ubuntu25.4 initramfs-tools-core=0.142ubuntu25.4
$ lsinitramfs /boot/initrd.img > initrd.after
$ diff -u initrd.before initrd.after 
--- initrd.before   2024-09-30 11:45:50.711468655 +0200
+++ initrd.after2024-09-30 11:47:15.761367461 +0200
@@ -1377,6 +1377,13 @@
 usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs
 usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/core
 usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/core/ufshcd-core.ko.zst
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/cdns-pltfrm.ko.zst
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/tc-dwc-g210-pci.ko.zst
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/tc-dwc-g210.ko.zst
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ufshcd-dwc.ko.zst
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ufshcd-pci.ko.zst
+usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ufshcd-pltfrm.ko.zst
 usr/lib/modules/6.8.0-45-generic/kernel/drivers/uio
 usr/lib/modules/6.8.0-45-generic/kernel/drivers/uio/uio.ko.zst
 usr/lib/modules/6.8.0-45-generic/kernel/drivers/usb
```

The added modules are due to bug #2081020.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081334

Title:
  further performance improvement for dracut-install 060

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2081334/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083176] Re: grub-efi install device being prompted on upgrade

2024-09-30 Thread Julian Andres Klode
In this particular instance, the only option is the partition already
mounted at /boot/efi, so in that case it seems sensible to automatically
use it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083176

Title:
  grub-efi install device being prompted on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-09-30 Thread Nathan Teodosio
I think I have a fix, I'm trying to create a reproduction case so I
myself can verify it. Not very keen on setting up a local mirror, but if
it is the only way, it will be.

** Changed in: update-manager (Ubuntu)
   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/2083081

Title:
  Locally Mirrored ESM repositories are not properly being picked up by
  software updater.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2083081/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065294] Re: Diagnostics settings flips to Never without any user action

2024-09-30 Thread Alessandro Astone
Verified the test plan with gnome-control-
center{,-data,-faces}=1:46.4-0ubuntu0.24.04.1 on Ubuntu 24.04.1 LTS

** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065294

Title:
  Diagnostics settings flips to Never without any user action

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2065294/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083091] Re: The package 'postgresql-14-auto-failover' is marked for removal but it is in the removal deny list.

2024-09-30 Thread Julian Andres Klode
For reasons of data safety, we do not perform upgrades that would
require removing postgres packages; you'll want to manually back up your
databases, remove postgres, upgrade, and install the latest and restore
the database.

** Changed in: ubuntu-release-upgrader (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/2083091

Title:
  The package 'postgresql-14-auto-failover' is marked for removal but
  it is in the removal deny list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2083091/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083120] Re: Unable to upgrade to 24.04 on System76 Laptop

2024-09-30 Thread Julian Andres Klode
Closing this as systemd is installed from Pos!OS (in version
249.11-0ubuntu3.11pop0~1704473387~22.04~3ce38bf~dev), we cannot support
systems with core packages replaced by third-party repositories.

** Changed in: ubuntu-release-upgrader (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/2083120

Title:
  Unable to upgrade to 24.04 on System76 Laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2083120/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067207] Re: on kubuntu 24.04, keyboard specialized keys for volume control no longer work

2024-09-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kdebase (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/2067207

Title:
  on kubuntu 24.04, keyboard specialized keys for volume control no
  longer work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/2067207/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065294] Re: Diagnostics settings flips to Never without any user action

2024-09-30 Thread Alessandro Astone
Verified the test plan with gnome-control-
center{,-data,-faces}=1:41.7-0ubuntu0.22.04.9 on Ubuntu 22.04.5 LTS

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065294

Title:
  Diagnostics settings flips to Never without any user action

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2065294/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080374] Re: Unable to change display settings ("Changes Cannot be Applied", "This could be due to hardware limitations")

2024-09-30 Thread Daniel van Vugt
Fix uploaded, awaiting approval:
https://launchpadlibrarian.net/752023236/mutter_47.0-1ubuntu4_source.changes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080374

Title:
  Unable to change display settings ("Changes Cannot be Applied", "This
  could be due to hardware limitations")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2080374/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083176] Re: grub-efi install device being prompted on upgrade

2024-09-30 Thread Mate Kukri
Yeah I think that fallback already happens if no install device was
configured for grub-efi. What's likely going on is here there was one
that likely became invalid.

Either way I agree that we should fill install_devices automatically in
postinst, even on staleness, with the ESP mounted at /boot/efi, if it's
the only one we can find.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083176

Title:
  grub-efi install device being prompted on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-30 Thread Shengjing Zhu
all autopkgtest regressions have been retried, and then passed.

I installed propcps/noble-proposed, and tested in noble vm.

root@n-vm-1:~# w
 10:25:02 up 4 days,  2:04,  1 user,  load average: 0.00, 0.00, 0.00
USER TTY  FROM LOGIN@   IDLE   JCPU   PCPU  WHAT
root pts/0-10:212.00s  0.02s   ?w
root@n-vm-1:~# w -s
 10:25:03 up 4 days,  2:04,  1 user,  load average: 0.00, 0.00, 0.00
USER TTY  FROM   IDLE WHAT
root pts/0- 3.00s w -s
root@n-vm-1:~# w -h
root pts/0-10:211.00s  0.02s   ?w -h
root@n-vm-1:~# w -hs
root pts/0- 3.00s w -hs
root@n-vm-1:~# w -hfip
root pts/0-10:210.00s  0.02s   ?2289/2743 w 
-hfip
root@n-vm-1:~# w -hfips
root pts/0- 3.00s 2289/2744 w -hfips


All these commands run successfully.


** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread Juerg Haefliger
Can you downgrade linux-firmware and let us know which version works and
which introduced the problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083084] Re: Selection Rectangle does not have an accent color

2024-09-30 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083084

Title:
  Selection Rectangle does not have an accent color

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2083084/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062951] Re: Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 6.8

2024-09-30 Thread Sütő Norbert
I also update 6.8.0-45 (22.04) and use intel_iommu=igfx but not
completly solve the problem (seems it rare but happen)

00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 
520] (rev 07) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company EliteBook 840 G3
Flags: bus master, fast devsel, latency 0, IRQ 132, IOMMU group 0
Memory at e000 (64-bit, non-prefetchable) [size=16M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at 3000 [size=64]
Expansion ROM at 000c [virtual] [disabled] [size=128K]
Capabilities: 
Kernel driver in use: i915
Kernel modules: i915

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062951

Title:
  Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on
  Linux 6.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/2062951/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
I did 2.3 reboot 2.2 reboot no change yet. will try with 1.
I have this update-initramfs: Generating /boot/initrd.img-6.8.0-45-generic
   I: The initramfs will attempt to resume from /dev/nvme0n1p3
   I: (UUID=efb0f11b-0c38-4dcd-90b5-1fbaa0a2c242)
   I : Set the RESUME variable to override this.

Think reboot does the job?

Same thing with
http://launchpadlibrarian.net/728197812/linux-firmware_20240318.git3b128b60-0ubuntu2.1_amd64.deb

harware problem and a coincidence with linux-firmware upgrade? same day i
had intel-microcode update also?


Le lun. 30 sept. 2024 à 10:35, Juerg Haefliger <2082...@bugs.launchpad.net>
a écrit :

> Download the package from the below links and install it with 'dpkg -i
> linux-firmware_..._amd64.deb'. Assuming you're currently on
> 20240318.git3b128b60-0ubuntu2.4, go back one by one until the problem
> goes away (assuming firmware makes a difference here).
>
>
> http://launchpadlibrarian.net/746241627/linux-firmware_20240318.git3b128b60-0ubuntu2.3_amd64.deb
>
> http://launchpadlibrarian.net/744115371/linux-firmware_20240318.git3b128b60-0ubuntu2.2_amd64.deb
>
> http://launchpadlibrarian.net/728197812/linux-firmware_20240318.git3b128b60-0ubuntu2.1_amd64.deb
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2082448
>
> Title:
>   [TongFang GM7PX0N] Horizontal lines bottom of screen
>
> Status in linux package in Ubuntu:
>   New
> Status in linux-firmware package in Ubuntu:
>   New
>
> Bug description:
>   roughly 25 lines appear at bottom  of display in uefi, grup, and after
> boot. (1 mm apart)
>   When a window arrive at bottom of of the screen the lines pattern change
> : they become 2 mm apart.
>   They do not appear in screenshot.
>
>   Using additional drivers interface I tried to change from nvidia 535
>   to 550 idem and also nouveau : the problem persist.
>
>   It seems the problem appeared after update of linux-firmware
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 24.04
>   Package: xorg 1:7.7+23ubuntu3
>   ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
>   Uname: Linux 6.8.0-45-generic x86_64
>   NonfreeKernelModules: nvidia_modeset nvidia
>   .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular
> file.
>   .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
>   .proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular
> file.
>   .proc.driver.nvidia.registry: Binary: ""
>   .proc.driver.nvidia.suspend: suspend hibernate resume
>   .proc.driver.nvidia.suspend_depth: default modeset uvm
>   .proc.driver.nvidia.version:
>NVRM version: NVIDIA UNIX x86_64 Kernel Module  535.183.06  Wed Jun 26
> 06:46:07 UTC 2024
>GCC version:
>   ApportVersion: 2.28.1-0ubuntu3.1
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Sep 26 17:57:08 2024
>   DistUpgraded: 2024-05-26 12:50:11,629 DEBUG migrateToDeb822Sources()
>   DistroCodename: noble
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, if not too technical
>   GraphicsCard:
>Intel Corporation Raptor Lake-S UHD Graphics [8086:a788] (rev 04)
> (prog-if 00 [VGA controller])
>  Subsystem: Tongfang Hongkong Limited Raptor Lake-S UHD Graphics
> [1d05:1272]
>NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile] [10de:28e0]
> (rev a1) (prog-if 00 [VGA controller])
>  Subsystem: Tongfang Hongkong Limited AD107M [GeForce RTX 4060 Max-Q /
> Mobile] [1d05:1272]
>   InstallationDate: Installed on 2023-05-04 (511 days ago)
>   InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
>   MachineType: PCSpecialist GM7PX0N
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-45-generic
> root=UUID=25e4cf8c-b384-43d7-9370-094089037d88 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: Upgraded to noble on 2024-05-26 (123 days ago)
>   dmi.bios.date: 02/03/2023
>   dmi.bios.release: 5.27
>   dmi.bios.vendor: American Megatrends International, LLC.
>   dmi.bios.version: N.1.06A00
>   dmi.board.asset.tag: Standard
>   dmi.board.name: GM7PX0N
>   dmi.board.vendor: TongFang
>   dmi.board.version: Standard
>   dmi.chassis.asset.tag: Standard
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Standard
>   dmi.chassis.version: Standard
>   dmi.ec.firmware.release: 0.29
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInternational,LLC.:bvrN.1.06A00:bd02/03/2023:br5.27:efr0.29:svnPCSpecialist:pnGM7PX0N:pvrStandard:rvnTongFang:rnGM7PX0N:rvrStandard:cvnStandard:ct10:cvrStandard:sku0001:
>   dmi.product.family: RPL
>   dmi.product.name: GM7PX0N
>   dmi.product.sku: 0001
>   dmi.product.version: Standard
>   dmi.sys.vendor: PCSpecialist
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.120-2build1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
>   version.l

[Bug 2082532] Re: Background color of some apps in Ubuntu 24.10 beta vary with accent colour

2024-09-30 Thread Zhenya
I believe that this bug report (bug #2079982) is very similar to this
one and should be marked as a duplicate. Both bugs describe similar
issues, and merging them would help speed up the resolution

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082532

Title:
  Background color of some apps in Ubuntu 24.10 beta vary with accent
  colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2082532/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083156] Re: focus should follow mouse

2024-09-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: 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/2083156

Title:
  focus should follow mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2083156/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080374] Re: Unable to change display settings ("Changes Cannot be Applied", "This could be due to hardware limitations")

2024-09-30 Thread Daniel van Vugt
The bug does not exist upstream, and it is definitely Mutter. Removing
'x11-Add-support-for-fractional-scaling-using-Randr.patch' seems to fix
it, even though this is happening in Wayland sessions.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: mutter (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: gnome-control-center (Ubuntu)
Milestone: ubuntu-24.10 => None

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080374

Title:
  Unable to change display settings ("Changes Cannot be Applied", "This
  could be due to hardware limitations")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2080374/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
I did 2.3  reboot 2.2 reboot no change yet. will try with 1.
I have this update-initramfs: Generating /boot/initrd.img-6.8.0-45-generic
   I: The initramfs will attempt to resume from /dev/nvme0n1p3
   I: (UUID=efb0f11b-0c38-4dcd-90b5-1fbaa0a2c242)
   I : Set the RESUME variable to override this.

Think reboot does the job?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
I did 2.3  reboot 2.2 reboot no change yet. will try with 1.
I have this update-initramfs: Generating /boot/initrd.img-6.8.0-45-generic
   I: The initramfs will attempt to resume from /dev/nvme0n1p3
   I: (UUID=efb0f11b-0c38-4dcd-90b5-1fbaa0a2c242)
   I : Set the RESUME variable to override this.

Think reboot does the job?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
Same thing with http://launchpadlibrarian.net/728197812/linux-
firmware_20240318.git3b128b60-0ubuntu2.1_amd64.deb

harware problem and a coincidence with linux-firmware upgrade? same day
i had intel-microcode update also?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083158] Re: Sync python-testtools 2.7.2-2 (main) from Debian unstable (main) to fix FTBFS on oracular

2024-09-30 Thread Graham Inggs
This bug was fixed in the package python-testtools - 2.7.2-2
Sponsored for Olivier Gayot (ogayot)

---
python-testtools (2.7.2-2) unstable; urgency=medium

  * Disable failing twisted tests (Closes: #1082697):
- TestAsynchronousDeferredRunTest.test_log_in_details
- TestAsynchronousDeferredRunTest.test_log_to_twisted

 -- Thomas Goirand   Wed, 25 Sep 2024 09:59:04 +0200

** Tags added: ftbfs

** Changed in: python-testtools (Ubuntu)
 Assignee: (unassigned) => Graham Inggs (ginggs)

** Changed in: python-testtools (Ubuntu)
   Status: New => 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/2083158

Title:
  Sync python-testtools 2.7.2-2 (main) from Debian unstable (main) to
  fix FTBFS on oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2083158/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067441] Re: [SRU] Loadbalancer is stuck with PENDING_UPDATE state on member update API

2024-09-30 Thread Hua Zhang
hi Ed (@hopem), bobcat was previously at EOL, so I skipped it before
(see the comment #17), now bobcat's EOL has been extended, the PR for
bobcat is this one -
https://code.launchpad.net/~zhhuabj/ubuntu/+source/octavia/+git/octavia/+merge/474075

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067441

Title:
  [SRU] Loadbalancer is stuck with PENDING_UPDATE state on member update
  API

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2067441/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1898022] Re: grub upgrade 18.04->20.04 loses dual-boot to W10

2024-09-30 Thread Mate Kukri
is the windows installation also uefi? (dual booting a bios install of
windows from uefi grub is not possible, grub and windows have to match
for that to work)

what is in /etc/default/grub and /boot/grub/grub.cfg?

did you run update-grub? what was its output?


** Changed in: grub2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1898022

Title:
  grub upgrade 18.04->20.04 loses dual-boot to W10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1898022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083165] Re: python-debian 0.1.49ubuntu2 FTBFS (rebuild)

2024-09-30 Thread Graham Inggs
** Changed in: python-debian (Ubuntu)
 Assignee: (unassigned) => Graham Inggs (ginggs)

** Changed in: python-debian (Ubuntu)
   Status: New => In Progress

** Tags added: ftbfs

** Changed in: python-debian (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083165

Title:
  python-debian 0.1.49ubuntu2 FTBFS (rebuild)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-debian/+bug/2083165/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083216] Re: Интерфейс крашнулся

2024-09-30 Thread Повак
Решите проблему пожалуйста

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083216

Title:
  Интерфейс крашнулся

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2083216/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083216] [NEW] Интерфейс крашнулся

2024-09-30 Thread Повак
Public bug reported:

Комбинацией super + l отправил в сонный режим. Потом пробудил нажатием
клавишь, и недогрузило, не мог войти в систему

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083216

Title:
  Интерфейс крашнулся

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2083216/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083216] Re: Интерфейс крашнулся

2024-09-30 Thread Повак
** Attachment added: "IMG_20240930_112248.jpg"
   
https://bugs.launchpad.net/ubuntu/+bug/2083216/+attachment/5823364/+files/IMG_20240930_112248.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083216

Title:
  Интерфейс крашнулся

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2083216/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2053147] Re: CONFIG_EFI_STUB support disabled since 6.5.0-1002.2

2024-09-30 Thread Ettore Di Giacinto
Please reconsider this. Besides the size which is negligible (~60KB) all
other major distributions are doing that, and allows for instance to
boot Ubuntu on Raspberry with GRUB via EFI.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2053147

Title:
  CONFIG_EFI_STUB support disabled since 6.5.0-1002.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2053147/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083202] Re: /usr/libexec/gsd-power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

2024-09-30 Thread Sebastien Bacher
Journalctl warnings from one of the errors report

sep 29 19:57:36 NUC gsd-power[731063]: invalid (NULL) pointer instance
sep 29 19:57:36 NUC gsd-power[731063]: g_signal_connect_data: assertion 
'G_TYPE_CHECK_INSTANCE (instance)' failed
sep 29 19:57:36 NUC gsd-power[731063]: up_client_get_devices_full: assertion 
'UP_IS_CLIENT (client)' failed 

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided => High

** 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/2083202

Title:
  /usr/libexec/gsd-
  power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2083202/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083202] [NEW] /usr/libexec/gsd-power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

2024-09-30 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-settings-daemon.  This problem was most recently seen with package 
version 47.1-1ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/4871bf360fcc371310fbdec244b42a054e3858e3 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: High
 Status: New


** Tags: oracular 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/2083202

Title:
  /usr/libexec/gsd-
  power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2083202/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083202] Re: /usr/libexec/gsd-power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

2024-09-30 Thread Sebastien Bacher
The errors started in Oracular, maybe a upower regression?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083202

Title:
  /usr/libexec/gsd-
  power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2083202/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083205] [NEW] /snap/ubuntu-desktop-bootstrap/265/bin/subiquity/subiquity/cmd/server.py:subprocess.CalledProcessError:_get_system:impl:__aenter__:make_request:get:run_in_thread:handler:v2_GET:get

2024-09-30 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
subiquity.  This problem was most recently seen with package version 265, the 
problem page at 
https://errors.ubuntu.com/problem/79a712674a9640b3ee02ef77ce471d8596a803ea 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Affects: subiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083205

Title:
  /snap/ubuntu-desktop-
  
bootstrap/265/bin/subiquity/subiquity/cmd/server.py:subprocess.CalledProcessError:_get_system:impl:__aenter__:make_request:get:run_in_thread:handler:v2_GET:get_v2_storage_response:_probe_response:wait

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2083205/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083204] [NEW] /snap/ubuntu-desktop-bootstrap/265/bin/subiquity/subiquity/cmd/server.py:requests.exceptions.HTTPError:handler:v2_GET:get_v2_storage_response:_probe_response:wait

2024-09-30 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
subiquity.  This problem was most recently seen with package version 265, the 
problem page at 
https://errors.ubuntu.com/problem/ec4437e23afabec0e4d1485f5c181cd05cc36aba 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Affects: subiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083204

Title:
  /snap/ubuntu-desktop-
  
bootstrap/265/bin/subiquity/subiquity/cmd/server.py:requests.exceptions.HTTPError:handler:v2_GET:get_v2_storage_response:_probe_response:wait

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2083204/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083203] [NEW] /snap/ubuntu-desktop-bootstrap/264/bin/subiquity/subiquity/cmd/server.py:curtin.util.ProcessExecutionError:main:curthooks:builtin_curthooks:install_kernel:__exit__:__exit__:__exit_

2024-09-30 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
subiquity.  This problem was most recently seen with package version 264, the 
problem page at 
https://errors.ubuntu.com/problem/eadd3e143a39ecaf30e9dd3f08cffa2e453a586a 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Affects: subiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083203

Title:
  /snap/ubuntu-desktop-
  
bootstrap/264/bin/subiquity/subiquity/cmd/server.py:curtin.util.ProcessExecutionError:main:curthooks:builtin_curthooks:install_kernel:__exit__:__exit__:__exit__:ensure_one_kernel:purge_packages:run_apt_command:subp:subp:_subp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2083203/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2048183] Re: Don't produce linux-*-cloud-tools-common, linux-*-tools-common and linux-*-tools-host binary packages

2024-09-30 Thread Juerg Haefliger
** Changed in: linux-nvidia-6.8 (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/2048183

Title:
  Don't produce linux-*-cloud-tools-common, linux-*-tools-common and
  linux-*-tools-host binary packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2048183/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1406309] Re: XBMC crashes every time after 15 minutes of play

2024-09-30 Thread Jack 0021
If XBMC crashes every time after 15 minutes of play, it could be due to several 
reasons. Common issues include insufficient system resources (like RAM or CPU), 
incompatible add-ons, or a corrupt installation of the software. It may also be 
caused by outdated drivers or software, particularly graphics drivers, which 
can lead to stability problems. Checking the log files for error messages can 
help pinpoint the exact cause, and updating your system, disabling problematic 
add-ons, or reinstalling XBMC may resolve the issue.
https://totalqualityexpress.com/services/custom-flooring/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1406309

Title:
  XBMC crashes every time after 15 minutes of play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/1406309/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080374] Re: Unable to change display settings ("Changes Cannot be Applied", "This could be due to hardware limitations")

2024-09-30 Thread Daniel van Vugt
For me the error reported by gnome-control-center is always:

  WARNING: Config not applicable:
GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: Monitor mode size
doesn't match scaled monitor layout

but that message originates in Mutter.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080374

Title:
  Unable to change display settings ("Changes Cannot be Applied", "This
  could be due to hardware limitations")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2080374/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082532] Re: Background color of some apps in Ubuntu 24.10 beta vary with accent colour

2024-09-30 Thread Sebastien Bacher
*** This bug is a duplicate of bug 2079982 ***
https://bugs.launchpad.net/bugs/2079982

** This bug has been marked a duplicate of bug 2079982
   When using yellow as an accent color, the background of the settings becomes 
darker than when using other accent colors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082532

Title:
  Background color of some apps in Ubuntu 24.10 beta vary with accent
  colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2082532/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-30 Thread Aleksandr Mikhalitsyn
** Changed in: linux (Ubuntu)
   Status: Confirmed => 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/2064176

Title:
  LXD fan bridge causes blocked tasks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2064176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2079982] Re: When using yellow as an accent color, the background of the settings becomes darker than when using other accent colors.

2024-09-30 Thread Sebastien Bacher
** Also affects: yaru-theme (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079982

Title:
  When using yellow as an accent color, the background of the settings
  becomes darker than when using other accent colors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2079982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1952411] Re: Lenovo 14W Gen2 - Touchpad don't work

2024-09-30 Thread xjmc24
Amazing, it worked! My system is Linux Mint 22 and I followed the steps
in #35 and #36. Note that secure boot needs to be disabled in the BIOS
for the acpi command to work. Thank you @lurnot3k!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1952411

Title:
  Lenovo 14W Gen2 - Touchpad don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1952411/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread Juerg Haefliger
Download the package from the below links and install it with 'dpkg -i
linux-firmware_..._amd64.deb'. Assuming you're currently on
20240318.git3b128b60-0ubuntu2.4, go back one by one until the problem
goes away (assuming firmware makes a difference here).

http://launchpadlibrarian.net/746241627/linux-firmware_20240318.git3b128b60-0ubuntu2.3_amd64.deb
http://launchpadlibrarian.net/744115371/linux-firmware_20240318.git3b128b60-0ubuntu2.2_amd64.deb
http://launchpadlibrarian.net/728197812/linux-firmware_20240318.git3b128b60-0ubuntu2.1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083176] Re: Technical dialog during upgrade

2024-09-30 Thread Mate Kukri
This dialog box strictly speaking isn't normal or expected, the
installer initially configure grub_{efi,pc}/install_devices, then this
isn't expected to pop up.

It usually shows up when the originally configured install device became
invalid due to some system configuration change, and strictly speaking
outside the simplest of case of one connected hark disk, there is no
safe default that is appropriate.

Please see https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1940723
and it's many duplicates.

Is it possible that something was changed about this installation /
computer since it was originally installed that could have caused the
install device to become invalid?

** Also affects: grub2 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: shim-signed (Ubuntu)

** Summary changed:

- Technical dialog during upgrade
+ grub-efi install device being prompted on upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083176

Title:
  grub-efi install device being prompted on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067441] Re: [SRU] Loadbalancer is stuck with PENDING_UPDATE state on member update API

2024-09-30 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~zhhuabj/ubuntu/+source/octavia/+git/octavia/+merge/474075

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067441

Title:
  [SRU] Loadbalancer is stuck with PENDING_UPDATE state on member update
  API

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2067441/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083208] [NEW] snap-confine has elevated permissions and is not confined but should be

2024-09-30 Thread David Essien
Public bug reported:

I tried to run `multipass` version and got the error below:

```
snap-confine has elevated permissions and is not confined but should be. 
Refusing to continue to avoid permission escalation attacks
Please make sure that the snapd.apparmor service is enabled and started.
```

This was after I purged snap from my system and reinstalled it.

apparmor is running:

```
sudo systemctl status apparmor   
10:48:49
● apparmor.service - Load AppArmor profiles
 Loaded: loaded (/usr/lib/systemd/system/apparmor.service; enabled; preset: 
enabled)
 Active: active (exited) since Sun 2024-09-29 08:40:08 WAT; 2h 11min ago
   Docs: man:apparmor(7)
 https://gitlab.com/apparmor/apparmor/wikis/home/
   Main PID: 1009 (code=exited, status=0/SUCCESS)
CPU: 290ms

Sep 29 08:40:08 davidshare systemd[1]: Starting apparmor.service - Load 
AppArmor profiles...
Sep 29 08:40:08 davidshare apparmor.systemd[1009]: Restarting AppArmor
Sep 29 08:40:08 davidshare apparmor.systemd[1009]: Reloading AppArmor profiles
Sep 29 08:40:08 davidshare apparmor.systemd[1156]: Skipping profile in 
/etc/apparmor.d/disabl>
Sep 29 08:40:08 davidshare systemd[1]: Finished apparmor.service - Load 
AppArmor profiles.
```

Things I have tried:

`sudo apparmor_parser -r /etc/apparmor.d/*snap-confine*`

```
$ sudo systemctl enable --now apparmor.service
$ sudo systemctl enable --now snapd.apparmor.service
```

```
$ sudo service start snapd
$ sudo systemctl enable snapd.service
$ sudo systemctl enable --now snapd.service
```

```
sudo apparmor_parser -r /etc/apparmor.d/*snap-confine*
sudo apparmor_parser -r /var/lib/snapd/apparmor/profiles/snap-confine*
```

aa-status for snap-confine:

```
sudo aa-status   
10:45:45
apparmor module is loaded.
188 profiles are loaded.
91 profiles are in enforce mode.
   /media/davidshare/Tersu/TersuCorp/tersu tech/learning DevOps/multipass
   /snap/core/17200/usr/lib/snapd/snap-confine
   /snap/core/17200/usr/lib/snapd/snap-confine//mount-namespace-capture-helper
   /snap/snapd/21759/usr/lib/snapd/snap-confine
   /snap/snapd/21759/usr/lib/snapd/snap-confine//mount-namespace-capture-helper
   /usr/bin/evince
   /usr/bin/evince-previewer
   /usr/bin/evince-previewer//sanitized_helper
   /usr/bin/evince-thumbnailer
   /usr/bin/evince//sanitized_helper
   /usr/bin/evince//snap_browsers
   /usr/bin/freshclam
   /usr/bin/man
   /usr/bin/snap//passt
   /usr/bin/snap//sanitized_helper
   /usr/lib/NetworkManager/nm-dhcp-client.action
   /usr/lib/NetworkManager/nm-dhcp-helper
   /usr/lib/connman/scripts/dhclient-script
   /usr/lib/cups/backend/cups-pdf
   /usr/lib/snapd/snap-confine
   /usr/lib/snapd/snap-confine//mount-namespace-capture-helper
   /usr/sbin/clamd
   /usr/sbin/cups-browsed
   /usr/sbin/cupsd
   /usr/sbin/cupsd//third_party
   /usr/sbin/sssd
   /{,usr/}sbin/dhclient
   1password
   avahi-daemon
```


snap version:

```
snap version

 11:03:26
snap2.63.1+24.04
snapd   2.63.1+24.04
series  16
ubuntu  24.04
kernel  6.8.0-45-generic
```

I cannot even install snap related updates on my machine, I can't adjust
my volume settings and others.

** Affects: snapd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apparmor snap

** Attachment added: "snap error.png"
   
https://bugs.launchpad.net/bugs/2083208/+attachment/5823341/+files/snap%20error.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083208

Title:
  snap-confine has elevated permissions and is not confined but should
  be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2083208/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
I will try.

Another thing is that i tested with  an external screen, the lines do 
not appear.

On 9/30/24 8:52 AM, Juerg Haefliger wrote:
> Can you downgrade linux-firmware and let us know which version works and
> which introduced the problem?
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
Can you tell me , please, the  safe way to do that, without wreck the 
whole system?

On 9/30/24 8:52 AM, Juerg Haefliger wrote:
> Can you downgrade linux-firmware and let us know which version works and
> which introduced the problem?
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-30 Thread both jean pierre
I will test.
Another thing : I connected an external screen. The lines disappear.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082448

Title:
  [TongFang GM7PX0N] Horizontal lines bottom of screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082448/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083210] [NEW] Update erofs-utils to 1.8.2

2024-09-30 Thread Gao Xiang
Public bug reported:

== Description ==

Hi, it would be better to sync up erofs-utils of Oracular to 1.8.2 from
Debian testing.

I'm not sure if it's still possible since erofs-utils fixes several regressions 
introduced
in erofs-utils 1.8.x, full changelog:
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.8.2#n1

 * Another maintenance release includes the following fixes:
   - (mkfs.erofs) Fix build on GNU/Hurd (Ahelenia Ziemiańska);
   - (mkfs.erofs) Fix maximum volume label length (Naoto Yamaguchi);
   - (mkfs.erofs) Correctly skip unidentified xattrs (Sandeep Dhavale);
   - (fsck.erofs) Support exporting xattrs optionally (Hongzhen Luo);
   - (mkfs.erofs) Correctly sort shared xattrs (Sheng Yong);
   - (mkfs.erofs) Allow pax headers with empty names;
   - (mkfs.erofs) Add `--sort=none` option for tarballs;
   - (mkfs.erofs) Fix broken compressed packed inodes (Danny Lin);
   - Several minor random fixes.

** Affects: intel-gmmlib (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083210

Title:
  Update erofs-utils to 1.8.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/2083210/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081781] Re: [SRU] ceph 19.2.0

2024-09-30 Thread James Page
I've uploaded ceph 19.2.0-0ubuntu0.24.04.1 for the SRU team to review -
this also includes the fix for bug 2080208 and supersedes the RC upload
made under bug 2065515.

The usual regression testing of this release will be completed as
detailed in the bug report; the specific fix for bug 2080208 would be
covered by this but we will also update that bug with specific test
results.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081781

Title:
  [SRU] ceph 19.2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2081781/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-09-30 Thread Nathan Teodosio
** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) => Nathan Teodosio (nteodosio)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083081

Title:
  Locally Mirrored ESM repositories are not properly being picked up by
  software updater.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2083081/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083210] Re: Update erofs-utils to 1.8.2

2024-09-30 Thread Gao Xiang
sorry it was linked to a wrong project, I will close this one.

** Changed in: intel-gmmlib (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/2083210

Title:
  Update erofs-utils to 1.8.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/2083210/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083211] [NEW] Update erofs-utils to 1.8.2

2024-09-30 Thread Gao Xiang
Public bug reported:

== Description ==

Hi, it would be better to sync up erofs-utils of Oracular to 1.8.2 from
Debian testing.

I'm not sure if it's still possible since erofs-utils 1.8.2 fixes several 
regressions introduced
in erofs-utils 1.8.x, full changelog:
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.8.2#n1

 * Another maintenance release includes the following fixes:
   - (mkfs.erofs) Fix build on GNU/Hurd (Ahelenia Ziemiańska);
   - (mkfs.erofs) Fix maximum volume label length (Naoto Yamaguchi);
   - (mkfs.erofs) Correctly skip unidentified xattrs (Sandeep Dhavale);
   - (fsck.erofs) Support exporting xattrs optionally (Hongzhen Luo);
   - (mkfs.erofs) Correctly sort shared xattrs (Sheng Yong);
   - (mkfs.erofs) Allow pax headers with empty names;
   - (mkfs.erofs) Add `--sort=none` option for tarballs;
   - (mkfs.erofs) Fix broken compressed packed inodes (Danny Lin);
   - Several minor random fixes.

** Affects: erofs-utils (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  == Description ==
  
  Hi, it would be better to sync up erofs-utils of Oracular to 1.8.2 from
  Debian testing.
  
- I'm not sure if it's still possible since erofs-utils fixes several 
regressions introduced
+ I'm not sure if it's still possible since erofs-utils 1.8.2 fixes several 
regressions introduced
  in erofs-utils 1.8.x, full changelog:
  
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.8.2#n1
  
-  * Another maintenance release includes the following fixes:
-- (mkfs.erofs) Fix build on GNU/Hurd (Ahelenia Ziemiańska);
-- (mkfs.erofs) Fix maximum volume label length (Naoto Yamaguchi);
-- (mkfs.erofs) Correctly skip unidentified xattrs (Sandeep Dhavale);
-- (fsck.erofs) Support exporting xattrs optionally (Hongzhen Luo);
-- (mkfs.erofs) Correctly sort shared xattrs (Sheng Yong);
-- (mkfs.erofs) Allow pax headers with empty names;
-- (mkfs.erofs) Add `--sort=none` option for tarballs;
-- (mkfs.erofs) Fix broken compressed packed inodes (Danny Lin);
-- Several minor random fixes.
+  * Another maintenance release includes the following fixes:
+    - (mkfs.erofs) Fix build on GNU/Hurd (Ahelenia Ziemiańska);
+    - (mkfs.erofs) Fix maximum volume label length (Naoto Yamaguchi);
+    - (mkfs.erofs) Correctly skip unidentified xattrs (Sandeep Dhavale);
+    - (fsck.erofs) Support exporting xattrs optionally (Hongzhen Luo);
+    - (mkfs.erofs) Correctly sort shared xattrs (Sheng Yong);
+    - (mkfs.erofs) Allow pax headers with empty names;
+    - (mkfs.erofs) Add `--sort=none` option for tarballs;
+    - (mkfs.erofs) Fix broken compressed packed inodes (Danny Lin);
+    - Several minor random fixes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083211

Title:
  Update erofs-utils to 1.8.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/erofs-utils/+bug/2083211/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-30 Thread Olivier Gayot
I think we've been using /dev/disk/by-uuid in curtin since at least 2020
when https://wiki.ubuntu.com/FSTAB was written.

https://git.launchpad.net/curtin/commit/?id=941c43233e55f8338991f2eeaa9932db91d8

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081256

Title:
  RISC-V Installation with encrypted LVM boots into emergency mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/2081256/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081604] Re: pk-debconf-helper crashed with SIGSEGV in pk_client_helper_copy_stdout_cb()

2024-09-30 Thread Sebastien Bacher
@Zixing, thank you for the patch, could you give some explanation about
your understanding of the issue and how is the patch addressing the
problem?

Any chance you could also submit it upstream for review on
https://github.com/PackageKit/PackageKit/pulls ?

The package is currently in sync with Debian and it would be nice to
keep it this way, especially that a bug in the debconf handling probably
would also happen there

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081604

Title:
  pk-debconf-helper crashed with SIGSEGV in
  pk_client_helper_copy_stdout_cb()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2081604/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875756] Re: Qualcomm Atheros QCA9377 [168c:0042] Subsystem [1028:1810] Wi-Fi not enabled

2024-09-30 Thread Juerg Haefliger
Impish is no longer supported.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: linux-firmware (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875756

Title:
  Qualcomm Atheros QCA9377  [168c:0042] Subsystem [1028:1810] Wi-Fi not
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875756/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082532] Re: Background color of some apps in Ubuntu 24.10 beta vary with accent colour

2024-09-30 Thread Sebastien Bacher
Is that the same issue than bug #2079982 ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082532

Title:
  Background color of some apps in Ubuntu 24.10 beta vary with accent
  colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2082532/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083201] [NEW] package gedit 46.2-2 failed to install/upgrade: installed gedit package post-installation script subprocess returned error exit status 1

2024-09-30 Thread RABEMANANTSOA ALINAOMY
Public bug reported:

i don't know if it relate to my sound driver but i don't have any audio
drivers installed and also bluetooth driver is working weird also.

ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: gedit 46.2-2
ProcVersionSignature: Ubuntu 6.8.0-40.40-generic 6.8.12
Uname: Linux 6.8.0-40-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Mon Sep 30 09:56:45 2024
ErrorMessage: installed gedit package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2024-03-17 (197 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04.1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.22.6ubuntu6.1
 apt  2.4.12
SourcePackage: gedit
Title: package gedit 46.2-2 failed to install/upgrade: installed gedit package 
post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to noble on 2024-09-11 (19 days ago)
mtime.conffile..etc.init.d.apport: 2024-07-22T17:59:07

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package noble third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083201

Title:
  package gedit 46.2-2 failed to install/upgrade: installed gedit
  package post-installation script subprocess returned error exit status
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/2083201/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083201] Re: package gedit 46.2-2 failed to install/upgrade: installed gedit package post-installation script subprocess returned error exit status 1

2024-09-30 Thread RABEMANANTSOA ALINAOMY
i've enabled the ubuntu pro last night and i've got an automatic updates
to version 24 from 22, i think it is related to this

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083201

Title:
  package gedit 46.2-2 failed to install/upgrade: installed gedit
  package post-installation script subprocess returned error exit status
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/2083201/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081604] Re: pk-debconf-helper crashed with SIGSEGV in pk_client_helper_copy_stdout_cb()

2024-09-30 Thread Sebastien Bacher
The issue seems to trigger on wayland, attaching the testcase which was
pointed out by chat discussion

$ pkcon install-local ./noisy-fake-driver_0.6_amd64.deb


** Attachment added: "Deb testcase for the issue"
   
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2081604/+attachment/5823338/+files/noisy-fake-driver_0.6_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081604

Title:
  pk-debconf-helper crashed with SIGSEGV in
  pk_client_helper_copy_stdout_cb()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2081604/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078793] Re: gcalcli: uses python3-oauth2client

2024-09-30 Thread Adrien Nader
Thanks for letting me know about it. I've taken a look at 4.5.0 and it
seems too big for an upload this late in the Ubuntu cycle unfortunately;
even the few patches for the files location are probably too much even
though they're definitely welcome.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078793

Title:
  gcalcli: uses python3-oauth2client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcalcli/+bug/2078793/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083068] Re: upgrading distribution process crash and restore previous version of Ubuntu

2024-09-30 Thread Julian Andres Klode
** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: New => Triaged

** Summary changed:

- upgrading  distribution process crash and restore previous version of Ubuntu
+ Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 
@un uH >

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083068

Title:
  Broken libglib2.0-dev:i386 Depends on python3:i386 < none |
  3.12.3-0ubuntu2 @un uH >

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2083068/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083068] Re: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH >

2024-09-30 Thread Julian Andres Klode
Tracking

Broken libglib2.0-dev:i386 Depends on python3:i386 < none |
3.12.3-0ubuntu2 @un uH >

here. Which happens due to

Depends: python3 | qemu-user | qemu-user-static

in libglib2.0-dev:i386 (thanks helmut).

i.e. it says python3 needs to be the same architecture, or you need
qemu-user to execute bits.

For reasons of lazyness I'd propose changing this to:

Depends: python3:amd64 [i386] | python3 | qemu-user | qemu-user-static

This ensures we do not enter the broken python3:i386 code path.

** Also affects: glib2.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Triaged => Won't Fix

** Changed in: glib2.0 (Ubuntu)
   Status: New => Triaged

** Also affects: glib2.0 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-release-upgrader (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/2083068

Title:
  Broken libglib2.0-dev:i386 Depends on python3:i386 < none |
  3.12.3-0ubuntu2 @un uH >

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2083068/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083068] Re: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH >

2024-09-30 Thread Julian Andres Klode
For oracular is the solution architecture-properties?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083068

Title:
  Broken libglib2.0-dev:i386 Depends on python3:i386 < none |
  3.12.3-0ubuntu2 @un uH >

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2083068/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081844] Re: do-release-upgrade does not work (22.4.5 -> 24.4.1)

2024-09-30 Thread Julian Andres Klode
*** This bug is a duplicate of bug 2078589 ***
https://bugs.launchpad.net/bugs/2078589

** This bug has been marked a duplicate of bug 2078589
   fight: desktop-base vs kubuntu-settings-desktop vs fontconfig-common:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081844

Title:
  do-release-upgrade does not work (22.4.5 -> 24.4.1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081844/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081864] Re: Cross-grades are considered replacement packages.

2024-09-30 Thread Julian Andres Klode
** Summary changed:

- Upgrade from mantic to noble aborted. Broken packages
+ Cross-grades are considered replacement packages.

** Summary changed:

- Cross-grades are considered replacement packages.
+ Cross-grades are considered replacement packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081864

Title:
  Cross-grades are considered replacement packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081864/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082879] Re: Gnome Calendar does not save reminders on events

2024-09-30 Thread Alessandro Astone
** Changed in: gnome-calendar (Ubuntu Noble)
 Assignee: (unassigned) => Alessandro Astone (aleasto)

** Changed in: gnome-calendar (Ubuntu Noble)
   Status: Confirmed => In Progress

** Changed in: gnome-calendar (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.launchpad.net/bugs/2082879

Title:
  Gnome Calendar does not save reminders on events

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/2082879/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080390] Re: Adsys can't properly resolve registry.pol vs Regristry.pol

2024-09-30 Thread Denison Barbosa
** Also affects: adsys (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: adsys (Ubuntu Jammy)
   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/2080390

Title:
  Adsys can't properly resolve registry.pol vs Regristry.pol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adsys/+bug/2080390/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1710022] Re: Snap store APIs (api.snapcraft.io) are not reachable via IPv6

2024-09-30 Thread Guillermo Gonzalez
** Changed in: ubuntu
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710022

Title:
  Snap store APIs (api.snapcraft.io) are not reachable via IPv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapstore-server/+bug/1710022/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080602] Re: [regression] GNOME 46/47 dropped support for Xilinx Mali graphics

2024-09-30 Thread Talha Can Havadar
debdiff for noble

** Patch added: "noble-2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2080602/+attachment/5823431/+files/noble-2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080602

Title:
  [regression] GNOME 46/47 dropped support for Xilinx Mali graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2080602/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2071563] Re: [SRU - Noble] Backport crash fix

2024-09-30 Thread Dave Jones
** Also affects: chirp (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: chirp (Ubuntu)
   Status: New => Fix Released

** Changed in: chirp (Ubuntu Noble)
   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/2071563

Title:
  [SRU - Noble] Backport crash fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chirp/+bug/2071563/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2024-09-30 Thread Athos Ribeiro
I verified this in a lxd VM using the test plan described above after
replacing the kernel as described in "other info".

These are the results I got:


for resource-agents 1:4.7.0-1ubuntu7.2:
Operation force-stop for nfs-daemon (ocf:heartbeat:nfsserver) returned 0 (ok)

for resource-agents 1:4.7.0-1ubuntu7.3 from the proposed pocket:
Operation force-stop for nfs-daemon (ocf:heartbeat:nfsserver) returned 1 
(error: Failed to unmount a bind mount)

As expected.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

** Tags removed: server-todo
** Tags added: server-triage-discuss

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065848

Title:
  An ocf:heartbeat:nfsserver resource's stop operation succeeded despite
  the /var/lib/nfs filesystem failing to unmount.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/2065848/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083247] [NEW] This Bug is collectet automatically while acualising the System

2024-09-30 Thread Andreas Leygraf
Public bug reported:

i have no further information

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.20
ProcVersionSignature: Ubuntu 5.15.0-122.132-generic 5.15.163
Uname: Linux 5.15.0-122-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.6
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Mon Sep 30 14:39:49 2024
InstallationDate: Installed on 2017-09-04 (2582 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to jammy on 2024-09-30 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2024-09-30 14:22:51.963677
 Log time: 2024-09-30 14:22:54.229007
 Log time: 2024-09-30 14:39:23.966210
 Log time: 2024-09-30 14:39:51.834869
VarLogDistupgradeTermlog:

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083247

Title:
  This Bug is collectet automatically while acualising the System

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2083247/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083243] Re: [FFe] gsasl: FTBFS on s390x in oracular

2024-09-30 Thread Adrien Nader
I haven't opened a report yet. I need direct access to an s390x machine
and not only to the builders, which I didn't have at hand yet.

I shall try to do that this week.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083243

Title:
  [FFe] gsasl: FTBFS on s390x in oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsasl/+bug/2083243/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081654] Re: upgrading 22.04 LTS to 24.04 LTS

2024-09-30 Thread Julian Andres Klode
You have added `[arch=amd64]` to your Ubuntu sources, that is not
supported. You need to either remove all i386 packages (apt remove
?installed?architecture(i386)') and then run `dpkg --remove-architecture
i386` or keep i386 enabled for your Ubuntu sources.

** Changed in: ubuntu-release-upgrader (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/2081654

Title:
  upgrading 22.04 LTS to 24.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081654/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2072534] Re: Kodi crashes immediately when starting to play AV1 on Ubuntu 24.04 noble

2024-09-30 Thread Balázs B .
Hi, I tried it and crashed with same backtrace :(
I'm planning to upgrade to 24.10 when it will be abailable.
I'm hoping that kodi and ffmpeg would be goood enough then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072534

Title:
  Kodi crashes immediately when starting to play AV1 on Ubuntu 24.04
  noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kodi/+bug/2072534/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2072534] Re: Kodi crashes immediately when starting to play AV1 on Ubuntu 24.04 noble

2024-09-30 Thread Balázs B .
Sorry, I forgot to say: Thank you for your effort! Much appreciated!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072534

Title:
  Kodi crashes immediately when starting to play AV1 on Ubuntu 24.04
  noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kodi/+bug/2072534/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083176] Re: grub-efi install device being prompted on upgrade, despite only /boot/efi being an option.

2024-09-30 Thread Marc Deslauriers
Here's the output of debconf-show grub-pc.
debconf-show grub-efi-amd64 didn't return anything.

** Attachment added: "grub-pc debconf"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+attachment/5823439/+files/output.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083176

Title:
  grub-efi install device being prompted on upgrade, despite only
  /boot/efi being an option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081334] Re: further performance improvement for dracut-install 060

2024-09-30 Thread Benjamin Drung
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081334

Title:
  further performance improvement for dracut-install 060

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2081334/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081075] Re: Upgrade button exits silently from 22.04 to 24.04

2024-09-30 Thread Julian Andres Klode
You are not authorized to execute this commannd

Sep 18 10:38:23 username-Virtual-Machine pkexec[6823]: username: Error
executing command as another user: Not authorized [USER=root]
[TTY=unknown] [CWD=/home/username] [COMMAND=/usr/bin/do-release-upgrade
--frontend=DistUpgradeViewGtk3
--env=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus,XDG_SESSION_TYPE=x11,XDG_CURRENT_DESKTOP=ubuntu:GNOME]

** Also affects: update-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081075

Title:
  Upgrade button exits silently from 22.04 to 24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081075/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2082879] Re: Gnome Calendar does not save reminders on events

2024-09-30 Thread Alessandro Astone
** Description changed:

+ [ Impact ]
+ 
  After upgrading to Ubuntu 24.04.1 and Gnome 46 the Gnome Calendar app no
  longer respects reminder settings.
  
- Setup:
+ [ Test Plan ]
  1. Create a new event in Gnome Calendar
  2. Click Add Reminder, and select your preferred alarm interval.
  3. Click Save.
+ 4. Click on the event.
+ 5. Click Edit...
+ 6. Verify that the reminder you set is listed.
  
- Expected behavior:
- Event created has the selected reminder.
- 
- Actual behavior:
- Event does not have the selected reminder(s). Confirm by editing the event, 
and by opening the calendar file in a text editor.
- 
- Edit: Bug exists even when full permissions are set on the calendar file
- for user, group, and world.
+ [ Where problems could occur ]
+ The scope of the change is limited to the Calendar app.
+ The changes only modify the event-editor GUI and do not interfere with 
pre-existing events and reminders.
+ If the new logic misbehaves, you might experience problems or crashes when 
adding/modifying events.

** Description changed:

  [ Impact ]
  
  After upgrading to Ubuntu 24.04.1 and Gnome 46 the Gnome Calendar app no
- longer respects reminder settings.
+ longer allows modifying the reminder settings of an event.
  
  [ Test Plan ]
  1. Create a new event in Gnome Calendar
  2. Click Add Reminder, and select your preferred alarm interval.
  3. Click Save.
  4. Click on the event.
  5. Click Edit...
  6. Verify that the reminder you set is listed.
  
  [ Where problems could occur ]
  The scope of the change is limited to the Calendar app.
  The changes only modify the event-editor GUI and do not interfere with 
pre-existing events and reminders.
  If the new logic misbehaves, you might experience problems or crashes when 
adding/modifying events.

** Description changed:

  [ Impact ]
  
  After upgrading to Ubuntu 24.04.1 and Gnome 46 the Gnome Calendar app no
  longer allows modifying the reminder settings of an event.
  
  [ Test Plan ]
+ 
  1. Create a new event in Gnome Calendar
  2. Click Add Reminder, and select your preferred alarm interval.
  3. Click Save.
  4. Click on the event.
  5. Click Edit...
  6. Verify that the reminder you set is listed.
  
  [ Where problems could occur ]
+ 
  The scope of the change is limited to the Calendar app.
  The changes only modify the event-editor GUI and do not interfere with 
pre-existing events and reminders.
  If the new logic misbehaves, you might experience problems or crashes when 
adding/modifying events.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082879

Title:
  Gnome Calendar does not save reminders on events

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calendar/+bug/2082879/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081008] Re: I am facing problem while upgrading from ubuntu22 to ubuntu24, it gives some message like "Could not calculate the upgrade An unresolvable problem occurred while calculating the upgr

2024-09-30 Thread Julian Andres Klode
For data safety reasons we do not upgrade Postgres between major
versions / remove postgres during upgrades. You'll want to ensure your
database is backed up, remove postgres packages, upgrade, install the
latest postgres and restore.

** Changed in: ubuntu-release-upgrader (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/2081008

Title:
  I am facing problem while upgrading from ubuntu22 to ubuntu24, it
  gives some message like "Could not calculate the upgrade An
  unresolvable problem occurred while calculating the upgrade. The
  package postgresql-16-postgis-1' is marked for removal but it is in
  the removal deny list. If none of this applies, then please report
  this bug using the command 'ubuntu-bug ubuntu-release-upgrader-core'
  in a terminal. If you want to investigate this yourself the log files
  in '/var/log/dist-upgrade' will contain details about the upgrade.
  Specifically, look at main.log and apt. log"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081008/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2072452] Re: AppArmor denies crun sending signals to containers

2024-09-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: runc (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/2072452

Title:
  AppArmor denies crun sending signals to containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2072452/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083255] [NEW] Restore erofs.ko to linux-modules

2024-09-30 Thread Josh French
Public bug reported:

Similar to https://bugs.launchpad.net/ubuntu/+source/linux-
azure/+bug/2081613 and
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2054809, erofs.ko
is missing from linux-aws.

A fix has already been accepted to linux-azure:
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-
azure/+git/jammy/commit/?id=c7fec922603a7ff52bd037f6ce6791b08f1cfaef

Can we get this into linux-aws as well? Thanks.

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083255

Title:
  Restore erofs.ko to linux-modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2083255/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083176] Re: grub-efi/install_devices becoming stale due to by-id/nvme-eui.* symlinks disappearing

2024-09-30 Thread Chris Coulson
What's the output of:

$ cat /sys/class/block/nvme0n1/wwid

Which is what 60-persistent-storage.rules is using to generate those
first symlinks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083176

Title:
  grub-efi/install_devices becoming stale due to by-id/nvme-eui.*
  symlinks disappearing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 2081075] Re: Upgrade button exits silently from 22.04 to 24.04

2024-09-30 Thread sem
Wouldn't it prompt for authorization rather than fail silently?

On Mon, Sep 30, 2024, 07:40 Julian Andres Klode <2081...@bugs.launchpad.net>
wrote:

> You are not authorized to execute this commannd
>
> Sep 18 10:38:23 username-Virtual-Machine pkexec[6823]: username: Error
> executing command as another user: Not authorized [USER=root]
> [TTY=unknown] [CWD=/home/username] [COMMAND=/usr/bin/do-release-upgrade
> --frontend=DistUpgradeViewGtk3
>
> --env=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus,XDG_SESSION_TYPE=x11,XDG_CURRENT_DESKTOP=ubuntu:GNOME]
>
> ** Also affects: update-manager (Ubuntu)
>Importance: Undecided
>Status: New
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2081075
>
> Title:
>   Upgrade button exits silently from 22.04 to 24.04
>
> Status in ubuntu-release-upgrader package in Ubuntu:
>   New
> Status in update-manager package in Ubuntu:
>   New
>
> Bug description:
>   Context: This is in Ubuntu 22.04 installed in Hyper-V from the Quick
>   Start image.
>
>   The update tool tells me all packages are up to date, however there is
>   a new version, 24.04. If I click the upgrade button, the application
>   quits silently. I don't know why it won't upgrade.
>
>   EDIT: This message is in the journal error logs:
>   Sep 18 10:38:23 username-Virtual-Machine pkexec[6823]: username: Error
> executing command as another user: Not authorized [USER=root] [TTY=unknown]
> [CWD=/home/username] [COMMAND=/usr/bin/do-release-upgrade
> --frontend=DistUpgradeViewGtk3
> --env=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus,XDG_SESSION_TYPE=x11,XDG_CURRENT_DESKTOP=ubuntu:GNOME]
>
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: ubuntu-release-upgrader-core 1:22.04.20
>   ProcVersionSignature: Ubuntu 6.5.0-1025.26~22.04.1-azure 6.5.13
>   Uname: Linux 6.5.0-1025-azure x86_64
>   ApportVersion: 2.20.11-0ubuntu82.6
>   Architecture: amd64
>   CasperMD5CheckResult: unknown
>   CrashDB: ubuntu
>   CrashReports:
>640:0:124:438528:2024-09-18 10:12:55.302577495 -0400:2024-09-18
> 10:13:05.327363563 -0400:/var/crash/xrdp.0.crash
>600:117:124:37:2024-09-18 10:13:06.179434094 -0400:2024-09-18
> 10:13:06.179434094 -0400:/var/crash/xrdp.0.uploaded
>644:0:124:0:2024-09-18 10:13:05.251357260 -0400:2024-09-18
> 10:13:05.251357260 -0400:/var/crash/xrdp.0.upload
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Sep 18 10:40:18 2024
>   PackageArchitecture: all
>   ProcEnviron:
>TERM=xterm-256color
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SourcePackage: ubuntu-release-upgrader
>   Symptom: ubuntu-release-upgrader
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081075/+subscriptions
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081075

Title:
  Upgrade button exits silently from 22.04 to 24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2081075/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-09-30 Thread Nathan Teodosio
David, would you be able to test the fix from a PPA[1] (update-manager
4:20.66) before we kick off the whole SRU process?

I tested this locally by publishing a sample package with a version
matching the ESM's and disabling the ESM services, it seems to have
worked, but I don't have the full mirror setup described in the report
and as such I'm not convinced by it yet.

[1]https://launchpad.net/~nteodosio/+archive/ubuntu/ubuntu-pro

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083081

Title:
  Locally Mirrored ESM repositories are not properly being picked up by
  software updater.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2083081/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-09-30 Thread Nathan Teodosio
Note: In 2023-07-04, what I think matches the present bug was
described[1]:

> when the service is disabled (e.g. ua disable esm-apps), but the
machine is attached (then ua security-status --fromat=json will not say
pending_attach, but pending_enable). Will we treat this as a special
case? Of course calling the user to enable Ubuntu Pro then will be
inaccurate.

I added a comment as suggested to the design prototype[2], but without a
response, I'm here relying merely on my intuition.

[1]https://warthogs.atlassian.net/browse/UDENG-361?focusedCommentId=272069
[2]https://www.figma.com/design/3hQb6iJvfYT9lavggC3Q5J?node-id=1455-3054#489146589

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083081

Title:
  Locally Mirrored ESM repositories are not properly being picked up by
  software updater.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2083081/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061929] Re: [SRU] Python docker package does not import, crashes due to urllib3 upgrade

2024-09-30 Thread Sudip Mukherjee
I can confirm that python3-docker from noble-proposed has fixed the bug
for me.

Test done:

install python3-docker and try to execute "import docker" from python
prompt and confirmed that it still fails.

Added noble-proposed to apt sources.
install python3-docker from noble-proposed.

Followed the testplan and it printd b'hello world\n' from ubuntu:latest.


Package tested:

$ apt-cache policy python3-docker
python3-docker:
  Installed: 5.0.3-1ubuntu1.1
  Candidate: 5.0.3-1ubuntu1.1
  Version table:
 *** 5.0.3-1ubuntu1.1 100
100 http://gb.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 
Packages
100 /var/lib/dpkg/status
 5.0.3-1ubuntu1 500
500 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages


** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061929

Title:
  [SRU] Python docker package does not import, crashes due to urllib3
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2061929/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077105] Re: cloud-images do not produce sboms

2024-09-30 Thread John Chittum
tested and verified noble:

1. used `git-ubuntu` to pull the source locally
2. git checkout pkg/ubuntu/noble-proposed
3. utilized ubuntu-old-fashioned/bartender to run a build:
bartender --livecd-rootfs-dir 
/home/jchittum/dev01/troubleshooting/packages/livecd-rootfs/livecd-rootfs 
--hook-extras-branch noble -- --series noble --project ubuntu-cpc 
--image-target disk-image --image-target qcow2 --image-target vmdk
4. ensured that the sbom was made for the vmdk and qcow

tar -xvzf nearby-cougar-ubuntu-on-the-rocks.tar.gz 
build.output/
build.output/livecd.ubuntu-cpc.ova
build.output/livecd.ubuntu-cpc.vmdk
build.output/binary.log
build.output/livecd.ubuntu-cpc.vmdk.spdx
build.output/livecd.ubuntu-cpc.manifest
build.output/livecd.ubuntu-cpc.disk-image.filelist
build.output/livecd.ubuntu-cpc.vmdk.filelist
build.output/livecd.ubuntu-cpc.qcow.manifest
build.output/livecd.ubuntu-cpc.qcow.spdx
build.output/livecd.ubuntu-cpc.disk-image.spdx
build.output/livecd.ubuntu-cpc.vmdk.manifest
build.output/livecd.ubuntu-cpc.initrd-generic
build.output/livecd.ubuntu-cpc.qcow.filelist
build.output/livecd.ubuntu-cpc.ext4
build.output/livecd.ubuntu-cpc.disk-image.manifest
build.output/livecd.ubuntu-cpc.img
build.output/livecd.ubuntu-cpc.kernel-generic

5. verified via log that cpc-sbom was installed and used to generate

6. run a cloud-partner build
bartender --livecd-rootfs-dir 
/home/jchittum/dev01/troubleshooting/packages/livecd-rootfs/livecd-rootfs 
--hook-extras-dir /home/jchittum/dev01/cloudware/cpc_packaging.extra 
--hook-extras-release-notes-tools-repo 
https://git.launchpad.net/~cloud-images/cloud-images/+git/cpc-release-notes-tools
 --hook-extras-release-notes-tools-branch main --hook-extras-sbom-tools-repo 
git+ssh://g...@github.com/canonical/cpc-sbom.git 
--hook-extras-sbom-tools-subdir cpc_sbom -- --series noble --project ubuntu-cpc 
--image-target gce --image-target ec2
7. image builds succeded
8. saw that the GCE image continue to generate an sbom
9. checked log to see that cpc-sbom was used to generate an SBOM _however_ as 
cpc_packaging.extra series files are not patched for consuming the SBOM, they 
remained on the system and not downloaded.

Testing looks good for noble


** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077105

Title:
  cloud-images do not produce sboms

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2077105/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065348] Re: [SRU] python3-docker `from_env()` broken

2024-09-30 Thread Sudip Mukherjee
I can confirm that python3-docker from noble-proposed has fixed the bug
for me.

Test done:

install python3-docker and try to execute "import docker" from python
prompt and confirmed that it still fails.

Added noble-proposed to apt sources.
install python3-docker from noble-proposed.

Followed the testplan and it printd b'hello world\n' from ubuntu:latest.


Package tested:

$ apt-cache policy python3-docker
python3-docker:
  Installed: 5.0.3-1ubuntu1.1
  Candidate: 5.0.3-1ubuntu1.1
  Version table:
 *** 5.0.3-1ubuntu1.1 100
100 http://gb.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 
Packages
100 /var/lib/dpkg/status
 5.0.3-1ubuntu1 500
500 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages


** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065348

Title:
  [SRU] python3-docker `from_env()` broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2065348/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083256] [NEW] Iwlwifi reboot is not working on Ubuntu 24.10 as an error

2024-09-30 Thread Robert R. McDonald
Public bug reported:

When I was trying to reboot my Wi-Fi based on iwlwifi.
I tried "sudo modprobe -r iwlwifi" it removes iwlwifi but when I tried to 
restore iwlwifi with this command "sudo modprobe iwlwifi" it didn't boot up 
iwlwifi but restart a computer re-enables it back on.

Back in Ubuntu 24.04 LTS, "sudo modprobe -r iwlwifi" to remove iwlwifi
and "sudo modprobe iwlwifi" to restore iwlwifi works just fine, no
restart a computer needed.

Description:Ubuntu Oracular Oriole (development branch)
Release:24.10
Kernel Version: Linux 6.11.0-8-generic

ProblemType: Bug
DistroRelease: Ubuntu 24.10
Package: linux-image-6.11.0-8-generic 6.11.0-8.8
ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
Uname: Linux 6.11.0-8-generic x86_64
ApportVersion: 2.30.0-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/seq:robuntu2114 F pipewire
 /dev/snd/controlC0:  robuntu2122 F wireplumber
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon Sep 30 07:30:38 2024
InstallationDate: Installed on 2024-08-28 (33 days ago)
InstallationMedia: Ubuntu 20.04.6 LTS "Focal Fossa" - Release amd64 (20230316)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: GPD WIN2
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-8-generic 
root=UUID=a1d49941-fd4d-4374-966a-0b35aabd917d ro 
video=eDP-1:panel_orientation=right_side_up quiet splash 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-6.11.0-8-generic N/A
 linux-backports-modules-6.11.0-8-generic  N/A
 linux-firmware20240913.gita34e7a5f-0ubuntu2
SourcePackage: linux
UpgradeStatus: Upgraded to oracular on 2024-09-30 (0 days ago)
dmi.bios.date: 12/16/2019
dmi.bios.release: 5.12
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2.13
dmi.board.asset.tag: Default string
dmi.board.name: WIN2
dmi.board.vendor: GPD
dmi.board.version: Default string
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 10
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.ec.firmware.release: 2.7
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.13:bd12/16/2019:br5.12:efr2.7:svnGPD:pnWIN2:pvrDefaultstring:rvnGPD:rnWIN2:rvrDefaultstring:cvnDefaultstring:ct10:cvrDefaultstring:skuDefaultstring:
dmi.product.family: Default string
dmi.product.name: WIN2
dmi.product.sku: Default string
dmi.product.version: Default string
dmi.sys.vendor: GPD

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083256

Title:
  Iwlwifi reboot is not working on Ubuntu 24.10 as an error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2083256/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083256] Re: Iwlwifi reboot is not working on Ubuntu 24.10 as an error

2024-09-30 Thread Robert R. McDonald
I'll be appreciate for that bug is fixed.
Please make sure it's fixed before Ubuntu 24.10 is released officially.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083256

Title:
  Iwlwifi reboot is not working on Ubuntu 24.10 as an error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2083256/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083257] [NEW] Remove golang-1.21 from oracular

2024-09-30 Thread Shengjing Zhu
Public bug reported:

It's already removed from Debian testing/sid
https://bugs.debian.org/1081200. It's EOL.

$ reverse-depends -b -x src:golang-1.21
No reverse dependencies found
$ reverse-depends -x src:golang-1.21
No reverse dependencies found

** Affects: golang-1.21 (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Remove golang-121 from oracular
+ Remove golang-1.21 from oracular

** Description changed:

- It's already removed from Debian testing/sid. It's EOL.
+ It's already removed from Debian testing/sid
+ https://bugs.debian.org/1081200. It's EOL.
  
  $ reverse-depends -b -x src:golang-1.21
  No reverse dependencies found
  $ reverse-depends -x src:golang-1.21
  No reverse dependencies found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083257

Title:
  Remove golang-1.21 from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.21/+bug/2083257/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083176] Re: grub-efi/install_devices becoming stale due to by-id/nvme-eui.* symlinks disappearing

2024-09-30 Thread Chris Coulson
I think this was broken by a combination of
https://github.com/torvalds/linux/commit/00ff400e6deee00f7b15e200205b2708b63b8cf6
and
https://github.com/torvalds/linux/commit/c4f01a776b28378f4f61b53f8cb0e358f4fa3721.
Does the SSD match that PCI vendor / device ID?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083176

Title:
  grub-efi/install_devices becoming stale due to by-id/nvme-eui.*
  symlinks disappearing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077473] Re: [SRU] 2.65.3

2024-09-30 Thread Sergio Cazzolato
snapd 2.65.3 validated in focal, jammy and noble

Logs:
https://warthogs.atlassian.net/jira/core/projects/ST/board?selectedIssue=ST-2056

Some tests failed, after review I see all of them are caused by the
change that forces snapd snap to be installed which breaks some tests
when using snapd from the repository.

All those errors will be fixed when the pr
https://github.com/canonical/snapd/pull/14496 is landed.

** Tags removed: verification-needed verification-needed-focal 
verification-needed-jammy verification-needed-noble
** Tags added: verification-done verification-done-focal 
verification-done-jammy verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077473

Title:
  [SRU] 2.65.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2077473/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081849] Re: Failed to upgrade libllvm19:i386: tries to overwrite /usr/lib/llvm-19/lib/libLLVM.so.19.1 from libllvm19:amd64

2024-09-30 Thread Rik Mills
** Changed in: llvm-toolchain-19 (Ubuntu)
   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/2081849

Title:
  Failed to upgrade libllvm19:i386: tries to overwrite
  /usr/lib/llvm-19/lib/libLLVM.so.19.1 from libllvm19:amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-19/+bug/2081849/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083267] [NEW] Remove from oracular, not needed

2024-09-30 Thread Timo Aaltonen
Public bug reported:

This kernel is not needed in oracular.

** Affects: linux-nvidia (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083267

Title:
  Remove from oracular, not needed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia/+bug/2083267/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083157] Re: FPE in zrotg with g++-13 -O3

2024-09-30 Thread Sean Hardesty
https://github.com/OpenMathLib/OpenBLAS/issues/4909

** Bug watch added: github.com/OpenMathLib/OpenBLAS/issues #4909
   https://github.com/OpenMathLib/OpenBLAS/issues/4909

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083157

Title:
  FPE in zrotg with g++-13 -O3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openblas/+bug/2083157/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   >