[Bug 1949253] [NEW] AttributeError: 'Magic' object has no attribute 'cookie'

2021-10-30 Thread Juerg Haefliger
Public bug reported:

$ python3 -c "import magic; magic.Magic(foo=None)"
Exception ignored in: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/magic/__init__.py", line 155, in __del__
if self.cookie and magic_close:
AttributeError: 'Magic' object has no attribute 'cookie'
https://autopkgtest.ubuntu.com/results/autopkgtest-bionic/bionic/arm64/a/asic0x/20211020_225010_417e7@/log.gz";>log
  
Traceback (most recent call last):
  File "", line 1, in 
TypeError: __init__() got an unexpected keyword argument 'foo'

This is fixed in upstream https://github.com/ahupp/python-
magic/commit/e6d7ee03c6935c54a83fa450607e57db04ec2bbe

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: python3-magic 2:0.4.20-3
ProcVersionSignature: Ubuntu 5.11.0-38.42-generic 5.11.22
Uname: Linux 5.11.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu65.4
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 30 08:55:11 2021
InstallationDate: Installed on 2020-05-05 (542 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
SourcePackage: python-magic
UpgradeStatus: Upgraded to hirsute on 2021-05-07 (175 days ago)

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


** Tags: amd64 apport-bug hirsute

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

Title:
  AttributeError: 'Magic' object has no attribute 'cookie'

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


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

[Bug 1949252] [NEW] Ubuntu installed with wrong ZFS partition alignment for 4k HDD

2021-10-30 Thread BertN45
Public bug reported:

Using: Ubuntu 21.10 and OpenZFS 2.0. I did the standard ZFS install of Ubuntu.
I had terrible bad response times from my brand new 2 TB Seagate STM2000M007 
HDD, sometimes it takes 5 seconds or so to start the terminal and the system 
boots in 4 minutes from the HDD. I installed Ubuntu 21.04 on OpenZFS 2.0.2 and 
upgrade to Ubuntu 21.10 on OpenZFS 2.0.6 and both combinations on that HDD did 
cause that awful performance. It is a normal laptop drive at 5400 rpm. Its 
sequential read/write speeds are ~140MB/s while its seek times are ~13 msec.

The measurement with gnome disk utility confirmed those values from the
specification, the throughput on ZFS was ~120MB/s, but the difference
could be caused by the latency of the 10 year old i5-2520M (2C4T;
2.5/3.2GHz). The disk SMART data was OK.

Everything seems normal, ashift is set to 12 and the HDD has 4096 Byte
physical sectors and 512 Byte logical sectors. All partitions are
starting on 2048 boundaries of UEFI. I had been thinking about
misalignment, because the throughput as measured by Conky was a factor 2
larger than measured by ZFS itself (zpool iostat). The disk read-out is

Disk /dev/sdd: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
Disk model: 007-1R8174
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: F4581F88-2B2E-4C16-8D73-E55EC05CF987

Device Start End Sectors Size Type
/dev/sdd1 2048 4095 2048 1M BIOS boot
/dev/sdd2 4096 1054719 1050624 513M EFI System
/dev/sdd3 1054720 5249023 4194304 2G Linux swap
/dev/sdd4 5249024 9443327 4194304 2G Solaris boot
/dev/sdd5 9443328 3907029134 3897585807 1.8T Solaris root

Many partitions start on the 2048 Byte boundary or a multiple thereof,
which means that you have a misalignment and you double the number of IO
Operations needed to read/write ZFS records. The last ROOT partitions
starts at 4k sector number 2305½. In my opinion a serious bug in the ZFS
implementation of Ubuntu, however most people will not have the issue,
because they run mostly from 512 Byte aligned SSDs or nvme-SSDs.

I think it should be a general rule on 4k HDDs and SSHDs you should
align partitions on 4K boundaries.

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

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

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

Title:
  Ubuntu installed with wrong ZFS partition alignment for 4k HDD

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


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

[Bug 1949254] [NEW] package systemd 245.4-4ubuntu3.11 failed to install/upgrade: unable to make backup link of './lib/systemd/system/network.target' before installing new version: Operation not permit

2021-10-30 Thread Roopam Jain
Public bug reported:

Unable to install updates.
Output from sudo apt upgrade:
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libnss-systemd : Depends: systemd (= 245.4-4ubuntu3.13)
 libpam-systemd : Depends: systemd (= 245.4-4ubuntu3.13)
 systemd : Depends: libsystemd0 (= 245.4-4ubuntu3.11) but 245.4-4ubuntu3.13 is 
installed
 systemd-sysv : Depends: systemd (= 245.4-4ubuntu3.13)
 systemd-timesyncd : Depends: systemd (= 245.4-4ubuntu3.13)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or 
specify a solution).
Output from sudo apt --fix-broken install:
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  systemd
Suggested packages:
  systemd-container
The following packages will be upgraded:
  systemd
1 upgraded, 0 newly installed, 0 to remove and 65 not upgraded.
4 not fully installed or removed.
Need to get 0 B/3,809 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 212136 files and directories currently installed.)
Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ...
Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ...
dpkg: error processing archive /var/cache/apt/archives/systemd_245.4-4ubuntu3.13
_amd64.deb (--unpack):
 unable to make backup link of './lib/systemd/system/network.target' before inst
alling new version: Operation not permitted
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/systemd_245.4-4ubuntu3.13_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: systemd 245.4-4ubuntu3.11
ProcVersionSignature: Ubuntu 5.11.0-37.41~20.04.2-generic 5.11.22
Uname: Linux 5.11.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.20
AptOrdering:
 systemd:amd64: Install
 systemd-timesyncd:amd64: Configure
 systemd:amd64: Configure
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sat Oct 30 11:59:23 2021
DpkgTerminalLog:
 Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ...
 Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ...
 dpkg: error processing archive 
/var/cache/apt/archives/systemd_245.4-4ubuntu3.13_amd64.deb (--unpack):
  unable to make backup link of './lib/systemd/system/network.target' before 
installing new version: Operation not permitted
ErrorMessage: unable to make backup link of 
'./lib/systemd/system/network.target' before installing new version: Operation 
not permitted
InstallationDate: Installed on 2020-06-04 (513 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0cf3:e009 Qualcomm Atheros Communications 
 Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
 Bus 001 Device 002: ID 0c45:6a05 Microdia Integrated_Webcam_HD
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Inspiron 15-3567
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-37-generic 
root=UUID=9b9cbaf5-18f9-4fc9-a492-3a51db77a0eb ro quiet splash vt.handoff=7
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: systemd
SystemdDelta:
 [EXTENDED]   /usr/lib/systemd/system/rc-local.service → 
/usr/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /usr/lib/systemd/system/user@.service → 
/usr/lib/systemd/system/user@.service.d/timeout.conf
 
 2 overridden configuration files found.
Title: package systemd 245.4-4ubuntu3.11 failed to install/upgrade: unable to 
make backup link of './lib/systemd/system/network.target' before installing new 
version: Operation not permitted
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/10/2019
dmi.bios.release: 2.10
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.10.0
dmi.board.name: 0D53F5
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr2.10.0:bd05/10/2019:br2.10:svnDellInc.:pnInspiron15-3567:pvr:sku078B:rvnDellInc.:rn0D53F5:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 15-3567
dmi.product.sku: 078B
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package focal

-- 
You received this bug notification because you are a member o

[Bug 1949252] Re: Ubuntu installed with wrong ZFS partition alignment for 4k HDD

2021-10-30 Thread BertN45
** Description changed:

  Using: Ubuntu 21.10 and OpenZFS 2.0. I did the standard ZFS install of Ubuntu.
- I had terrible bad response times from my brand new 2 TB Seagate STM2000M007 
HDD, sometimes it takes 5 seconds or so to start the terminal and the system 
boots in 4 minutes from the HDD. I installed Ubuntu 21.10 on OpenZFS 2.0.6 and 
that combination on that HDD did cause that awful performance. It is a normal 
laptop drive at 5400 rpm. Its sequential read/write speeds are ~140MB/s while 
its seek times are ~13 msec.
+ I had terrible bad response times from my brand new 2 TB Seagate STM2000M007 
HDD, sometimes it takes 5 seconds or so to start the terminal and the system 
boots in 4 minutes from the HDD. I installed Ubuntu 21.04 on OpenZFS 2.0.2 and 
upgrade to Ubuntu 21.10 on OpenZFS 2.0.6 and both combinations on that HDD did 
cause that awful performance. It is a normal laptop drive at 5400 rpm. Its 
sequential read/write speeds are ~140MB/s while its seek times are ~13 msec.
  
  The measurement with gnome disk utility confirmed those values from the
  specification, the throughput on ZFS was ~120MB/s, but the difference
  could be caused by the latency of the 10 year old i5-2520M (2C4T;
  2.5/3.2GHz). The disk SMART data was OK.
  
  Everything seems normal, ashift is set to 12 and the HDD has 4096 Byte
  physical sectors and 512 Byte logical sectors. All partitions are
  starting on 2048 boundaries of UEFI. I had been thinking about
  misalignment, because the throughput as measured by Conky was a factor 2
  larger than measured by ZFS itself (zpool iostat). The disk read-out is
  
  Disk /dev/sdd: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
  Disk model: 007-1R8174
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 4096 bytes
  I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  Disklabel type: gpt
  Disk identifier: F4581F88-2B2E-4C16-8D73-E55EC05CF987
  
  Device Start End Sectors Size Type
  /dev/sdd1 2048 4095 2048 1M BIOS boot
  /dev/sdd2 4096 1054719 1050624 513M EFI System
  /dev/sdd3 1054720 5249023 4194304 2G Linux swap
  /dev/sdd4 5249024 9443327 4194304 2G Solaris boot
  /dev/sdd5 9443328 3907029134 3897585807 1.8T Solaris root
  
  Many partitions start on the 2048 Byte boundary or a multiple thereof,
  which means that you have a misalignment and you double the number of IO
  Operations needed to read/write ZFS records. The last ROOT partitions
  starts at 4k sector number 2305½. In my opinion a serious bug in the ZFS
  implementation of Ubuntu, however most people will not have the issue,
  because they run mostly from 512 Byte aligned SSDs or nvme-SSDs.
  
  I think it should be a general rule on 4k HDDs and SSHDs you should
  align partitions on 4K boundaries.

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

Title:
  Ubuntu installed with wrong ZFS partition alignment for 4k HDD

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


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

[Bug 1949258] [NEW] First installation of Lubuntu damaged PCIe slot assignment permanently

2021-10-30 Thread bd
Public bug reported:

PCI Express x16 Bus record disappeared in the HWInfo64 bus section after 
installation of Lubuntu as dual boot
Notebook model is HP Pavilion - 17-ab403ng

The Hwinfo64 report delivers the following results for my HP Pavilion:

in the motherboard section

Motherboard Slots:  2xPCI Express x1, 1xPCI Express x8, 1xPCI
Express x16

in the bus section

PCI Express x8 Bus #1 [J6B2]
NVIDIA GeForce GTX 1050 Ti [HP] 
[General Information]   
Device Name:NVIDIA GeForce GTX 1050 Ti [HP]
Original Device Name:   NVIDIA GeForce GTX 1050 Ti (GP107M)
Device Class:   VGA Compatible Adapter
Revision ID:A1
PCI Address (Bus: Device:
Function) Number:   1:0:0
PCI Latency Timer:  0
Hardware ID:PCI\VEN_10DE&DEV_1C8C&SUBSYS_84ED103C&REV_A1
[PCI Express]   
Version:3.0
Maximum Link Width: 16x
Current Link Width: 8x
Maximum Link Speed: 8.0 GT/s
Current Link Speed: 2.5 GT/s
Device/Port Type:   PCI Express Endpoint
Slot Implemented:   No
Emergency Power Reduction:  Not Supported
Active State Power Management (ASPM) Support:   L0s and L1
Active State Power Management (ASPM) Status:L0s and L1 Entry
L0s Exit Latency:   256 - 512 ns
L1 Exit Latency:2 - 4 us
Maximum Payload Size Supported: 256 bytes
Maximum Payload Size:   256 bytes
Resizable BAR Support:  Not Supported
[System Resources]  
Interrupt Line: N/A
Interrupt Pin:  INTA#
Memory Base Address 0   6300
Memory Base Address 1   5000
Memory Base Address 3   6000
I/O Base Address 5  0
[Features]  
Bus Mastering:  Enabled
Running At 66 MHz:  Not Capable
Fast Back-to-Back Transactions: Not Capable
[Driver Information]
Driver Manufacturer:NVIDIA
Driver Description: NVIDIA GeForce GTX 1050 Ti
Driver Provider:NVIDIA
Driver Version: 27.21.14.6627 (GeForce 466.27)
Driver Date:23-Apr-2021
DCH/UWD Driver: Capable
DeviceInstanceId
PCI\VEN_10DE&DEV_1C8C&SUBSYS_84ED103C&REV_A1\4&33ECA368&0&0008
Location Paths  PCIROOT(0)#PCI(0100)#PCI()

The PCI Express bus enumeration ends with #3 and the NVMe PCIe SSD
controller is not listed.

However, a Hwinfo64 report of a comparable board can be found on the
Internet.

There, an NVMe PCIe SSD controller is listed in the Bus section (see
below) under PCI Express x4.

PCI Express x4 Bus #4
Samsung NVMe PCIe SSD Controller

[General Information]   
Device Name:Samsung NVMe PCIe SSD Controller 
Original Device Name:   Samsung Electronics NVMe PCIe SSD Controller 
Device Class:   NVMe Controller 
Revision ID:0 
PCI Address (Bus: Device: Function) Number: 4:0:0 
PCI Latency Timer:  0 
Hardware ID:PCI\VEN_144D&DEV_A808&SUBSYS_A801144D&REV_00 
[PCI Express]   
Version:3.0 
Maximum Link Width: 4x 
Current Link Width: 4x 
Maximum Link Speed: 8.0 GT/s 
Current Link Speed: 8.0 GT/s 
Device/Port Type:   PCI Express Endpoint 
Slot Implemented:   No 
Emergency Power Reduction:  Not Supported 
Active State Power Management (ASPM) Support:   L1 
Active State Power Management (ASPM) Status:L1 Entry 
L0s Exit Latency:   >4 us 
L1 Exit Latency:32 - 64 us 
Maximum Payload Size Supported: 256 bytes 
Maximum Payload Size:   256 bytes 
[System Resources]  
Interrupt Line: N/A 
Interrupt Pin:  INTA# 
Memory Base Address 0   AD20 
[Features]  
Bus Mastering:  Enabled 
Running At 66 MHz:  Not Capable 
Fast Back-to-Back Transactions: Not Capable 
[Driver Information]
Driver Manufacturer:Standard NVM Express Controller 
Driver Description: Standard NVM Express Controller 
Driver Provider:Microsoft 
Driver Version: 10.0.19041.488 
Driver Date:21-Jun-2006 
DeviceInstanceId
PCI\VEN_144D&DEV_A808&SUBSYS_A801144D&REV_00\4&CDF9F35&0&00DC 
Location Paths  PCIROOT(0)#PCI(1B04)#PCI() 

My HP Pavilion, on the other hand, does not have a PCI Express x4 slot,
but it does have a PCI Express x8 slot. According to the Hwinfo64 report
of my HP Pavilion notebook, the graphics card NVIDIA GeForce GTX 1050 Ti
(GP107M) sits in the PCI Express x8 slot. Specified for this graphics
card is: x4.

Maximum Link Width: 16x

In the Hwinfo64 report of the board used for comparison, the graphics
card is attached to the PCI Express x16 bus #1 (see below) as listed in
the Bus section, i.e. in the correct place (16 lanes).

PCI Express x16 Bus #1
NVIDIA GeForce GTX 1060 [GIGABYTE]

[General Information]   
Device Name:NVIDIA GeForce GTX 1060 [GIGABYTE] 
Original Device Name:   NVIDIA GeForce GTX 1060 (GP106M/N17P-G1) 
Device Class:   VGA Compatible Adapter 
Revision ID:A1 
PCI Address (Bus:Device:Function) Number:   1:0:0 
PCI Latency Timer:  0 
Hardware ID:PCI\VEN_10DE&DEV_1C20&SUBSYS_16521458&REV_A1 


Version:3.0 
Maximum Link Width: 16x 
Current Link Width: 16x 
Maximum Link Speed: 8.0 GT/s 
Current Link Speed: 2.5 GT/s 
Device/Port Type:   PCI Express Endpoint 

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-30 Thread Daniel Johnsen
Anyone who can explain to a noob how to install the kernel? i run Ubuntu
desktop 21.10 on raspberry pi 400. Im pretty new to all this.

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

Title:
  HDMI output freezes under current/proposed impish kernels

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


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

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-30 Thread knoedel fan
Daniel: You have to activate the development option inside the update 
management. Only then, you get the update from propose canal! A normal update 
does not help without a development option.
After switch on development option new package are reading into your system. 
After ending this download you can click ok from update management to start a 
search for new updates inside propose canal.

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

Title:
  HDMI output freezes under current/proposed impish kernels

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


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

[Bug 1930465] Re: mousepad editor warns "the document has been externally modified" when modifying a soft linked text file

2021-10-30 Thread Sean Davis
** Changed in: mousepad (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/1930465

Title:
  mousepad editor warns "the document has been externally modified" when
  modifying a  soft linked text file

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


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

[Bug 560795]

2021-10-30 Thread carloslp
Comment on attachment 442519
Patch

The in-test GTK LayoutTest EWS at the UAT (still behind a firewall) found a new 
failure with this patch:
  imported/w3c/web-platform-tests/css/css-fonts/font-language-override-02.html 
[ ImageOnlyFailure ]

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

Title:
  WebKit freetype2 font backend doesn't support "locl" tables

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


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

[Bug 560795]

2021-10-30 Thread Mrobinson-d
Comment on attachment 442519
Patch

View in context:
https://bugs.webkit.org/attachment.cgi?id=442519&action=review

This is great! Looks like the test is still failing on Mac and this
should handle a failed call to hb_language_from_string, but this is a
good start.

> Source/WebCore/platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp:548
> +hb_language_t language = hb_language_from_string(reinterpret_cast char*>(m_font.fontDescription().computedLocale().characters8()), -1);

I think it would be better to do this here:

hb_language_from_string(m_font.fontDescription().computedLocale().string().toUTF8().data()),
-1);

This would allow you to avoid the reinterpret_cast.

It seems like this call should check for and handle (not set the
language below) the situation where HB_LANGUAGE_INVALID is returned
here.

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

Title:
  WebKit freetype2 font backend doesn't support "locl" tables

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


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

[Bug 1949261] [NEW] fatal error on grub install

2021-10-30 Thread bryan blake
Public bug reported:

doing a fresh install on HP15 laptop with a clean reformat of hard drive
during grub install to sda1 receive fatal errror message

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.17
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckMismatches: 
./pool/main/m/mouseemu/mouseemu_0.16-0ubuntu10_amd64.deb
CasperMD5CheckResult: skip
CasperVersion: 1.445.1
Date: Sat Oct 30 13:14:40 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubiquity-20.04.15.17 ubuntu

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

Title:
  fatal error on grub install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1949261/+subscriptions


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

[Bug 1949262] [NEW] Power Savings doesn't turn monitor off

2021-10-30 Thread Gerry Paradis
Public bug reported:

On previous versions of Ubuntu, after 5 minutes, my monitor would turn
off as per settings. Since I reinstalled fresh 21.10, this is not
happening. Screen becomes black and stays powered on.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: xorg 1:7.7+22ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
Uname: Linux 5.13.0-20-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 30 08:11:02 2021
DistUpgraded: Fresh install
DistroCodename: impish
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Lexa [Radeon 540X/550X/630 / RX 640 / 
E9171 MCM] [1002:6987] (rev c3) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Lexa [Radeon 540X/550X/630 / RX 640 / E9171 
MCM] [8086:2079]
InstallationDate: Installed on 2021-10-14 (15 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
 /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 1M
 /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
 |__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
 |__ Port 3: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
MachineType: Intel(R) Client Systems NUC8i5INH
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-20-generic 
root=UUID=1e81e0c8-99b9-447b-b8a2-2ebe4bf0eb88 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/17/2021
dmi.bios.release: 5.13
dmi.bios.vendor: Intel Corp.
dmi.bios.version: INWHL357.0043.2021.0817.1957
dmi.board.name: NUC8i5INB
dmi.board.vendor: Intel Corporation
dmi.board.version: K29935-402
dmi.chassis.type: 35
dmi.chassis.vendor: Intel Corporation
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnIntelCorp.:bvrINWHL357.0043.2021.0817.1957:bd08/17/2021:br5.13:svnIntel(R)ClientSystems:pnNUC8i5INH:pvrK47340-403:skuBXNUC8i5INHPA:rvnIntelCorporation:rnNUC8i5INB:rvrK29935-402:cvnIntelCorporation:ct35:cvr2.0:
dmi.product.family: IN
dmi.product.name: NUC8i5INH
dmi.product.sku: BXNUC8i5INHPA
dmi.product.version: K47340-403
dmi.sys.vendor: Intel(R) Client Systems
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-1build1

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


** Tags: amd64 apport-bug impish ubuntu wayland-session

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

Title:
  Power Savings doesn't turn monitor off

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


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

[Bug 1940836] Re: Libreoffice Calc rendering very slow on GTK3

2021-10-30 Thread Saverio Miroddi
I've changed my card to an AMD one.

While it's considerably faster than the Nvidia, it's still slowish, or,
to put in another way, considerably slower than the GTK2 counterpart.

Something's broken in the GTK3 support. I reiterate that all the LO
builds I've tried have performance issue with GTK3, so it's not an issue
with the Ubuntu build.

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

Title:
  Libreoffice Calc rendering very slow on GTK3

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


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

[Bug 1949258] Re: First installation of Lubuntu damaged PCIe slot assignment permanently

2021-10-30 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 Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1949258/+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/1949258

Title:
  First installation of Lubuntu damaged PCIe slot assignment permanently

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


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

[Bug 1949106] CRDA.txt

2021-10-30 Thread TD151
** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1949106/+attachment/5537172/+files/CRDA.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] Re: HP hotkeys does not work.

2021-10-30 Thread TD151
** Tags added: apport-collected hirsute

** Description changed:

  HP hotkeys does not work at all on HP 15-da1071ne laptop. Brightness
  keys returns the same scancode, airplane mode returns nothing at all,
  closing the lid toggles airplane mode.
  
  Using evtest:
  
  Available devices:
  /dev/input/event0:Lid Switch
  /dev/input/event1:Power Button
  /dev/input/event2:Power Button
  /dev/input/event3:AT Translated Set 2 keyboard
  /dev/input/event4:SynPS/2 Synaptics TouchPad
  /dev/input/event5:Video Bus
  /dev/input/event6:Video Bus
  /dev/input/event7:HP Wireless hotkeys
  /dev/input/event8:HP TrueVision HD Camera: HP Tru
  /dev/input/event9:HDA Intel PCH Mic
  /dev/input/event10:   HDA Intel PCH Headphone
  /dev/input/event11:   HDA Intel PCH HDMI/DP,pcm=3
  /dev/input/event12:   HDA Intel PCH HDMI/DP,pcm=7
  /dev/input/event13:   HDA Intel PCH HDMI/DP,pcm=8
  /dev/input/event14:   HDA Intel PCH HDMI/DP,pcm=9
  /dev/input/event15:   HDA Intel PCH HDMI/DP,pcm=10
  /dev/input/event16:   HP WMI hotkeys
  
  Testing event 16 (HP WMI hotkeys): No output for the mentioned keys.
  Testing event 3 (AT Translated Set 2 keyboard):
  
  #Brightness up/down yield the following (both the same):
  Event: time 1630657967.702964, type 4 (EV_MSC), code 4 (MSC_SCAN), value ab
  Event: time 1630657967.702964, -- SYN_REPORT 
  
  #Closing the lid then reopening it yields the following:
  Event: time 1630658208.483290, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9c
  Event: time 1630658208.483290, type 1 (EV_KEY), code 96 (KEY_KPENTER), value 0
  Event: time 1630658208.483290, -- SYN_REPORT 
  Event: time 1630658211.288732, type 4 (EV_MSC), code 4 (MSC_SCAN), value d8
  Event: time 1630658211.288732, -- SYN_REPORT 
  Event: time 1630658211.298740, type 4 (EV_MSC), code 4 (MSC_SCAN), value d8
  Event: time 1630658211.298740, -- SYN_REPORT 
  Event: time 1630658212.041279, type 4 (EV_MSC), code 4 (MSC_SCAN), value d7
  Event: time 1630658212.041279, type 1 (EV_KEY), code 238 (KEY_WLAN), value 1
  Event: time 1630658212.041279, -- SYN_REPORT 
  Event: time 1630658212.051527, type 4 (EV_MSC), code 4 (MSC_SCAN), value d7
  Event: time 1630658212.051527, type 1 (EV_KEY), code 238 (KEY_WLAN), value 0
  Event: time 1630658212.051527, -- SYN_REPORT 
  Event: time 1630658212.058783, type 4 (EV_MSC), code 4 (MSC_SCAN), value e3
  Event: time 1630658212.058783, type 1 (EV_KEY), code 143 (KEY_WAKEUP), value 1
  Event: time 1630658212.058783, -- SYN_REPORT 
  Event: time 1630658212.069128, type 4 (EV_MSC), code 4 (MSC_SCAN), value e3
  Event: time 1630658212.069128, type 1 (EV_KEY), code 143 (KEY_WAKEUP), value 0
  Event: time 1630658212.069128, -- SYN_REPORT 
  
  Check the dmesg attached.
  If anything else is needed I will provide it.
  This bug has been occurring since at least kernel 5.4 on various Ubuntu based 
distros, and still happens on kernel 5.13
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu65.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ahmad  2384 F pulseaudio
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: pop:GNOME
+ DistroRelease: Pop!_OS 21.04
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 04f2:b65d Chicony Electronics Co., Ltd HP TrueVision 
HD Camera
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ Lsusb-t:
+  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 1M
+  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
+  |__ Port 5: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
+  |__ Port 5: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
+ MachineType: HP HP Laptop 15-da1xxx
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: 
initrd=\EFI\Pop_OS-37d4cd8c-cd5e-47f5-83e1-f04caf17536d\initrd.img 
root=UUID=37d4cd8c-cd5e-47f5-83e1-f04caf17536d ro quiet loglevel=0 
systemd.show_status=false splash
+ ProcVersionSignature: Ubuntu 5.13.0-7620.20~1634827117~21.04~874b071-generic 
5.13.14
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-7620-generic N/A
+  linux-backports-modules-5.13.0-7620-generic  N/A
+  linux-firmware   
1.201+system76~1634227151~21.04~7ce58ad
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  hirsute
+ Uname: Linux 5.13.0-7620-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm libvirt lpadmin sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/31/2021
+ dmi.bios.release: 15.38
+ dmi.bios.vendor: Insyde
+ dmi.bios.version: F.38
+ dmi.board.asset.tag: Type2 - Board Asset Tag
+ dmi.board.name: 8533
+ dmi.board.vendor: HP
+ dmi.board.versi

[Bug 1949106] CurrentDmesg.txt

2021-10-30 Thread TD151
** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537173/+files/CurrentDmesg.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] IwConfig.txt

2021-10-30 Thread TD151
** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537174/+files/IwConfig.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] Lspci.txt

2021-10-30 Thread TD151
** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1949106/+attachment/5537175/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] Lsusb-v.txt

2021-10-30 Thread TD151
** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537177/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] Lspci-vt.txt

2021-10-30 Thread TD151
** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537176/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] ProcCpuinfoMinimal.txt

2021-10-30 Thread TD151
** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537180/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] ProcCpuinfo.txt

2021-10-30 Thread TD151
** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537179/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] PaInfo.txt

2021-10-30 Thread TD151
** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1949106/+attachment/5537178/+files/PaInfo.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] ProcEnviron.txt

2021-10-30 Thread TD151
** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537181/+files/ProcEnviron.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] ProcInterrupts.txt

2021-10-30 Thread TD151
** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537182/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] UdevDb.txt

2021-10-30 Thread TD151
** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1949106/+attachment/5537185/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] PulseList.txt

2021-10-30 Thread TD151
** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537184/+files/PulseList.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] WifiSyslog.txt

2021-10-30 Thread TD151
** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537186/+files/WifiSyslog.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] acpidump.txt

2021-10-30 Thread TD151
** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537187/+files/acpidump.txt

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] ProcModules.txt

2021-10-30 Thread TD151
** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1949106/+attachment/5537183/+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/1949106

Title:
  HP hotkeys does not work.

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


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

[Bug 1949106] Re: HP hotkeys does not work.

2021-10-30 Thread TD151
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  HP hotkeys does not work.

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


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

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-30 Thread Daniel Johnsen
Knoedel: Thank you, i actually just downloaded the 2 deb files from
https://kernel.ubuntu.com/~juergh/lp1946368/ and rebooted my pi, and
havnt ran into any freezing issues after this.

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

Title:
  HDMI output freezes under current/proposed impish kernels

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


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

[Bug 1949252] Re: Ubuntu installed with wrong ZFS partition alignment for 4k HDD

2021-10-30 Thread Erich Eickmeyer 
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 1949252

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: ubiquity (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/1949252

Title:
  Ubuntu installed with wrong ZFS partition alignment for 4k HDD

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


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

[Bug 1927808] Re: rtw88_8821ce causes freeze

2021-10-30 Thread Nikos Boumakis
Another model with the same problem. An HP 15-da1018nv with the same
device (rtl8821ce). Ubuntu 21.10, minimal installation, kernel
5.13.0-20-generic.

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

Title:
  rtw88_8821ce causes freeze

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


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

[Bug 971221]

2021-10-30 Thread Imwellcushtymelike
Closing bugs marked as abandoned

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

Title:
  Can not login to Picasa 3.9 under Wine

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


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

[Bug 1942699] Re: SRU: Update Telegram Desktop to 3.1.1

2021-10-30 Thread Mattia Rizzolo
I've uploaded telegram-desktop/3.1.1+ds-1~ubuntu20.04.1 to focal.
libtgowt (in NEW) wasn't rejected and it's still good, so I'm not
touching it, but please remember it's a dependency.

** Patch added: "telegram-desktop_3.1.1+ds-1~ubuntu20.04.1.diff"
   
https://bugs.launchpad.net/ubuntu/+source/telegram-desktop/+bug/1942699/+attachment/5537190/+files/telegram-desktop_3.1.1+ds-1~ubuntu20.04.1.diff

** Changed in: telegram-desktop (Ubuntu Focal)
   Status: Triaged => In Progress

** Changed in: libtgowt (Ubuntu Focal)
   Status: Triaged => 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/1942699

Title:
  SRU: Update Telegram Desktop to 3.1.1

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


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

[Bug 1949248] Re: cockpit packages are not at the same version

2021-10-30 Thread Martin Pitt
cockpit-dashboard was removed in 234 [1], its functionality got
integrated into cockpit-shell and cockpit-system. cockpit-machines got
split into its own source package and thus now has an independent
version number.

[1] https://cockpit-project.org/blog/cockpit-234.html

So devoting this to the "does not show any machines" bit. Do you have
any running machines as your user? (virsh list). Do you have any as
root? (you need to raise to admin privileges)

Please send a screenshot and describe some details. Thanks!

** Summary changed:

- cockpit packages are not at the same version
+ does not show any VMs

** Package changed: cockpit (Ubuntu) => cockpit-machines (Ubuntu)

** Changed in: cockpit-machines (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/1949248

Title:
  does not show any VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cockpit-machines/+bug/1949248/+subscriptions


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

[Bug 1949258] Re: First installation of Lubuntu damaged PCIe slot assignment permanently

2021-10-30 Thread bd
** Attachment added: "Overview of the boot process"
   
https://bugs.launchpad.net/ubuntu/+bug/1949258/+attachment/5537191/+files/Overview%20of%20the%20boot%20process%20and%20UEFI.png

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

Title:
  First installation of Lubuntu damaged PCIe slot assignment permanently

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


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

[Bug 1949258] Re: First installation of Lubuntu damaged PCIe slot assignment permanently

2021-10-30 Thread bd
The misconfiguration is performed in the hardware boot process in the
hardware initialization stage. The wrong information however was written
in the firmware during the first installation of Ubuntu. There exist no
glue pertaining the packages involved and no error messages.

** Attachment added: "Linux Boot process"
   
https://bugs.launchpad.net/ubuntu/+bug/1949258/+attachment/5537192/+files/Linux_Boot_process.png

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

Title:
  First installation of Lubuntu damaged PCIe slot assignment permanently

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


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

[Bug 1834771] Re: No HDMI-audio after kernel 4.15.-0.50

2021-10-30 Thread lorn10
Hi all!

Just for reference, - I can confirm this annoying issue also for Kernel
5.11.0-38-generic (Kubuntu 20.04 LTS). The used Radeon hardware is quite
old, the sound is listed as "RV635 HDMI Audio [Radeon HD
3650/3730/3750]".

In my case the audio started to work after I installed "pavucontrol" and
then I just selected the (inactive) Radeon HDMI profil under
"Configuration". That was all.

The crazy thing is that the HDMI is still shown as "unplugged" but it
works. And I really didn't have applied any of the above mentioned
patches, - weird. ;-)

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

Title:
  No HDMI-audio after kernel 4.15.-0.50

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


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

[Bug 1949266] [NEW] package openssh-server 1:8.2p1-4ubuntu0.3 failed to install/upgrade: 已安装 openssh-server 软件包 post-installation 脚本 子进程返回错误状态 1

2021-10-30 Thread 梁紫泉
Public bug reported:

rm -r ssh

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: openssh-server 1:8.2p1-4ubuntu0.3
ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.20
AptOrdering:
 ncurses-term:amd64: Install
 openssh-sftp-server:amd64: Install
 openssh-server:amd64: Install
 ssh-import-id:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sun Oct 31 00:12:11 2021
ErrorMessage: 已安装 openssh-server 软件包 post-installation 脚本 子进程返回错误状态 1
InstallationDate: Installed on 2021-10-24 (6 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
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
SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 1: 
/etc/ssh/sshd_config: No such file or directory
SourcePackage: openssh
Title: package openssh-server 1:8.2p1-4ubuntu0.3 failed to install/upgrade: 已安装 
openssh-server 软件包 post-installation 脚本 子进程返回错误状态 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.ssh.moduli: [deleted]

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


** Tags: amd64 apport-package focal

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

Title:
  package openssh-server 1:8.2p1-4ubuntu0.3 failed to install/upgrade:
  已安装 openssh-server 软件包 post-installation 脚本 子进程返回错误状态 1

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


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

[Bug 1897712] Re: Graphics corruption (mixed up texture memory) makes game unusable

2021-10-30 Thread Stephen Kitt
** Changed in: gweled (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: gweled (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/1897712

Title:
  Graphics corruption (mixed up texture memory) makes game unusable

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


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

[Bug 1906542] Re: echo 1 >> /sys/module/zfs/parameters/zfs_max_missing_tvds says premission error, unable to reapair lost zfs pool data

2021-10-30 Thread Rich
(A bit delayed, but just for anyone finding this...)

No, you cannot remove a FAULTED normal data device - device_removal
involves migrating all the data off the old one, which you cannot do if
it's not there.

(logs and caches are different.)

You'll need to recreate the pool.

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

Title:
  echo 1 >> /sys/module/zfs/parameters/zfs_max_missing_tvds  says
  premission error, unable to reapair lost zfs pool data

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


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

[Bug 1946231] Re: esp8266 flashing stopped working with kernel 5.11.0-37-generic (ch341)

2021-10-30 Thread Emil Muratov
Same issue under 5.4.0-89 kernel. Tested about 10 different boards,
those ones based on ch340G does not work. Ones using ch340C or ch340K
DOES work (mostly esp32 boards).

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

Title:
  esp8266 flashing stopped working with kernel 5.11.0-37-generic (ch341)

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


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

[Bug 1944407] Re: Linux didnt detect my touchpad upon installation

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

** Changed in: linux-signed-hwe-5.11 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Linux didnt detect my touchpad upon installation

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


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

[Bug 1949267] [NEW] [needs-packaging] lanchat-cli

2021-10-30 Thread jonie0
Public bug reported:

URL: https://github.com/tof4/lanchat
License: GPL-3.0
Notes: CLI encrypted, P2P, local network chat and file sharing application.
Available for Linux, MacOS & Windows.


---
UbuntuDevelopment/NewPackages/PackageRequest

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  [needs-packaging] lanchat-cli

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


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

[Bug 1946231] Re: esp8266 flashing stopped working with kernel 5.11.0-37-generic (ch341)

2021-10-30 Thread Emil Muratov
Found it - https://github.com/Koenkk/zigbee2mqtt/issues/8663

** Bug watch added: github.com/Koenkk/zigbee2mqtt/issues #8663
   https://github.com/Koenkk/zigbee2mqtt/issues/8663

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

Title:
  esp8266 flashing stopped working with kernel 5.11.0-37-generic (ch341)

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


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

[Bug 1949258] Re: First installation of Lubuntu damaged PCIe slot assignment permanently

2021-10-30 Thread Erich Eickmeyer 
** Changed in: ubuntu
   Status: New => Invalid

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  First installation of Lubuntu damaged PCIe slot assignment permanently

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


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

[Bug 1949234] Re: Lubuntu installation results in an UEFI malfunction

2021-10-30 Thread Erich Eickmeyer 
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it. We understand the
difficulties you are facing, but it is better to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs.


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

Title:
  Lubuntu installation results in an UEFI malfunction

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


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

[Bug 1949258] Re: First installation of Lubuntu damaged PCIe slot assignment permanently

2021-10-30 Thread Erich Eickmeyer 
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it. We understand the
difficulties you are facing, but it is better to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs.

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

Title:
  First installation of Lubuntu damaged PCIe slot assignment permanently

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


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

[Bug 1939210] Re: When using HWE, zfs-kmod and zfs user tools versions must match

2021-10-30 Thread Marcus Schmidt
Hi,

any updates on this ?

Thanks.

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

Title:
  When using HWE, zfs-kmod and zfs user tools versions must match

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


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

[Bug 1949215] Re: Launching Pitivi repeatedly crashes Wayland user session and takes me back to login screen

2021-10-30 Thread Erich Eickmeyer 
** Also affects: pitivi (Ubuntu Focal)
   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/1949215

Title:
  Launching Pitivi repeatedly crashes Wayland user session and takes me
  back to login screen

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


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

[Bug 1949215] Re: Launching Pitivi repeatedly crashes Wayland user session and takes me back to login screen

2021-10-30 Thread Erich Eickmeyer 
This is an interesting report, and, unfortunately, there may not be a
fix done in 20.04 for this as that repository is frozen in time.
Additionally, pitivi is sync'd unchanged from Debian, hence no "ubuntu"
in the version number, which means this is an upstream bug.

Moreover, this package is an outdated version. The latest release
available in later versions of pitivi are in later releases of Ubuntu,
i.e. 21.10 which released a couple weeks ago as of this writing. There
have been many upstream bug fixes since the version of pitivi in 20.04
was released that are available in 21.10. It *might* solve your problem,
but I cannot guarantee that.

Also, Wayland is experimental in Ubuntu 20.04 and is unsupported. The
earliest version of Ubuntu with supported Wayland by default is 21.04,
so consider upgrading.

Either way, please test with Ubuntu 21.10 (impish) and report back.
Unfortunately, I have to mark this as "Won't Fix" for 20.04.

** Also affects: pitivi (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Changed in: pitivi (Ubuntu Focal)
   Status: New => Won't Fix

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

** Changed in: pitivi (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/1949215

Title:
  Launching Pitivi repeatedly crashes Wayland user session and takes me
  back to login screen

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


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

[Bug 1949270] [NEW] [System Product Name, Realtek ALC1220, Green Line Out, Rear] Underruns, dropouts or crackling sound

2021-10-30 Thread scpatl4now
Public bug reported:

This seems to happen at very random times.  I can be listening to
something and after opening another tab in the Firefox browser the
sounds immediately distorts to crackling and distorted sound.  The only
fix is to kill the pulse audio process after pausing the audio (which
continues a couple seconds after).  Then restarting the audio is normal
again

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu3.12
ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-38-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  scott 23106 F pulseaudio
 /dev/snd/controlC2:  scott 23106 F pulseaudio
 /dev/snd/pcmC2D0p:   scott 23106 F...m pulseaudio
 /dev/snd/controlC1:  scott 23106 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 30 15:42:13 2021
InstallationDate: Installed on 2020-10-21 (373 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic successful
Symptom_Card: Family 17h (Models 00h-0fh) HD Audio Controller - HD-Audio Generic
Symptom_Jack: Green Line Out, Rear
Symptom_PulseAudioLog:
 
Symptom_PulsePlaybackTest: PulseAudio playback test failed
Symptom_Type: Underruns, dropouts, or "crackling" sound
Title: [System Product Name, Realtek ALC1220, Green Line Out, Rear] Underruns, 
dropouts or crackling sound
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/12/2019
dmi.bios.release: 5.13
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5220
dmi.board.asset.tag: Default string
dmi.board.name: PRIME X370-PRO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5220:bd09/12/2019:br5.13:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:skuSKU:rvnASUSTeKCOMPUTERINC.:rnPRIMEX370-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug focal

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

Title:
  [System Product Name, Realtek ALC1220, Green Line Out, Rear]
  Underruns, dropouts or crackling sound

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


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

[Bug 1912052]

2021-10-30 Thread amaramardhruva+kernel
I am not sure if this will help but I have a Acer Predator helios 300
with ALC295 and had to do the workaround snd_hda_intel model=alc255-acer
for the Headphone microphone to work. Would love it if the kernel could
automatically detect the card and apply the quirk.

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

Title:
  [Acer Spin 5 - SP513-54N] External headset microphone not working on
  Ubuntu 20.10 (not even wired, cable headset)

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


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

[Bug 1885574] Re: Lenovo Ideapad S740 touchscreen is not working

2021-10-30 Thread Nicholas Stommel
I have a Lenovo Ideapad S740-15IRH and the touchscreen does not work in
linux on any distro even with the latest kernel 5.14.14. Is it possible
to fix this?

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

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

Title:
  Lenovo Ideapad S740 touchscreen is not working

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


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

[Bug 1949272] [NEW] package openjdk-8-jre-headless:amd64 8u302-b08-0ubuntu2 failed to install/upgrade: installed openjdk-8-jre-headless:amd64 package post-installation script subprocess returned error

2021-10-30 Thread Anas
Public bug reported:

Crash after installing openjdk-8-jdk

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: openjdk-8-jre-headless:amd64 8u302-b08-0ubuntu2
Uname: Linux 5.14.15-xanmod1-cacule x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu72
AptOrdering:
 openjdk-8-jre-headless:amd64: Install
 openjdk-8-jre:amd64: Install
 openjdk-8-jdk-headless:amd64: Install
 openjdk-8-jdk:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sat Oct 30 21:33:21 2021
ErrorMessage: installed openjdk-8-jre-headless:amd64 package post-installation 
script subprocess returned error exit status 127
InstallationDate: Installed on 2021-10-29 (0 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211029)
Python3Details: Error: command ['readlink', '-f', "/usr/bin/which: this version 
of `which' is deprecated; use `command -v' in scripts 
instead.\n/usr/bin/python3"] failed with exit code 1: , Error: [Errno 2] Aucun 
fichier ou dossier de ce type: 'Error: command [\'readlink\', \'-f\', 
"/usr/bin/which: this version of `which\' is deprecated; use `command -v\' in 
scripts instead.\\n/usr/bin/python3"] failed with exit code 1: ', 
python3-minimal, 3.9.4-1ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.9ubuntu2
 apt  2.3.11
SourcePackage: openjdk-8
Title: package openjdk-8-jre-headless:amd64 8u302-b08-0ubuntu2 failed to 
install/upgrade: installed openjdk-8-jre-headless:amd64 package 
post-installation script subprocess returned error exit status 127
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package jammy

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

Title:
  package openjdk-8-jre-headless:amd64 8u302-b08-0ubuntu2 failed to
  install/upgrade: installed openjdk-8-jre-headless:amd64 package post-
  installation script subprocess returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1949272/+subscriptions


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

[Bug 1949273] [NEW] package digimend-dkms 10-2 failed to install/upgrade: installed digimend-dkms package post-installation script subprocess returned error exit status 10

2021-10-30 Thread ianaguidiniz
Public bug reported:

Installation failed

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: digimend-dkms 10-2
ProcVersionSignature: Ubuntu 5.11.0-38.42-generic 5.11.22
Uname: Linux 5.11.0-38-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.11-0ubuntu65.4
AptOrdering:
 digimend-dkms:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Sat Oct 30 13:35:56 2021
ErrorMessage: installed digimend-dkms package post-installation script 
subprocess returned error exit status 10
InstallationDate: Installed on 2021-10-13 (16 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
PackageArchitecture: all
Python3Details: /usr/bin/python3.9, Python 3.9.5, python3-minimal, 3.9.4-1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.4ubuntu0.1
SourcePackage: digimend-dkms
Title: package digimend-dkms 10-2 failed to install/upgrade: installed 
digimend-dkms package post-installation script subprocess returned error exit 
status 10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: digimend-dkms (Ubuntu)
 Importance: Undecided
 Status: New


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

Title:
  package digimend-dkms 10-2 failed to install/upgrade: installed
  digimend-dkms package post-installation script subprocess returned
  error exit status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/digimend-dkms/+bug/1949273/+subscriptions


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

[Bug 1946499] Re: SRU: GDebi - installation of deb-packages with gdebi-gtk not working at all

2021-10-30 Thread Ranjan
Yep the issue is fixed by impish-proposed package. Thanks!

Version:
gdebi - 0.9.5.7+nmu5ubuntu2

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

Title:
  SRU: GDebi - installation of deb-packages with gdebi-gtk not working
  at all

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


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

[Bug 1949274] [NEW] package xtables-addons-dkms 3.13-1ubuntu2 failed to install/upgrade: installed xtables-addons-dkms package post-installation script sub-process returns 7 error exit code

2021-10-30 Thread Joe
Public bug reported:

package xtables-addons-dkms 3.13-1ubuntu2 failed to install/upgrade:
installed xtables-addons-dkms package post-installation script sub-
process returns 7 error exit code

# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.04
DISTRIB_CODENAME=hirsute
DISTRIB_DESCRIPTION="Ubuntu 21.04"

# uname -a
Linux XX 5.8.0-1032-raspi #35-Ubuntu SMP PREEMPT Wed Jul 14 10:51:21 
UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: xtables-addons-dkms 3.13-1ubuntu2
ProcVersionSignature: Ubuntu 5.8.0-1032.35-raspi 5.8.18
Uname: Linux 5.8.0-1032-raspi aarch64
NonfreeKernelModules: xt_geoip
ApportVersion: 2.20.11-0ubuntu65.4
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Sun Oct 31 05:13:06 2021
ErrorMessage: installed xtables-addons-dkms package post-installation script 
子進程傳回了 7 錯誤退出狀態碼
ImageMediaBuild: 20201022
PackageArchitecture: all
Python3Details: /usr/bin/python3.9, Python 3.9.5, python3-minimal, 3.9.4-1
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.4ubuntu0.1
SourcePackage: xtables-addons
Title: package xtables-addons-dkms 3.13-1ubuntu2 failed to install/upgrade: 
installed xtables-addons-dkms package post-installation script 子進程傳回了 7 錯誤退出狀態碼
UpgradeStatus: Upgraded to hirsute on 2021-10-30 (0 days ago)

** Affects: xtables-addons (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package arm64 arm64-image hirsute need-duplicate-check 
raspi-image

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

Title:
  package xtables-addons-dkms 3.13-1ubuntu2 failed to install/upgrade:
  installed xtables-addons-dkms package post-installation script sub-
  process returns 7 error exit code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1949274/+subscriptions


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

[Bug 1936745] Re: VROC - Nvme Raid is not supported

2021-10-30 Thread Diego Calazans
I have the same problem

The raid0 volume is created in setup, but Ubuntu Desktop 20.04.3 LTS
does not identify the volume, only the 2 separate disks

Dell Precision 5820, 2 Corsair MP510

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

Title:
  VROC - Nvme Raid is not supported

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


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

[Bug 1949276] [NEW] linux-image-raspi PWM not available

2021-10-30 Thread Alex Kurichenko
Public bug reported:

Hello,

I'm using Raspberry Pi 4b with Ubuntu 21.10.
Seems like all 5.13 kernels don't have PWM support.

Replication steps:
- Enable pwm in config.txt:
`dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4`

- Check /sys/class/pwm

Expected result:
PWM exists

- What I get:
```
root@raspberrypi:~# ls -l /sys/class/pwm/
total 0
root@raspberrypi:~#
```
---
Same output using 5.11.0-1021-raspi kernel:
```
root@raspberrypi:~# uname -a 
Linux raspberrypi 5.11.0-1021-raspi #22-Ubuntu SMP PREEMPT Wed Oct 6 17:30:38 
UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
root@raspberrypi:~# ls -l /sys/class/pwm/
total 0
lrwxrwxrwx 1 root root 0 окт 31 00:49 pwmchip0 -> 
../../devices/platform/soc/fe20c000.pwm/pwm/pwmchip0
```

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


** Tags: hirsute

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] Missing required logs.

2021-10-30 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1949276

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: hirsute

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949275] [NEW] linux-image-raspi PWM not available

2021-10-30 Thread Alex Kurichenko
Public bug reported:

Hello,

I'm using Raspberry Pi 4b with Ubuntu 21.10.
Seems like all 5.13 kernels don't have PWM support.

Replication steps:
- Enable pwm in config.txt:
`dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4`

- Check /sys/class/pwm

Expected result:
PWM exists

- What I get:
```
root@raspberrypi:~# ls -l /sys/class/pwm/
total 0
root@raspberrypi:~#
```
---
Same output using 5.11.0-1021-raspi kernel:
```
root@raspberrypi:~# uname -a 
Linux raspberrypi 5.11.0-1021-raspi #22-Ubuntu SMP PREEMPT Wed Oct 6 17:30:38 
UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
root@raspberrypi:~# ls -l /sys/class/pwm/
total 0
lrwxrwxrwx 1 root root 0 окт 31 00:49 pwmchip0 -> 
../../devices/platform/soc/fe20c000.pwm/pwm/pwmchip0
```

** Affects: linux-meta-raspi (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/1949275

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949277] [NEW] Failure to update nvidia drivers on Ubuntu 20.04.3

2021-10-30 Thread Mans Tosteberg
Public bug reported:

When trying to upgrade:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'nvidia-340-dev' for regex 'nvidia.340'
Note, selecting 'nvidia-340-updates-dev' for regex 'nvidia.340'
Note, selecting 'nvidia-340-uvm' for regex 'nvidia.340'
Note, selecting 'nvidia-340-updates' for regex 'nvidia.340'
Note, selecting 'nvidia-340' for regex 'nvidia.340'
The following additional packages will be installed:
  dctrl-tools dkms lib32gcc-s1 libc6-i386 libcuda1-340 libxnvctrl0 
nvidia-opencl-icd-340 nvidia-settings
  ocl-icd-libopencl1 screen-resolution-extra
Suggested packages:
  debtags menu
The following NEW packages will be installed:
  dctrl-tools dkms lib32gcc-s1 libc6-i386 libcuda1-340 libxnvctrl0 nvidia-340 
nvidia-340-dev
  nvidia-340-updates nvidia-340-updates-dev nvidia-340-uvm 
nvidia-opencl-icd-340 nvidia-settings
  ocl-icd-libopencl1 screen-resolution-extra
0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
Need to get 95.6 kB/73.5 MB of archives.
After this operation, 351 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 
nvidia-340-dev amd64 340.108-0ubuntu5.20.04.2 [81.0 kB]
Get:2 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 
nvidia-340-updates amd64 340.108-0ubuntu5.20.04.2 [4,892 B]
Get:3 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 
nvidia-340-updates-dev amd64 340.108-0ubuntu5.20.04.2 [4,900 B]
Get:4 http://fr.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 
nvidia-340-uvm amd64 340.108-0ubuntu5.20.04.2 [4,848 B]
Fetched 95.6 kB in 1s (97.2 kB/s)
Selecting previously unselected package dctrl-tools.
(Reading database ... 175814 files and directories currently installed.)
Preparing to unpack .../00-dctrl-tools_2.24-3_amd64.deb ...
Unpacking dctrl-tools (2.24-3) ...
Selecting previously unselected package dkms.
Preparing to unpack .../01-dkms_2.8.1-5ubuntu2_all.deb ...
Unpacking dkms (2.8.1-5ubuntu2) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../02-libc6-i386_2.31-0ubuntu9.2_amd64.deb ...
Unpacking libc6-i386 (2.31-0ubuntu9.2) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../03-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libcuda1-340.
Preparing to unpack .../04-libcuda1-340_340.108-0ubuntu5.20.04.2_amd64.deb ...
Unpacking libcuda1-340 (340.108-0ubuntu5.20.04.2) ...
Selecting previously unselected package libxnvctrl0:amd64.
Preparing to unpack .../05-libxnvctrl0_470.57.01-0ubuntu0.20.04.2_amd64.deb ...
Unpacking libxnvctrl0:amd64 (470.57.01-0ubuntu0.20.04.2) ...
Selecting previously unselected package nvidia-340.
Preparing to unpack .../06-nvidia-340_340.108-0ubuntu5.20.04.2_amd64.deb ...
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to 
/usr/lib/x86_64-linux-gnu/libGL.so.1.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to 
/usr/lib/i386-linux-gnu/libGL.so.1.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGL.so to 
/usr/lib/x86_64-linux-gnu/libGL.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libGL.so to 
/usr/lib/i386-linux-gnu/libGL.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libEGL.so.1 to 
/usr/lib/x86_64-linux-gnu/libEGL.so.1.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libEGL.so.1 to 
/usr/lib/i386-linux-gnu/libEGL.so.1.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libEGL.so to 
/usr/lib/x86_64-linux-gnu/libEGL.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libEGL.so to 
/usr/lib/i386-linux-gnu/libEGL.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so to 
/usr/lib/x86_64-linux-gnu/libGLESv2.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libGLESv2.so to 
/usr/lib/i386-linux-gnu/libGLESv2.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 to 
/usr/lib/x86_64-linux-gnu/libGLESv2.so.2.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2 to 
/usr/lib/i386-linux-gnu/libGLESv2.so.2.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so to 
/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so to 
/usr/lib/i386-linux-gnu/libGLESv1_CM.so.distrib by nvidia-340'
Adding 'diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 to 
/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1.distrib by nvidia-340'
Adding 'diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 to 
/usr/lib/i386-linux-gnu/libGLESv1_CM.so.1.distrib by nvidia-340'
Unpacking nvidia-340 (340.108-0ubuntu5.20.04.2) ...
Selecting previously unsel

[Bug 1949276] Re: linux-image-raspi PWM not available

2021-10-30 Thread Alex Kurichenko
apport information

** Tags added: apport-collected arm64-image impish raspi-image staging

** Description changed:

  Hello,
  
  I'm using Raspberry Pi 4b with Ubuntu 21.10.
  Seems like all 5.13 kernels don't have PWM support.
  
  Replication steps:
  - Enable pwm in config.txt:
  `dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4`
  
  - Check /sys/class/pwm
  
  Expected result:
  PWM exists
  
  - What I get:
  ```
  root@raspberrypi:~# ls -l /sys/class/pwm/
  total 0
  root@raspberrypi:~#
  ```
  ---
  Same output using 5.11.0-1021-raspi kernel:
  ```
  root@raspberrypi:~# uname -a 
  Linux raspberrypi 5.11.0-1021-raspi #22-Ubuntu SMP PREEMPT Wed Oct 6 17:30:38 
UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
  root@raspberrypi:~# ls -l /sys/class/pwm/
  total 0
  lrwxrwxrwx 1 root root 0 окт 31 00:49 pwmchip0 -> 
../../devices/platform/soc/fe20c000.pwm/pwm/pwmchip0
  ```
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: arm64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC2', 
'/dev/snd/pcmC2D0p', '/dev/snd/controlC1', '/dev/snd/pcmC1D0p', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D0p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CasperMD5CheckResult: unknown
+ DistroRelease: Ubuntu 21.10
+ ImageMediaBuild: 20210421.1
+ Lspci-vt: -[:00]---00.0-[01]00.0  VIA Technologies, Inc. VL805/806 
xHCI USB 3.0 Controller
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 24ae:2010 Shenzhen Rapoo Technology Co., Ltd. Rapoo 
2.4G Wireless Device
+  Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=ru_UA.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 vc4drmfb
+ ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=0 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 
video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:61:DD:84 
vc_mem.mem_base=0x3ec0 vc_mem.mem_size=0x4000  dwc_otg.lpm_enable=0 
root=/dev/mmcblk0p2 rootwait rootfstype=ext4 fixrtc pty.legacy_count=6 
zswap.enabled=1 net.ifnames=0
+ ProcVersionSignature: Ubuntu 5.13.0-1010.11-raspi 5.13.18
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-1010-raspi N/A
+  linux-backports-modules-5.13.0-1010-raspi  N/A
+  linux-firmware 1.201.1
+ StagingDrivers: bcm2835_mmal_vchiq bcm2835_v4l2 vc_sm_cma bcm2835_codec 
bcm2835_isp snd_bcm2835
+ Tags:  arm64-image raspi-image impish staging
+ Uname: Linux 5.13.0-1010-raspi aarch64
+ UpgradeStatus: Upgraded to impish on 2021-08-31 (60 days ago)
+ UserGroups: N/A
+ _MarkForUpload: True
+ acpidump:

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537226/+files/AlsaInfo.txt

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] CRDA.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1949276/+attachment/5537227/+files/CRDA.txt

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] CurrentDmesg.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537228/+files/CurrentDmesg.txt

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] Lspci.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1949276/+attachment/5537230/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] IwConfig.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537229/+files/IwConfig.txt

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] Lsusb-t.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537231/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] ProcCpuinfo.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537234/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] ProcInterrupts.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537236/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] ProcCpuinfoMinimal.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537235/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] PaInfo.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1949276/+attachment/5537233/+files/PaInfo.txt

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] ProcModules.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537237/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] RfKill.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1949276/+attachment/5537238/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] Lsusb-v.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537232/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] UdevDb.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1949276/+attachment/5537239/+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/1949276

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949276] WifiSyslog.txt

2021-10-30 Thread Alex Kurichenko
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1949276/+attachment/5537240/+files/WifiSyslog.txt

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-10-30 Thread TimK.
How can we get this fix in Ubuntu 21.10 (Impish Indri), kernel
5.13.0-20-generic?

On a Dell XPS 17 9710 the audio sort of works, but it sounds very "thin"
like the bass is missing. But wired headphones do not work at all, no
sound at all.

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

Title:
  Dell XPS 17 (9710) PCI/internal sound card not detected

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


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

[Bug 1949278] [NEW] Sometimes getting console with purple text (xorg not starting)

2021-10-30 Thread Alex Kurichenko
Public bug reported:

Affected HW: Raspberry Pi 4B

Sometimes I'm getting console with purple text and boot freezes.
Able to switch to another console (with regular white on black font) and start 
display manager manually.

Experiencing same problem with kernels 5.13.0-1010-raspi,
5.13.0-1008-raspi, 5.11.0-1021-raspi.

First time got this issue after upgrade to 21.10

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

** Attachment added: "purple text"
   
https://bugs.launchpad.net/bugs/1949278/+attachment/5537241/+files/IMG_20211031_004851.jpg

** Package changed: ubuntu => linux-meta-raspi (Ubuntu)

** Description changed:

  Affected HW: Raspberry Pi 4B
  
  Sometimes I'm getting console with purple text and boot freezes.
  Able to switch to another console (with regular white on black font) and 
start display manager manually.
  
  Experiencing same problem with kernels 5.13.0-1010-raspi,
- 5.13.0-1008-raspi, vmlinuz-5.11.0-1021-raspi.
+ 5.13.0-1008-raspi, 5.11.0-1021-raspi.
  
  First time got this issue after upgrade to 21.10

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

Title:
  Sometimes getting console with purple text (xorg not starting)

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


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

[Bug 1949279] [NEW] libopencv-dev doesn't install when specifying arm64 from an amd64 system

2021-10-30 Thread Brian Lee
Public bug reported:

Ubuntu release: 20.04.3 LTS

apt-cache policy libopencv-dev output:
libopencv-dev:
  Installed: (none)
  Candidate: 4.2.0+dfsg-5
  Version table:
 4.2.0+dfsg-5 500
500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages

I attempted to "apt-get install libopencv-dev:arm64" from an amd64
system (it's a docker image, but I don't think that should affect
anything) for the purposes of cross-compiling. The error I get is:

#13 471.4 Some packages could not be installed. This may mean that you have
#13 471.4 requested an impossible situation or if you are using the unstable
#13 471.4 distribution that some required packages have not yet been created
#13 471.4 or been moved out of Incoming.
#13 471.4 The following information may help to resolve the situation:
#13 471.4 
#13 471.4 The following packages have unmet dependencies:
#13 471.5  libopencv-dev:arm64 : Depends: libopencv4.2-java:arm64 (= 
4.2.0+dfsg-5) but it is not installable
#13 471.5Recommends: opencv-data:arm64 but it is not 
installable
#13 471.5 E: Unable to correct problems, you have held broken packages.

I believe this is because libopencv4.2-java is not an arch-specific
package (architecture is listed as "all"), and the "arm64" specification
is throwing things off. Note the same issue for opencv-data, but that's
just a "recommends", and so is not actually breaking anything for me.

As a band-aid, I going the "equivs" route to build a empty
libopencv4.2-java:arm64 and libopencv4.2-java:armhf packages to
technically satisfy the dependency since I'm not actually using those
packages, but that's oh-so-hacky. Is there a better work-around until
this gets fixed?

** Affects: opencv (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/1949279

Title:
  libopencv-dev doesn't install when specifying arm64 from an amd64
  system

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


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

[Bug 1949275] Re: linux-image-raspi PWM not available

2021-10-30 Thread Alex Kurichenko
** Description changed:

- Hello,
- 
  I'm using Raspberry Pi 4b with Ubuntu 21.10.
  Seems like all 5.13 kernels don't have PWM support.
  
  Replication steps:
  - Enable pwm in config.txt:
- `dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4`
+ dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4
  
  - Check /sys/class/pwm
  
  Expected result:
  PWM exists
  
  - What I get:
- ```
+ 
  root@raspberrypi:~# ls -l /sys/class/pwm/
  total 0
  root@raspberrypi:~#
- ```
+ 
  ---
- Same output using 5.11.0-1021-raspi kernel:
- ```
- root@raspberrypi:~# uname -a 
+ Same output with 5.11.0-1021-raspi kernel:
+ 
+ root@raspberrypi:~# uname -a
  Linux raspberrypi 5.11.0-1021-raspi #22-Ubuntu SMP PREEMPT Wed Oct 6 17:30:38 
UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
  root@raspberrypi:~# ls -l /sys/class/pwm/
  total 0
  lrwxrwxrwx 1 root root 0 окт 31 00:49 pwmchip0 -> 
../../devices/platform/soc/fe20c000.pwm/pwm/pwmchip0
- ```

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

Title:
  linux-image-raspi PWM not available

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


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

[Bug 1949267] Re: [needs-packaging] lanchat-cli

2021-10-30 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] lanchat-cli

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


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

[Bug 1946499] Re: SRU: GDebi - installation of deb-packages with gdebi-gtk not working at all

2021-10-30 Thread Bryan Snyder
This resolved my issue installing my backup program Cloudberry backup. (version 
3.2.2.125-01)  Previously deb wouldn’t install on Impish with Bad file 
descriptor issue.  
*Validated issue remained.
*Enabled proposed updates. 
*Updated gdebi and gdebi-core from 0.9.5.7+nmu5ubuntu1to 0.9.5.7+nmu5ubuntu2
*deb file installed without issue. 

Thanks everyone.

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

Title:
  SRU: GDebi - installation of deb-packages with gdebi-gtk not working
  at all

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


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

[Bug 1949278] Re: Sometimes getting console with purple text (xorg not starting)

2021-10-30 Thread Chris Guiver
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 1949278

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.

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

Title:
  Sometimes getting console with purple text (xorg not starting)

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


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

[Bug 918489] Re: duplicity allows a new, different passphrase if an archive cache exists

2021-10-30 Thread Michael Terry
It escaped my attention at the time, but Ubuntu 18.04 released with both
a version of duplicity that shows the new incremental-backups-also-have-
this-issue behavior (see my comment 22) and a release of deja-dup that
wasn't yet fixed to avoid it.

Which means that deja-dup in Ubuntu 18.04 is still affected by this bug
(for incremental backups).

These two commits landed in deja-dup 39.1 and should work around it, if someone 
wanted to patch deja-dup in 18.04 (I've opened a target for bionic for this 
bug):
https://gitlab.gnome.org/World/deja-dup/-/commit/4f325940dae7fc259b4be70fccec40c94617f4d4
https://gitlab.gnome.org/World/deja-dup/-/commit/135f4c83774b6dafe194236f99f1405f45032498

For users, you can also install the snap version of deja-dup to avoid
this as well.

** Also affects: duplicity (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: deja-dup (Ubuntu Bionic)
   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/918489

Title:
  duplicity allows a new, different passphrase if an archive cache
  exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/918489/+subscriptions


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

[Bug 1949248] Re: does not show any VMs

2021-10-30 Thread Joe Smith
I am running two instances of VMware Player 16.2 (not VMware ESX) from
my ID via the GUI.

'virsh list' shows a header and a blank line.
'ps' shows two instances of vmware-vmx running under my username.

zathras> virsh list
 Id   Name   State


zathras> ps axuww | grep 'vmware-vm[x]'
jms 9304  5.4 15.0 4411764 1823144 ? Sl   Oct21 720:21 
/usr/lib/vmware/bin/vmware-vmx -ssnapshot.numRollingTiers=0 -s 
vmx.stdio.keep=TRUE -# product=4;name=VMware 
Player;version=16.2.0;buildnumber=18760230;licensename=VMware 
Player;licenseversion=16.0; -@ duplex=3;msgs=ui 
/vmware/FreeBSD-13/FreeBSD-13.vmx
jms 9473  1.1  7.7 4361400 942352 ?  Sl   Oct21 158:25 
/usr/lib/vmware/bin/vmware-vmx -ssnapshot.numRollingTiers=0 -s 
vmx.stdio.keep=TRUE -# product=4;name=VMware 
Player;version=16.2.0;buildnumber=18760230;licensename=VMware 
Player;licenseversion=16.0; -@ duplex=3;msgs=ui /vmware/Centos-7/CentOS-7.vmx
zathras> systemctl status libvirtd
● libvirtd.service - Virtualization daemon
 Loaded: loaded (/lib/systemd/system/libvirtd.service; enabled; vendor pres>
 Active: active (running) since Thu 2021-10-21 13:00:07 PDT; 1 weeks 2 days>
TriggeredBy: ● libvirtd-admin.socket
 ● libvirtd.socket
 ● libvirtd-ro.socket
   Docs: man:libvirtd(8)
 https://libvirt.org
   Main PID: 1334 (libvirtd)
  Tasks: 19 (limit: 32768)
 Memory: 7.9M
 CGroup: /system.slice/libvirtd.service
 ├─1334 /usr/sbin/libvirtd
 ├─1944 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/defa>
 └─1945 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/defa>

Oct 21 13:00:13 zathras dnsmasq[1944]: compile time options: IPv6 GNU-getopt DB>
Oct 21 13:00:13 zathras dnsmasq-dhcp[1944]: DHCP, IP range 192.168.122.2 -- 192>
Oct 21 13:00:13 zathras dnsmasq-dhcp[1944]: DHCP, sockets bound exclusively to >
Oct 21 13:00:13 zathras dnsmasq[1944]: reading /etc/resolv.conf
Oct 21 13:00:13 zathras dnsmasq[1944]: using nameserver 192.168.1.254#53
Oct 21 13:00:13 zathras dnsmasq[1944]: using nameserver 68.94.156.8#53
Oct 21 13:00:13 zathras dnsmasq[1944]: using nameserver 68.94.157.8#53
Oct 21 13:00:13 zathras dnsmasq[1944]: read /etc/hosts - 80 addresses
Oct 21 13:00:13 zathras dnsmasq[1944]: read /var/lib/libvirt/dnsmasq/default.ad>
Oct 21 13:00:13 zathras dnsmasq-dhcp[1944]: read /var/lib/libvirt/dnsmasq/defau>
lines 1-26/26 (END)

Virtual machines
Filter by name
 
No VM is running or defined on this host

** Attachment added: "Screen shot, no virtual machines detected."
   
https://bugs.launchpad.net/ubuntu/+source/cockpit-machines/+bug/1949248/+attachment/5537242/+files/no-vm.png

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

Title:
  does not show any VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cockpit-machines/+bug/1949248/+subscriptions


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

[Bug 1875208] Re: MATE dock applet in 20.04 does not show grsync (regression vs. 18.04)

2021-10-30 Thread JTL
Just upgraded from Debian 10.11 to Ubuntu-MATE 20.04.3 and can confirm
this problem.

To make matters worse, when you launch Grsync, start a sync operation it
totally crashes Mate-Dock rendering it useless until you reboot the
computer.

Can also confirm, Grsync DID NOT crash the Mate-Dock in Debian 10.x.

Given Mate-Dock is a major component to my desktop layout, seriously
considering giving up on Ubuntu-MATE 20.04.3 and going back to Debian.

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

Title:
  MATE dock applet in 20.04 does not show grsync (regression vs. 18.04)

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


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

[Bug 1949283] [NEW] Error msg after installing or updating

2021-10-30 Thread Islam Alshaikh إسلام الشيخ
Public bug reported:

Hello

need permeation for user '_apt' to access to /root/.synaptic/tmp ...

after updating Ubuntu 20.10 Wallpapers - Raspberry Pi .

that msg was coming in other updates

It fixing by deleting /root/.synaptic

Thank you

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: synaptic 0.84.6ubuntu5
ProcVersionSignature: Ubuntu 5.8.0-50.56-generic 5.8.18
Uname: Linux 5.8.0-50-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.7
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Sun Oct 31 06:18:39 2021
ProcEnviron:
 LANGUAGE=ar:en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ar_SA.UTF-8
 SHELL=/bin/bash
RebootRequiredPkgs: network-manager
SourcePackage: synaptic
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy 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/1949283

Title:
  Error msg after installing or updating

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


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

[Bug 1942048] Re: package rpcbind 0.2.3-0.2ubuntu0.16.04.1 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回错误状态 1

2021-10-30 Thread Launchpad Bug Tracker
[Expired for rpcbind (Ubuntu) because there has been no activity for 60
days.]

** Changed in: rpcbind (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/1942048

Title:
  package rpcbind 0.2.3-0.2ubuntu0.16.04.1 failed to install/upgrade:
  子进程 已安装 post-installation 脚本 返回错误状态 1

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


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

[Bug 1941931] Re: live patch wont install

2021-10-30 Thread Launchpad Bug Tracker
[Expired for ubuntu-advantage-tools (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-advantage-tools (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/1941931

Title:
  live patch wont install

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


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

[Bug 1857726] Re: Text scaling is applied only to GTK drawn controls

2021-10-30 Thread Launchpad Bug Tracker
[Expired for audacity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: audacity (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/1857726

Title:
  Text scaling is applied only to GTK drawn controls

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


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

[Bug 1949251] Re: The last digit of the seconds is partially cut in the GNOME top bar

2021-10-30 Thread Jeremy Bicha
When I see that screenshot, it looks to me like it is simultaneously
showing the seconds as :02 and :03

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

Title:
  The last digit of the seconds is partially cut in the GNOME top bar

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


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

[Bug 1949284] [NEW] Kindle Paperwhite Signature not recognized

2021-10-30 Thread Marie Gauthier
Public bug reported:

Calibre 3.48 64-bit Windows 7 doesn't connect to newest Kindle
Paperwhite Signature.

** Affects: calibre (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/1949284

Title:
  Kindle Paperwhite Signature not recognized

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


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

[Bug 1926330] Re: HWE kernels should enable BTF support to enable eBPF RO.CE support

2021-10-30 Thread Rafael David Tinoco
** No longer affects: dwarves-dfsg (Ubuntu Hirsute)

** No longer affects: linux (Ubuntu Hirsute)

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

Title:
  HWE kernels should enable BTF support to enable eBPF RO.CE support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dwarves-dfsg/+bug/1926330/+subscriptions


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

[Bug 1832977] Re: package friendly-recovery 0.2.38ubuntu1 failed to install/upgrade: installed friendly-recovery package post-installation script subprocess returned error exit status 1 al8:/drupal8

2021-10-30 Thread tonyk
This bug was encountered while testing an upgrade from Ubuntu 16.04.7
LTS to 18.04 LTS using the following command:

lxc exec testupgrade -- script /dev/null -c do-release-upgrade -f
DistUpgradeViewNonInteractive

I'm trying to do a silent install as I have many (>50) LXD containers
that I need to upgrade.  I'd like to not have to actively interact with
the upgrade process.  This was a test to see how smoothly it would go -
not so well.

Also, despite the suggested flag  to
avoid an interactive session, I was still prompted to answer a few
questions.

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

Title:
  package friendly-recovery 0.2.38ubuntu1 failed to install/upgrade:
  installed friendly-recovery package post-installation script
  subprocess returned error exit status 1 al8:/drupal8

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


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

[Bug 1926330] Re: HWE kernels should enable BTF support to enable eBPF CO-RE support

2021-10-30 Thread Rafael David Tinoco
** Summary changed:

- HWE kernels should enable BTF support to enable eBPF RO.CE support
+ HWE kernels should enable BTF support to enable eBPF CO-RE support

** Summary changed:

- HWE kernels should enable BTF support to enable eBPF CO-RE support
+ HWE kernels should support eBPF CO-RE

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

Title:
  HWE kernels should support eBPF CO-RE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dwarves-dfsg/+bug/1926330/+subscriptions


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

  1   2   >