[Bug 1942684] Re: Kernel 5.14.X / 5.13.14 fails to boot

2022-03-25 Thread vladimir2k9
I find why my system not boot.
After some googling and test, i used kernel parameters "amdgpu.aspm=0" and 
system booted. Seems it now set to auto for default.

aspm
ASPM support (1 = enable, 0 = disable, -1 = auto)

Also booted old kernels from 5.14 . Now i am on 5.17
$ uname -a
Linux vladimir-desktop 5.17.0-051700-generic #202203202130 SMP PREEMPT Sun Mar 
20 21:33:41 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Kernel 5.14.X / 5.13.14 fails to boot

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


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

[Bug 1958071] Re: automatic update from ubuntu 18 (bionic beaver) to ubuntu 20 always fail

2022-03-25 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

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

Title:
  automatic update from ubuntu 18 (bionic beaver) to ubuntu 20 always
  fail

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


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

[Bug 1772624] Re: Broadcom BCM4356 wifi chipset firmware is not working

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

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

Title:
  Broadcom BCM4356 wifi chipset firmware is not working

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


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

[Bug 1958628] Re: Fehlermedlung

2022-03-25 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

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

Title:
  Fehlermedlung

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


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

[Bug 1958699] Re: An unresolvable problem occurred while calculating the upgrade.

2022-03-25 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

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

Title:
  An unresolvable problem occurred while calculating the upgrade.

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


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

[Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-25 Thread Hugh Devlin
Ubuntu on Xorg is a good work-around for me, no error message from
evolution at the command line, and the email displays normaily, thanks
for that

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

Title:
  [jammy regression] Evolution does not display message content anymore

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


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

[Bug 1948748] Re: [MIR] swtpm

2022-03-25 Thread Seth Arnold
I reviewed swtpm 0.6.1-0ubuntu5 as checked into jammy.  This shouldn't be
considered a full audit but rather a quick gauge of maintainability. I
especially didn't audit the fuse/cuse interface, nor suitability of the
software tpm to replace a hardware tpm.

And especially especially I didn't investigate whether cross-guests
accesses are possible, intentional, allowed, disallowed, etc.

swtpm is a software tpm 'device' intended to allow virtualized guests to
use tpm services without access to a real tpm device.

- CVE History:
  - two CVEs, very little information in our database on one; the other
was typical C memory problems. There's probably more.
- Build-Depends?
  - libtool, debhelper-compat (= 10), libtpms-dev, libfuse-dev,
libglib2.0-dev, libjson-glib-dev, libgmp-dev, expect, libtasn1-dev,
socat, python3-twisted, gnutls-dev, gnutls-bin, libssl-dev, net-tools,
gawk, softhsm2, libseccomp-dev
  - uses *both* openssl and gnutls. Odd choice.
- pre/post inst/rm scripts?
  - create swtpm user, group, /var/lib/swtpm-localca directory
  - not cleaned up in postrm
- init scripts?
  - none
- systemd units?
  - none
- dbus services?
  - none
- setuid binaries?
  - none
- binaries in PATH?
  - swtpm, swtpm_bios, swtpm_cert, swtpm_ioctl, swtpm_setup
- sudo fragments?
  - none
- polkit files?
  - none
- udev rules?
  - none
- unit tests / autopkgtests?
  - some are run during the build; I didn't inspect them
- cron jobs?
  - none
- Build logs:
  - pretty clean

- Processes spawned?
  - yes; seemed safe, except password / keys being passed to children in
environment variables
- Memory management?
  - well.. it's got a *lot* of crafty buffer management even among C
programs. I'm sure there's more flaws in there. Some of these tools
might be better done in a safer language like golang or rust.
- File IO?
  - mostly looked good, under control of callers. I'm not a huge fan of
tmpfiles made with template "XX", but that's not really a security
concern, just annoying.
- Logging?
  - logging looked good.
- Environment variable usage?
  - Keys are passed to child processes with environment variables. This
might be a problem.
- Use of privileged functions?
  - Moderate amounts, no problems spotted
- Use of cryptography / random number sources etc?
  - Extensive, I didn't carefully inspect.
- Use of temp files?
  - safe, but perhaps annoying with "XX" templates.
- Use of networking?
  - yes; unix domain sockets, tcp sockets, and I'm worried about the TLV
content parsing. Bugs filed to ask for feedback.
- Use of WebKit?
  - None
- Use of PolicyKit?
  - None

- Any significant cppcheck results?
  - one memory leak, probably only a few dozen bytes each time through
- Any significant Coverity results?
  - potentially, thanks for the fix
- Any significant shellcheck results?
  - none
- Any significant bandit results?
  - none

Security team ACK for promoting swtpm to main.

I think a lot of this software would benefit from being written in an
easier, safer, language; obviously portions of it are probably best done
in C, but there's got to be more bugs in here.

Here's some notes I took while reading it, in case they're helpful:

swtpm_setup/swtpm_setup.c gl_LOGFILE -- TOCTTOU stat() vs fopen(), besides it's
opened WAY earlier when logging errors?

swtpm/swtpm_nvfile.c SWTPM_NVRAM_SetStateBlob -- data supplied on fd
allows complete memory access

https://github.com/stefanberger/swtpm/issues/678
integer wraparound in tlv functions

src/swtpm/swtpm_nvfile.c SWTPM_NVRAM_PrependHeader() integer wraparound
with length param?

src/utils/swtpm_utils.c read_file_lines() accidentally quadratic memory
allocation and pointer copying, in the number of lines of input file

src/swtpm/cuse_tpm.c swtpm_cuse_main() opening a device file to find out
if it exists is odd -- is it still the case that opening a tape device
could wait indefinitely? stat() might work better.

https://github.com/stefanberger/swtpm/issues/679
integer wraparound in tcp port parsing

seccomp rules! yay

samples/swtpm_localca.c create_localca_cert() -- passing a password via
SWTPM_ROOTCA_PASSWORD environment variable leaks it to other processes
on the system via /proc/pid/environ



** Changed in: swtpm (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) => (unassigned)

** Bug watch added: github.com/stefanberger/swtpm/issues #678
   https://github.com/stefanberger/swtpm/issues/678

** Bug watch added: github.com/stefanberger/swtpm/issues #679
   https://github.com/stefanberger/swtpm/issues/679

** Changed in: swtpm (Ubuntu)
   Status: New => In Progress

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

Title:
  [MIR] swtpm

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


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

[Bug 1953363] Re: [MIR] python-xmlschema, elementpath, importlib-resources

2022-03-25 Thread Seth Arnold
I'm not entirely sure when the actual real for real really deadline is,
but if it's monday, probably not.

Sorry.

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

Title:
  [MIR] python-xmlschema, elementpath, importlib-resources

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


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

[Bug 1885322] Re: Focal update: v5.4.49 upstream stable release

2022-03-25 Thread Ye Jiaqiang
Hi Po-Hsu Lin, I noticed that the bug status has been changed from
'Confirmed' to 'Invalid', and I have recently encountered a similar bug
(kernel already patched with the fix), does it mean the original bugfix
is now deemed as invalid?

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

Title:
  Focal update: v5.4.49 upstream stable release

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


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

[Bug 1964916] Re: I am having a wierd display glitch

2022-03-25 Thread Jarvis Yadav
i glitch appears on splash screen itself so switching to wayland did nothing.. 
uninstalling the old driver xserver-xorg-video-intel and rebooting switched the 
driver to modesetting but still the issue is there everytime.. the video of the 
error can be seen here
https://www.youtube.com/watch?v=GcAXAicoZqY

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

Title:
  I am having a wierd display glitch

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


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

[Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-25 Thread Jeremy Bicha
** Also affects: webkit2gtk (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: webkit2gtk (Ubuntu)
   Importance: Undecided => High

** Changed in: webkit2gtk (Ubuntu)
   Status: New => Confirmed

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

** Changed in: mesa (Ubuntu)
   Status: New => Confirmed

** Changed in: mesa (Ubuntu)
   Importance: Undecided => High

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

Title:
  [jammy regression] Evolution does not display message content anymore

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


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

[Bug 1964916] Re: I am having a wierd display glitch

2022-03-25 Thread Jarvis Yadav
** This bug is no longer a duplicate of bug 1867668
   Visual artifacts when using the old 'intel' Xorg driver

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

Title:
  I am having a wierd display glitch

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


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

[Bug 1966535] [NEW] package libc-bin 2.31-0ubuntu9.2 failed to install/upgrade: package libc-bin is already installed and configured

2022-03-25 Thread M P
Public bug reported:

I kept receiving an error message saying, indicating that the error was
already submitted.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libc-bin 2.31-0ubuntu9.2
ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
Uname: Linux 5.4.0-80-generic x86_64
NonfreeKernelModules: lkp_Ubuntu_5_4_0_80_90_generic_85 
lkp_Ubuntu_5_4_0_80_90_generic_81
ApportVersion: 2.20.11-0ubuntu27.18
AptTermLog:
 Log started: 2022-03-09  02:20:22
 (Reading database ... 
dpkg: unrecoverable fatal error, aborting:
  loading files list file for package 'python3-tz': cannot open 
/var/lib/dpkg/info/python3-tz.list (Structure needs cleaning)
 Log ended: 2022-03-09  02:20:22
AptdaemonVersion: 1.1.1+bzr982-0ubuntu32.3
Architecture: amd64
CasperMD5CheckResult: pass
Date: Fri Mar 25 21:39:55 2022
ErrorMessage: package libc-bin is already installed and configured
InstallationDate: Installed on 2021-03-31 (359 days ago)
InstallationMedia: Ubuntu-Server 20.04.2 LTS "Focal Fossa" - Release amd64 
(20210201.2)
Python3Details: /usr/bin/python3.8, Python 3.8.10, unpackaged
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.5
SourcePackage: dpkg
Title: package libc-bin 2.31-0ubuntu9.2 failed to install/upgrade: package 
libc-bin is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package focal uec-images

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

Title:
  package libc-bin 2.31-0ubuntu9.2 failed to install/upgrade: package
  libc-bin is already installed and configured

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


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

[Bug 1951220] ProcEnviron.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1951220/+attachment/5573101/+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/1951220

Title:
  Caja and Nautilus umacceptably slow for more than 50 files

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


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

[Bug 1951220] ProcCpuinfoMinimal.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  Caja and Nautilus umacceptably slow for more than 50 files

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


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

[Bug 1951220] Re: Caja and Nautilus umacceptably slow for more than 50 files

2022-03-25 Thread Robert Pearson
apport information

** Tags added: apport-collected

** Description changed:

  The latest update of Caja seems to have replaced the existing algorithms
  with ones that do not scale. Right clicking takes >3 minutes to open the
  menu if there are more than 300 files in the current folder. Opening a
  directory with 12,000 files takes so long that I get to catch up on my
  reading.
  
  Also Caja frequently crashes (even more often than Chrome).
  
- This was not a problem in earlier versions of Ubuntu MATE (18.04 through
- 20.04.3 without the last 3 updates).
+ This was not a problem in earlier versions of Ubuntu MATE (18.04 through 
20.04.3 without the last 3 updates).
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: MATE
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2022-03-05 (21 days ago)
+ InstallationMedia: Ubuntu-MATE 20.04.3 LTS "Focal Fossa" - Release amd64 
(20210819.1)
+ Package: nautilus
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.13.0-35.40~20.04.1-generic 5.13.19
+ Tags:  focal
+ Uname: Linux 5.13.0-35-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

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

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

Title:
  Caja and Nautilus umacceptably slow for more than 50 files

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


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

[Bug 1940724] Re: 20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

2022-03-25 Thread Robert Pearson
apport-collect 1940724
dpkg-query: no packages found matching linux

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] WifiSyslog.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573097/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] UdevDb.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] acpidump.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573098/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] PulseList.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573095/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] ProcInterrupts.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] ProcModules.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] ProcEnviron.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573092/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] ProcCpuinfo.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] ProcCpuinfoMinimal.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] Lsusb-v.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] Lsusb-t.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] Lspci-vt.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] Lsusb.txt

2022-03-25 Thread Robert Pearson
apport information

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

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] IwConfig.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573084/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] Lspci.txt

2022-03-25 Thread Robert Pearson
apport information

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

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] Re: 20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

2022-03-25 Thread Robert Pearson
apport information

** Tags added: apport-collected

** Description changed:

  I am trying Ubuntu MATE 20.04.2 to see what works and what is broken.
  
  My scanner is an HP OfficeJet Pro 7740 scanner connected to my ASUS
  A88XM-A motherboard via USB2 cable.
  
  With previous releases, I use VueScan Pro. Work fine. With 20.04.2 it
  cannot find my scanner at all. I tried the bundled Document Scanner app.
  It finds the scanner but cannot connect to it to actually scan.
  
  Apparently, something is wrong with connecting a scanner with a USB
  cable.
  
  If you need more information, please tell me how to get it and send it
  to you.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-release-upgrader-core 1:20.04.35
  ProcVersionSignature: Ubuntu 5.8.0-50.56~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-50-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CrashDB: ubuntu
  CurrentDesktop: MATE
  Date: Fri Aug 20 18:56:53 2021
  InstallationDate: Installed on 2021-04-17 (125 days ago)
  InstallationMedia: Ubuntu-MATE 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  robert 1572 F pulseaudio
+  /dev/snd/controlC0:  robert 1572 F pulseaudio
+  /dev/snd/pcmC0D3p:   robert 1572 F...m pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: MATE
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2022-03-05 (21 days ago)
+ InstallationMedia: Ubuntu-MATE 20.04.3 LTS "Focal Fossa" - Release amd64 
(20210819.1)
+ MachineType: System manufacturer System Product Name
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-35-generic 
root=UUID=0fc4c88c-4da7-4b59-afcc-1de5d036e6ba ro quiet splash
+ ProcVersionSignature: Ubuntu 5.13.0-35.40~20.04.1-generic 5.13.19
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-35-generic N/A
+  linux-backports-modules-5.13.0-35-generic  N/A
+  linux-firmware 1.187.29
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  focal
+ Uname: Linux 5.13.0-35-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/01/2014
+ dmi.bios.release: 4.6
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1301
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: A88XM-A
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev X.0x
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1301:bd04/01/2014:br4.6:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-A:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:skuSKU:
+ 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

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573081/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] CurrentDmesg.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1940724/+attachment/5573083/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

[Bug 1940724] CRDA.txt

2022-03-25 Thread Robert Pearson
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1940724/+attachment/5573082/+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/1940724

Title:
  20.04.2 does not connect HP OfficeJet Pro 7740 scanner via USB2

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


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

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

2022-03-25 Thread DengYi(Fibocom)
Hi:
   We rebuild MM1.16.6 without reinstall glic, it works fine. So we can close 
this ticket.Tks.

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

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

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


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

[Bug 1964973] Re: python-b2sdk: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

2022-03-25 Thread Bug Watch Updater
** Changed in: python-b2sdk (Debian)
   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/1964973

Title:
  python-b2sdk: FTBFS: dh_auto_test: error: pybuild --test --test-pytest
  -i python{version} -p "3.10 3.9" returned exit code 13

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


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

[Bug 1964827] Re: zfs-linux upstream at 2.1.3, jammy has 2.1.2

2022-03-25 Thread Wolfgang Hoschek
Yes, would be really important to still get the fixes in zfs-2.1.3 into
jammy. I'd love to see that too!

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

Title:
  zfs-linux upstream at 2.1.3, jammy has 2.1.2

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


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

[Bug 1966323] Re: FTBFS in jammy: setuptools deprecated use_2to3

2022-03-25 Thread Andreas Hasenack
** Changed in: python-tempita (Ubuntu)
   Status: Triaged => In Progress

** Tags added: server-todo

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

Title:
  FTBFS in jammy: setuptools deprecated use_2to3

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


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

[Bug 1966532] Re: doctests available but not run

2022-03-25 Thread Andreas Hasenack
** Tags added: server-todo

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

Title:
  doctests available but not run

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


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

[Bug 1966532] [NEW] doctests available but not run

2022-03-25 Thread Andreas Hasenack
Public bug reported:

I'm unsure what's the real cause, but the doctests are available but not
run.

A build with DH_VERBOSE shows:
   dh_auto_test -O--buildsystem=pybuild
pybuild --test --test-nose -i python{version} -p 3.10
I: pybuild base:237: cd 
/home/ubuntu/git/packages/python-tempita/python-tempita/.pybuild/cpython3_3.10_tempita/build;
 python3.10 -m nose -v

--
Ran 0 tests in 0.012s

OK

That directory it cd's into is empty.

** Affects: python-tempita (Ubuntu)
 Importance: Undecided
 Assignee: Andreas Hasenack (ahasenack)
 Status: 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/1966532

Title:
  doctests available but not run

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


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

[Bug 1966530] [NEW] Locale missing in language list

2022-03-25 Thread Quentin PAGÈS
Public bug reported:

Hello,

the Occitan locale is not in the list of the installer whereas the translation 
are done.
It's been changed for Mint here:
https://github.com/linuxmint/ubiquity/pull/45/files

I suppose the same change can apply to Ubuntu itself.

Best regards

** Affects: localechooser (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/1966530

Title:
  Locale missing in language list

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


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

[Bug 1965646] Re: pulseaudio missing even though says installed in software center. Have no audio

2022-03-25 Thread Marko Stanković
Is this bug related to 
https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/1963934 ?
If doing this solves the issue, then it probably is:
sudo touch /usr/share/pipewire/media-session.d/with-pulseaudio

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

Title:
  pulseaudio missing even though says installed in software center. Have
  no audio

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


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

[Bug 1966527] Re: gnome-control-center crashed with SIGSEGV

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

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

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV

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


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

[Bug 1966023] Re: [needs-packaging] Sync photoqt 2.5-1 (universe) from Debian sid (main)

2022-03-25 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.

** Summary changed:

- Sync photoqt 2.5-1 (universe) from Debian sid (main)
+ [needs-packaging] Sync photoqt 2.5-1 (universe) from Debian sid (main)

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

Title:
  [needs-packaging] Sync photoqt 2.5-1 (universe) from Debian sid (main)

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


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

[Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-25 Thread Jason Haar
FYI About 6 hours ago I saw a new release of systemd-oom was released
(249.11-0ubuntu2). I've upgraded the entire system and rebooted, so I'll
report back if there's any change. I was getting these random OOM about
every couple of days, so within a week should know if that changed
anything

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

Title:
  applications crash that never crashed under Ubuntu-20.04

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


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

[Bug 1786013] Autopkgtest regression report (linux-meta/5.4.0.107.111)

2022-03-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta (5.4.0.107.111) for focal 
have finished running.
The following regressions have been reported in tests triggered by the package:

systemd/245.4-4ubuntu3.15 (amd64)
snapd/2.54.3+20.04.1ubuntu0.2 (arm64)
lxc/1:4.0.6-0ubuntu1~20.04.1 (arm64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#linux-meta

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

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1966525] [NEW] version string incompatible with pkg_resources

2022-03-25 Thread Ray Speth
Public bug reported:

Ubuntu release: 22.04
devscripts version: 2.22.1ubuntu1
python3-pkg-resources version: 59.6.0-1.2

With the above package versions, any use of
`pkg_resources.get_distribution` issues the warning:

/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116:
PkgResourcesDeprecationWarning: 2.22.1ubuntu1 is an invalid version and
will not be supported in a future release

There are similar warnings for a couple of other packages; I have seen
this for python3-gpg (version 1.16.0-1.2ubuntu2) and python3-debian
(version 0.1.43ubuntu1).

** Affects: devscripts (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/1966525

Title:
  version string incompatible with pkg_resources

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


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

[Bug 1947751] Re: Python 3.10 is not supported

2022-03-25 Thread Stefano Rivera
Fixed in

python-molotov (2.1-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).

  [ Stefano Rivera ]
  * Patch: Python 3.10 support (Closes: #1001423).
  * Bump Standards-Version to 4.6.0, no changes needed.

 -- Stefano Rivera   Fri, 25 Mar 2022 12:40:18
-0400

** Changed in: python-molotov (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Python 3.10 is not supported

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


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

[Bug 1966439] Re: Settings migrations from old/absent themes is incomplete

2022-03-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-mate-settings - 22.04.9

---
ubuntu-mate-settings (22.04.9) jammy; urgency=medium

  * Refactor settings migrations to support old and absent themes. (LP:
#1966439)

 -- Martin Wimpress   Fri, 25 Mar 2022 13:14:19 +

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

Title:
  Settings migrations from old/absent themes is incomplete

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


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

[Bug 1786013] Autopkgtest regression report (linux-meta-oracle/5.13.0.1024.24)

2022-03-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-oracle (5.13.0.1024.24) for 
impish have finished running.
The following regressions have been reported in tests triggered by the package:

systemd/248.3-1ubuntu8.2 (arm64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/impish/update_excuses.html#linux-meta-oracle

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

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 104835] Re: apache2 does not launch due to missing httpd.conf file

2022-03-25 Thread sirus chavoshi
The program does not run

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

Title:
  apache2 does not launch due to missing httpd.conf file

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


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

[Bug 1962414] Re: screen white line coming at bottom

2022-03-25 Thread Prashant
Hi I have tried it but i think this is not the issue of laptop display
as i noticed whenever i hover my mouse at top bar little of the mouse
pointer is seen in the bottom pannel . And when i use to move the mouse
from left to right or vice - versa at top bar the half mouse pointer is
showing at bottom pannel(dash-to-dock) . i dont know may be next update
of LTS version of ubuntu may solve it . but its coming in jammy
jellyfish version also .

** Attachment added: "Screenshot from 2022-03-26 03-46-05.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.13/+bug/1962414/+attachment/5573047/+files/Screenshot%20from%202022-03-26%2003-46-05.png

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

Title:
  screen white line coming at bottom

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


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

[Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-25 Thread Jeremy Bicha
As a workaround, try this:

Log out.
Select your name on the login screen.
Click the gear button and choose Ubuntu on Xorg.
Enter your password to finish logging in.
Then launch evolution.

** Changed in: evolution (Ubuntu)
   Importance: Undecided => High

** Tags added: rls-jj-incoming

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

Title:
  [jammy regression] Evolution does not display message content anymore

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


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

[Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-25 Thread Hugh Devlin
also seeing this

evolution started from command line:

EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

Clicking around blindly on the "blank" email, I managed to hit the
sender and launch a reply.

es2_info:

EGL_VERSION: 1.5
EGL_VENDOR: Mesa Project

EGL_CLIENT_APIS: OpenGL OpenGL_ES 
GL_VERSION: OpenGL ES 3.2 Mesa 22.0.0
GL_RENDERER: Mesa Intel(R) HD Graphics 4400 (HSW GT2)

64-bit Ubuntu Jammy Jellyfish (development branch) current as of today
2022-03-25

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

Title:
  [jammy regression] Evolution does not display message content anymore

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


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

[Bug 1902748] Re: ubuntu-seed / ubuntu-boot partition detection could be improved

2022-03-25 Thread Ian Johnson
** Changed in: snapd
 Assignee: Ian Johnson (anonymouse67) => (unassigned)

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

Title:
  ubuntu-seed / ubuntu-boot partition detection could be improved

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


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

[Bug 1964674] Re: FFe: Sync libvdpau 1.5-1 (main) from Debian sid (main)

2022-03-25 Thread Steve Langasek
This looks incomplete from the perspective of an FFe.  Is this actually
a complete description of the new features present in this new upstream
version? An FFe should address the full scope of new features in order
to assess the risk of taking it as a late change, not just the feature
you're interested in that you believe justifies the inclusion.

** Changed in: libvdpau (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/1964674

Title:
  FFe: Sync libvdpau 1.5-1 (main) from Debian sid (main)

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


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

[Bug 1915911] Re: Tomcat9 package is old version with many security issues

2022-03-25 Thread Paulo Flabiano Smorigo
Hello Evren, thanks for the debdiff. I'm using it to build the new
release for Focal. I did some checks today and will continue on Monday.
If all goes well I think we can have a new package in the archive next
week. Meanwhile, I'm working on the bionic version.

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

Title:
  Tomcat9 package is old version with many security issues

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


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

[Bug 1915911] Re: Tomcat9 package is old version with many security issues

2022-03-25 Thread Paulo Flabiano Smorigo
** Changed in: tomcat9 (Ubuntu)
 Assignee: (unassigned) => Paulo Flabiano Smorigo (pfsmorigo)

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

Title:
  Tomcat9 package is old version with many security issues

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


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

[Bug 1957050] Re: [MIR] suitesparse-graphblas

2022-03-25 Thread Jeremy Bicha
I'm closing this bug since the package is no longer on the list to be
promoted to main.

** Changed in: suitesparse-graphblas (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  [MIR] suitesparse-graphblas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/suitesparse-graphblas/+bug/1957050/+subscriptions


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

[Bug 1953363] Re: [MIR] python-xmlschema, elementpath, importlib-resources

2022-03-25 Thread Corey Bryant
Hello,

Does the security team think this will get reviewed in time for Jammy?

Thanks,
Corey

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

Title:
  [MIR] python-xmlschema, elementpath, importlib-resources

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


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

[Bug 1786013] Autopkgtest regression report (linux-meta-kvm/5.4.0.1061.60)

2022-03-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-kvm (5.4.0.1061.60) for 
focal have finished running.
The following regressions have been reported in tests triggered by the package:

lttng-modules/2.12.5-1ubuntu2~20.04.1 (amd64)
rtl8821ce/5.5.2.1-0ubuntu4~20.04.4 (amd64)
rtl8812au/4.3.8.12175.20140902+dfsg-0ubuntu13~20.04.3 (amd64)
oss4/4.2-build2010-5ubuntu6~20.04.3 (amd64)
v4l2loopback/0.12.3-1ubuntu0.4 (amd64)
dahdi-linux/1:2.11.1~dfsg-1ubuntu6.3 (amd64)
virtualbox/6.1.32-dfsg-1~ubuntu1.20.04.1 (amd64)
sl-modem/2.9.11~20110321-16ubuntu1 (amd64)
evdi/1.9.1-1ubuntu4~20.04.1 (amd64)
glibc/2.31-0ubuntu9.7 (amd64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#linux-meta-kvm

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

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1966442] Re: AttributeError: module 'collections' has no attribute 'Iterable'

2022-03-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "lp1966442_jammy.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  AttributeError: module 'collections' has no attribute 'Iterable'

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-win/+bug/1966442/+subscriptions


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

[Bug 1966512] Re: FTBS in jammy: FAIL: magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand

2022-03-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "lp1966512_jammy.patch" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  FTBS in jammy: FAIL:
  magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand

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


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

[Bug 1966519] Re: hard shutdown after close laptop lid

2022-03-25 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

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

Title:
  hard shutdown after close laptop lid

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


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

[Bug 1966519] [NEW] hard shutdown after close laptop lid

2022-03-25 Thread Matěj Valášek
Public bug reported:

shutdown on close screen lid and when i reopen the lid it is completely
shutdown and i must press the power button and start boot sequence, i
have set in gnome-tweaks action,the after close the lid memory suspend,
but evidently it is not working. Sorry for my english.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: xorg 1:7.7+22ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-37.42-generic 5.13.19
Uname: Linux 5.13.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
BootLog: Error: [Errno 13] Operace zamítnuta: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar 25 20:59:38 2022
DistUpgraded: Fresh install
DistroCodename: impish
DistroVariant: ubuntu
DkmsStatus: virtualbox, 6.1.32, 5.13.0-37-generic, x86_64: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [1002:1638] (rev d3) (prog-if 
00 [VGA controller])
   Subsystem: Hewlett-Packard Company Cezanne [103c:8895]
InstallationDate: Installed on 2022-03-23 (1 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210502)
MachineType: HP HP EliteBook 845 G8 Notebook PC
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-37-generic 
root=UUID=e3adb113-cca4-4316-9c3b-edc124da9ca4 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/11/2022
dmi.bios.release: 8.3
dmi.bios.vendor: HP
dmi.bios.version: T82 Ver. 01.08.03
dmi.board.name: 8895
dmi.board.vendor: HP
dmi.board.version: KBC Version 43.2A.00
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.ec.firmware.release: 67.42
dmi.modalias: 
dmi:bvnHP:bvrT82Ver.01.08.03:bd02/11/2022:br8.3:efr67.42:svnHP:pnHPEliteBook845G8NotebookPC:pvr:rvnHP:rn8895:rvrKBCVersion43.2A.00:cvnHP:ct10:cvr:sku48R69EA#BCM:
dmi.product.family: 103C_5336AN HP EliteBook
dmi.product.name: HP EliteBook 845 G8 Notebook PC
dmi.product.sku: 48R69EA#BCM
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.6-0ubuntu0.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1.1
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/1966519

Title:
  hard shutdown after close laptop lid

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


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

[Bug 1786013] Autopkgtest regression report (linux-meta-oracle-5.4/5.4.0.1068.73~18.04.47)

2022-03-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-oracle-5.4 
(5.4.0.1068.73~18.04.47) for bionic have finished running.
The following regressions have been reported in tests triggered by the package:

lxc/3.0.3-0ubuntu1~18.04.1 (amd64)
kpatch/0.5.0-0ubuntu1.1 (amd64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#linux-meta-oracle-5.4

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

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1904580] Re: Permissions 0644 for '/var/lib/nova/.ssh/id_rsa' are too open

2022-03-25 Thread Felipe Reyes
** Changed in: charm-nova-compute
   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/1904580

Title:
  Permissions 0644 for '/var/lib/nova/.ssh/id_rsa' are too open

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1904580/+subscriptions


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

[Bug 30160] Re: Sysprof support suboptimal

2022-03-25 Thread Jeremy Bicha
** Changed in: sysprof (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Sysprof support suboptimal

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


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

[Bug 1904580] Re: Permissions 0644 for '/var/lib/nova/.ssh/id_rsa' are too open

2022-03-25 Thread Felipe Reyes
** Changed in: nova (Ubuntu)
 Assignee: (unassigned) => Felipe Reyes (freyes)

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

Title:
  Permissions 0644 for '/var/lib/nova/.ssh/id_rsa' are too open

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1904580/+subscriptions


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

[Bug 1904745] Re: File permissions in /var/lib/nova/.ssh broken in upgrade

2022-03-25 Thread Felipe Reyes
*** This bug is a duplicate of bug 1904580 ***
https://bugs.launchpad.net/bugs/1904580

hello everyone, thanks for reporting this bug, I'm going to mark this
bug as duplicate of https://bugs.launchpad.net/charm-nova-
compute/+bug/1904580 since it tracked the analysis and workarounds.

** This bug has been marked a duplicate of bug 1904580
   Permissions 0644 for '/var/lib/nova/.ssh/id_rsa' are too open

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

Title:
  File permissions in /var/lib/nova/.ssh broken in upgrade

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


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

[Bug 1966105] Re: [UIFe] Upload wallpaper competition finalists for Jammy

2022-03-25 Thread Sebastien Bacher
** Changed in: ubuntu-wallpapers (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-wallpapers (Ubuntu)
 Assignee: (unassigned) => Sebastien Bacher (seb128)

** Changed in: ubuntu-wallpapers (Ubuntu)
   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/1966105

Title:
  [UIFe] Upload wallpaper competition finalists for Jammy

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


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

[Bug 1966516] Re: Remove most GNOME Shell extension packages

2022-03-25 Thread Sebastien Bacher
+1 from desktop since the outcome of the discussion with the SRU team
was that we would need to do that to be able to keep SRUing gnome-shell
updates. I guess we can go ahead with such changes without needed a FFe
but still Ccing ubuntu-release in case they have some concern to raise

** Changed in: gnome-shell-extension-dash-to-panel (Ubuntu)
   Importance: Undecided => High

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

Title:
  Remove most GNOME Shell extension packages

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


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

[Bug 1965996] Re: [UIFe] Disable Ubuntu Pro notification

2022-03-25 Thread Sebastien Bacher
the change has been uploaded

** Changed in: update-notifier (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  [UIFe] Disable Ubuntu Pro notification

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


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

[Bug 1966204] Re: Kubuntu jammy install hangs at creating ext4 filesystem (33%)

2022-03-25 Thread Brian Murray
** Changed in: ubiquity (Ubuntu Jammy)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

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

Title:
  Kubuntu jammy install hangs at creating ext4 filesystem (33%)

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


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

[Bug 1966516] [NEW] Remove most GNOME Shell extension packages

2022-03-25 Thread Jeremy Bicha
Public bug reported:

Please merge/copy this to https://code.launchpad.net/~ubuntu-
archive/+junk/sync-blacklist

https://code.launchpad.net/~jbicha/+junk/sync-blacklist

and remove all the extensions listed there. Some have already been
removed previously because they were uninstallable at one point with the
version of gnome-shell we had in Ubuntu.

Discussion and reasoning at
https://discourse.ubuntu.com/t/18437/8

Basically, this allows us to have more confidence that gnome-shell
stable release updates won't break Ubuntu packages while allowing
extension developers to push updates directly to their users.

** Affects: gnome-shell-extension-dash-to-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: jammy

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

Title:
  Remove most GNOME Shell extension packages

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


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

[Bug 1960633] Re: Move virtual graphics drivers from linux-modules-extra to linux-modules

2022-03-25 Thread Simon Déziel
It turns out the Bionic verification failed because the required changes
went into 5.4.0-106.120~18.04.1 but were dropped from
5.4.0-107.121~18.04.1. Presumably because the later address multiple
CVEs.

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

Title:
  Move virtual graphics drivers from linux-modules-extra to linux-
  modules

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


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

[Bug 1964032] Re: Support bind 9.18

2022-03-25 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/417699

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

Title:
  Support bind 9.18

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


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

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-03-25 Thread Dmitry Gribenchuk
** Attachment added: "IMG_20220320_095120.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1960213/+attachment/5573001/+files/IMG_20220320_095120.jpg

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

Title:
  Kernel Panic on linux-image-5.15.0-18-generic

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


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

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-03-25 Thread Dmitry Gribenchuk
Have the same on 5.15.0-23-generic

** Attachment added: "IMG_20220320_095041.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1960213/+attachment/5573000/+files/IMG_20220320_095041.jpg

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

Title:
  Kernel Panic on linux-image-5.15.0-18-generic

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


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

[Bug 1966512] Re: FTBS in jammy: FAIL: magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand

2022-03-25 Thread Felipe Reyes
** Patch added: "lp1966512_jammy.patch"
   
https://bugs.launchpad.net/ubuntu/+source/python-magnumclient/+bug/1966512/+attachment/5573002/+files/lp1966512_jammy.patch

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

Title:
  FTBS in jammy: FAIL:
  magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand

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


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

[Bug 1964084] Re: package gitsome (not installed) failed to install/upgrade: tentative de remplacement de « /usr/bin/gh », qui appartient aussi au paquet gh 2.4.0+dfsg1-1

2022-03-25 Thread Hans Joachim Desserud
As mentioned in the upstream bug report, this was resolved in gh
2.4.0+dfsg1-2 which has been synced to Ubuntu Jammy. The conflict is
fixed in the sense that the packages now are marked as being in conflict
so that only one of them can be installed at a time.

** Changed in: gitsome (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: gh (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/1964084

Title:
  package gitsome (not installed) failed to install/upgrade: tentative
  de remplacement de « /usr/bin/gh », qui appartient aussi au paquet gh
  2.4.0+dfsg1-1

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


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

[Bug 1931350] Re: gitsome: SyntaxWarning while installing

2022-03-25 Thread Hans Joachim Desserud
** Tags removed: groovy hirsute
** Tags added: jammy

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

Title:
  gitsome: SyntaxWarning while installing

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


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

[Bug 1966332] Re: composer 2.2.6-2ubuntu4 on jammy unusable - PHP Fatal error

2022-03-25 Thread Hans Joachim Desserud
** Changed in: composer (Ubuntu)
   Status: New => Confirmed

** Tags added: jammy

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

Title:
  composer 2.2.6-2ubuntu4 on jammy unusable - PHP Fatal error

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


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

[Bug 1966491] Re: Online Account login exits when selecting Google Account

2022-03-25 Thread Hans Joachim Desserud
** Tags added: jammy

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

Title:
  Online Account login exits when selecting Google Account

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


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

[Bug 1966500] Re: snap-store in 22.04 does not show repository packages

2022-03-25 Thread Paul White
** Package changed: ubuntu => snap-store-desktop

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

Title:
  snap-store in 22.04 does not show repository packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1966500/+subscriptions


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

[Bug 1966500] Re: snap-store in 22.04 does not show repository packages

2022-03-25 Thread Hans Joachim Desserud
** Tags added: jammy

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

Title:
  snap-store in 22.04 does not show repository packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1966500/+subscriptions


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

[Bug 1966512] [NEW] FTBS in jammy: FAIL: magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand

2022-03-25 Thread Felipe Reyes
Public bug reported:

This failure is due to a change in python 3.10 where the string
"optional arguments" was changed to "options", more info at
https://docs.python.org/3/whatsnew/3.10.html#argparse and
https://bugs.python.org/issue9694 .

Upstream bug: https://storyboard.openstack.org/#!/story/2009946
Upstream fix: 
https://review.opendev.org/c/openstack/python-magnumclient/+/835217

Test failures:

==
FAIL: magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand
magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand
--
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<>/magnumclient/tests/test_shell.py", line 127, in 
test_help_on_subcommand
self.assertThat((stdout + stderr),
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 480, in 
assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 'usage: magnum bay-create [--name 
] --baymodel \n [--node-count 
]\n [--master-count ]\n   
  [--discovery-url ]\n 
[--timeout ]\n\nCreate a bay. (Deprecated in favor of 
cluster-create.)\n\nOptions:\n  --name  Name of the bay to 
create.\n  --baymodel \nID or name of the 
baymodel.\n  --node-count \nThe bay node 
count.\n  --master-count \nThe number of 
master nodes for the bay.\n  --discovery-url \n  
  Specifies custom discovery url for node discovery.\n  --timeout  
  The timeout for bay creation in minutes. The default\n
is 60 minutes.\n' does not match /.*?^Optional arguments:/


==
FAIL: magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_on_subcommand
magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_on_subcommand
--
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<>/magnumclient/tests/test_shell.py", line 127, in 
test_help_on_subcommand
self.assertThat((stdout + stderr),
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 480, in 
assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 'usage: magnum bay-create [--name 
] --baymodel \n [--node-count 
]\n [--master-count ]\n   
  [--discovery-url ]\n 
[--timeout ]\n\nCreate a bay. (Deprecated in favor of 
cluster-create.)\n\nOptions:\n  --name  Name of the bay to 
create.\n  --baymodel \nID or name of the 
baymodel.\n  --node-count \nThe bay node 
count.\n  --master-count \nThe number of 
master nodes for the bay.\n  --discovery-url \n  
  Specifies custom discovery url for node discovery.\n  --timeout  
  The timeout for bay creation in minutes. The default\n
is 60 minutes.\n' does not match /.*?^Optional arguments:/

** Affects: python-magnumclient (Ubuntu)
 Importance: Undecided
 Assignee: Felipe Reyes (freyes)
 Status: New

** Changed in: python-magnumclient (Ubuntu)
 Assignee: (unassigned) => Felipe Reyes (freyes)

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

Title:
  FTBS in jammy: FAIL:
  magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand

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


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

[Bug 1966442] Re: AttributeError: module 'collections' has no attribute 'Iterable'

2022-03-25 Thread Felipe Reyes
** Patch added: "lp1966442_jammy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/python-os-win/+bug/1966442/+attachment/5572999/+files/lp1966442_jammy.debdiff

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

Title:
  AttributeError: module 'collections' has no attribute 'Iterable'

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-win/+bug/1966442/+subscriptions


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

[Bug 1966066] Re: audio from external sound card is distorted

2022-03-25 Thread Logan Shaw
I have this issue too.

Hardware is a different external USB DAC (not Focusrite):

$ lsusb | grep DAC
Bus 005 Device 004: ID 08bb:2704 Texas Instruments PCM2704 16-bit stereo audio 
DAC

Symptoms: Clicking sounds. Irregular but pretty frequent, up to once a
second.

It happens on kernel 5.13.0-37, but it goes away if I revert to
5.13.0-35.

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

Title:
  audio from external sound card is distorted

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


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

[Bug 1966442] Re: AttributeError: module 'collections' has no attribute 'Iterable'

2022-03-25 Thread Felipe Reyes
** Also affects: python-os-win (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-os-win (Ubuntu)
 Assignee: (unassigned) => Felipe Reyes (freyes)

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

Title:
  AttributeError: module 'collections' has no attribute 'Iterable'

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-win/+bug/1966442/+subscriptions


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

[Bug 1966204] Re: Kubuntu jammy install hangs at creating ext4 filesystem (33%)

2022-03-25 Thread Brian Murray
Rik had mentioned not seeing the timezone window and I also saw this
when running ubiquity with --debug.

"Not installing yet, partitioned: True, timezone_set False"

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

Title:
  Kubuntu jammy install hangs at creating ext4 filesystem (33%)

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


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

[Bug 1966504] Re: installer crashes

2022-03-25 Thread Erich Eickmeyer 
*** This bug is a duplicate of bug 1966204 ***
https://bugs.launchpad.net/bugs/1966204

** This bug has been marked a duplicate of bug 1966204
   Kubuntu jammy install hangs at creating ext4 filesystem (33%)

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

Title:
  installer crashes

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


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

[Bug 1966504] [NEW] installer crashes

2022-03-25 Thread Hans van den Heuvel
Public bug reported:

installer hangs when creating root partition

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubiquity 22.04.8
ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
Uname: Linux 5.15.0-23-generic x86_64
ApportVersion: 2.20.11-0ubuntu79
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.467
CurrentDesktop: KDE
Date: Fri Mar 25 17:47:41 2022
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Kubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220325.1)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy kubuntu ubiquity-22.04.8

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

Title:
  installer crashes

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


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

[Bug 1966505] [NEW] Lock screen should listen for fingerprint immediately

2022-03-25 Thread Robin Sheat
Public bug reported:

I have a laptop with a fingerprint reader that works fine. When the screensaver 
comes on, I can unlock one of two ways:
1) enter my password,
2) press a key and then press the fingerprint reader

With 2) I'm required to press a key before the fingerprint reader starts
listening. Instead, it should listen all the time so that I can just
open the laptop to wake it from suspend, or if not suspended I can just
press the fingerprint reader and have it unlock immediately. This way
it'll behave more similar to how a phone's fingerprint reader does and
save a (minor) unnecessary interaction.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-screensaver (not installed)
ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
Uname: Linux 5.15.0-23-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu79
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar 25 18:50:10 2022
InstallationDate: Installed on 2022-03-23 (2 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220313)
SourcePackage: gnome-screensaver
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy 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/1966505

Title:
  Lock screen should listen for fingerprint immediately

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


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

[Bug 1964032] Re: Support bind 9.18

2022-03-25 Thread Andreas Hasenack
** Changed in: samba (Ubuntu)
   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/1964032

Title:
  Support bind 9.18

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


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

[Bug 1966432] Re: audio crackling on usb sound card

2022-03-25 Thread Pascal
I'm having similar issues on my Linux Mint 20.3. My onboard sound card
(detected as USB Audio) is now broken. The sound coming out is just
popping in and out and crackling. My Mainboard is the Z590 AORUS ULTRA.
According to the spec sheet, this board used the "Realtek® ALC4080
codec", whatever that means. Hope this helps.

I reverted back to 5.13.0-35 and my audio is working again.

FYI SPDIF and 5.1 Surround also did never work with this sound chip /
mainboard.

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

Title:
  audio crackling on usb sound card

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


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

[Bug 1966502] gjs-console crashed with SIGSEGV

2022-03-25 Thread Apport retracing service
StacktraceTop:
 lookup_opcode_desc(gfx_ver*, opcode_desc const**, unsigned int, unsigned int 
opcode_desc::*, intel_device_info const*, unsigned int) [clone .isra.0] 
(index_ver=0x2a0, index_descs=0x0, index_size=index_size@entry=84, 
key=key@entry=&opcode_desc::ir, k=k@entry=60, devinfo=, 
devinfo=) at ../src/intel/compiler/brw_eu.cpp:720
 brw_opcode_desc (devinfo=, devinfo=, 
opcode=BRW_OPCODE_RNDZ) at ../src/intel/compiler/brw_eu.cpp:750
 is_3src (devinfo=, devinfo=, 
opcode=BRW_OPCODE_RNDZ) at ../src/intel/compiler/brw_eu.h:1942
 backend_instruction::is_3src (this=0x5630ee102870, devinfo=0x5630ecaafa00, 
this=0x5630ee102870, devinfo=0x5630ecaafa00) at 
../src/intel/compiler/brw_shader.cpp:890
 can_take_stride (devinfo=0x5630ecaafa00, stride=1, arg=0, 
dst_type=BRW_REGISTER_TYPE_F, inst=0x5630ee102870) at 
../src/intel/compiler/brw_fs_copy_propagation.cpp:398


** Tags removed: need-amd64-retrace

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

Title:
  gjs-console crashed with SIGSEGV

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


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

[Bug 1934579] Re: Nautilus crashes when opening places from the dock contextmenu

2022-03-25 Thread Robin Sheat
This is reproducible in 22.04 also

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

Title:
  Nautilus crashes when opening places from the dock contextmenu

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


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

[Bug 1966501] xdg-desktop-portal crashed with SIGSEGV in g_cclosure_marshal_generic()

2022-03-25 Thread Apport retracing service
StacktraceTop:
 map_pid_if_needed (app_info=, pid=, 
error=0x7f2fd1cdf6e8) at src/realtime.c:65
 map_pid_if_needed (app_info=0x7f2fb80077f0, pid=pid@entry=0x7f2fd1cdf6f4, 
error=error@entry=0x7f2fd1cdf6e8) at src/realtime.c:58
 handle_make_thread_realtime_with_pid (object=, 
invocation=0x7f2fcc018dc0, process=, thread=6, priority=5) at 
src/realtime.c:124
 ffi_call_unix64 () at ../src/x86/unix64.S:105
 ffi_call_int (cif=, fn=, rvalue=, 
avalue=, closure=) at ../src/x86/ffi64.c:672


** Tags removed: need-amd64-retrace

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

Title:
  xdg-desktop-portal crashed with SIGSEGV in
  g_cclosure_marshal_generic()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1966501/+subscriptions


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

  1   2   3   4   >