[Bug 2065653] [NEW] text selection in host spawns multiple error messages in guests

2024-05-13 Thread alienheartbeat
Public bug reported:

When selecting text in a gtk app with a mouse in a host, 
each guest running in that host gets many system log / journald log messages:

"localhost spice-vdagent[1039]: vdagent_clipboard_data: sel_id=1: no 
corresponding request found for type=1, skipping"
which may be repeated over 100 times.  

Key points:
1The messages appear immediately in all guests that are running at the time;
2It only happens when selecting text in gtk apps (eg gedit, mousepad, zim) 
not qt apps (eg kwrite).
3Doesnt happen when select text in a guest - the messages dont appear in 
the host or in other guests.

Versions
VMs are Xubuntu 22.04 with the -hwe kernel linux-image-6.5.0-28
running on 2 different Xubuntu 22.04 hosts, one with
the -hwe kernel linux-image-6.5.0-28-generic 
and one with the standard linux-image-5.15.0-105-generic.

qemu-system-x86 6.2, libvirt 8.0.0, libspice-vdagent 0.22.1, 
host: spice-client-gtk-3.0-5 libspice-client-glib-2.0-8 
gir1.2-spiceclientgtk-3.0 
libspice-server1 v 0.15.0-2ubuntu4
libvirt0 8.0.0-1ubuntu7.10  qemu-sustem-x86 1:6.2+dfsg-2ubuntu6.19
guest:  spice-vdagent 0.22.1-1  qemu-guest-agent 1:6.2+dfsg-2ubuntu6.19

** Affects: xserver-xorg-video-qxl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: clipboard spice

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

Title:
  text selection in host spawns multiple error messages in guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-qxl/+bug/2065653/+subscriptions


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

[Bug 2065652] [NEW] BT speaker automatically disconnects after sound stops playing

2024-05-13 Thread Korleon Palmer
Public bug reported:

I am using Bluez on Ubuntu 24.04 (or more specifically the Ubuntu Studio
flavor).

After a few seconds or minutes after I stop playing audio on Ubuntu
(both Ubuntu Studio and vanilla Ubuntu), my Nest Home Mini speaker I've
connected via Bluetooth disconnects automatically.

What I expected: The Bluetooth speaker works like a regular speaker and
doesn't disconnect.

What happened: The speaker disconnects automatically after a few
seconds/minutes of no audio. If audio was about to play before the
crash, the program the audio was playing on will crash until it
disconnects and switches to the next audio device.

How to recreate:

1. Connect a Bluetooth speaker (like the first generation Nest Home Mini I use) 
to your PC
2. Play a few minutes of audio.
3. When the audio stops, wait a few seconds, and the speaker will disconnect 
itself.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: alsa-base 1.0.25+dfsg-0ubuntu7
ProcVersionSignature: Ubuntu 6.8.0-31.31.1-lowlatency 6.8.1
Uname: Linux 6.8.0-31-lowlatency x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Tue May 14 00:27:08 2024
InstallationDate: Installed on 2024-05-09 (4 days ago)
InstallationMedia: Ubuntu-Studio 24.04 LTS "Noble Numbat" - Release amd64 
(20240424.1)
MachineType: HP 870-213w
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: alsa-driver
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/30/2017
dmi.bios.release: 5.12
dmi.bios.vendor: AMI
dmi.bios.version: F.10
dmi.board.asset.tag: 4CE73859L1
dmi.board.name: 82F1
dmi.board.vendor: HP
dmi.board.version: 1.01
dmi.chassis.asset.tag: 4CE73859L1
dmi.chassis.type: 3
dmi.chassis.vendor: HP
dmi.modalias: 
dmi:bvnAMI:bvrF.10:bd03/30/2017:br5.12:svnHP:pn870-213w:pvr1.01:rvnHP:rn82F1:rvr1.01:cvnHP:ct3:cvr:skuZ5N88AA#ABA:
dmi.product.family: 103C_53311M HP Omen
dmi.product.name: 870-213w
dmi.product.sku: Z5N88AA#ABA
dmi.product.version: 1.01
dmi.sys.vendor: HP

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble

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

Title:
  BT speaker automatically disconnects after sound stops playing

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


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

[Bug 2065651] [NEW] Packages libnats3.7t64 and libnats-dev do not install static library

2024-05-13 Thread Nikolay Nikolov
Public bug reported:

libnats-dev installs /usr/lib/x86_64-linux-gnu/cmake/cnats/cnats-config.cmake
When used in find_package(), the script could not find static nats library.

CMake output:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/cnats/cnats-config.cmake:103 
(message):
  The imported target "cnats::nats_static" references the file

 "/usr/lib/x86_64-linux-gnu/libnats_static.a"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 "/usr/lib/x86_64-linux-gnu/cmake/cnats/cnats-config.cmake"

  but not all the files it references.


Version: Ubuntu 24.04

libnats-dev:
  Installed: 3.7.0-1.1build2
  Candidate: 3.7.0-1.1build2
  Version table:
 *** 3.7.0-1.1build2 500
500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: nats.c (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/2065651

Title:
  Packages libnats3.7t64 and libnats-dev do not install static library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nats.c/+bug/2065651/+subscriptions


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

[Bug 1839708] Re: KPDL error 98 in Chromium

2024-05-13 Thread Alex Cherepanov
This was posted as a Ghostscript bug but Ghostscript is not involved in
this case.

The printer just cannot handle the PS stream generated by Chromium. The printer 
admits that the file is correct but it exceeds some implementation limits. 
Debugging this case takes multiple attempts to
reduce the file to an acceptable form. Do you still use the printer?

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

Title:
  KPDL error 98 in Chromium

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


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

[Bug 2065506] Re: Speaker latency/delay when playing sound

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

** Changed in: alsa-driver (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/2065506

Title:
  Speaker latency/delay when playing sound

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


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

[Bug 2065513] Re: iptables-save not showing default chains

2024-05-13 Thread Vishal Kharade
iptables-save -t option is for specific table by default iptables-save
should print all the table which is not showing in any ubuntu even on
LTS.

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

Title:
  iptables-save not showing default chains

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


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

[Bug 1869902] Re: foomatic-rip extremely slow on focal for PostScript input files - may affect printing

2024-05-13 Thread Alex Cherepanov
Please attach a sample file. Testing of a few random PS files does not
reproduce the described effect.

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

Title:
  foomatic-rip extremely slow on focal for PostScript input files - may
  affect printing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1869902/+subscriptions


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

[Bug 2057980] Re: Installation crashes

2024-05-13 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Installation crashes

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


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

[Bug 2065646] Re: 1- Snap grid bug 2- file manager always shows "1"

2024-05-13 Thread caio tor
Here is how the file manager always shows (1) green colored, bug

** Attachment added: "Screenshot from 2024-05-14 01-14-03.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2065646/+attachment/5778149/+files/Screenshot%20from%202024-05-14%2001-14-03.png

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

Title:
  1- Snap grid bug 2- file manager always shows "1"

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


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

[Bug 2065646] [NEW] 1- Snap grid bug 2- file manager always shows "1"

2024-05-13 Thread caio tor
Public bug reported:

Summary:
1- Snap grid bug 2- file manager always shows "1" 
Steps to Reproduce:
1. Log in to the Ubuntu desktop.
2. click on the title bar/window of an app

Expected Result:
The snap grid / snapping thing should only be triggered when really required 
and  when dragged to the end of the scree right or extreme left etc

Actual Result:
GNOME Shell has 2 issues: 1 the Nautilus icon on the pinned dock is always with 
the (1) number. and 2 whenever i click on a window, Gnome shell wants to resize 
it or use the snap grid tool. even when i don't want to 

Additional Information:
- Ubuntu version: 24.04 LTS
- GNOME Shell version: 46
- I am using the default Ubuntu login

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-shell 46.0-0ubuntu5.1
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Tue May 14 01:07:51 2024
DisplayManager: gdm3
InstallationDate: Installed on 2024-04-27 (17 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
RelatedPackageVersions: mutter-common 46.0-1ubuntu9
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble wayland-session

** Attachment added: "syslog"
   https://bugs.launchpad.net/bugs/2065646/+attachment/5778143/+files/syslog

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

Title:
  1- Snap grid bug 2- file manager always shows "1"

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


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

[Bug 2065639] Re: Splash screen shows Ubuntu 23.10 instead of 24.04 and forces logout

2024-05-13 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

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

Title:
  Splash screen shows Ubuntu 23.10 instead of 24.04 and forces logout

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


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

[Bug 2040460] Autopkgtest regression report (docker.io-app/24.0.7-0ubuntu2~23.10.1)

2024-05-13 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted docker.io-app (24.0.7-0ubuntu2~23.10.1) 
for mantic have finished running.
The following regressions have been reported in tests triggered by the package:

autopkgtest/unknown (amd64, armhf)
python-docker/unknown (armhf)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/mantic/update_excuses.html#docker.io-app

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  MRE updates of container-stack for noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd-app/+bug/2040460/+subscriptions


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

[Bug 2056154] Autopkgtest regression report (docker.io-app/24.0.7-0ubuntu2~23.10.1)

2024-05-13 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted docker.io-app (24.0.7-0ubuntu2~23.10.1) 
for mantic have finished running.
The following regressions have been reported in tests triggered by the package:

autopkgtest/unknown (amd64, armhf)
python-docker/unknown (armhf)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/mantic/update_excuses.html#docker.io-app

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Please build with golang-1.21 or golang-1.22

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd-app/+bug/2056154/+subscriptions


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

[Bug 2065644] Re: Right click Rename file or folder freeze

2024-05-13 Thread Jonathan Smith
It appears when you right click and the context menu appears, you can
not tap on the Rename item, you need to do a hard click, meaning, if you
have a system with touch-pad, like a laptop, and you are use to tapping
and not clicking on the touch-pad, it is actually 2 different functions
on the Ubuntu OS, or at least Ubuntu treats it that way since i was able
to `click` on the context menu item Rename and make it work versus the
first time when i was just tapping on the context item menu
Rename...this really sucks since you are used to tapping everywhere on
the ui but all of the sudden you start finding out that tapping does not
work everywhere.

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

Title:
  Right click Rename file or folder freeze

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


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

[Bug 2065645] [NEW] I can't open setting, and my gnome-control-center can't use.

2024-05-13 Thread Xuefei Han
Public bug reported:

When I use gnome-control-center, the terminal showed the bug is:
(gnome-control-center:16511): Clutter-WARNING **: 10:59:12.603: Whoever 
translated default:LTR did so wrongly.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.6
ProcVersionSignature: Ubuntu 5.15.0-91.101~20.04.1-generic 5.15.131
Uname: Linux 5.15.0-91-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.26
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue May 14 10:57:48 2024
InstallationDate: Installed on 2022-02-18 (815 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal 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/2065645

Title:
  I can't open setting, and my gnome-control-center can't use.

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


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

[Bug 2065644] [NEW] Right click Rename file or folder freeze

2024-05-13 Thread Jonathan Smith
Public bug reported:

Ubuntu 24.04
All Updates as of 2024-05-13
Open Files
Right click on a file
Select Rename from context menu
Does not popup or allow to rename file
Same with folder
F2 key does works though
but I want to use Right click if that is an option

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: nautilus 1:46.0-0ubuntu2
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon May 13 22:48:45 2024
GsettingsChanges:
 b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true'
 b'org.gnome.nautilus.window-state' b'maximized' b'true'
InstallationDate: Installed on 2024-05-12 (1 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
 file-roller   44.1-1
 nautilus-extension-gnome-terminal 3.52.0-1ubuntu2

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


** Tags: amd64 apport-bug noble wayland-session

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

Title:
  Right click Rename file or folder freeze

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


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

[Bug 2017748] Re: [SRU] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues

2024-05-13 Thread Hua Zhang
One of our customer helped test focal_yoga.debdiff on one isolated
compute host in their test env. post installation they have created
about 100 networks, routers and VMs that were spawned on this isolated
compute host. they haven't seen any issues so far with VM creation (all
the VMs were created successfully)

Considering this backport involves code refactoring, I do not intend to
backport it to Ussuri.

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

Title:
  [SRU] OVN:  ovnmeta namespaces missing during scalability test causing
  DHCP issues

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


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

[Bug 2017748] Re: [SRU] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues

2024-05-13 Thread Hua Zhang
** Patch added: "jammy.debdiff"
   
https://bugs.launchpad.net/neutron/+bug/2017748/+attachment/5778137/+files/jammy.debdiff

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

Title:
  [SRU] OVN:  ovnmeta namespaces missing during scalability test causing
  DHCP issues

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


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

[Bug 2059953] Re: MAAS machine commissioning fails in "20-dhcp-unconfigured-ifaces "

2024-05-13 Thread Evan Ruffini
Just adding some additional context - possible bug or compatibility
issue with 24.04.

Ran into this problem with latest version of MAAS 3.4, and attempting to
commission nodes with 24.04. Downgraded commissioning to 22.04 and it
succeeded.

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

Title:
  MAAS machine commissioning fails in "20-dhcp-unconfigured-ifaces "

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


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

[Bug 2017748] Re: [SRU] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues

2024-05-13 Thread Hua Zhang
** No longer affects: cloud-archive/zed

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

Title:
  [SRU] OVN:  ovnmeta namespaces missing during scalability test causing
  DHCP issues

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


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

[Bug 2065639] [NEW] Splash screen shows Ubuntu 23.10 instead of 24.04 and forces logout

2024-05-13 Thread Richard M
Public bug reported:

We performed a minimal install of Ubuntu Server 24.04, disabled swap.
This is a machine with limited resources (8GB SSD, 2GB RAM).

Installed ubuntu-desktop-minimal, stopped/disabled/removed gdm3;
installed lightdm and rebooted.

After reboot we see the maroon X splash asking us to login. However at
the bottom right of the screen it says "Ubuntu 23.10", not "Ubuntu
24.04".

When we login by entering the password  we get a white screen with a sad face 
icon and the words:
"Oh no! Something has gone wrong. A problem has occurred and the system can't 
recover. Please log out and try again." Trying again results in the same 
problems.

The above set of install steps works fine using the Ubuntu Server ISO
for Ubuntu 22.04.4.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: xorg 1:7.7+23ubuntu3
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
Date: Tue May 14 00:48:58 2024
DistUpgraded: Fresh install
DistroCodename: noble
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display 
[8086:0f31] (rev 11) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & 
Display [8086:7270]
InstallationDate: Installed on 2024-05-13 (0 days ago)
InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Release amd64 
(20240423)
MachineType: Insyde VT_mIPC_BT35M X64
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-31-generic 
root=UUID=9a078d64-3727-4836-823b-04c78b734b8a ro noapic quiet splash 
console=ttyS0 plymouth.ignore-serial-consoles systemd.log_level=0 
systemd.show_status=0 net.ifnames=0 biosdevname=0
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/18/2017
dmi.bios.release: 228.250
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: RJX400B101_v2.2
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Type2 - Board Product Name
dmi.board.vendor: Type2 - Board Manufacturer
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 0.0
dmi.modalias: 
dmi:bvnINSYDECorp.:bvrRJX400B101_v2.2:bd10/18/2017:br228.250:efr0.0:svnInsyde:pnVT_mIPC_BT35MX64:pvrType1-TBDbyOEM:rvnType2-BoardManufacturer:rnType2-BoardProductName:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:skuType1-SKU0:
dmi.product.family: Type1 - Family
dmi.product.name: VT_mIPC_BT35M X64
dmi.product.sku: Type1 - SKU0
dmi.product.version: Type1 - TBD by OEM
dmi.sys.vendor: Insyde
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.120-2build1
version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.5-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble ubuntu

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

Title:
  Splash screen shows Ubuntu 23.10 instead of 24.04 and forces logout

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


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

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

2024-05-13 Thread John Johansen
The AppArmor profile covers the packaged version and the standard
privileged install location. You are correct that it does not cover
running firefox from an unprivileged user writable location like $HOME.

For unprivileged user writable locations like $HOME/bin/ the user has to
deliberately make a privileged action like installing a profile for the
location of the application. This applies to the appimage version run
out of the users $HOME as well.

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

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

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


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

[Bug 2065583] Re: package snapd 2.62+22.04 failed to install/upgrade: installed snapd package post-removal script subprocess returned error exit status 1

2024-05-13 Thread Paul White
** Package changed: ubuntu => snapd (Ubuntu)

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

Title:
  package snapd 2.62+22.04 failed to install/upgrade: installed snapd
  package post-removal script subprocess returned error exit status 1

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


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

[Bug 2061687] Re: Snapshot doesn't work until camera is unplugged and plugged back in

2024-05-13 Thread Tim Richardson
For me the fix  included the new version of pipewire (now released in
24.04) AND adding my user to the video group

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

Title:
  Snapshot doesn't work until camera is unplugged and plugged back in

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2061687/+subscriptions


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

[Bug 2059353] Re: kernel 6.5.0-26-generic causes 640x480 default resolution on aspeed (drm/ast) video

2024-05-13 Thread Quesar
Can the "drm/ast: report connection status on Display Port" patch please
be readded to the kernel to fix this issue?  Is there a particular
reason not to add it?  It was in the earlier releases of 6.5 but someone
reverted it.  I don't see anything logged about why it was reverted
though.

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

Title:
  kernel 6.5.0-26-generic causes 640x480 default resolution on aspeed
  (drm/ast) video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2059353/+subscriptions


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

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-13 Thread Dave Jones
** Changed in: graphviz (Ubuntu)
   Status: Confirmed => Fix Committed

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

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

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

Title:
  [SRU] scaling is wrong in SVG output

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


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

[Bug 2051151] Re: Update to shim 15.8

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

** Changed in: shim-signed (Ubuntu Mantic)
   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/2051151

Title:
  Update to shim 15.8

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


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

[Bug 2051151] Re: Update to shim 15.8

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

** Changed in: shim (Ubuntu Mantic)
   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/2051151

Title:
  Update to shim 15.8

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


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

[Bug 2051151] Re: Update to shim 15.8

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

** Changed in: shim-signed (Ubuntu Jammy)
   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/2051151

Title:
  Update to shim 15.8

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


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

[Bug 2051151] Re: Update to shim 15.8

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

** Changed in: shim-signed (Ubuntu Focal)
   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/2051151

Title:
  Update to shim 15.8

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


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

[Bug 2051151] Re: Update to shim 15.8

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

** Changed in: shim (Ubuntu Jammy)
   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/2051151

Title:
  Update to shim 15.8

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


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

[Bug 2051151] Re: Update to shim 15.8

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

** Changed in: shim (Ubuntu Focal)
   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/2051151

Title:
  Update to shim 15.8

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


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

[Bug 2052392] Re: Noble variant=fakechroot fails on Noble

2024-05-13 Thread Stephen Street
I have the identical problem using:

$fakeroot -fakechroot debootstrap --variant=fakechroot noble $PWD/noble

Any progress?

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

Title:
  Noble variant=fakechroot fails on Noble

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


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

[Bug 2052392] Re: Noble variant=fakechroot fails on Noble

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

** Changed in: debootstrap (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/2052392

Title:
  Noble variant=fakechroot fails on Noble

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


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

[Bug 2065632] Re: gnome-shell crashes when attaching external monitors with assertion 'logical_monitor != NULL' failed

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

** Changed in: gnome-shell (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/2065632

Title:
  gnome-shell crashes when attaching external monitors with assertion
  'logical_monitor != NULL' failed

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


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

[Bug 2065632] [NEW] gnome-shell crashes when attaching external monitors with assertion 'logical_monitor != NULL' failed

2024-05-13 Thread Dalyn Dalton
Public bug reported:

Attaching and then detaching a workstation from an external thunderbolt
dock causes the shell to crash.  The bug here is appears to be related
to the detachment, rather than the attachment.

This appears to be fixed upstream with
https://gitlab.gnome.org/GNOME/mutter/-/issues/3402, however the current
Ubuntu 24.04 does not contain the fix.

Release: Ubuntu 24.04 LTS
gnome-shell: 46.0-0ubuntu5.1

Expected: Machine maintains shell session between docking and un-docking
of external monitors

Reality: gnome-shell session crashes upon re-docking the workstation.

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/bugs/2065632/+attachment/5778069/+files/journal.txt

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

Title:
  gnome-shell crashes when attaching external monitors with assertion
  'logical_monitor != NULL' failed

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


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

[Bug 2061918] Re: package thunderbird 2:1snap1-0ubuntu1 failed to install/upgrade: new thunderbird package pre-installation script subprocess returned error exit status 1

2024-05-13 Thread Peter Durovic
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2063221 is in
state 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/2061918

Title:
  package thunderbird 2:1snap1-0ubuntu1 failed to install/upgrade: new
  thunderbird package pre-installation script subprocess returned error
  exit status 1

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


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

[Bug 2064163] Re: mlxbf-gige: Vitesse PHY stuck in a bad state during reboot test

2024-05-13 Thread Asmaa Mnebhi
Reopening this bug since we found a software workaround for it.

** Changed in: linux-bluefield (Ubuntu)
   Status: Invalid => In Progress

** Changed in: linux-bluefield (Ubuntu Jammy)
   Status: Invalid => In Progress

** Description changed:

  SRU Justification:
  
  [Impact]
  
  During the QA reboot test, the BF3 Vitesse PHY gets stuck in a bad state, 
resulting in no ip provisioning. The only way to recover is to powercycle.
- We might have found a software workaround to avoid getting in this state in 
the first place: suspend the PHY during graceful shutdown. Suspend the PHY = 
Power down = set bit 11 to 1 in reg 0 of the PHY. This WA passed 1800 reboots 
on QA's setup.
+ We found a software workaround to avoid getting in this state in the first 
place: disable the OOB port in the shutdown function.
  
  [Fix]
  
- * During reboot, the mlxbf_gige_shutdown() function makes a call to 
phy_stop(). phy_stop() calls phy_suspend().
- * Certain Linux PHY drivers, like the Vitesse PHY, don't support suspend() to 
power down the PHY during shutdown.
- * Our Hardware also does not toggle the hard reset signal of the PHY during 
reboot.
- * Hence, when the PHY is in a bad state, it stays in its bad state until 
powercycle.
- * We have found a way to prevent the PHY from entering this bad state by 
suspending the PHY in the case of reboot.
+ * Prevent the PHY from entering this bad state by disabling the OOB port
+   during shutdown.
  
  [Test Case]
  
  * do the reboot test (at least 2000 reboots): run 'reboot' from linux.
  * Check that the oob_net0 interface is up and the ip is assigned.
  * please note that if the the OOB doesn't get an ip, try reloading the driver 
(rmmod/modprobe). it that solves the issue, that would be a different bug. In 
the bug at stake, nothing recovers the OOB ip except power cycle.
  
  [Regression Potential]
  
  * Make sure the redfish DHCP is still working during the reboot test
  * Make sure the OOB gets an ip
- 
- [Other]
- 
- These changes were made both in the mlxbf-gige driver and UEFI

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

Title:
  mlxbf-gige: Vitesse PHY stuck in a bad state during reboot test

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


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

[Bug 2065630] [NEW] fail2ban install error on noble

2024-05-13 Thread Alan Latteri
Public bug reported:

(Reading database ... 92974 files and directories currently installed.)
Preparing to unpack .../fail2ban_1.0.2-3_all.deb ...
Unpacking fail2ban (1.0.2-3) over (1.0.2-3) ...
Setting up fail2ban (1.0.2-3) ...
/usr/lib/python3/dist-packages/fail2ban/tests/fail2banregextestcase.py:224: 
SyntaxWarning: invalid escape sequence '\s'
  "1490349000 test failed.dns.ch", "^\s*test \S+"
/usr/lib/python3/dist-packages/fail2ban/tests/fail2banregextestcase.py:435: 
SyntaxWarning: invalid escape sequence '\S'
  '^'+prefix+'User \S+ not allowed\n'
/usr/lib/python3/dist-packages/fail2ban/tests/fail2banregextestcase.py:443: 
SyntaxWarning: invalid escape sequence '\S'
  '^'+prefix+'User \S+ not allowed\n'
/usr/lib/python3/dist-packages/fail2ban/tests/fail2banregextestcase.py:444: 
SyntaxWarning: invalid escape sequence '\d'
  '^'+prefix+'Received disconnect from  port \d+'
/usr/lib/python3/dist-packages/fail2ban/tests/fail2banregextestcase.py:451: 
SyntaxWarning: invalid escape sequence '\s'
  _test_variants('common', prefix="\s*\S+ sshd\[\d+\]:\s+")
/usr/lib/python3/dist-packages/fail2ban/tests/fail2banregextestcase.py:537: 
SyntaxWarning: invalid escape sequence '\['
  'common[prefregex="^svc\[\d+\] connect 
.+$"'
/usr/lib/python3/dist-packages/fail2ban/tests/servertestcase.py:1375: 
SyntaxWarning: invalid escape sequence '\s'
  "`{ nft -a list chain inet f2b-table f2b-chain | grep -oP 
'@addr-set-j-w-nft-mp\s+.*\s+\Khandle\s+(\d+)$'; } | while read -r hdl; do`",
/usr/lib/python3/dist-packages/fail2ban/tests/servertestcase.py:1378: 
SyntaxWarning: invalid escape sequence '\s'
  "`{ nft -a list chain inet f2b-table f2b-chain | grep -oP 
'@addr6-set-j-w-nft-mp\s+.*\s+\Khandle\s+(\d+)$'; } | while read -r hdl; do`",
/usr/lib/python3/dist-packages/fail2ban/tests/servertestcase.py:1421: 
SyntaxWarning: invalid escape sequence '\s'
  "`{ nft -a list chain inet f2b-table f2b-chain | grep -oP 
'@addr-set-j-w-nft-ap\s+.*\s+\Khandle\s+(\d+)$'; } | while read -r hdl; do`",
/usr/lib/python3/dist-packages/fail2ban/tests/servertestcase.py:1424: 
SyntaxWarning: invalid escape sequence '\s'
  "`{ nft -a list chain inet f2b-table f2b-chain | grep -oP 
'@addr6-set-j-w-nft-ap\s+.*\s+\Khandle\s+(\d+)$'; } | while read -r hdl; do`",
Processing triggers for man-db (2.12.0-4build2) ...
Scanning processes...   

  
Scanning processor microcode... 

  
Scanning linux images...

** Affects: fail2ban (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/2065630

Title:
  fail2ban install error on noble

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


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

[Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2024-05-13 Thread Dirk Rydvan
see Kubuntu Plasma Network Manager Bug:
https://bugs.kde.org/show_bug.cgi?id=486499

** Bug watch added: KDE Bug Tracking System #486499
   https://bugs.kde.org/show_bug.cgi?id=486499

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

Title:
  Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

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


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

[Bug 1754687] Re: gnome-shell crashes with meta_monitor_manager_get_logical_monitor_from_number: assertion '(unsigned int) number < g_list_length (manager->logical_monitors)' failed

2024-05-13 Thread Dalyn Dalton
It appears that this has been fixed in the upstream
https://gitlab.gnome.org/GNOME/mutter/-/issues/3402#note_2070469


** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #3402
   https://gitlab.gnome.org/GNOME/mutter/-/issues/3402

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

Title:
  gnome-shell crashes with
  meta_monitor_manager_get_logical_monitor_from_number: assertion
  '(unsigned int) number < g_list_length (manager->logical_monitors)'
  failed

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


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

[Bug 1988366] Re: python-rtslib-fb needs to handle new attribute cpus_allowed_list

2024-05-13 Thread Mauricio Faria de Oliveira
Hi Robie, Sergio,

The concern about removing 'version_attributes' and 'discovery_auth_attributes'
can be addressed with this simple change/backport. 

What do you think?

Don't remove the 2 attributes / move elements into 'target_name_excloudes'.
Instead, add a new attribute / its element into 'target_name_excloudes'.

i.e., this (backport):

 version_attributes = set(["lio_version", "version"])
 discovery_auth_attributes = set(["discovery_auth"])

+cpus_allowed_list_attributes = set(["cpus_allowed_list"])

-target_names_excludes = version_attributes | discovery_auth_attributes
+target_names_excludes = version_attributes | discovery_auth_attributes 
| cpus_allowed_list_attributes

instead of this (upstream):

-version_attributes = set(["lio_version", "version"])
-discovery_auth_attributes = set(["discovery_auth"])
-target_names_excludes = version_attributes | discovery_auth_attributes

+excludes_list = [
+# version_attributes
+"lio_version", "version",
+# discovery_auth_attributes
+"discovery_auth",
+# cpus_allowed_list_attributes
+"cpus_allowed_list",
+]
+target_names_excludes = set(excludes_list)

Python confirms the results are equivalent:

$ python3 -q

Backport:

>>> version_attributes = set(["lio_version", "version"])
>>> discovery_auth_attributes = set(["discovery_auth"])
>>> cpus_allowed_list_attributes = set(["cpus_allowed_list"])
>>> target_names_excludes = version_attributes | 
discovery_auth_attributes | cpus_allowed_list_attributes

>>> target_names_excludes
{'lio_version', 'cpus_allowed_list', 'discovery_auth', 'version'}
>>> backport = target_names_excludes

Upstream:

>>> excludes_list = [
... # version_attributes
... "lio_version", "version",
... # discovery_auth_attributes
... "discovery_auth",
... # cpus_allowed_list_attributes
... "cpus_allowed_list",
... ]
>>> target_names_excludes = set(excludes_list)

>>> target_names_excludes
{'lio_version', 'cpus_allowed_list', 'discovery_auth', 'version'}
>>> upstream = target_names_excludes

The 2 sets are identical, and not the same object:

>>> backport == upstream
True

>>> backport is upstream
False

[1] https://github.com/open-iscsi/rtslib-
fb/commit/8d2543c4da62e962661011fea5b19252b9660822

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

Title:
  python-rtslib-fb needs to handle new attribute cpus_allowed_list

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


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

[Bug 2063491] Re: Cannot restore files using duply version included with Noble

2024-05-13 Thread Nico R
Can confirm the very same phenomenon after upgrading from Kubuntu 23.10
to 24.04

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

Title:
  Cannot restore files using duply version included with Noble

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


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

[Bug 2065624] Re: GIMP crashes when exiting

2024-05-13 Thread Paul White
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

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

Title:
  GIMP crashes when exiting

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


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

[Bug 2046047] Re: No aptX support

2024-05-13 Thread ab
Hi, thanks for the reply. I now understand the licensing constraints.
Still, you should be aware that passing --enable-libopenaptx alone
appears to have no effect -- the configure logic that checks it is all
gated behind other flags.

The good news is that since I opened this bug, bluez-alsa added support in 
v4.2.0 for libfreeaptx:
https://github.com/arkq/bluez-alsa/pull/679
https://github.com/iamthehorker/libfreeaptx
... perhaps this avoids the licensing issues?

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

Title:
  No aptX support

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


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

[Bug 2065626] [NEW] Sync smifb2 2.3.0.4.gae69a84-1 (universe) from Debian unstable (main)

2024-05-13 Thread Sudip Mukherjee
Public bug reported:

Please sync smifb2 2.3.0.4.gae69a84-1 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Fix Linux 6.8 build LP: #2063344

The FTBFS patch for v6.8 kernel has been added to the Debian package.


Changelog entries since current oracular version 2.2.6.3.gbbd2e82-1ubuntu1:

smifb2 (2.3.0.4.gae69a84-1) unstable; urgency=medium

  * New upstream version 2.3.0.4.gae69a84
  * Fix build with v6.8 kernel.
- Thanks Paolo Pisati for the patch.

 -- Sudip Mukherjee   Mon, 06 May 2024
15:09:54 +0100

** Affects: smifb2 (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/2065626

Title:
  Sync smifb2 2.3.0.4.gae69a84-1 (universe) from Debian unstable (main)

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


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

[Bug 2064177] Re: Window borders and shadows missing from GTK3 dialogs

2024-05-13 Thread Paulo Narciso
Me also.

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

Title:
  Window borders and shadows missing from GTK3 dialogs

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


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

[Bug 1986433] Re: package usrmerge 25ubuntu2 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

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

** Changed in: usrmerge (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/1986433

Title:
  package usrmerge 25ubuntu2 failed to install/upgrade: installed
  usrmerge package post-installation script subprocess returned error
  exit status 1

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


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

[Bug 2065624] [NEW] GIMP crashes when exiting

2024-05-13 Thread Chris Hermansen
Public bug reported:

Closing GIMP after editing and overwriting a screen shot (PNG) results
in GIMP crashing and this:




```
GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
13.2.0-23ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu3) 

# Libraries #
using babl version 0.1.108 (compiled against version 0.1.108)
using GEGL version 0.4.48 (compiled against version 0.4.48)
using GLib version 2.80.0 (compiled against version 2.80.0)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.52.1 (compiled against version 1.52.1)
using Fontconfig version 2.15.0 (compiled against version 2.15.0)
using Cairo version 1.18.0 (compiled against version 1.18.0)

```
> fatal error: Segmentation fault

Stack trace:
```

# Stack traces obtained from PID 12950 - Thread 12950 #


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from 
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 13044]
[New LWP 13028]
[New LWP 12992]
[New LWP 12976]
[New LWP 12973]
[New LWP 12970]
[New LWP 12969]
[New LWP 12968]
[New LWP 12967]
[New LWP 12966]
[New LWP 12965]
[New LWP 12964]
[New LWP 12963]
[New LWP 12962]
[New LWP 12961]
[New LWP 12960]
[New LWP 12959]
[New LWP 12958]
[New LWP 12957]
[New LWP 12956]
[New LWP 12955]
[New LWP 12954]
[New LWP 12953]
[New LWP 12952]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x75562f91ba9a in __GI___libc_read (nbytes=256, buf=0x7ffe943a8530, fd=18) 
at ../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id  Frame 
* 1Thread 0x75562ed3e640 (LWP 12950) "gimp-2.10"  0x75562f91ba9a in 
__GI___libc_read (nbytes=256, buf=0x7ffe943a8530, fd=18) at 
../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7555f9a006c0 (LWP 13044) "pool-gimp-2.10" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7555fae006c0 (LWP 13028) "paint"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x755604a006c0 (LWP 12992) "swap writer"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7555fa4006c0 (LWP 12976) "gimp-2.10"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7555fbe006c0 (LWP 12973) "gimp-2.10"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7556054006c0 (LWP 12970) "async"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7556120006c0 (LWP 12969) "gdbus"  0x75562f91b4cd in 
__GI___poll (fds=0x7555cb90, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  9Thread 0x755612a006c0 (LWP 12968) "gmain"  0x75562f91b4cd in 
__GI___poll (fds=0x59a95e333b80, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  10   Thread 0x7556134006c0 (LWP 12967) "pool-spawner"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x75561cc006c0 (LWP 12966) "worker" syscall () at 

[Bug 2064682] Re: Gnome control center crash on launch with "undefined symbol: GST_CAT_DEFAULT"

2024-05-13 Thread Daniel Elbirt
Output below:
```
$ debsums libgstreamer1.0-0
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so OK
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so  OK
/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner   OK
/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-ptp-helper   OK
/usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0.2003.0  OK
/usr/lib/x86_64-linux-gnu/libgstcheck-1.0.so.0.2003.0 OK
/usr/lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0.2003.0OK
/usr/lib/x86_64-linux-gnu/libgstnet-1.0.so.0.2003.0   OK
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2003.0OK
/usr/share/doc/libgstreamer1.0-0/changelog.Debian.gz  OK
/usr/share/doc/libgstreamer1.0-0/copyrightOK
```

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

Title:
  Gnome control center crash on launch with "undefined symbol:
  GST_CAT_DEFAULT"

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


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

Re: [Bug 2065327] Re: nvidia-dkms-525 525.147.05-0ubuntu0.22.04.1: nvidia kernel module failed to build

2024-05-13 Thread Sam Nickerson
It turned out I did need 12, and it was installed, but the system was set
to default use of 11. Changed system default and all ran fine. Thanks for
the reply

On Mon, May 13, 2024 at 3:45 PM Ubfan <2065...@bugs.launchpad.net>
wrote:

> Do you have the gcc-12 compiler, needed for the 6.5 kernel?  Does the
> Nvidia  build work for an older compiler in the 5.15 or 5.19 series?
> Does a newer Nvidia driver (535, 545, 550) build?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2065327
>
> Title:
>   nvidia-dkms-525 525.147.05-0ubuntu0.22.04.1: nvidia kernel module
>   failed to build
>
> Status in nvidia-graphics-drivers-525 package in Ubuntu:
>   New
>
> Bug description:
>   It APPEARS to be connected to Steam client.
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 22.04
>   Package: nvidia-dkms-525 525.147.05-0ubuntu2.22.04.1
>   ProcVersionSignature: Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13
>   Uname: Linux 6.5.0-28-generic x86_64
>   NonfreeKernelModules: nvidia_modeset nvidia
>   ApportVersion: 2.20.11-0ubuntu82.5
>   Architecture: amd64
>   CasperMD5CheckResult: unknown
>   DKMSKernelVersion: 5.15.0-106-generic
>   Date: Wed May  8 06:18:51 2024
>   InstallationDate: Installed on 2020-12-06 (1249 days ago)
>   InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64
> (20201022)
>   PackageVersion: 525.147.05-0ubuntu0.22.04.1
>   Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal,
> 3.10.6-1~22.04
>   PythonDetails: N/A
>   RelatedPackageVersions:
>dpkg 1.21.1ubuntu2.3
>apt  2.4.12
>   SourcePackage: nvidia-graphics-drivers-525
>   Title: nvidia-dkms-525 525.147.05-0ubuntu0.22.04.1: nvidia kernel module
> failed to build
>   UpgradeStatus: Upgraded to jammy on 2022-05-13 (726 days ago)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-525/+bug/2065327/+subscriptions
>
>

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

Title:
  nvidia-dkms-525 525.147.05-0ubuntu0.22.04.1: nvidia kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-525/+bug/2065327/+subscriptions


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

[Bug 2046047] Re: No aptX support

2024-05-13 Thread Jochen Sprickerhof
From my understanding --enable-aptx and --enable-aptx-hd depend on
https://github.com/Arkq/openaptx which states in the readme:

This project is for research purposes only. Without a proper license
private and commercial usage might be a case of a patent infringement.

So we can't distribute it in Debian or depend on it.

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

Title:
  No aptX support

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


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

[Bug 2056173] Re: dotnet 8/s390x (8.0.2 runtime / 8.0.102 SDK) feedback

2024-05-13 Thread Frank Heimes
** Also affects: dotnet8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dotnet8 (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/2056173

Title:
  dotnet 8/s390x (8.0.2 runtime / 8.0.102 SDK) feedback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2056173/+subscriptions


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

[Bug 2063503] Re: NVidia drivers won't install completely

2024-05-13 Thread Ubfan
This bug appears to be a duplicate of 2037004, but contains a lot more
information on the module build attempts. Maybe they can be combined?

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

Title:
  NVidia drivers won't install completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-545/+bug/2063503/+subscriptions


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

[Bug 2065621] Re: always happens, when I turn if off.

2024-05-13 Thread Paul White
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

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

Title:
  always happens, when I turn if off.

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


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

[Bug 2065621] [NEW] always happens, when I turn if off.

2024-05-13 Thread Bo
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

Public bug reported:




```
GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
13.2.0-23ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu3) 

# Libraries #
using babl version 0.1.108 (compiled against version 0.1.108)
using GEGL version 0.4.48 (compiled against version 0.4.48)
using GLib version 2.80.0 (compiled against version 2.80.0)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.52.1 (compiled against version 1.52.1)
using Fontconfig version 2.15.0 (compiled against version 2.15.0)
using Cairo version 1.18.0 (compiled against version 1.18.0)

```
> fatal error: Segmentfejl

Stack trace:
```

# Stack traces obtained from PID 3735 - Thread 3735 #


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from 
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 3784]
[New LWP 3756]
[New LWP 3753]
[New LWP 3750]
[New LWP 3749]
[New LWP 3748]
[New LWP 3747]
[New LWP 3746]
[New LWP 3745]
[New LWP 3744]
[New LWP 3743]
[New LWP 3742]
[New LWP 3741]
[New LWP 3740]
[New LWP 3739]
[New LWP 3738]
[New LWP 3737]
[New LWP 3736]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7db99a11ba9a in __GI___libc_read (nbytes=256, buf=0x7ffdbcfb4f70, fd=18) 
at ../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7db999881640 (LWP 3735) "gimp-2.10"0x7db99a11ba9a in 
__GI___libc_read (nbytes=256, buf=0x7ffdbcfb4f70, fd=18) at 
../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7db97cc006c0 (LWP 3784) "swap writer"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7db977e006c0 (LWP 3756) "gimp-2.10"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7db97d6006c0 (LWP 3753) "gimp-2.10"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7db984e006c0 (LWP 3750) "async"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7db987e006c0 (LWP 3749) "gdbus"0x7db99a11b4cd in 
__GI___poll (fds=0x7db938008da0, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  7Thread 0x7db98d0006c0 (LWP 3748) "gmain"0x7db99a11b4cd in 
__GI___poll (fds=0x616ca1001120, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  8Thread 0x7db98da006c0 (LWP 3747) "pool-spawner" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7db98ea006c0 (LWP 3746) "worker"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7db98f4006c0 (LWP 3745) "worker"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7db98fe006c0 (LWP 3744) "worker"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7db9952006c0 (LWP 3743) "worker"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  13   Thread 0x7db995c006c0 (LWP 3742) 

[Bug 2061687] Re: Snapshot doesn't work until camera is unplugged and plugged back in

2024-05-13 Thread Shih-Yuan Lee
** Also affects: oem-priority
   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/2061687

Title:
  Snapshot doesn't work until camera is unplugged and plugged back in

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2061687/+subscriptions


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

[Bug 2065618] [NEW] ubuntu.sources has duplicate entries on raspi images

2024-05-13 Thread Benjamin Tegge
Public bug reported:

While trying out the 24.04 server and desktop images for Ubuntu for
Raspberry Pi I came across a similar error as in #2045086.

---

Warning:
W:Target Packages (main/binary-arm64/Packages) is configured multiple times in 
/etc/apt/sources.list.d/ubuntu.sources:1 and 
/etc/apt/sources.list.d/ubuntu.sources:2,
W:Target Packages (main/binary-all/Packages) is configured multiple times in 
/etc/apt/sources.list.d/ubuntu.sources:1 and 
/etc/apt/sources.list.d/ubuntu.sources:2,
W:Target Translations (main/i18n/Translation-en_US) is configured multiple ...

---

The file does indeed contains the same lines, here is a diff: starting
at line number 29 and 36.

--- /etc/apt/sources.list.d/ubuntu.sources:29
+++ /etc/apt/sources.list.d/ubuntu.sources:36
@@ -1,4 +1,5 @@
-## See the sources.list(5) manual page for further settings.
+## Ubuntu security updates. Aside from URIs and Suites,
+## this should mirror your choices in the previous section.
 Types: deb
 URIs: http://ports.ubuntu.com/ubuntu-ports/
 Suites: noble

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

Title:
  ubuntu.sources has duplicate entries on raspi images

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


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

[Bug 2065617] [NEW] GIMP crash at startup

2024-05-13 Thread Pieterjan Wintjes
Public bug reported:




```
GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
13.2.0-23ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu3) 

# Libraries #
using babl version 0.1.108 (compiled against version 0.1.108)
using GEGL version 0.4.48 (compiled against version 0.4.48)
using GLib version 2.80.0 (compiled against version 2.80.0)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.52.1 (compiled against version 1.52.1)
using Fontconfig version 2.15.0 (compiled against version 2.15.0)
using Cairo version 1.18.0 (compiled against version 1.18.0)

```
> fatal error: Segmentatiefout

Stack trace:
```

# Stack traces obtained from PID 2465 - Thread 2465 #


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from 
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 3195]
[New LWP 2580]
[New LWP 2479]
[New LWP 2476]
[New LWP 2474]
[New LWP 2472]
[New LWP 2471]
[New LWP 2470]
[New LWP 2469]
[New LWP 2468]
[New LWP 2467]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7af508f1ba9a in __GI___libc_read (nbytes=256, buf=0x7ffd34ef33f0, fd=15) 
at ../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id Frame 
* 1Thread 0x7af5083da640 (LWP 2465) "gimp-2.10"  0x7af508f1ba9a in 
__GI___libc_read (nbytes=256, buf=0x7ffd34ef33f0, fd=15) at 
../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7af4b7e006c0 (LWP 3195) "pool-gimp-2.10" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7af4f24006c0 (LWP 2580) "swap writer"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7af4e7e006c0 (LWP 2479) "gimp-2.10"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7af4f1a006c0 (LWP 2476) "gimp-2.10"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7af4f2e006c0 (LWP 2474) "async"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7af4ffe006c0 (LWP 2472) "gdbus"  0x7af508f1b4cd in 
__GI___poll (fds=0x7af4eb90, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  8Thread 0x7af504c006c0 (LWP 2471) "gmain"  0x7af508f1b4cd in 
__GI___poll (fds=0x64f0bbd79920, nfds=2, timeout=6488) at 
../sysdeps/unix/sysv/linux/poll.c:29
  9Thread 0x7af505c006c0 (LWP 2470) "pool-spawner"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7af5066006c0 (LWP 2469) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7af5070006c0 (LWP 2468) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7af507a006c0 (LWP 2467) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 12 (Thread 0x7af507a006c0 (LWP 2467) "worker"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x7af50937740d in g_cond_wait () from 

[Bug 2065327] Re: nvidia-dkms-525 525.147.05-0ubuntu0.22.04.1: nvidia kernel module failed to build

2024-05-13 Thread Ubfan
Do you have the gcc-12 compiler, needed for the 6.5 kernel?  Does the
Nvidia  build work for an older compiler in the 5.15 or 5.19 series?
Does a newer Nvidia driver (535, 545, 550) build?

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

Title:
  nvidia-dkms-525 525.147.05-0ubuntu0.22.04.1: nvidia kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-525/+bug/2065327/+subscriptions


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

[Bug 2065573] Re: esm-cache.service denied access to /etc/os-release by apparmor

2024-05-13 Thread Andreas Hasenack
Upstream issue filed: https://github.com/canonical/ubuntu-pro-
client/issues/3109

** Bug watch added: github.com/canonical/ubuntu-pro-client/issues #3109
   https://github.com/canonical/ubuntu-pro-client/issues/3109

** Also affects: ubuntu-advantage-tools (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-advantage-tools (Ubuntu Oracular)
   Importance: High
 Assignee: Andreas Hasenack (ahasenack)
   Status: Confirmed

** Also affects: ubuntu-advantage-tools (Ubuntu Mantic)
   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/2065573

Title:
  esm-cache.service denied access to /etc/os-release by apparmor

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


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

[Bug 2065616] [NEW] apport hook AttributeError: 'UAConfig' object has no attribute 'data_path'

2024-05-13 Thread Andreas Hasenack
Public bug reported:

In Pro v32, from jammy-proposed, when running `ubuntu-bug ubuntu-
advantage-tools`:

# ubuntu-bug ubuntu-advantage-tools

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
.ERROR: hook 
/usr/share/apport/package-hooks/source_ubuntu-advantage-tools.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook
symb['add_info'](report, ui)
  File "/usr/share/apport/package-hooks/source_ubuntu-advantage-tools.py", line 
29, in add_info
os.path.basename(cfg.data_path("jobs-status")),
AttributeError: 'UAConfig' object has no attribute 'data_path'
...

** Affects: ubuntu-advantage-tools (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/2065616

Title:
  apport hook  AttributeError: 'UAConfig' object has no attribute
  'data_path'

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


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

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-13 Thread Mauricio Faria de Oliveira
To be clear, I don't think these should block the acceptance of this SRU
(I have seen different criteria to accept SRUs regarding DEP-3 headers),
but hopefully might be of some value for future SRUs, if you agree w/ it.

I'll refrain from accepting it for now as oracular-proposed seems to have
some regressions in autopkgtests [3], so let's see how that goes first.

Thanks again!

[3] https://ubuntu-archive-team.ubuntu.com/proposed-
migration/oracular/update_excuses.html#graphviz

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

Title:
  [SRU] scaling is wrong in SVG output

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


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

[Bug 2015017] Re: [SRU] scaling is wrong in SVG output

2024-05-13 Thread Mauricio Faria de Oliveira
Hi Dave (~waveform),

Thanks for all the work to review/sponsor this fix! (And several others!)
It's really appreciated.

In a comparatively small but relevant note, I'd like to humbly point out though
that some DEP-3 headers seem incorrect (IMHO) in the uploads AFAICT based in [1]
(section `Standard fields`):

+Author: David Huggins-Daines 
+Bug: 
https://gitlab.com/graphviz/graphviz/-/commit/a5606d101af1cc949908a6f0bc19caaa4eb31159
+Description: Corrects scale factor in SVG output

These headers are totally understandable with the context in this bug,
but it might not always be available when looking at it in the future.

If I understand it correctly:

`Author` isn't David (who proposed the patch; so, credit is certainly due, 
likely in the changelog, e.g., '[ Name ]' before the entry), but the upstream 
patch author
> Author or From (optional): This field can be used to record the name and 
> email of the patch author ...

`Bug` should be an upstream bug tracker, not the commit/patch:
> Bug- or Bug (optional): It contains one URL pointing to the related 
> bug ... 
> The Bug field is reserved for the bug URL in the upstream bug tracker. 
> Those fields can be used multiple times ... 
> The vendor name is explicitely encoded in the field name"

`Description` is OK, but looks more like `Subject`, as it's single line.
(BTW, this reads way better than the upstream commit title! :)

I think the correct form should be, starting from `git format-patch` or the 
`.patch`-suffixed URL [2],
which already gives us:
`From:`, which replaces `Author:` ("Author or From (optional)")
`Subject:`, which replaces `Description:` with a different/unstructured format 
("Description or Subject (required)")

And we would add 2 optional fields, but which are highly useful (and
more standard, considering most SRUs I've seen so far).

Bug-Ubuntu: http://bugs.launchpad.net/bugs/2015017
Origin: [,] 
https://gitlab.com/graphviz/graphviz/-/commit/a5606d101af1cc949908a6f0bc19caaa4eb31159

[1] https://dep-team.pages.debian.net/deps/dep3/
[2] 
https://gitlab.com/graphviz/graphviz/-/commit/a5606d101af1cc949908a6f0bc19caaa4eb31159.patch
[3] 
https://ubuntu-archive-team.ubuntu.com/proposed-migration/oracular/update_excuses.html#graphviz

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

Title:
  [SRU] scaling is wrong in SVG output

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


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

[Bug 1809828] Re: Cannot install the npm package: dependency broken

2024-05-13 Thread psl
Ubuntu 18.04.6, amd64

Issue still not fixed:

$ node --version
v8.10.0

$ sudo apt install npm
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 npm : Depends: node-gyp (>= 0.10.9) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

node-gyp is not installed on my system.

This is in repository:

$ apt show node-gyp
Package: node-gyp
Version: 3.6.2-1ubuntu1
Priority: extra
Section: universe/web
Origin: Ubuntu
...

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

Title:
  Cannot install the npm package: dependency broken

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


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

[Bug 2065573] Re: esm-cache.service denied access to /etc/os-release by apparmor

2024-05-13 Thread Andreas Hasenack
Ok, I think we got it. In your system, /etc/os-release must be a file,
and not a symlink as it is in our ubuntu systems:

$ ll /etc/os-release 
lrwxrwxrwx 1 root root 21 jan  2 14:25 /etc/os-release -> ../usr/lib/os-release

$ ll /usr/lib/os-release 
-rw-r--r-- 1 root root 393 jan  2 14:25 /usr/lib/os-release

Our profiles have a rule to allow /usr/lib/os-release (via globbing),
but not /etc/os-release specifically.

** Changed in: ubuntu-advantage-tools (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-advantage-tools (Ubuntu)
 Assignee: (unassigned) => Andreas Hasenack (ahasenack)

** Changed in: ubuntu-advantage-tools (Ubuntu)
   Importance: Undecided => High

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

Title:
  esm-cache.service denied access to /etc/os-release by apparmor

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


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

[Bug 2064740] Re: Azure: Fix hibernation failure

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure/6.5.0-1022.23
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-azure' to 'verification-done-
mantic-linux-azure'. If the problem still exists, change the tag
'verification-needed-mantic-linux-azure' to 'verification-failed-mantic-
linux-azure'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-azure-v2 
verification-needed-mantic-linux-azure

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

Title:
  Azure: Fix hibernation failure

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


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

[Bug 1921914] Re: [SRU] package quickml 0.7-5.1 failed to install/upgrade: installed quickml package post-installation script subprocess returned error exit status 1

2024-05-13 Thread Mauricio Faria de Oliveira
Rejected from the unapproved queues for Noble, Mantic, Jammy, and Focal
per comment #14. Thanks!

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

Title:
  [SRU] package quickml 0.7-5.1 failed to install/upgrade: installed
  quickml package post-installation script subprocess returned error
  exit status 1

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


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

[Bug 2065503] Re: Sync coin3 4.0.2+ds-2 (universe) from Debian unstable (main)

2024-05-13 Thread Simon Quigley
This bug was fixed in the package coin3 - 4.0.2+ds-2
Sponsored for Sudip Mukherjee (sudipmuk)

---
coin3 (4.0.2+ds-2) unstable; urgency=medium

  * Team upload
  * Unhijack package

 -- Bastian Germann   Wed, 08 May 2024 21:34:34 +

coin3 (4.0.2+ds-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/64-bit-time-t-compat.patch: compatibility with 64-bit
time_t.  Closes LP: #2058160.

 -- Steve Langasek   Sun, 17 Mar 2024 21:56:00 +

** Changed in: coin3 (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/2065503

Title:
  Sync coin3 4.0.2+ds-2 (universe) from Debian unstable (main)

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


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

[Bug 2065450] Re: Sync libcgi-application-plugin-messagestack-perl 0.34-5 (universe) from Debian unstable (main)

2024-05-13 Thread Simon Quigley
This bug was fixed in the package libcgi-application-plugin-messagestack-perl - 
0.34-5
Sponsored for Zixing Liu (liushuyu-011)

---
libcgi-application-plugin-messagestack-perl (0.34-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
+ libcgi-application-plugin-messagestack-perl: Drop versioned constraint on
  libcgi-application-extra-plugin-bundle-perl in Replaces.
+ libcgi-application-plugin-messagestack-perl: Drop versioned constraint on
  libcgi-application-extra-plugin-bundle-perl in Breaks.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij   Mon, 12 Dec 2022 23:01:17 +

** Changed in: libcgi-application-plugin-messagestack-perl (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/2065450

Title:
  Sync libcgi-application-plugin-messagestack-perl 0.34-5 (universe)
  from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgi-application-plugin-messagestack-perl/+bug/2065450/+subscriptions


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

[Bug 2065584] Re: Sync color-picker 1.0.3-3 (universe) from Debian unstable (main)

2024-05-13 Thread Simon Quigley
This bug was fixed in the package color-picker - 1.0.3-3
Sponsored for Sudip Mukherjee (sudipmuk)

---
color-picker (1.0.3-3) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.7.0.
  * debian/copyright: Updated dates.
  * debian/patches/01-segfaults.patch:
  - Created. Thanks to Sudip Mukherjee (Closes: #1060003)

 -- Hugo Torres de Lima   Sun, 05 May 2024
17:40:28 -0300

** Changed in: color-picker (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/2065584

Title:
  Sync color-picker 1.0.3-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/color-picker/+bug/2065584/+subscriptions


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

[Bug 2064177] Re: Window borders and shadows missing from GTK3 dialogs

2024-05-13 Thread florin
If it helps, I also have autologin.

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

Title:
  Window borders and shadows missing from GTK3 dialogs

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-13 Thread Sandy Patterson
This appears to fix the issue for me on mantic (23.10) using the mantic-
proposed repo.

45.2-0ubuntu5 - for: gir1.2-mutter-13 libmutter-13-0 mutter-common
mutter

I did have to purge the ppa to get get to install. Maybe I did something
to get those vv version pinned.

I confirmed that I don't get the strange delay (the display persisted up
to 1-2s after I would hit a key sometimes).

I also confirmed that I don't see MetaSyncRing messages on this boot.
Oh, and I rebooted after installing the packages.

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

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2061239] Re: After logging out and back in, X recognises a non-existent screen

2024-05-13 Thread Yotam Benshalom
I just found out that this happens only after I log out of gnome and back in 
again, or if I reset the X server using control+alt+backspace.
After a full restart, the system behaves normally. gnome settings still show 
the non-existent screen, but the mouse pointer cannot wander into its 
"territory", and apps behave normally.

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

Title:
  After logging out and back in, X recognises a non-existent screen

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


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

[Bug 2065612] [NEW] Primary monitor showing as UNKNOWN and refresh rate is off

2024-05-13 Thread Marcel Franke
Public bug reported:

Hi, I'm also facing the same issue in version 24.04 that wasn't present
in version 22.04. Since upgrading, my monitor is identified as
'unknown,' and I'm unable to adjust the refresh rate from 60Hz to either
120Hz or 240Hz, even though my monitor fully supports this Hz level.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: xorg 1:7.7+23ubuntu3
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-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.171.04  Tue Mar 19 
20:30:00 UTC 2024
 GCC version:
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon May 13 19:17:59 2024
DistUpgraded: Fresh install
DistroCodename: noble
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation TU102 [GeForce RTX 2080 Ti Rev. A] [10de:1e07] (rev a1) 
(prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd TU102 [GeForce RTX 2080 Ti Rev. A] 
[1458:37a9]
InstallationDate: Installed on 2024-05-11 (2 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
MachineType: Gigabyte Technology Co., Ltd. Z390 AORUS PRO
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/usr/bin/zsh
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-31-generic 
root=UUID=8ed7792f-54e9-446d-a448-d698c6ae7e77 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/19/2021
dmi.bios.release: 5.13
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F12l
dmi.board.asset.tag: Default string
dmi.board.name: Z390 AORUS PRO-CF
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF12l:bd01/19/2021:br5.13:svnGigabyteTechnologyCo.,Ltd.:pnZ390AORUSPRO:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnZ390AORUSPRO-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
dmi.product.family: Default string
dmi.product.name: Z390 AORUS PRO
dmi.product.sku: Default string
dmi.product.version: Default string
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.120-2build1
version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.5-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug noble ubuntu

** Summary changed:

- Primary Monitor showing as UNKNOWN and refresh rate is off
+ Primary monitor showing as UNKNOWN and refresh rate is off

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

Title:
  Primary monitor showing as UNKNOWN and refresh rate is off

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


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

[Bug 2064914] Re: Windows guest hangs after reboot from the guest OS

2024-05-13 Thread Mauricio Faria de Oliveira
Hi Sergio,

Thanks for the upload!

The bug and fix sound good and relatively simple to verify.

The SRU bug template is still missing Test Plan / Regression Potential,
so I'll mark it as Incomplete for the time being (I see it may be coming
soon, per "TBD").

While looking at the Björn's mention of the test case in RH BZ, that uses the 
`rdtsc.flat` kernel, which I couldn't find elsewhere. Do you know about it?
It's apparently a `rdtsc`/print loop we can replicate, if needed.

If I may, I'd suggest to test this in 3 ways:

1) unit test, with such rdtsc/print loop (and confirm the tsc value decreases 
after system_reset)
2) functional test, booting Windows (e.g., downloaded from MSFT Evaluation 
Center) and changing TSC manually to a problematic value (> 2^54) before reset, 
with the QEMU monitor or GDB, if possible?
3) regression test, booting Ubuntu kernel/initrd pairs (installer's should be 
enough) from supported releases, and checking they boot/reach a prompt.

I realize that looks like too much for a simple fix, but this is QEMU on amd64.
I'd be quite willing to help with that if needed. :)

Thanks again!

** Changed in: qemu (Ubuntu Jammy)
   Status: Triaged => Incomplete

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

Title:
  Windows guest hangs after reboot from the guest OS

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


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

[Bug 2065611] [NEW] man page for apt does not include all commands

2024-05-13 Thread Ray Kiddy
Public bug reported:

For example, 'apt policy' is useful. Yet, when I execute a "man apt"
command, I do not see the "policy" command described.

I am sure that there are other ways to find this information, but if a
tool has commands, seeing a complete list in the man page seems to be a
reasonable desire.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: apt-build (not installed)
ProcVersionSignature: Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon May 13 09:58:22 2024
InstallationDate: Installed on 2023-06-17 (330 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: apt-build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apt-build (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

** Summary changed:

- man page for apt does not include all commanda
+ man page for apt does not include all commands

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

Title:
  man page for apt does not include all commands

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-build/+bug/2065611/+subscriptions


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

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-13 Thread Mossroy
Hi Sudip,

I've already used these packages with one of my wiimotes on an earlier
version of Ubuntu. And they worked fine.

I see that the packages wminput and wmgui are only available on Jammy
(22.04) and above, based on
https://packages.ubuntu.com/search?keywords=wminput

I started a live-USB of Ubuntu Focal 20.04.6 on a PC, and apt indeed
does not find wminput or wmgui. I suspect it's because of the
python2->python3 switch, at that time.

So I started a live-USB of Ubuntu Bionic 18.04.6 on the same PC, and
could install the 3 packages (they don't show up in
https://packages.ubuntu.com/search?keywords=wminput because this Ubuntu
version is not supported any more)

I can confirm that it works fine on Ubuntu 18.04: wminput displays a
"Ready." message after pairing with the wiimote, and buttons/gyroscope
of the wiimote have the expected effect on the Ubuntu desktop: move
cursor or pointer

$ sudo wminput 
Put Wiimote in discoverable mode now (press 1+2)...
Ready.

wmgui also works fine on Ubuntu 18.04: sensors and buttons states are
properly shown

NB: after pairing the wiimote with Ubuntu 18.04, its leds are all off,
just like on Ubuntu 22.04 or 24.04. So what I suspected to be a
"crashed" state of the wiimote seems to be its normal state with
wminput/wmgui

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

Title:
  [SRU] wminput crashes with ImportError: ... undefined symbol:
  PyVarObject_CallFunction

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


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

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-13 Thread Tanmoy Dasgupta
Here is a temporary solution that I am using in a few Ubuntu 22.04
installations that I currently manage.

1) Open a TTY (Ctrl + Alt + F3)

2) Remove mutter-common: sudo apt remove mutter-common gir1.2-mutter-10
libmutter-10-0

This will remove a lot of other important packages. So basically you
will end up with a non-functional desktop. But TTY will thankfully still
work.

3) Add the test-fix ppa (if you haven't already): sudo add-apt-
repository ppa:vanvugt/mutter

4) Install specific versions of the affected packages: 
sudo apt install --allow-downgrades gir1.2-mutter-10=42.9-0ubuntu7vv1 
mutter-common=42.9-0ubuntu7vv1 libmutter-10-0=42.9-0ubuntu7vv1

5) Pin these packages:
sudo apt-mark hold mutter gir1.2-mutter-10 libmutter-10-0 libmutter-10-dev 
libmutter-test-10 mutter-10-tests mutter-common

6) Then install all the packages that went missing: 
sudo apt install ubuntu-desktop^

7) Update packages and then reboot:
sudo apt update && sudo apt upgrade

Let me know if this works. Thanks!

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-lowlatency-
hwe-6.5/6.5.0-35.35.1~22.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-jammy-linux-
lowlatency-hwe-6.5' to 'verification-done-jammy-linux-lowlatency-
hwe-6.5'. If the problem still exists, change the tag 'verification-
needed-jammy-linux-lowlatency-hwe-6.5' to 'verification-failed-jammy-
linux-lowlatency-hwe-6.5'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-lowlatency-hwe-6.5-v2 
verification-needed-jammy-linux-lowlatency-hwe-6.5

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oem-6.5/6.5.0-1023.24
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-jammy-linux-oem-6.5' to 'verification-done-
jammy-linux-oem-6.5'. If the problem still exists, change the tag
'verification-needed-jammy-linux-oem-6.5' to 'verification-failed-jammy-
linux-oem-6.5'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-oem-6.5-v2 
verification-needed-jammy-linux-oem-6.5

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
nvidia-6.5/6.5.0-1019.19 kernel in -proposed solves the problem. Please
test the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-jammy-linux-nvidia-6.5' to
'verification-done-jammy-linux-nvidia-6.5'. If the problem still exists,
change the tag 'verification-needed-jammy-linux-nvidia-6.5' to
'verification-failed-jammy-linux-nvidia-6.5'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-nvidia-6.5-v2 
verification-needed-jammy-linux-nvidia-6.5

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-gcp/6.5.0-1020.20
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-gcp' to 'verification-done-mantic-
linux-gcp'. If the problem still exists, change the tag 'verification-
needed-mantic-linux-gcp' to 'verification-failed-mantic-linux-gcp'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-gcp-v2 
verification-needed-mantic-linux-gcp

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-starfive/6.5.0-1014.15
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-starfive' to 'verification-done-
mantic-linux-starfive'. If the problem still exists, change the tag
'verification-needed-mantic-linux-starfive' to 'verification-failed-
mantic-linux-starfive'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-starfive-v2 
verification-needed-mantic-linux-starfive

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-riscv/6.5.0-35.35.1
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-riscv' to 'verification-done-
mantic-linux-riscv'. If the problem still exists, change the tag
'verification-needed-mantic-linux-riscv' to 'verification-failed-mantic-
linux-riscv'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-riscv-v2 
verification-needed-mantic-linux-riscv

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oracle/6.5.0-1023.23
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-oracle' to 'verification-done-
mantic-linux-oracle'. If the problem still exists, change the tag
'verification-needed-mantic-linux-oracle' to 'verification-failed-
mantic-linux-oracle'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-oracle-v2 
verification-needed-mantic-linux-oracle

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-gcp/6.5.0-1020.20
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-gcp' to 'verification-done-mantic-
linux-gcp'. If the problem still exists, change the tag 'verification-
needed-mantic-linux-gcp' to 'verification-failed-mantic-linux-gcp'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-raspi/6.5.0-1017.20
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-raspi' to 'verification-done-
mantic-linux-raspi'. If the problem still exists, change the tag
'verification-needed-mantic-linux-raspi' to 'verification-failed-mantic-
linux-raspi'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-raspi-v2 
verification-needed-mantic-linux-raspi

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
lowlatency/6.5.0-35.35.1 kernel in -proposed solves the problem. Please
test the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-mantic-linux-lowlatency' to
'verification-done-mantic-linux-lowlatency'. If the problem still
exists, change the tag 'verification-needed-mantic-linux-lowlatency' to
'verification-failed-mantic-linux-lowlatency'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-lowlatency-v2 
verification-needed-mantic-linux-lowlatency

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-laptop/6.5.0-1016.19
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-laptop' to 'verification-done-
mantic-linux-laptop'. If the problem still exists, change the tag
'verification-needed-mantic-linux-laptop' to 'verification-failed-
mantic-linux-laptop'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-laptop-v2 
verification-needed-mantic-linux-laptop

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-gcp/6.5.0-1020.20
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-gcp' to 'verification-done-mantic-
linux-gcp'. If the problem still exists, change the tag 'verification-
needed-mantic-linux-gcp' to 'verification-failed-mantic-linux-gcp'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-aws/6.5.0-1020.20
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-mantic-linux-aws' to 'verification-done-mantic-
linux-aws'. If the problem still exists, change the tag 'verification-
needed-mantic-linux-aws' to 'verification-failed-mantic-linux-aws'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-mantic-linux-aws-v2 
verification-needed-mantic-linux-aws

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

Re: [Bug 1981433] Re: [Asus Zenbook UX3402ZA] Sound doesn't work at all

2024-05-13 Thread Swastik Harish
I can confirm the above. For 3402ZA.

It's a huge relief, not to mention a pleasure to hear sounds from the
laptop speakers, after having it for about 2 years. Thanks to those
involved in this patch.

On Sun, May 12, 2024, 5:45 PM h4wkmoon <1981...@bugs.launchpad.net>
wrote:

> with ubuntu 24.04 and kernel 6.8 sound on cs35l41 fixed on um3402 AMD
> Ryzen
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1981433
>
> Title:
>   [Asus Zenbook UX3402ZA] Sound doesn't work at all
>
> Status in Linux Firmware:
>   Unknown
> Status in linux package in Ubuntu:
>   Confirmed
> Status in linux-firmware package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Sound/speakers don't work at all on Asus Zenbook 14 OLED and other
>   similar models with Realtek ALC294.
>
>   No solution works. Audio is not muted, tried adding snd-hda arguments
>   - no dice.
>
>   This has been reported numerous times, when will a fix finally be
>   rolled out?!
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: linux-image-5.15.0-41-generic 5.15.0-41.44
>   ProcVersionSignature: Ubuntu 5.15.0-41.44-generic 5.15.39
>   Uname: Linux 5.15.0-41-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu82.1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  martin 1730 F pulseaudio
>   CRDA: N/A
>   CasperMD5CheckResult: pass
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Jul 12 13:57:05 2022
>   InstallationDate: Installed on 2022-07-12 (0 days ago)
>   InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64
> (20220419)
>   MachineType: ASUSTeK COMPUTER INC. Zenbook UX3402ZA_UX3402ZA
>   ProcFB: 0 i915drmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-41-generic
> root=UUID=40c924aa-99ad-4770-a66d-33d3359f6053 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-5.15.0-41-generic N/A
>linux-backports-modules-5.15.0-41-generic  N/A
>linux-firmware
>  20220329.git681281e4-0ubuntu3.2
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 06/15/2022
>   dmi.bios.release: 5.25
>   dmi.bios.vendor: American Megatrends International, LLC.
>   dmi.bios.version: UX3402ZA.305
>   dmi.board.asset.tag: ATN12345678901234567
>   dmi.board.name: UX3402ZA
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: 1.0
>   dmi.chassis.asset.tag: No Asset Tag
>   dmi.chassis.type: 31
>   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
>   dmi.chassis.version: 1.0
>   dmi.ec.firmware.release: 3.5
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInternational,LLC.:bvrUX3402ZA.305:bd06/15/2022:br5.25:efr3.5:svnASUSTeKCOMPUTERINC.:pnZenbookUX3402ZA_UX3402ZA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX3402ZA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct31:cvr1.0:sku:
>   dmi.product.family: Zenbook
>   dmi.product.name: Zenbook UX3402ZA_UX3402ZA
>   dmi.product.version: 1.0
>   dmi.sys.vendor: ASUSTeK COMPUTER INC.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linux-firmware/+bug/1981433/+subscriptions
>
>

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

Title:
  [Asus Zenbook UX3402ZA] Sound doesn't work at all

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


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

[Bug 2020212] Re: /proc//stat doesn't update after resume from hibernation

2024-05-13 Thread Mark Waterhouse
Same behaviour across CentOS 7.9.2009 on AWS

** Also affects: centos
   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/2020212

Title:
  /proc//stat doesn't update after resume from hibernation

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


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

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-13 Thread Grant Orndorff
Hello pici-1251,

Thank you for the reply!

Do not uninstall dpkg - it is a critical utility in Ubuntu.

The kernel version should not be a problem.

The problem seems to be that `dpkg-query --listfiles` is running instead
of `apt list --installed`.

The expected output of `apt list --installed` is something like:
Listing...
7zip/noble,now 23.01+dfsg-11 amd64 [installed,automatic]
accountsservice/noble,now 23.13.9-2ubuntu6 amd64 [installed,automatic]
acl/noble,now 2.3.2-1build1 amd64 [installed,automatic]
adduser/noble,noble,now 3.137ubuntu1 all [installed,automatic]
advancecomp/noble,now 2.5-1build1 amd64 [installed,automatic]
adwaita-icon-theme/noble,noble,now 46.0-1 all [installed,automatic]
...

But on your system it is showing:
* Unique: list --> listfiles
* Running: dpkg-query --listfiles --installed
...

So the `apt list --installed` command is never running and instead
something seems to be transforming the apt command into the dpkg-query
command.

What is the output of `type apt` and `apt --version` on your system?

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

Title:
  (ubuntu) pro attach  doesn't work !

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


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

[Bug 2009495] Re: [Ubuntu 22.04] smc_run does not work, libsmc-preload.so cannot be preloaded

2024-05-13 Thread bugproxy
** Tags removed: verification-needed
** 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/2009495

Title:
  [Ubuntu 22.04] smc_run does not work, libsmc-preload.so cannot be
  preloaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2009495/+subscriptions


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

[Bug 2060919] Re: cifs: Copying file to same directory results in page fault

2024-05-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 6.5.0-35.35

---
linux (6.5.0-35.35) mantic; urgency=medium

  * mantic/linux: 6.5.0-35.35 -proposed tracker (LP: #2063581)

  * cifs: Copying file to same directory results in page fault (LP: #2060919)
- SAUCE: Revert "cifs: fix flushing folio regression for 6.1 backport"

  * CVE-2024-26805
- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter

  * CVE-2024-26801
- Bluetooth: Avoid potential use-after-free in hci_error_reset

  * CVE-2024-26704
- ext4: fix double-free of blocks due to wrong extents moved_len

  * CVE-2023-52601
- jfs: fix array-index-out-of-bounds in dbAdjTree

  * CVE-2024-26635
- llc: Drop support for ETH_P_TR_802_2.

  * CVE-2024-26622
- tomoyo: fix UAF write bug in tomoyo_write_control()

  * CVE-2024-26614
- tcp: make sure init the accept_queue's spinlocks once
- ipv6: init the accept_queue's spinlocks in inet6_create

  * CVE-2024-52615
- hwrng: core - Fix page fault dead lock on mmap-ed hwrng

  * CVE-2024-52602
- jfs: fix slab-out-of-bounds Read in dtSearch

  * CVE-2023-47233
- wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach

  * CVE-2024-2201
- x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
- x86/syscall: Don't force use of indirect calls for system calls
- x86/bhi: Add support for clearing branch history at syscall entry
- x86/bhi: Define SPEC_CTRL_BHI_DIS_S
- x86/bhi: Enumerate Branch History Injection (BHI) bug
- x86/bhi: Add BHI mitigation knob
- x86/bhi: Mitigate KVM by default
- KVM: x86: Add BHI_NO
- [Config] Set CONFIG_BHI to enabled (auto)

 -- Stefan Bader   Fri, 26 Apr 2024 11:32:29
+0200

** Changed in: linux (Ubuntu Mantic)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-47233

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-52601

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-2201

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26614

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26622

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26635

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26704

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26801

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26805

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-52602

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-52615

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

Title:
  cifs: Copying file to same directory results in page fault

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


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

[Bug 2063344] Re: smifb2-dkms DKMS FTBFS wrt Linux 6.8

2024-05-13 Thread Launchpad Bug Tracker
This bug was fixed in the package smifb2 - 2.2.6.3.gbbd2e82-1ubuntu1

---
smifb2 (2.2.6.3.gbbd2e82-1ubuntu1) oracular; urgency=medium

  * Fix Linux 6.8 build LP: #2063344

 -- Paolo Pisati   Wed, 24 Apr 2024 14:18:53
+

** Changed in: smifb2 (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/2063344

Title:
  smifb2-dkms DKMS FTBFS wrt Linux 6.8

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


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

[Bug 2065608] [NEW] An unresolvable problem occurred while calculating the upgrade

2024-05-13 Thread Christian Kujau
Public bug reported:

$ grep ^Pr /etc/update-manager/release-upgrades
Prompt=normal

$ sudo do-release-upgrade
[...]
Checking package manager
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done

Calculating the changes

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

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'.


Restoring original system state

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.19
ProcVersionSignature: Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
Date: Mon May 13 17:51:20 2024
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to jammy on 2024-05-13 (0 days ago)
mtime.conffile..etc.update-manager.release-upgrades: 2024-05-13T16:47:29.516789

** Affects: ubuntu-release-upgrader (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/2065608

Title:
  An unresolvable problem occurred while calculating the upgrade

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


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

[Bug 2065602] Re: Calamares- selecting "Partitions" shows incorrect version after install

2024-05-13 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/2065602

** Tags added: iso-testing

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

Title:
  Calamares- selecting "Partitions" shows incorrect version after
  install

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


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

  1   2   3   >