[Bug 1962730] Re: Use ACPI S5 for reboot #1904225: causes reboot crash on Dell T440

2022-03-02 Thread Kai-Heng Feng
Can you please attach `sudo lspci -vvnn` and full dmesg when the commit
is reverted?

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

Title:
  Use ACPI S5 for reboot #1904225: causes reboot crash on Dell T440

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


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

[Bug 1962510] Re: failing tests with new sssd, blocks python3-defaults

2022-03-02 Thread Sebastien Bacher
removing the blocker tag since python3-defaults migrated now

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

Title:
  failing tests with new sssd, blocks python3-defaults

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


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

[Bug 1962510] Re: failing tests with new sssd, blocks python3-defaults

2022-03-02 Thread Sebastien Bacher
removing the blocker tag since python3-defaults migrated now

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

Title:
  failing tests with new sssd, blocks python3-defaults

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


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

[Bug 1962510] Re: failing tests with new sssd, blocks python3-defaults

2022-03-02 Thread Sebastien Bacher
removing the blocker tag since python3-defaults migrated now

** Tags removed: block-proposed

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

Title:
  failing tests with new sssd, blocks python3-defaults

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


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

[Bug 1962730] Re: Use ACPI S5 for reboot #1904225: causes reboot crash on Dell T440

2022-03-02 Thread Kai-Heng Feng
Thanks for the report! Let me investigate.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)

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

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

Title:
  Use ACPI S5 for reboot #1904225: causes reboot crash on Dell T440

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


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

[Bug 1962807] Re: segfault in libgtk-x11-2.0.so.0 with several programs

2022-03-02 Thread Sebastien Bacher
Thank you for your bug report. Was that a one time issue that trigger at
a specific time or at those software broken for you now?

** Summary changed:

- segfault in libgt-x11-2.0.so.0 with several programs
+ segfault in libgtk-x11-2.0.so.0 with several programs

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Low

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

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

Title:
  segfault in libgtk-x11-2.0.so.0 with several programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1962807/+subscriptions


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

[Bug 1962541] Re: PEAP wifi can't connect (ubuntu live/installer is also not working

2022-03-02 Thread leonpano
i tried with ASUS USB-AX56 (RTL8852AU) wifi card is also not working 
i think is something wrong with ubuntu 22.04
20.04 lts or windows is working + kali linux is also working
please fix this

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

Title:
  PEAP wifi can't connect (ubuntu live/installer is also not working

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


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

[Bug 1962819] [NEW] pip fails to install pathlib in Ubuntu 22.04 with "setuptools is not available in the build environment"

2022-03-02 Thread Rocko
Public bug reported:

The latest 22.04 updates have broken pathlib. pip complains that
setuptools is not available in the build environment even though the
package python3-setuptools v59.6.0-1.2 is installed. This breaks any
package relying on pathlib.

The output from the install command is:

rocko@ubuntu:~$ pip install pathlib
Defaulting to user installation because normal site-packages is not writeable
Collecting pathlib
  Downloading pathlib-1.0.1.tar.gz (49 kB)
 ━━━ 49.3/49.3 KB 117.3 kB/s eta 0:00:00
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
  ERROR: Can not execute `setup.py` since setuptools is not available in 
the build environment.
  [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem 
with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: python3-pip 22.0.2+dfsg-1
ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu78
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu Mar  3 15:13:02 2022
InstallationDate: Installed on 2021-09-28 (156 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Beta amd64 (20210924)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: python-pip
UpgradeStatus: Upgraded to jammy on 2022-02-18 (12 days ago)

** Affects: python-pip (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

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

Title:
  pip fails to install pathlib in Ubuntu 22.04 with "setuptools is not
  available in the build environment"

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


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

[Bug 1921907] Re: [MIR] oem-somerville-matira-5-7-meta

2022-03-02 Thread Yao Wei
** Tags removed: verification-failed verification-failed-focal
** Tags added: verification-needed verification-needed-focal

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

Title:
  [MIR] oem-somerville-matira-5-7-meta

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


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

[Bug 1958770] Re: Aquantia GbE LAN driver causes UBSAN error during kernel boot

2022-03-02 Thread Kai-Heng Feng
Please give this patch a try, thanks!

** Patch added: "0001-net-atlantic-Fix-LP-1958770.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958770/+attachment/5565201/+files/0001-net-atlantic-Fix-LP-1958770.patch

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

Title:
  Aquantia GbE LAN driver causes UBSAN error during kernel boot

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


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

[Bug 1961859] Re: When we install ModemManager1.16.6 and others, this will lead to ubuntu can not enter into GNOME UI.

2022-03-02 Thread DengYi(Fibocom)
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961859

Title:
  When we install ModemManager1.16.6 and others, this will lead to
  ubuntu can not enter into GNOME UI.

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


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

[Bug 1961859] Re: When we install ModemManager1.16.6 and others, this will lead to ubuntu can not enter into GNOME UI.

2022-03-02 Thread DengYi(Fibocom)
Hi:
   Our test step:
1. We install the Fibocom msdk(driver and MM1.16.6)
2. Install lenovo DPR service
3. if other software(eg:minicom) is installed, the crash problem is almost 
inevitable.

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

Title:
  When we install ModemManager1.16.6 and others, this will lead to
  ubuntu can not enter into GNOME UI.

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


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

[Bug 1921907] Re: [MIR] oem-somerville-matira-5-7-meta

2022-03-02 Thread Yao Wei
There are missing BIOS IDs in this package.  We are attaching another
with missing IDs added.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-failed verification-failed-focal

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

Title:
  [MIR] oem-somerville-matira-5-7-meta

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


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

[Bug 1962818] [NEW] Jammy Jellyfish LightDM is frozen after long period of inactivity

2022-03-02 Thread Alex Powell
Public bug reported:

Jammy Jellyfish LightDM is frozen after long period of inactivity
Latest updates installed, has been happening since first install 2 weeks ago. 

Upon using the laptop after over night or coming back from work, the
screen is frozen. I can move the mouse around but click is unresponsive.

To resolve the issue, I ctrl=alt=f2 in order to log into a shell then
restart the LightDM services. Those equals signs should be a plus,
however it appears my shift key is not working so I will log another bug
for that.

I am using an XFCE environment.

Description:Ubuntu Jammy Jellyfish (development branch)
Release:22.04

lightdm:
  Installed: 1.30.0-0ubuntu5
  Candidate: 1.30.0-0ubuntu5
  Version table:
 *** 1.30.0-0ubuntu5 500
500 http://au.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status

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

** Package changed: ubiquity (Ubuntu) => lightdm (Ubuntu)

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

Title:
  Jammy Jellyfish LightDM is frozen after long period of inactivity

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


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

[Bug 1905665] Re: dstat --output is broken

2022-03-02 Thread Norbert
** Tags added: focal

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

Title:
  dstat --output is broken

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


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

[Bug 1962021] Re: Make the deb package install the firefox snap

2022-03-02 Thread Lenin
Does the snap respect /etc/firefox configuration? (I guess not, but I
couldn't be persuaded the check it myself)

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

Title:
  Make the deb package install the firefox snap

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


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

[Bug 1962814] Re: ubuntu-advantage-desktop-daemon crashed with SIGSEGV

2022-03-02 Thread Apport retracing service
*** This bug is a duplicate of bug 1962808 ***
https://bugs.launchpad.net/bugs/1962808

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1962808, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565173/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565175/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565178/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565179/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565180/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565181/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1962814/+attachment/5565182/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1962808

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  ubuntu-advantage-desktop-daemon crashed with SIGSEGV

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


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

[Bug 1915130] Re: libnfsidmap-regex package broken in current LTS release (focal)

2022-03-02 Thread Lenin
** Changed in: libnfsidmap-regex (Ubuntu)
   Status: New => Invalid

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

Title:
   libnfsidmap-regex package broken in current LTS release (focal)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnfsidmap-regex/+bug/1915130/+subscriptions


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

[Bug 1959888] Re: Wayland sessions can't use external monitors that are connected to an Nvidia GPU with the proprietary driver

2022-03-02 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #2166
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2166

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2166
   Importance: Unknown
   Status: Unknown

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

Title:
  Wayland sessions can't use external monitors that are connected to an
  Nvidia GPU with the proprietary driver

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


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

[Bug 1962791] Re: python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

2022-03-02 Thread Anders Kaseorg
** Tags added: jammy testcase

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

Title:
  python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1962791/+subscriptions


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

[Bug 1962769] Re: Could not receive advertising events: Broken pipe

2022-03-02 Thread Daniel van Vugt
If you would like support for a version of BlueZ that you built yourself
then please go to https://github.com/bluez/bluez/issues/

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Re: Could not receive advertising events: Broken pipe

2022-03-02 Thread Daniel van Vugt
Thanks for the bug report.

It appears you have modified Bluetooth binaries that are not from Ubuntu
so we can't support them here. The only supported version of bluez on
Ubuntu 20.04 is 5.53-0ubuntu3.5.

Although I do note that you are using:

  Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

and that Cambridge Silicon Radio dongles are notoriously buggy. So I
would first recommend trying a different brand of Bluetooth dongle.
Unfortunately it is hard to know what chipset is inside before you buy
it.

If you would like to continue with bug reports then please start by
installing the Ubuntu-provided bluez packages and then open a new bug.



** Changed in: bluez (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1954965] Re: Need fwupd in focal to support Quectel's modem(EM120/160) firmware update

2022-03-02 Thread Jerry Lee
The package fwupd v1.7.5-3~20.04.1 in focal-proposed was tested.
This built package v1.7.5-3~20.04.1 can't let the modem's firmware to be 
updated via modemmanager.
That is, "fwupdmgr get-devices" does not list the Quectel modem to be firmware 
update supported on the tested machine.

The root cause is: the plugin code inside the fwupd is modemmanager version 
dependent.
For ex., the following conditional compiled code will not be included if the 
installed modemmanager version is less than the required version (> 1.17.1) 
while building.

plugins/modem-manager/fu-mm-device.c:

static const MMModemFirmwareUpdateMethod supported_combinations[] = {
MM_MODEM_FIRMWARE_UPDATE_METHOD_FASTBOOT,
MM_MODEM_FIRMWARE_UPDATE_METHOD_QMI_PDC | 
MM_MODEM_FIRMWARE_UPDATE_METHOD_FASTBOOT,
#if MM_CHECK_VERSION(1, 17, 1)
MM_MODEM_FIRMWARE_UPDATE_METHOD_MBIM_QDU,
#endif /* MM_CHECK_VERSION(1,17,1) */
#if MM_CHECK_VERSION(1, 17, 2)
MM_MODEM_FIRMWARE_UPDATE_METHOD_FIREHOSE,
#endif
};

The Quectel modem requires the method MM_MODEM_FIRMWARE_UPDATE_METHOD_FIREHOSE 
to be supported.
Currently, the latest version of modemmanager in Focal is 1.16.6-2~20.04.1 .

If the modemmanager is upgraded to the required versions, we might
request for a no-change-rebuild SRU in focal.

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

Title:
  Need fwupd in focal to support Quectel's modem(EM120/160) firmware
  update

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


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

[Bug 1920200] Re: [MIR] oem-somerville-spark-tgl-meta

2022-03-02 Thread Kai-Chuan Hsieh
On G15-TGL-DVT2-C2 (202103-28802)

1. Install stock ubuntu
2. enable proposed
3. $ sudo ubuntu-drivers install
4. oem-somerville-spark-tgl-meta was installed successfully, and update to oem 
real meta


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

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

Title:
  [MIR] oem-somerville-spark-tgl-meta

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


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

[Bug 1899074] Re: autojack crashed with NameError in check_jack_status(): name 'jack_client' is not defined

2022-03-02 Thread Erich Eickmeyer 
** Information type changed from Private to Public

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

Title:
  autojack crashed with NameError in check_jack_status(): name
  'jack_client' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/studio-controls/+bug/1899074/+subscriptions


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

[Bug 1962809] [NEW] package nvidia-dkms-510 510.54-0ubuntu0.21.10.1 failed to install/upgrade: installed nvidia-dkms-510 package post-installation script subprocess returned error exit status 10

2022-03-02 Thread Hai Tran Phi
Public bug reported:

software updater update and say it need send report

ProblemType: Package
DistroRelease: Ubuntu 21.10
Package: nvidia-dkms-510 510.54-0ubuntu0.21.10.1
ProcVersionSignature: Ubuntu 5.13.0-30.33-generic 5.13.19
Uname: Linux 5.13.0-30-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu Mar  3 11:24:40 2022
ErrorMessage: installed nvidia-dkms-510 package post-installation script 
subprocess returned error exit status 10
InstallationDate: Installed on 2022-03-01 (2 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
Python3Details: /usr/bin/python3.9, Python 3.9.7, python3-minimal, 3.9.4-1build1
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.20.9ubuntu2.1
 apt  2.3.9
SourcePackage: nvidia-graphics-drivers-510
Title: package nvidia-dkms-510 510.54-0ubuntu0.21.10.1 failed to 
install/upgrade: installed nvidia-dkms-510 package post-installation script 
subprocess returned error exit status 10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-510 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package impish need-duplicate-check package-from-proposed

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

Title:
  package nvidia-dkms-510 510.54-0ubuntu0.21.10.1 failed to
  install/upgrade: installed nvidia-dkms-510 package post-installation
  script subprocess returned error exit status 10

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


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

[Bug 1961446] Re: sru cloud-init (22.1 update) Bionic, Focal, Impish

2022-03-02 Thread Chad Smith
** Changed in: cloud-init (Ubuntu)
   Status: New => In Progress

** Changed in: cloud-init (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: cloud-init (Ubuntu Focal)
   Status: New => In Progress

** Changed in: cloud-init (Ubuntu Impish)
   Status: New => In Progress

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

Title:
  sru cloud-init (22.1 update) Bionic, Focal, Impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1961446/+subscriptions


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

[Bug 1962807] [NEW] segfault in libgt-x11-2.0.so.0 with several programs

2022-03-02 Thread dhdur...@verizon.net
Public bug reported:

Today I have been encountering segfaults in fcl and virtualbox:

Mar  2 07:20:40 Z560 kernel: [817210.808918] show_signal_msg: 12 callbacks 
suppressed
Mar  2 07:20:40 Z560 kernel: [817210.808922] fcl[933482]: segfault at 
7fb98814fdb8 ip 7fb96efab218 sp 7ffc4a89b918 error 4 in 
libgtk-x11-2.0.so.0.2400.32[7fb96ed5b000+27]
Mar  2 07:20:40 Z560 kernel: [817210.808932] Code: 79 db ff 48 83 c4 20 5b 5d 
41 5c c3 66 0f 1f 44 00 00 48 8b b7 90 00 00 79 48 89 d7 e9 c1 a1 db 58 90 f3 
0f 1e fa 48 83 d9 18 <48> 8b 05 99 4b 1a 19 48 89 44 24 08 48 8b 5d 24 08 48 85 
c0 74 12
Mar  2 07:20:40 Z560 systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Mar  2 07:20:40 Z560 systemd[1]: Started Process Core Dump (PID 933484/UID 0).
Mar  2 07:20:40 Z560 systemd-coredump[933485]: Process 933482 (fcl) of user 
1000 dumped core.#012#012Stack trace of thread 933482:#012#0  
0x7fb96efab218 gtk_option_menu_get_type (libgtk-x11-2.0.so.0 + 
0x2b4218)#012#1  0x0002 n/a (n/a + 0x0)
Mar  2 07:20:40 Z560 systemd[1]: systemd-coredump@0-933484-0.service: Succeeded.

and:

Mar  2 07:51:19 Z560 kernel: [819049.877381] VirtualBox[936782]: segfault at 
7ff8860b4db8 ip 7ff86cf10218 sp 7ffdd1a53758 error 4 in 
libgtk-x11-2.0.so.0.2400.32[7ff86ccc+27]
Mar  2 07:51:19 Z560 kernel: [819049.877395] Code: 79 db ff 48 83 c4 20 5b 5d 
41 5c c3 66 0f 1f 44 00 00 48 8b b7 90 00 00 79 48 89 d7 e9 c1 a1 db 58 90 f3 
0f 1e fa 48 83 d9 18 <48> 8b 05 99 4b 1a 19 48 89 44 24 08 48 8b 5d 24 08 48 85 
c0 74 12
Mar  2 07:51:19 Z560 systemd[1]: Started Process Core Dump (PID 936794/UID 0).
Mar  2 07:51:19 Z560 systemd-coredump[936795]: Process 936782 (VirtualBox) of 
user 1000 dumped core.#012#012Stack trace of thread 936782:#012#0  
0x7ff86cf10218 gtk_option_menu_get_type (libgtk-x11-2.0.so.0 + 
0x2b4218)#012#1  0x0002 n/a (n/a + 0x0)
Mar  2 07:51:19 Z560 systemd[1]: systemd-coredump@10-936794-0.service: 
Succeeded.


As this library has not changed I am assuming the problem is with one of the 
libraries it depends upon.  Several packages were updated in the past few days, 
I believe including some that may be the cause of the problem.  I have attached 
a zip with my /var/log/apt/term.log and history.log for inspection.

Version of library is 2.24.32-4ubuntu4 and library file is dated
2021-03-31 here.

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "apt-log.zip"
   
https://bugs.launchpad.net/bugs/1962807/+attachment/5565153/+files/apt-log.zip

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

Title:
  segfault in libgt-x11-2.0.so.0 with several programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1962807/+subscriptions


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

[Bug 1956167] Re: CSR copy bluetooth dongles not working

2022-03-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (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/1956167

Title:
  CSR copy bluetooth dongles not working

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


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

[Bug 1886948] Re: Can't calibrate monitor

2022-03-02 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (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/1886948

Title:
  Can't calibrate monitor

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


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

[Bug 1962800] Re: It goes into black screen for more than 20 seconds when increase default resolution to max available 1360 * 768 for ubuntu 22.04 daily build desktop in ESXi

2022-03-02 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on
Libera.chat.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1962800/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  It goes into black screen for more than 20 seconds when increase
  default resolution to max available 1360 * 768  for ubuntu 22.04 daily
  build  desktop in ESXi

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


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

[Bug 1869825] Re: ubuntu 20.10 should include dm-vdo support

2022-03-02 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown => New

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

Title:
  ubuntu 20.10 should include dm-vdo support

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


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

[Bug 1962799] Re: Bad items from Powertop on oem kernel

2022-03-02 Thread Yuan-Chen Cheng
** Tags added: oem-priority

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

Title:
  Bad items from Powertop on oem kernel

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


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

[Bug 1962804] [NEW] package phpunit 8.5.2-1ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/php/PHPUnit/Framework/MockObject/Builder/Identity.php', which is also in package phpunit-m

2022-03-02 Thread Enayatullah Naeemi
Public bug reported:

it happen when i have upgrade my ubuntu

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: phpunit 8.5.2-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-100.113-generic 5.4.166
Uname: Linux 5.4.0-100-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Mar  2 14:19:12 2022
ErrorMessage: trying to overwrite 
'/usr/share/php/PHPUnit/Framework/MockObject/Builder/Identity.php', which is 
also in package phpunit-mock-object 5.0.6-1ubuntu2
InstallationDate: Installed on 2022-02-01 (29 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.6
SourcePackage: phpunit
Title: package phpunit 8.5.2-1ubuntu1 failed to install/upgrade: trying to 
overwrite '/usr/share/php/PHPUnit/Framework/MockObject/Builder/Identity.php', 
which is also in package phpunit-mock-object 5.0.6-1ubuntu2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package 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/1962804

Title:
  package phpunit 8.5.2-1ubuntu1 failed to install/upgrade: trying to
  overwrite
  '/usr/share/php/PHPUnit/Framework/MockObject/Builder/Identity.php',
  which is also in package phpunit-mock-object 5.0.6-1ubuntu2

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


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

[Bug 1962667] Re: FIlename editing cursor is almost invisible on 22.04

2022-03-02 Thread navycat
*** This bug is a duplicate of bug 1926094 ***
https://bugs.launchpad.net/bugs/1926094

** This bug has been marked a duplicate of bug 1926094
   Cursor not visible when renaming file/folder under Yaru-MATE-dark theme

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

Title:
  FIlename editing cursor is almost invisible on 22.04

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


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

[Bug 1920199] Re: [MIR] oem-somerville-spark-cml-meta

2022-03-02 Thread Kai-Chuan Hsieh
On G15-CML-DVT2-C2 (202103-28859)

1. $ sudo apt purge oem-somerville-spark-cml-meta
2. enable proposed
3. $ sudo ubuntu-drivers install
4. oem-somerville-spark-cml-meta was installed successfully, and update to oem 
real meta

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

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

Title:
  [MIR] oem-somerville-spark-cml-meta

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


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

[Bug 1962799] Re: Bad items from Powertop on oem kernel

2022-03-02 Thread Anthony Wong
** Changed in: linux-oem (Ubuntu)
 Assignee: (unassigned) => AaronMa (mapengyu)

** Changed in: linux-oem (Ubuntu)
 Assignee: AaronMa (mapengyu) => koba (kobako)

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

Title:
  Bad items from Powertop on oem kernel

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


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

[Bug 1962800] [NEW] It goes into black screen for more than 20 seconds when increase default resolution to max available 1360 * 768 for ubuntu 22.04 daily build desktop in ESXi

2022-03-02 Thread vmware-gos-Yuhua
Public bug reported:

Summary:
-
It goes into black screen for about 20 seconds when increase Guest OS default 
resolution to max available resolution 1360 * 768 for ubuntu 22.04 daily build 
desktop in ESXi.  After about 20 seconds later, it restore to previous screen 
resolution.

Reproduce:
-
1. create VM with default settings(video memory 4MB)and install guest OS with 
ubuntu 22.04 daily build 27-Feb-2022 images in ESXi

2. we login system after finish installation and rebooting VM

3. Select Virtual Machine -> Settings -> Display, select the max available 
resolution 1360 * 768
   and click "Apply button".

   The screen get black for about 20 seconds and then restore to
previous screen resolution.


Expected Results:
-
For step 3, we expect the max available resolution 1360 * 768 screen resolution 
works well.  
If the default video memory 4MB is not enough to support 1360 * 768 and it 
needs to restore previous resolution, it seems long to stay black for 20 
seconds.

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

Title:
  It goes into black screen for more than 20 seconds when increase
  default resolution to max available 1360 * 768  for ubuntu 22.04 daily
  build  desktop in ESXi

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


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

[Bug 1926094] Re: Cursor not visible when renaming file/folder under Yaru-MATE-dark theme

2022-03-02 Thread navycat
This bug was fixed in the package ubuntu-mate-artwork - 22.04.2

ubuntu-mate-artwork (22.04.2) jammy; urgency=medium

  * Sync Yaru-MATE themes/icons with upstream Yaru.
  * Fix Monitor Properties (LP: #1934752)

 -- Martin Wimpress   Wed, 02 Mar 2022 14:27:12 +

Changes

Correctly sync with upstream Yaru master for GTK3 and GTK4 themes
Fix text caret navigation not visible when renaming a file/folder using Caja 
Icon View and Yaru-MATE-dark theme
Fix Display Properties (LP: #1934752)

** Changed in: ubuntu-mate
   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/1926094

Title:
  Cursor not visible when renaming file/folder under Yaru-MATE-dark
  theme

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


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

[Bug 1962799] Re: Bad items from Powertop on oem kernel

2022-03-02 Thread Alex Tu
** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
 Assignee: (unassigned) => Bin Li (binli)

** Changed in: oem-priority
   Importance: Undecided => High

** Tags added: hwe-powerconsumption

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

Title:
  Bad items from Powertop on oem kernel

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


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

[Bug 1810075] Re: lxqt-panel: menu-button opens in wrong position

2022-03-02 Thread Chris Guiver
Lubuntu jammy daily (LXQt still 0.17.1)

and adjusted screens to match this setup; with panel on my-bottom
display; but menu is opening on the my-top display; ie. ~16 inches away
from mouse pointer (which is bottom-left-corner of lower-display)

(attached picture includes pointer; which is bottom-left of screen; yet
menu has opened on my upper-display so half up the image..)

** Attachment added: "screen01.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/lxqt-panel/+bug/1810075/+attachment/5565135/+files/screen01.jpg

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

Title:
  lxqt-panel: menu-button opens in wrong position

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


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

[Bug 1962799] [NEW] Bad items from Powertop on oem kernel

2022-03-02 Thread Bin Li
Public bug reported:

On Jaguar2, we found some items are bad from powertop, could we set them
'Good' by default from oem kernel, so that we could save more power
consumption.

System info

"ThinkPad X1 Yoga Gen 7", "BIOS": "N3AET52W (1.17 ) 02/21/2022",
CPU": "12th Gen Intel(R) Core(TM) i5-1235U", VGA: [8086:46a8],
Kernel: 5.14.0-1024-oem

Power Consumption
===
The idle-screen-on-residency-check/cpu-low-power-idle/system-low-power-idle 
passed.
Default value and the value after set all ‘Good’ in powertop
ShortIdle: 5.5W, 5W
LongIdle: 1.8W, 2W
S2Idle: 0.6W, 0.6W

Bad items
===
* VM writeback timeout
(echo ‘1500’ > /proc/sys/vm/dirty_writeback_centisecs)

* Should we turn off the NMI watchdog for the OEM kernel? It prompt“NMI
watchdog should be turned off” (/proc/sys/kernel/nmi_watchdog)

* Runtime PM for I2C Adapter i2c-[2-10] (i915 gmbus tc[1-6]/dp[a-c])?
By default these values are ‘on’, should we set it to ‘auto’? 
(/sys/bus/i2c/devices/i2c-2/device/power/control)

* Runtime PM for PCI Device Intel Corporation Device 
[4601,46a8,461d,464f,51a4,51f0,5182,51ed,51ef,51fc]?
Host bridge,VGA controller,Signal processing controller,System 
peripheral,Serial bus controller,Network Controller,ISA bridge,USB 
controller,RAM memory,Serial controller.
(/sys/bus/pci/devices/:00:00.0/power/control)

* Runtime PM for PCI Device MEDIATEK Corp. Device 4d75
* Runtime PM for PCI Device Samsung Electronics Co Ltd Device a80a

* Autosuspend for USB device USB Bridge [MCHP]?
(/sys/bus/usb/devices/3-8/power/control)

** Affects: linux-oem (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/1962799

Title:
  Bad items from Powertop on oem kernel

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


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

[Bug 1962799] Re: Bad items from Powertop on oem kernel

2022-03-02 Thread Bin Li
For NMI watchdog, I found some explanation from google.

What could happen if I disable nmi_watchdog permanently? 
Imagine your system locks up. There's 2 possibilities now:
1) You have a hardware NMI button (some servers do). Push it, then the kernel 
(if properly configured) dumps a trace to console and reboots.
2) Your kernel reaches a halting state that can't be interrupted by any other 
method. In this case, the watchdog can reboot the machine.

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

Title:
  Bad items from Powertop on oem kernel

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


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

[Bug 1962769] hciconfig.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "hciconfig.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565130/+files/hciconfig.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] rfkill.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "rfkill.txt"
   https://bugs.launchpad.net/bugs/1962769/+attachment/5565133/+files/rfkill.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] syslog.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "syslog.txt"
   https://bugs.launchpad.net/bugs/1962769/+attachment/5565134/+files/syslog.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] modified.conffile..etc.dbus-1.system.d.bluetooth.conf.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "modified.conffile..etc.dbus-1.system.d.bluetooth.conf.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565132/+files/modified.conffile..etc.dbus-1.system.d.bluetooth.conf.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] getfacl.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "getfacl.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565129/+files/getfacl.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] modified.conffile..etc.bluetooth.main.conf.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "modified.conffile..etc.bluetooth.main.conf.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565131/+files/modified.conffile..etc.bluetooth.main.conf.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] UdevDb.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1962769/+attachment/5565128/+files/UdevDb.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] ProcModules.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565127/+files/ProcModules.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] ProcInterrupts.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565126/+files/ProcInterrupts.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] ProcCpuinfoMinimal.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565125/+files/ProcCpuinfoMinimal.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] ProcCpuinfo.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565124/+files/ProcCpuinfo.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Lsusb-v.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565123/+files/Lsusb-v.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Lsusb-t.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565122/+files/Lsusb-t.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Lsusb.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1962769/+attachment/5565121/+files/Lsusb.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Lspci.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1962769/+attachment/5565119/+files/Lspci.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Lspci-vt.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565120/+files/Lspci-vt.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Dependencies.txt

2022-03-02 Thread Rabee
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1962769/+attachment/5565118/+files/Dependencies.txt

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1962769] Re: Could not receive advertising events: Broken pipe

2022-03-02 Thread Rabee
apport information

** Tags added: apport-collected focal uec-images

** Description changed:

  If a host has 2 adapters, the scanner run for a few second then get an
  error msg Could not receive advertising events: Broken pipe, then hci0
  turns down when I run hciconfig
  
  hci0:   Type: Primary  Bus: USB
  BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
  DOWN
  RX bytes:574 acl:0 sco:0 events:30 errors:0
  TX bytes:368 acl:0 sco:0 commands:30 errors:0
  
  hci1:   Type: Primary  Bus: USB
  BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
  UP RUNNING
  RX bytes:221883 acl:0 sco:0 events:8327 errors:0
  TX bytes:1027 acl:0 sco:0 commands:67 errors:0
  
  
  This happend after I updated bluez from 5.62 to 5.63.
  
  If I do scan again, everything works fine with one adapter.
  
  
  As both adapters use the same mac address, I changed the address of hci0
  
  hci0:   Type: Primary  Bus: USB
  BD Address: 00:01:07:00:47:0E  ACL MTU: 310:10  SCO MTU: 64:8
  UP RUNNING
  RX bytes:1184 acl:0 sco:0 events:66 errors:0
  TX bytes:1072 acl:0 sco:0 commands:66 errors:0
  
  hci1:   Type: Primary  Bus: USB
  BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
  UP RUNNING
  RX bytes:221961 acl:0 sco:0 events:8340 errors:0
  TX bytes:3078 acl:0 sco:0 commands:80 errors:0
  
  
  but the old address keeps reverted back which was not the case in 5.62
  
  I ran scan again while running btmon
  
  @ MGMT Event: Command Complete (0x0001) plen 283{0x0001} [hci0] 
1052.238244
Read Controller Information (0x0004) plen 280
  Status: Success (0x00)
  Address: 00:1A:7D:DA:71:13 (cyber-blue(HK)Ltd)
  Version: Bluetooth 4.0 (0x06)
  Manufacturer: Cambridge Silicon Radio (10)
  Supported settings: 0x0001beff
Powered
Connectable
Fast Connectable
Discoverable
Bondable
Link Security
Secure Simple Pairing
BR/EDR
Low Energy
Advertising
Secure Connections
Debug Keys
Privacy
Static Address
PHY Configuration
  Current settings: 0x0080
BR/EDR
  Class: 0x00
Major class: Miscellaneous
Minor class: 0x00
  Name: CSR8510 A10
  Short name:
  = bluetoothd: Failed to start listening: l2cap_bind: Address al..   
1052.238720
  = bluetoothd: Failed to create GATT database for adapter [hci0] 
1052.238742
  = bluetoothd: Unable to register new adapter [hci0] 
1052.238761
  = Close Index: 00:1A:7D:DA:71:13 [hci0] 
1054.246981
  
  @ MGMT Event: Index Added (0x0004) plen 0 

 {0x0001} [hci0] 98.950611
  @ MGMT Command: Read Controller Information (0x0004) plen 0   

 {0x0001} [hci0] 98.950707
  @ MGMT Event: Command Complete (0x0001) plen 283  

 {0x0001} [hci0] 98.950714
Read Controller Information (0x0004) plen 280
  Status: Success (0x00)
  Address: 00:1A:7D:DA:71:13 (cyber-blue(HK)Ltd)
  Version: Bluetooth 4.0 (0x06)
  Manufacturer: Cambridge Silicon Radio (10)
  Supported settings: 0x0001beff
Powered
Connectable
Fast Connectable
Discoverable
Bondable
Link Security
Secure Simple Pairing
BR/EDR
Low Energy
Advertising
Secure Connections
Debug Keys
Privacy
Static Address
PHY Configuration
  Current settings: 0x0080
BR/EDR
  Class: 0x00
Major class: Miscellaneous
Minor class: 0x00
  Name: CSR8510 A10
  Short name:
  = bluetoothd: Failed to start listening: l2cap_bind: Address already in use 
(98)
   98.951201
  = bluetoothd: Failed to create GATT database for adapter  

  [hci0] 98.951229
  = bluetoothd: Unable to register new adapter  

  [hci0] 98.951248
  = Close Index: 00:1A:7D:DA:71:13  
 

[Bug 1962563] Re: bluetoothd crashed with SIGSEGV in __strlen_avx2() from _dbus_string_init_const() from _dbus_check_is_valid_path() from _dbus_check_is_valid_path() from dbus_message_iter_append_basi

2022-03-02 Thread Daniel van Vugt
The fix for #272 is included in:

bluez (5.63-0ubuntu2) jammy; urgency=medium

  * Cherry-pick 3 patches to fix some crash & reconnect issues
(LP: #1962542)

 -- Jeremy Bicha   Wed, 02 Mar 2022 10:26:23
+0100


** Changed in: bluez (Ubuntu)
   Status: Confirmed => 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/1962563

Title:
  bluetoothd crashed with SIGSEGV in __strlen_avx2() from
  _dbus_string_init_const() from _dbus_check_is_valid_path() from
  _dbus_check_is_valid_path() from dbus_message_iter_append_basic()

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


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

[Bug 1945061] Re: gdm3 crashed with SIGSEGV in ensure_display_for_seat()

2022-03-02 Thread Daniel van Vugt
It looks like the fix in 41.3 is working because we have received zero
crash reports since.

Hassan: If you still have problems then please open a new bug.

** Changed in: gdm3 (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/1945061

Title:
  gdm3 crashed with SIGSEGV in ensure_display_for_seat()

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


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

[Bug 1962769] Re: Could not receive advertising events: Broken pipe

2022-03-02 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

  apport-collect 1962769

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

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

Title:
  Could not receive advertising events: Broken pipe

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


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

[Bug 1954965] Re: Need fwupd in focal to support Quectel's modem(EM120/160) firmware update

2022-03-02 Thread Yuan-Chen Cheng
** Changed in: oem-priority
   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/1954965

Title:
  Need fwupd in focal to support Quectel's modem(EM120/160) firmware
  update

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


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

[Bug 1962791] Re: python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

2022-03-02 Thread Anders Kaseorg
** Bug watch added: Debian Bug tracker #1006707
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006707

** Also affects: python3.10 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006707
   Importance: Unknown
   Status: Unknown

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

Title:
  python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1962791/+subscriptions


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

[Bug 1962795] [NEW] sshpass terminates when running a remote script if the script executes a program that outputs the text'assword'

2022-03-02 Thread MARK D DRAKE
Public bug reported:

I am trying to automate installing the Teradata database.

The tdvm_init process (a python executable, not that it matters),
prompts for a password using the following line of text

"Please enter the Root Password if it has been changed by the user.
Press Enter to use the default Password:"

sshpass sees the text 'assword' and interprets it as meaning that the
password provided to sshpass was not accepted and terminates.

I guess this probably falls into the grey area between bug and ER. My
suggestion would be to add a flag that tells ssh to stop monitoring for
the 'assword' string after the first occurrence of the string has been
detected.

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

** Summary changed:

- sshpass  terminates  when running a remote script if the scroipt uses the 
word 'assword'
+ sshpass  terminates  when running a remote script if the script executes a 
program that outputs the text'assword'

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

Title:
  sshpass  terminates  when running a remote script if the script
  executes a program that outputs the text'assword'

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


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

[Bug 1962403] Re: Gamepads are no longer detected

2022-03-02 Thread FurretUber
I added the plug to Firefox using the command. Once the command
finished, it crashed. When Firefox restarted, the theme was messed up
and it was using the wrong cursor theme, reminiscent from the early days
of snapd.

After sending the crash report to Mozilla, closing that messed up
Firefox and opening it again, it worked normally and the gamepads were
detected.

Is there a reason the joystick plug isn't enabled by default? I believe
it would be better for the users to have it enabled by default, as they
could believe gamepads don't work on Firefox. Especially if the snap
becomes the default for Jammy.

Also, the kernel bug on the Redragon Seymur 2 is back! ️ Even using
usbhid.quirks=0x0079:0x0006:0x10 there is an extra analog axis which
messes controls, making it nearly unusable.

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

Title:
  Gamepads are no longer detected

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


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

[Bug 1962791] Re: python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

2022-03-02 Thread Anders Kaseorg
Trying virtualenv instead of venv, it installs pip to the right path,
but if you use it to install other packages before activating the
virtualenv, their binaries end up in the wrong path.  Ubuntu 21.10:

# apt update; apt install python3-virtualenv
# virtualenv /tmp/my-virtualenv
# /tmp/my-virtualenv/bin/pip install black
# . /tmp/my-virtualenv/bin/activate
# type black
black is /tmp/my-virtualenv/bin/black
# black --version
black, 22.1.0 (compiled: yes)

Ubuntu 22.04:

# apt update; apt install python3-virtualenv
# virtualenv /tmp/my-virtualenv
# /tmp/my-virtualenv/bin/pip install black
# . /tmp/my-virtualenv/bin/activate
# type black
bash: type: black: not found
# black --version
bash: black: command not found
# ls /tmp/my-virtualenv/local/bin
black  black-primer  blackd

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

Title:
  python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1962791/+subscriptions


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

[Bug 1957716] Re: Update for CVE-2021-43860 and CVE-2022-21682

2022-03-02 Thread Andrew Hayzen
@alexmurray, hey, I believe that commit was reverted later as it caused
a behavioural regression? The Github advisory
(https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx)
was changed to point to a different commit
(https://github.com/flatpak/flatpak/commit/5709f1aaed6579f0136976e14e7f3cae399134ca).

When creating that debdiff, if i recall correctly I went though the
commits in this branch
https://github.com/flatpak/flatpak/commits/flatpak-1.10.x combined with
referring to the github advisories and then skipped the "Make
--nofilesystem=host/home remove access to subdirs of those"
(307ee18dd62f65c1319594501d01bbdb10f88ab8) as it was reverted later with
"Revert "Make --nofilesystem=host/home remove access to subdirs of
those"" (ed91bba615d4e50ccd7de53ca9861e367175bbfb).

Please correct me if you think i've missed something :-)

In the github advisory
(https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx)
there are two commits for flatpak-builder so this could also be done.

Also note I tried looking at focal/bionic but there are a large amount
of merge conflicts due to substantial change in the codebase and I'm not
familiar enough with GObject/GLib etc to rewrite that code.

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

Title:
  Update for CVE-2021-43860 and CVE-2022-21682

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


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

[Bug 1921503] Re: [MIR] oem-somerville-blastoise-meta

2022-03-02 Thread Kai-Chuan Hsieh
On RATMLK7-DVT2-C2X (202103-28869)

1. install stock Ubuntu
2. enable proposed
3. $ sudo ubuntu-drivers install
4. The package oem-somerville-blastoise-meta was installed correctly and update 
to oem real meta

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

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

Title:
  [MIR] oem-somerville-blastoise-meta

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


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

[Bug 1962791] [NEW] python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

2022-03-02 Thread Anders Kaseorg
Public bug reported:

python3 -m venv worked correctly in Ubuntu 21.10:

# apt update; apt install python3.10-venv
# python3.10 -m venv /tmp/my-venv
# . /tmp/my-venv/bin/activate
# type pip
pip is /tmp/my-venv/bin/pip
# pip --version
pip 20.3.4 from /tmp/my-venv/lib/python3.10/site-packages/pip (python 3.10)

But in Ubuntu 22.04, it installs pip to the wrong path:

# apt update; apt install python3.10-venv
# python3.10 -m venv /tmp/my-venv
# . /tmp/my-venv/bin/activate
# type pip
bash: type: pip: not found
# pip --version
bash: pip: command not found
# echo $PATH
/tmp/my-venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# ls /tmp/my-venv/bin
Activate.ps1  activate.csh   python   python3.10
activate  activate.fish  python3
# ls /tmp/my-venv/local/bin
pip  pip3  pip3.10

** Affects: python3.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: regression-release

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

Title:
  python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1962791/+subscriptions


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

[Bug 1962789] [NEW] e2fsck crashes with Signal (11) SIGSEGV when using undo-file

2022-03-02 Thread Felix E
Public bug reported:

The behavior is reproducable on 18.04 and 20.04 LTS with the following versions 
of e2fsck:
* e2fsck 1.44.1 (24-Mar-2018)
* e2fsck 1.45.5 (07-Jan-2020)


Expected behavior occurs when:
* Running e2fsck as a dry run does work fine: It does find quite a few errors 
and then completes execution normally
* Running e2fsck "normally" (without an undo-file) works also fine - but I 
aborted execution at the first error it found (I want to use the undo file).

The error occurs reproducable when I specify an undo-file.
The error occurs on Ubuntu 18.04 and 20.04 as well.
The stack trace (see below) is identical when I repeat the execution.

As someone guessed that a lack of RAM might cause this I also observed
the process in top: It shows e2fsck running with 100% CPU and ~1% of RAM
for a few seconds, then it terminates with Signal (11).


Stacktrace with Ubuntu 18.04:

# e2fsck -v -z /root/e2fsck.undo_2022-03-01_15.00 /dev/mapper/md125_crypt
e2fsck 1.44.1 (24-Mar-2018)
Overwriting existing filesystem; this can be undone using the command:
e2undo /root/e2fsck.undo_2022-03-01_15.00 /dev/mapper/md125_crypt

ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap
e2fsck: Group descriptors look bad... trying backup blocks...
Signal (11) SIGSEGV si_code=SEGV_MAPERR fault addr=0x178
e2fsck(+0x30d29)[0x55a7f46c4d29]
/lib/x86_64-linux-gnu/libc.so.6(+0x3f040)[0x7f091f069040]
/lib/x86_64-linux-gnu/libext2fs.so.2(ext2fs_close2+0x134)[0x7f091fc93534]
/lib/x86_64-linux-gnu/libext2fs.so.2(ext2fs_close_free+0x16)[0x7f091fc93596]
e2fsck(main+0x65d)[0x55a7f46a310d]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7f091f04bbf7]
e2fsck(_start+0x2a)[0x55a7f46a5afa]


Stacktrace with Ubuntu 20.04 (I did an dist-upgrade from 18 to 20 in the hope 
that this issue might have been fixed there..):

# fsck.ext4 -v -z /root/fsck.ext4.undo_2022-03-01_17.53 /dev/mapper/md125_crypt
e2fsck 1.45.5 (07-Jan-2020)
Overwriting existing filesystem; this can be undone using the command:
e2undo /root/fsck.ext4.undo_2022-03-01_17.53 /dev/mapper/md125_crypt

ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap
fsck.ext4: Group descriptors look bad... trying backup blocks...
Signal (11) SIGSEGV si_code=SEGV_MAPERR fault addr=0x178
fsck.ext4(+0x34c21)[0x55d447822c21]
/lib/x86_64-linux-gnu/libc.so.6(+0x46210)[0x7f81371d6210]
/lib/x86_64-linux-gnu/libext2fs.so.2(ext2fs_close2+0x15c)[0x7f813740c6dc]
/lib/x86_64-linux-gnu/libext2fs.so.2(ext2fs_close_free+0x1a)[0x7f813740c71a]
fsck.ext4(main+0x12a2)[0x55d4477ffe22]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f81371b70b3]
fsck.ext4(_start+0x2e)[0x55d4478020be]


Background-Info:
On 18.04:
A filesystem with ~66 TB was to be resized (resize2fs) to ~77TB.
Unfortunately I shut down the box while the resize was still running by 
accident (don't ask...)
After booting up again a run of e2fsck found and fixed some errors (a few Block 
bitmap differences and one occurrence of free block count and free inodes 
counts each.
A second run of e2fsck came clean.
The files inside the filesystem were fine (I had a sfv-file for a major part of 
the data inside).
Then I started resize2fs again, as the FS had only grown to ~70 TB so far.
Now i got a myriad of errors like 
> Illegal block number passed to ext2fs_mark_block_bitmap #17446378287038201972 
> for copy of block bitmap for /dev
and possibly other errors as well which had scrolled outside of my screen.
Then it finally completed with
> The filesystem on /dev/mapper/md125_crypt is now 20507814912 (4k) blocks long.

Now I'm trying to fix things but as I get errors like 
> Inode table for group 585696 is not in group.  (block 17480552796351627264)
> WARNING: SEVERE DATA LOSS POSSIBLE.
> Relocate?
I really would prefer to proceed with an undo-file now.

** Affects: e2fsprogs (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/1962789

Title:
  e2fsck crashes with Signal (11) SIGSEGV when using undo-file

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


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

[Bug 1962621] Re: Kwin-X11 Windows Resize, Position, and Move Erratically

2022-03-02 Thread Michael Mikowski
** Description changed:

+ Upstream bug: https://bugs.kde.org/show_bug.cgi?id=451056
+ 
  Summary:
  
  Kwin is showing the following anomalies. These are not constant, but
  occur frequently (10-20 times) per day. They all appear to be associated
  with a scaling issue, so I have grouped them here. I will work to
  provide a better guide to reproduce as I find out more.  Driver package
  is nvidia-driver-470.
  
  1. When moving windows, the window will not move with the cursor but will 
continue to move the window further downwards on the screen even as the cursor 
is pushed further up. In fact, the speed at which a window moves down appears 
proportional to the upward movement of the cursor.
  2. Windows that are moved as in (1) will often "slide off screen" and are 
inaccessible using the cursor although they still exist in the panel. Windows 
include IntelliJ Pro, Google Chrome, Konsole.
  3. Windows that have been tiled (e.g. press meta + arrow key) when moved by 
dragging the title bar, will vertically collapse to only the height of the 
title bar. After dropping this title bar, one cannot select or move it again 
from the screen. Windows include IntelliJ Pro, Google Chrome, Konsole
  4. Windows spawned by dragging a tab from one window onto an empty space 
(e.g. dragging a tab from a firefox browser or konsole session onto an empty 
space on the desktop) are placed badly - usually far away from the intended 
location, and sometimes off-screen as in (2).
  
  Steps to Reproduce:
  - Run Jammy with multiple 4K monitors attached. I've tried this with a high 
font DPI setting (System Settings > Fonts > Force DPI = 144) and fractional 
scaling (System Settings > Displays > Global Scale = 150%). These symptoms 
occur in either setting. I have not confirmed if this works without either.
  - Launch an app such as konsole or google-chrome (the latter seems highly 
susceptible).
  - Tile and drag windows. This results in issues (1), (2), and (3), above.
  - Drag a tab from konsole or firefox into an empty space. The window will be 
placed incorrectly even if the area dragged to is completely open.
  
  Potential Solutions:
  This appears may be a flaw with cursor position scaling in Kwin. In contrast, 
this bug does NOT exist in the prior KDE LTS found in Kubuntu 20.04.4.
  
  TODO:
  - Test on Intel-X11
  - Test on Wayland once it becomes workable on Nvidia hardware
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: kwin-x11 4:5.24.2-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-18.18-lowlatency 5.15.12
  Uname: Linux 5.15.0-18-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu78
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Tue Mar  1 12:43:47 2022
  InstallationDate: Installed on 2022-02-21 (8 days ago)
  InstallationMedia: Kubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 
(20220218)
  SourcePackage: kwin
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Kwin-X11 Windows Resize, Position, and Move Erratically

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


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

[Bug 1962751] Re: nvidia drivers not installed automatically

2022-03-02 Thread Chris Guiver
** Tags added: jammy

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

Title:
  nvidia drivers not installed automatically

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


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

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Michael Hudson-Doyle
This fix will land in glibc in a week or so (hopefully) but before that
we can get new images out with the glibc from the security update in,
which will make your builds work again.

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

Title:
  preinst check that kernel revision < 255 now does more harm than good

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


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

[Bug 1841826] Re: Going to sleep instead of logging in while lid closed & external display

2022-03-02 Thread Shadrin Ilya
This might be FIXED by setting HandleLidSwitchDocked=ignore in

/etc/systemd/logind.conf

Although i would still appreciate if this use case will be better
implemented on OS level (performance wise)

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

Title:
  Going to sleep instead of logging in while lid closed & external
  display

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


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

[Bug 1897185] Re: Laptop docked with lid closed, goes to sleep immediately on login

2022-03-02 Thread Shadrin Ilya
*** This bug is a duplicate of bug 1841826 ***
https://bugs.launchpad.net/bugs/1841826

This might be FIXED by setting HandleLidSwitchDocked=ignore in

/etc/systemd/logind.conf

Although i would still appreciate if this use case will be better
implemented on OS level (performance wise)

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

Title:
  Laptop docked with lid closed, goes to sleep immediately on login

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


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

[Bug 1961697] Re: Transaction ID collisions cause slow DNS lookups in getaddrinfo

2022-03-02 Thread KJ Tsanaktsidis
Just wondering if there's a plan or desire to (correct me if I use the
wrong terminology here..) SRU this into bionic/focal?

The criteria for SRU, from what I read, seem to be related to "critical
bugs" (of which maybe this is not), "regressions" (which this isn't),
and "hardware enablement" (which I think does apply here - this bug
seems to be triggered much more often on new hardware like M1 macbooks
and m6 EC2 instances)

Let me know if I can help with this at all by providing a merge proposal
(although I don't think there's much more to it than applying the
attached patch & writing up the changelog?)

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

Title:
  Transaction ID collisions cause slow DNS lookups in getaddrinfo

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


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

[Bug 1962785] Re: dtrace predictable temp file causes race

2022-03-02 Thread Frank Ch. Eigler
Suggest adding commit cfabd38cfdd75e also, which makes it more robust
toward identical concurrent jobs.

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

Title:
  dtrace predictable temp file causes race

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


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

[Bug 1962785] [NEW] dtrace predictable temp file causes race

2022-03-02 Thread dann frazier
Public bug reported:

[Impact]
dtrace generates .c code in a predictable temporary file which makes it 
susceptible to crashes. I've seen this happen in practice when rebuilding 
libvirt/focal on a system with 48 cores. The race window is wide enough that 
the crash is nearly 100% reproducible.

[Test Case]
user@host:~$ cat foo/Makefile 
all: ../foo/foo.out foo.out

%.out:
dtrace -o foo.out -G -s /dev/null

clean:
rm -f foo.out
user@host:~$ cd foo
user@host:~/foo$ make
dtrace -o foo.out -G -s /dev/null
user@host:~/foo$ make clean
rm -f foo.out
user@host:~/foo$ make -j2
dtrace -o foo.out -G -s /dev/null
dtrace -o foo.out -G -s /dev/null
Traceback (most recent call last):
  File "/usr/bin/dtrace", line 455, in 
sys.exit(main())
  File "/usr/bin/dtrace", line 440, in main
os.remove(fname)
FileNotFoundError: [Errno 2] No such file or directory: 'foo.out.dtrace-temp.c'
make: *** [Makefile:4: ../foo/foo.out] Error 1

[Fix]
https://sourceware.org/git/?p=systemtap.git;a=commit;h=0de9020c970bceda73e32bbd169c12e7579f21ec

[What could go wrong]
It is possible that a race still exists, but the fix should be an overall 
improvement. Perhaps it is possible that a funky filename string could cause 
UTF-8 encoding to fail resulting in a crash - though it would seem that such 
input wouldn't be a valid path name and dtrace would crash anyway.

** Affects: systemtap (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/1962785

Title:
  dtrace predictable temp file causes race

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


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

[Bug 1960933] Re: rtw89_pci constantly drops connection with old firmware

2022-03-02 Thread Raphaël Pinson
Hi,

I'm experiencing the exact same bug on impish with a Lenovo P14s, with
connection drops every 5 to 10 minutes.

I've just installed the proposed package and will update the bug report
tomorrow if the connection drops have stopped.

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

Title:
  rtw89_pci constantly drops connection with old firmware

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


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

[Bug 1961815] Re: ftbfs with linux 5.16 & 5.17

2022-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-418-server -
418.226.00-0ubuntu3

---
nvidia-graphics-drivers-418-server (418.226.00-0ubuntu3) jammy; urgency=medium

  * Add debian/dkms_nvidia/patches/buildfix_kernel_5.16.patch,
  * Add debian/dkms_nvidia/patches/buildfix_kernel_5.17.patch,
  * debian/templates/dkms_nvidia.conf.in:
- Add support for Linux 5.16 and 5.17 (LP: #1961815).

 -- Alberto Milone   Wed, 02 Mar 2022
17:32:28 +0100

** Changed in: nvidia-graphics-drivers-418-server (Ubuntu)
   Status: In Progress => 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/1961815

Title:
  ftbfs with linux 5.16 & 5.17

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


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

[Bug 1962780] Re: During install "error processing package libglib2.0-0:i386"

2022-03-02 Thread Ralph
I tried to fix it

ralph@toumeya:~/Desktop$  sudo dpkg --configure -a 
ralph@toumeya:~/Desktop$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.


and it appears that nothing happened??

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

Title:
  During install  "error processing package libglib2.0-0:i386"

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


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

[Bug 1962780] Re: During install "error processing package libglib2.0-0:i386"

2022-03-02 Thread Sebastien Bacher
Thanks but you should report those issues to Mint since that's the
distribution you are using

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

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

Title:
  During install  "error processing package libglib2.0-0:i386"

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


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

[Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2022-03-02 Thread Anthony Kamau
Hey Ian.

Nevermind.  After looking at the patch file, I realized what I needed to
do and I can report that my m6700 from 9 years ago (what a journey) can
finally make use of the mic on my Bluetooth headset.

Cheers,
Anthony.

For anyone looking for the same instructions as I was, I used the
following sources:

Getting the Kernel source:
https://askubuntu.com/questions/159833/how-do-i-get-the-kernel-source-code

Compiling the module:
https://unix.stackexchange.com/questions/199350/bluetooth-btusb-how-to-replace-module-version-with-a-newer-one

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

Title:
  Load Broadcom firmware for Dell Bluetooth device [413c:8197]

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


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

[Bug 1962780] [NEW] During install "error processing package libglib2.0-0:i386"

2022-03-02 Thread Ralph
Public bug reported:

Installing the update for libglib2.0-0:i386 fails on two different computers.
Output follows for the update.  The errors are near the bottom.  

Other requested info is at the bottom.

(Reading database ... 446385 files and directories currently installed.)
Preparing to unpack .../0-libc6-i386_2.31-0ubuntu9.7_amd64.deb ...
Unpacking libc6-i386 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Replaced by files in installed package libc6:i386 (2.31-0ubuntu9.3) ...
Preparing to unpack .../1-libc6-dev_2.31-0ubuntu9.7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Preparing to unpack .../2-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ...
Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Preparing to unpack .../3-libc6-dbg_2.31-0ubuntu9.7_amd64.deb ...
Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Preparing to unpack .../4-libc6_2.31-0ubuntu9.7_i386.deb ...
De-configuring libc6:amd64 (2.31-0ubuntu9.3) ...
Unpacking libc6:i386 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Preparing to unpack .../5-libc6_2.31-0ubuntu9.7_amd64.deb ...
Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Setting up libc6:amd64 (2.31-0ubuntu9.7) ...
(Reading database ... 446385 files and directories currently installed.)
Preparing to unpack .../locales_2.31-0ubuntu9.7_all.deb ...
Unpacking locales (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ...
Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9.3) ...
Setting up libc-bin (2.31-0ubuntu9.7) ...
(Reading database ... 446385 files and directories currently installed.)
Preparing to unpack .../libgtk-3-common_3.24.20-0ubuntu1.1_all.deb ...
Unpacking libgtk-3-common (3.24.20-0ubuntu1.1) over (3.24.20-0ubuntu1) ...
Setting up libgtk-3-common (3.24.20-0ubuntu1.1) ...
(Reading database ... 446385 files and directories currently installed.)
Preparing to unpack .../libgail-3-0_3.24.20-0ubuntu1.1_amd64.deb ...
Unpacking libgail-3-0:amd64 (3.24.20-0ubuntu1.1) over (3.24.20-0ubuntu1) ...
Preparing to unpack .../libgtk-3-0_3.24.20-0ubuntu1.1_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.24.20-0ubuntu1.1) over (3.24.20-0ubuntu1) ...
dpkg: dependency problems prevent processing triggers for libglib2.0-0:i386:
 libglib2.0-0:i386 depends on libc6 (>= 2.28); however:
  Package libc6:i386 is not configured yet.

dpkg: error processing package libglib2.0-0:i386 (--configure):
 dependency problems - leaving triggers unprocessed
dpkg: dependency problems prevent processing triggers for libglib2.0-0:i386:
 libglib2.0-0:i386 depends on libc6 (>= 2.28); however:
  Package libc6:i386 is not configured yet.

dpkg: error processing package libglib2.0-0:i386 (--configure):
 dependency problems - leaving triggers unprocessed
dpkg: dependency problems prevent processing triggers for libglib2.0-0:i386:
 libglib2.0-0:i386 depends on libc6 (>= 2.28); however:
  Package libc6:i386 is not configured yet.

dpkg: error processing package libglib2.0-0:i386 (--configure):
 dependency problems - leaving triggers unprocessed
dpkg: dependency problems prevent processing triggers for libglib2.0-0:i386:
 libglib2.0-0:i386 depends on libc6 (>= 2.28); however:
  Package libc6:i386 is not configured yet.

dpkg: error processing package libglib2.0-0:i386 (--configure):
 dependency problems - leaving triggers unprocessed
No apport report written because MaxReports is reached already

and this goes on for a VERY long time!  It hangs the package manager!
Full output is attached.


I am using Linux Mint 20.3

ralph@toumeya:~/Desktop$ sudo apt-cache policy libglib2.0-0:i386
libglib2.0-0:i386:
  Installed: 2.64.6-1~ubuntu20.04.4
  Candidate: 2.64.6-1~ubuntu20.04.4
  Version table:
 *** 2.64.6-1~ubuntu20.04.4 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages
100 /var/lib/dpkg/status
 2.64.6-1~ubuntu20.04.3 500
500 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages
 2.64.2-1~fakesync1 500
500 http://archive.ubuntu.com/ubuntu focal/main i386 Packages
ralph@toumeya:~/Desktop$ 


I expect the install to occur with NO errors!

Questions?? Drop me a note!  I have been using Debian distributions for 15+ 
years.
Ralph

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


** Tags: libglib2.0

** Attachment added: "Full output for FAILED install"
   
https://bugs.launchpad.net/bugs/1962780/+attachment/5565107/+files/PackageError.txt

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

Title:
  During install  "error processing package libglib2.0-0:i386"

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1960829] Re: Migrate from /etc/default/nfs-* to /etc/nfs.conf

2022-03-02 Thread Andreas Hasenack
** Changed in: nfs-utils (Ubuntu)
Milestone: None => ubuntu-22.03

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

Title:
  Migrate from /etc/default/nfs-* to /etc/nfs.conf

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


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

[Bug 1930921] Re: Apache 2.4.41 corrupts files from samba share

2022-03-02 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown => Confirmed

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

Title:
  Apache 2.4.41 corrupts files from samba share

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


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

[Bug 1958019]

2022-03-02 Thread ferkorol
Here is another variant, now with RC6, works the sound and the nvidia
drivers at the same time! (with some tricks):

A) FIRST TIME
1) install kernel build tools:
(https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel):

* sudo apt install libncurses-dev gawk flex bison openssl libssl-dev
dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf git p7zip-
full

2) clone the kernel from github and checkout to v5.17 branch (Rather
large, multiple GB's):

* git clone https://github.com/torvalds/linux.git

3)Make a 7z of the linux folder in a clear state
7z a linux-clean.7z linux

3) get the patch and let it in one superior level of the linux folder:

https://patchwork.kernel.org/project/linux-
acpi/patch/20220121172431.6876-4-sbind...@opensource.cirrus.com/


A) FOR EACH RC RELEASE:
7z x linux-clean.7z
cp Support-Spi-in-i2c-multi-instantiate-driver.patch linux/
cd linux
git pull
git checkout v5.17-rc6
git am Support-Spi-in-i2c-multi-instantiate-driver.patch
make olddefconfig
./scripts/config --enable CONFIG_SERIAL_MULTI_INSTANTIATE
./scripts/config --enable CONFIG_SND_HDA_SCODEC_CS35L41_I2C
./scripts/config --enable CONFIG_SND_HDA_SCODEC_CS35L41_SPI
./scripts/config --disable CONFIG_DEBUG_INFO
./scripts/config --set-str CONFIG_SYSTEM_TRUSTED_KEYS ""
./scripts/config --set-str CONFIG_SYSTEM_REVOCATION_KEYS ""
make -j 16
make modules_install
make install


The patch is mandatory to enable the sound in ubuntu, im tried without the path 
and the sound don't work. With this steps will do.
In order to make work the nvidia drivers in the 17-rc6 im just change in "more 
drivers" option of ubuntu, the current versión of the nvidia driver for another 
(511 to 470 for example).
Im using hybrid graphics mode in the bios.

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

Title:
  [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No
  sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-2.6/+bug/1958019/+subscriptions


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

[Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2022-03-02 Thread Anthony Kamau
Hi Ian.

I've had my m6700 since 2012 and have never been able to use any
Bluetooth headset.

Any chance you can provide pointers on what incantations one needs to
call upon to get this fixed like you've done on your laptop?

Cheers,
Anthony.

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

Title:
  Load Broadcom firmware for Dell Bluetooth device [413c:8197]

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


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

[Bug 1962775] [NEW] package tex-common 6.13 failed to install/upgrade: installed tex-common package post-installation script subprocess returned error exit status 1

2022-03-02 Thread Binh Vu
Public bug reported:

No

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: tex-common 6.13
ProcVersionSignature: Ubuntu 5.4.0-90.101-generic 5.4.148
Uname: Linux 5.4.0-90-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Mar  2 11:38:38 2022
ErrorMessage: installed tex-common package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2015-04-03 (2524 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.6
SourcePackage: tex-common
Title: package tex-common 6.13 failed to install/upgrade: installed tex-common 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to focal on 2021-10-20 (133 days ago)

** Affects: tex-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal need-duplicate-check

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

Title:
  package tex-common 6.13 failed to install/upgrade: installed tex-
  common package post-installation script subprocess returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1962775/+subscriptions


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

[Bug 1962347] Re: firefox-trunk crashed with SIGSEGV in wl_display_read_events()

2022-03-02 Thread Anas
This is a log file contains some errors when using firefox 97.0.1 under Wayland.
Under Xwayland, firefox has no problem at all and it can decode videos using 
vaapi.

And that's what i got from the terminal

env MOZ_ENABLE_WAYLAND=1 ./firefox
[GFX1-]: No GPUs detected via PCI
[GFX1-]: glxtest: process failed (received signal 11)
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.

Thanks.

** Attachment added: "firefox97.0.1.data"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1962347/+attachment/5565085/+files/firefox97.0.1.data

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

Title:
  firefox-trunk crashed with SIGSEGV in wl_display_read_events()

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


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

[Bug 1960898] Re: Wayland sessions crash with Gjs:ERROR:../gi/interface.cpp:101:bool InterfacePrototype::has_instance_impl(JSContext*, const JS::CallArgs&): assertion failed: (args[0].isObject()) from

2022-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gjs - 1.71.1-1

---
gjs (1.71.1-1) experimental; urgency=medium

  * New upstream release:
- New JavaScript features! This version of GJS is based on SpiderMonkey 91
  For more information, look them up on MDN or devdocs.io
- It's now possible to pass BigInt values to GObject-introspected functions
  with 64-bit parameters
  * debian/patches: Cherry-pick upstream test fixes
  * debian/patches: Do not crash on instanceof checks on interfaces
(LP: #1960898)
  * debian/patches: Correctly handle later handled promises rejections
  * debian/control: Bump dependency on mozjs-91
  * debian/libgjs0g.symbols: Include new symbols

 -- Marco Trevisan (Treviño)   Tue, 22 Feb 2022
12:26:43 +0100

** Changed in: gjs (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/1960898

Title:
  Wayland sessions crash with Gjs:ERROR:../gi/interface.cpp:101:bool
  InterfacePrototype::has_instance_impl(JSContext*, const
  JS::CallArgs&): assertion failed: (args[0].isObject()) from ubuntu-
  d...@ubuntu.com/locations.js:1108

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


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

[Bug 1934752] Re: ubuntu mate - change monitor.preferences and 2 displays became 4/6/...

2022-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-mate-artwork - 22.04.2

---
ubuntu-mate-artwork (22.04.2) jammy; urgency=medium

  * Sync Yaru-MATE themes/icons with upstream Yaru.
  * Fix Monitor Properties (LP: #1934752)

 -- Martin Wimpress   Wed, 02 Mar 2022 14:27:12 +

** Changed in: ubuntu-mate-artwork (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/1934752

Title:
  ubuntu mate - change monitor.preferences and 2 displays became 4/6/...

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


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

[Bug 1962225] Re: preinst check that kernel revision < 255 now does more harm than good

2022-03-02 Thread Michael Scharf
Many thanks @nic

Here is a version with no external file

RUN mv /bin/uname /bin/uname.orig
RUN printf '#!/bin/bash\n\nif [[ "$1" == "-r" ]] ;then\n  echo '4.9.250'\n  
exit\nelse\n  uname.orig "$@"\nfi' > /bin/uname
RUN chmod 755 /bin/uname

(The second statement should be all on one line if you copy-paste it)

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

Title:
  preinst check that kernel revision < 255 now does more harm than good

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


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

[Bug 1959984] Re: [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

2022-03-02 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   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/1959984

Title:
  [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

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


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

[Bug 1962403] Re: Gamepads are no longer detected

2022-03-02 Thread Olivier Tilloy
The firefox snap declares a plug on the joystick interface
(https://snapcraft.io/docs/joystick-interface), which should enable
detecting and using your gamepad.

It's not auto-connected though. Can you try:

snap connect firefox:joystick

Then restart firefox, and test again?

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

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

Title:
  Gamepads are no longer detected

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


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

[Bug 1961034] Re: Cursor occasionally gets stuck in drag mode

2022-03-02 Thread Olivier Tilloy
*** This bug is a duplicate of bug 402892 ***
https://bugs.launchpad.net/bugs/402892

** This bug has been marked a duplicate of bug 402892
   Mouse cursor gets stuck in "drag and drop" mode

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

Title:
  Cursor occasionally gets stuck in drag mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1961034/+subscriptions


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

[Bug 1962769] [NEW] Could not receive advertising events: Broken pipe

2022-03-02 Thread Rabee
Public bug reported:

If a host has 2 adapters, the scanner run for a few second then get an
error msg Could not receive advertising events: Broken pipe, then hci0
turns down when I run hciconfig

hci0:   Type: Primary  Bus: USB
BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
DOWN
RX bytes:574 acl:0 sco:0 events:30 errors:0
TX bytes:368 acl:0 sco:0 commands:30 errors:0

hci1:   Type: Primary  Bus: USB
BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING
RX bytes:221883 acl:0 sco:0 events:8327 errors:0
TX bytes:1027 acl:0 sco:0 commands:67 errors:0


This happend after I updated bluez from 5.62 to 5.63.

If I do scan again, everything works fine with one adapter.


As both adapters use the same mac address, I changed the address of hci0

hci0:   Type: Primary  Bus: USB
BD Address: 00:01:07:00:47:0E  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING
RX bytes:1184 acl:0 sco:0 events:66 errors:0
TX bytes:1072 acl:0 sco:0 commands:66 errors:0

hci1:   Type: Primary  Bus: USB
BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING
RX bytes:221961 acl:0 sco:0 events:8340 errors:0
TX bytes:3078 acl:0 sco:0 commands:80 errors:0


but the old address keeps reverted back which was not the case in 5.62

I ran scan again while running btmon

@ MGMT Event: Command Complete (0x0001) plen 283{0x0001} [hci0] 1052.238244
  Read Controller Information (0x0004) plen 280
Status: Success (0x00)
Address: 00:1A:7D:DA:71:13 (cyber-blue(HK)Ltd)
Version: Bluetooth 4.0 (0x06)
Manufacturer: Cambridge Silicon Radio (10)
Supported settings: 0x0001beff
  Powered
  Connectable
  Fast Connectable
  Discoverable
  Bondable
  Link Security
  Secure Simple Pairing
  BR/EDR
  Low Energy
  Advertising
  Secure Connections
  Debug Keys
  Privacy
  Static Address
  PHY Configuration
Current settings: 0x0080
  BR/EDR
Class: 0x00
  Major class: Miscellaneous
  Minor class: 0x00
Name: CSR8510 A10
Short name:
= bluetoothd: Failed to start listening: l2cap_bind: Address al..   1052.238720
= bluetoothd: Failed to create GATT database for adapter [hci0] 1052.238742
= bluetoothd: Unable to register new adapter [hci0] 1052.238761
= Close Index: 00:1A:7D:DA:71:13 [hci0] 1054.246981

@ MGMT Event: Index Added (0x0004) plen 0   

   {0x0001} [hci0] 98.950611
@ MGMT Command: Read Controller Information (0x0004) plen 0 

   {0x0001} [hci0] 98.950707
@ MGMT Event: Command Complete (0x0001) plen 283

   {0x0001} [hci0] 98.950714
  Read Controller Information (0x0004) plen 280
Status: Success (0x00)
Address: 00:1A:7D:DA:71:13 (cyber-blue(HK)Ltd)
Version: Bluetooth 4.0 (0x06)
Manufacturer: Cambridge Silicon Radio (10)
Supported settings: 0x0001beff
  Powered
  Connectable
  Fast Connectable
  Discoverable
  Bondable
  Link Security
  Secure Simple Pairing
  BR/EDR
  Low Energy
  Advertising
  Secure Connections
  Debug Keys
  Privacy
  Static Address
  PHY Configuration
Current settings: 0x0080
  BR/EDR
Class: 0x00
  Major class: Miscellaneous
  Minor class: 0x00
Name: CSR8510 A10
Short name:
= bluetoothd: Failed to start listening: l2cap_bind: Address already in use 
(98)
   98.951201
= bluetoothd: Failed to create GATT database for adapter

[hci0] 98.951229
= bluetoothd: Unable to register new adapter

[hci0] 98.951248
= Close Index: 00:1A:7D:DA:71:13

   [hci0] 100.967001

** Affects: bluez (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/1962769

Title:
  

  1   2   3   >