[Bug 1943469] Re: [Asus X541NC] wakes up from sleep mode after 1 second

2021-09-17 Thread João Sousa
Yes, sure. Here it is...

** Attachment added: "hardware wake up"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1943469/+attachment/5526117/+files/hardware%20wake%20up

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

Title:
  [Asus X541NC] wakes up from sleep mode after 1 second

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


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

[Bug 1944018] Re: ath11k_pci sometimes crashes on suspend/resume on Dell XPS 13 9310

2021-09-17 Thread Matt Austin
I should also note that after this happens, attempting to "rmmod
ath11k_pci" results in a wait of several minutes before then getting a
segmentation fault error.

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

Title:
  ath11k_pci sometimes crashes on suspend/resume on Dell XPS 13 9310

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


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

[Bug 1944019] Status changed to Confirmed

2021-09-17 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  Most of the computer's memory rendered unavailable in Linux after
  updating BIOS

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


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

[Bug 1943768] Re: gsd defaults to wrong keymap for Sinhala (Sri Lanka) locale

2021-09-17 Thread Gunnar Hjalmarsson
On 2021-09-17 05:39, Launchpad Bug Tracker wrote:
> This bug was fixed in the package localechooser - 2.89ubuntu3
> 
> ---
> localechooser (2.89ubuntu3) impish; urgency=medium
> 
>* Add Assamese (as) and Odia (or) to languagelist
>  - We provide language packs for both, and hence they should be
>selectable in the installer (LP: #1943768).

This change will take effect only after next build of ubiquity.

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

** Changed in: ubiquity (Ubuntu)
   Status: New => Triaged

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

Title:
  gsd defaults to wrong keymap for Sinhala (Sri Lanka) locale

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


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

[Bug 1929105] Re: CVE-2021-3326: The iconv app in glibc when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion & aborts

2021-09-17 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://sourceware.org/bugzilla/show_bug.cgi?id=27256.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2021-01-27T12:33:46+00:00 Florian Weimer wrote:

Tavis Ormandy reported that when converting from ISO-2022-JP-3 to UTF-8,
the gconv module could trigger an assertion failure in iconv/skeleton.c
if the second wide character in a two-wide-character sequence cannot be
written to the output buffer during character set conversion.

If glibc is built with assertions, this assertion failure can typically
be triggered by applications (such as mail clients) which use the glibc
iconv subsystem for MIME character set processing.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1929105/comments/0


On 2021-01-27T12:42:11+00:00 Florian Weimer wrote:

Patch posted: https://sourceware.org/pipermail/libc-
alpha/2021-January/122058.html

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1929105/comments/1


On 2021-01-27T13:04:29+00:00 Florian Weimer wrote:

Fixed for 2.33 via:

commit 7d88c6142c6efc160c0ee5e4f85cde382c072888
Author: Florian Weimer 
Date:   Wed Jan 27 13:36:12 2021 +0100

gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)

The conversion loop to the internal encoding does not follow
the interface contract that __GCONV_FULL_OUTPUT is only returned
after the internal wchar_t buffer has been filled completely.  This
is enforced by the first of the two asserts in iconv/skeleton.c:

  /* We must run out of output buffer space in this
 rerun.  */
  assert (outbuf == outerr);
  assert (nstatus == __GCONV_FULL_OUTPUT);

This commit solves this issue by queuing a second wide character
which cannot be written immediately in the state variable, like
other converters already do (e.g., BIG5-HKSCS or TSCII).

Reported-by: Tavis Ormandy 

Reply at:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1929105/comments/2


** Changed in: glibc
   Status: Unknown => Fix Released

** Changed in: glibc
   Importance: Unknown => Medium

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

Title:
  CVE-2021-3326: The iconv app in glibc when processing invalid input
  sequences in the ISO-2022-JP-3 encoding, fails an assertion  & aborts

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


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

[Bug 1944020] [NEW] cannot use gparted with orca screen reader in Ubuntu Mate 20.10 and 21.04 live images

2021-09-17 Thread Guy Schlosser
Public bug reported:

I am using a flash drive with Ubuntu mate 21.04 live image loaded on it, in 
Uefi mode.
Reproduce the bug by:
1. Start Ubuntu mate live
2. When you hear tones, press super+alt+s, orca will say screen reader on.
3. Tab to try ubuntu
4. Once on desktop, press ctrl+alt+t to bring up terminal
5. type sudo -i
6. type gparted.
7. You will here no speech as you tab around the interface.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  cannot use gparted with orca screen reader in Ubuntu Mate 20.10 and
  21.04 live images

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


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

[Bug 1944019] Re: Most of the computer's memory rendered unavailable in Linux after updating BIOS

2021-09-17 Thread Jarkko Toivonen
** Attachment added: "/proc/meminfo"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944019/+attachment/5526114/+files/meminfo.txt

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

Title:
  Most of the computer's memory rendered unavailable in Linux after
  updating BIOS

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


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

[Bug 1944019] Re: Most of the computer's memory rendered unavailable in Linux after updating BIOS

2021-09-17 Thread Jarkko Toivonen
** Attachment added: "nonworking dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944019/+attachment/5526116/+files/nonworking-dmesg.txt

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

Title:
  Most of the computer's memory rendered unavailable in Linux after
  updating BIOS

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


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

[Bug 1944019] Re: Most of the computer's memory rendered unavailable in Linux after updating BIOS

2021-09-17 Thread Jarkko Toivonen
** Attachment added: "Working dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944019/+attachment/5526115/+files/working-dmesg.txt

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

Title:
  Most of the computer's memory rendered unavailable in Linux after
  updating BIOS

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


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

[Bug 1944019] [NEW] Most of the computer's memory rendered unavailable in Linux after updating BIOS

2021-09-17 Thread Jarkko Toivonen
Public bug reported:

I have got a HP HP ZBook Studio G5 laptop.

After updating BIOS from "BIOS Q71 Ver. 01.15.00 12/28/2020" to version
"BIOS Q71 Ver. 01.16.00 04/22/2021" most of the memory got unavailable
in Linux.  The system has 16 GiB of memory, but now free -h shows only
total of 1.5 GiB. In Windows all memory seems available. No other
indication of the problem in /proc/meminfo and /proc/iomem (will attach)
is shown except that the total memory is 1.5 GiB. No large area is shown
as reserved in /proc/iomem. But there is now an error message in dmesg
that didn't use to be there: "kernel: efi: memattr: Failed to map EFI
Memory Attributes table @ 0x72f69018". Also that EFI MEMATTR address
seems to have changed after the BIOS update. I will also attach an
earlier dmesg prior to update and a one after the update, since I
updated the BIOS two weeks ago, and after that the kernel has also got
updated.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-84-generic 5.4.0-84.94
ProcVersionSignature: Ubuntu 5.4.0-84.94-generic 5.4.133
Uname: Linux 5.4.0-84-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.20
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jttoivon   2725 F pipewire-media-
 /dev/snd/controlC0:  jttoivon   2725 F pipewire-media-
 /dev/snd/seq:jttoivon   2724 F pipewire
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Sat Sep 18 08:53:18 2021
InstallationDate: Installed on 2020-01-23 (603 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: HP HP ZBook Studio G5
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-84-generic 
root=UUID=c6b19f0f-68ff-4d8c-985a-c3ed88345389 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-84-generic N/A
 linux-backports-modules-5.4.0-84-generic  N/A
 linux-firmware1.187.16
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/22/2021
dmi.bios.vendor: HP
dmi.bios.version: Q71 Ver. 01.16.00
dmi.board.name: 8427
dmi.board.vendor: HP
dmi.board.version: KBC Version 16.4C.00
dmi.chassis.asset.tag: 5CD9495R4G
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.modalias: 
dmi:bvnHP:bvrQ71Ver.01.16.00:bd04/22/2021:svnHP:pnHPZBookStudioG5:pvr:rvnHP:rn8427:rvrKBCVersion16.4C.00:cvnHP:ct10:cvr:
dmi.product.family: 103C_5336AN HP ZBook Studio
dmi.product.name: HP ZBook Studio G5
dmi.product.sku: 2ZC51EA#AK8
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug focal third-party-packages

** Attachment added: "/proc/iomem"
   https://bugs.launchpad.net/bugs/1944019/+attachment/5526094/+files/iomem.txt

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

Title:
  Most of the computer's memory rendered unavailable in Linux after
  updating BIOS

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


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

[Bug 1231091] Re: Screenreader starts, but does not work with installer (ubiquity) in live session

2021-09-17 Thread Guy Schlosser
Not sure if this will help or not, but I too am having the same
installer bug. Along with this, I cannot drop to a terminal and run
something like gparted. I have no speech, and alt+tabbing results in
Orca saying gparted as super-user. Ubuntu live images are a huge
trouble-shooting tool in my day to day work, so I really hope this gets
resolved soon.

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

Title:
  Screenreader starts, but does not work with installer (ubiquity) in
  live session

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


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

[Bug 1874283] Re: orca screen reader does not read Ubuntu mate installer

2021-09-17 Thread Guy Schlosser
*** This bug is a duplicate of bug 1231091 ***
https://bugs.launchpad.net/bugs/1231091

I'm not sure if this helps or not, but along with not being able to read
the installer in Ubuntu Mate 20.10 and 21.04, I also cannot read such
programs as gparted if I drop and launch them from a terminal. I am
booted with a live USB image in uefi mode. I can reproduce the gparted
issue by dropping to mate terminal, issuing sudo -i, then gparted. No
speech, and alt+tabbing yields gparted as super-user. This is a huge
problem for me, because Ubuntu live images have always been a
troubleshooting tool when I work on people's computers.

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

Title:
  orca screen reader does not read Ubuntu mate installer

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


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

[Bug 1929105] Re: CVE-2021-3326: The iconv app in glibc when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion & aborts

2021-09-17 Thread Steve Beattie
** Bug watch added: Sourceware.org Bugzilla #27256
   https://sourceware.org/bugzilla/show_bug.cgi?id=27256

** Also affects: glibc via
   https://sourceware.org/bugzilla/show_bug.cgi?id=27256
   Importance: Unknown
   Status: Unknown

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

Title:
  CVE-2021-3326: The iconv app in glibc when processing invalid input
  sequences in the ISO-2022-JP-3 encoding, fails an assertion  & aborts

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


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

[Bug 1930398] Re: libvirtd unable to execute QEMU command 'blockdev-remove-medium'

2021-09-17 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=1824722.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2020-04-16T12:16:12+00:00 pkrempa wrote:

Description of problem:
state of cdrom tray is not updated (changed to 'closed') when resetting a VM, 
but the internal tray state in qemu is actually changed to 'closed' without 
emission of the tray-changed event.

Version-Release number of selected component (if applicable):
6.2.0/upstream

How reproducible:
always

Steps to Reproduce:
1. boot VM with cdrom
2. issue 'eject' in the guest OS on the cdrom
3. virsh reset VM
4. check tray state in qemu and in libvirt:

Actual results:

$ virsh dumpxml upstream | grep tray
  
$ virsh qemu-monitor-command --hmp upstream info block
libvirt-3-format: /var/lib/libvirt/images/systemrescuecd-amd64-6.1.2.iso (raw, 
read-only)
Attached to:  ide0-0-0
Removable device: locked, tray closed
Cache mode:   writeback

libvirt-2-format: /tmp/blocktest/cd.iso (raw, read-only)
Attached to:  scsi0-0-0
Removable device: not locked, tray open
Cache mode:   writeback

$ virsh reset upstream
Domain upstream-bj was reset

$ virsh dumpxml upstream | grep tray
  
$  virsh qemu-monitor-command --hmp upstream info block
libvirt-3-format: /var/lib/libvirt/images/systemrescuecd-amd64-6.1.2.iso (raw, 
read-only)
Attached to:  ide0-0-0
Removable device: not locked, tray closed
Cache mode:   writeback

libvirt-2-format: /tmp/blocktest/cd.iso (raw, read-only)
Attached to:  scsi0-0-0
Removable device: not locked, tray closed
Cache mode:   writeback

Expected results:
Tray state in the XML matches the tray state in qemu.

Additional info:
Same situation happens on 'reboot' initiated from the guest OS.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1930398/comments/0


On 2020-09-10T09:27:19+00:00 hhan wrote:

Created attachment 1714397
the libvirtd log of step4

Hello, I found the cdrom media cannot be updated or eject after retore
Version:
libvirt-6.6.0-4.module+el8.3.0+7883+3d717aa8.x86_64
qemu-kvm-5.1.0-5.module+el8.3.0+7975+b80d25f1.x86_64
or
libvirt-6.0.0-25.2.module+el8.2.1+7722+a9e38cf3.x86_64
qemu-kvm-4.2.0-29.module+el8.2.1+7990+27f1e480.4.x86_6

Steps:
1. Start an VM with cdrom
2. Save it by virsh save
3. Restore it from the saved file by virsh restore
4. Try to eject or update the media
➜  ~ virsh change-media ide sda --eject
error: Failed to complete action eject on media
error: internal error: unable to execute QEMU command 'blockdev-remove-medium': 
Tray of device 'scsi0-0-0-0' is not open
   

➜  ~ virsh change-media ide sda --update /var/lib/libvirt/images/BOOT.iso
error: Failed to complete action update on media
error: internal error: unable to execute QEMU command 'blockdev-remove-medium': 
Tray of device 'scsi0-0-0-0' is not open
   

➜  ~
➜  ~ virsh qemu-monitor-command ide --hmp info block
libvirt-2-format: /var/lib/libvirt/images/ide.qcow2 (qcow2)
Attached to:  ide0-0-0
Cache mode:   writeback

libvirt-1-format: /var/lib/libvirt/images/boot.iso (raw, read-only)
Attached to:  scsi0-0-0-0
Removable device: locked, tray closed
Cache mode:   writeback

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1930398/comments/1


On 2020-09-10T09:28:42+00:00 hhan wrote:

Please help check if comment1 is the same issue of this bug

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1930398/comments/2


On 2020-09-10T13:55:23+00:00 pkrempa wrote:

Possibly. You didn't attach the state in the XML along with the 'info
block' output and also didn't check it prior to issuing 'virsh change-
media', so I'm not sure whether the root cause is similar.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1930398/comments/3


On 2020-09-11T10:53:02+00:00 hhan wrote:

Created attachment 1714549
the xml of VM in each step

Detailed Steps:
➜  ~ virsh qemu-monitor-command ide --hmp info block
libvirt-2-format: /var/lib/libvirt/images/ide.qcow2 (qcow2)
Attached to:  ide0-0-0 
Cache mode:   writeback

[Bug 1934510] Re: [MIR] fuse3 as a dependency of qemu 6.0 and GNOME apps

2021-09-17 Thread Launchpad Bug Tracker
[Expired for fuse3 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: fuse3 (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/1934510

Title:
  [MIR] fuse3 as a dependency of qemu 6.0 and GNOME apps

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


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

[Bug 1936737] Re: package virtualbox 5.1.38-dfsg-0ubuntu1.16.04.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2021-09-17 Thread Launchpad Bug Tracker
[Expired for virtualbox (Ubuntu) because there has been no activity for
60 days.]

** Changed in: virtualbox (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/1936737

Title:
  package virtualbox 5.1.38-dfsg-0ubuntu1.16.04.3 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


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

[Bug 1936744] Re: Network adapter disappeared.Disconnected from internet.

2021-09-17 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apache2 (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/1936744

Title:
  Network adapter disappeared.Disconnected from internet.

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


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

[Bug 1936761] Re: package clamav-base 0.103.2+dfsg-0ubuntu0.20.04.2 failed to install/upgrade: installed clamav-base package post-installation script subprocess returned error exit status 1

2021-09-17 Thread Launchpad Bug Tracker
[Expired for clamav (Ubuntu) because there has been no activity for 60
days.]

** Changed in: clamav (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/1936761

Title:
  package clamav-base 0.103.2+dfsg-0ubuntu0.20.04.2 failed to
  install/upgrade: installed clamav-base package post-installation
  script subprocess returned error exit status 1

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
Repeated this exact type of install using Lubuntu impish (20210916) to
same partition, with no-format of partition

Install as expected is good; see
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/236888/testcases/1701/results/

(I may zsync my ubuntu desktop daily & re-try over this same sda5
partition later today)

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944018] Re: ath11k_pci sometimes crashes on suspend/resume on Dell XPS 13 9310

2021-09-17 Thread Matt Austin
Adding log snippet form kernel.log - where the following is repeated:

Sep 18 11:46:57 perseverance kernel: [314619.796128] ath11k_pci :72:00.0: 
wmi command 16387 timeout
Sep 18 11:46:57 perseverance kernel: [314619.796134] ath11k_pci :72:00.0: 
failed to send WMI_PDEV_SET_PARAM cmd
Sep 18 11:46:57 perseverance kernel: [314619.796139] ath11k_pci :72:00.0: 
failed to enable PMF QOS: (-11


** Attachment added: "kernal-snippet.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.10/+bug/1944018/+attachment/5526093/+files/kernal-snippet.log

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

Title:
  ath11k_pci sometimes crashes on suspend/resume on Dell XPS 13 9310

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


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

[Bug 1944018] [NEW] ath11k_pci sometimes crashes on suspend/resume on Dell XPS 13 9310

2021-09-17 Thread Matt Austin
Public bug reported:

Sometimes when my Dell XPS 13 9310 resumes from suspend, the display
fails to show anything for a short while. When the display does show,
the wireless network is no longer working.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-modules-5.10.0-1045-oem 5.10.0-1045.47
ProcVersionSignature: Ubuntu 5.10.0-1045.47-oem 5.10.46
Uname: Linux 5.10.0-1045-oem x86_64
ApportVersion: 2.20.11-0ubuntu27.20
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Sat Sep 18 12:04:49 2021
Dependencies:
 
InstallationDate: Installed on 2021-09-13 (4 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: linux-oem-5.10
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

Title:
  ath11k_pci sometimes crashes on suspend/resume on Dell XPS 13 9310

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


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

[Bug 1943469] Re: [Asus X541NC] wakes up from sleep mode after 1 second

2021-09-17 Thread Daniel van Vugt
It appears you can configure what hardware components can wake the
machine up with /proc/acpi/wakeup

Can you attach a copy of that file here?

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

Title:
  [Asus X541NC] wakes up from sleep mode after 1 second

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


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

[Bug 1943469] Re: [Asus X541NC] wakes up from sleep mode after 1 second

2021-09-17 Thread Daniel van Vugt
No I'm not sure and I'm out of ideas for now, sorry.

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

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

Title:
  [Asus X541NC] wakes up from sleep mode after 1 second

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


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

[Bug 1933880] Re: systemd-logind crash when suspend with nvidia-suspend.service masked, bringing session down with it

2021-09-17 Thread soccer193
A workaround of my own was to correct the nvidia driver's behaviour.

Running Ubuntu 21.04 and nvidia-drivers-460, I upgraded to nvidia-
drivers-470 (which I had installed once before), resulting in no masked
services, and files paths to real .service files.

Before:
❯ systemctl status nvidia-suspend nvidia-hibernate nvidia-resume 
● nvidia-suspend.service
 Loaded: masked (Reason: Unit nvidia-suspend.service is masked.)
 Active: inactive (dead)

● nvidia-hibernate.service
 Loaded: masked (Reason: Unit nvidia-hibernate.service is masked.)
 Active: inactive (dead)

● nvidia-resume.service
 Loaded: masked (Reason: Unit nvidia-resume.service is masked.)
 Active: inactive (dead)

After:
systemctl status nvidia-suspend nvidia-hibernate nvidia-resume
● nvidia-suspend.service - NVIDIA system suspend actions
 Loaded: loaded (/lib/systemd/system/nvidia-suspend.service; enabled; 
vendor preset: enabled)
 Active: inactive (dead)

● nvidia-hibernate.service - NVIDIA system hibernate actions
 Loaded: loaded (/lib/systemd/system/nvidia-hibernate.service; enabled; 
vendor preset: enabled)
 Active: inactive (dead)

● nvidia-resume.service - NVIDIA system resume actions
 Loaded: loaded (/lib/systemd/system/nvidia-resume.service; enabled; vendor 
preset: enabled)
 Active: inactive (dead)

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

Title:
  systemd-logind crash when suspend with nvidia-suspend.service masked,
  bringing session down with it

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


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

[Bug 1929889] Re: [TGL] Enable Tiger Lake ROP CET(Control-flow Enforcement Technology)

2021-09-17 Thread Alex Hung
** Information type changed from Private to Public

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

Title:
  [TGL] Enable Tiger Lake ROP CET(Control-flow Enforcement Technology)

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


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

[Bug 1944004] Re: snapd.seeded.service never finishes on non-amd64

2021-09-17 Thread Sergio Durigan Junior
Correct, this happens with normal containers.  FWIW, I can provide
access to the s390x machine I'm using (from canonistack) if needed.
Thanks.

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

Title:
  snapd.seeded.service never finishes on non-amd64

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


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

[Bug 1710060] Re: Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

2021-09-17 Thread Bug Watch Updater
** Changed in: pulseaudio (Fedora)
   Status: Confirmed => Won't Fix

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

Title:
  Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

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


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

[Bug 1710060]

2021-09-17 Thread bcotton
Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

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

Title:
  Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

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


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

[Bug 1710060]

2021-09-17 Thread bcotton
This message is a reminder that Fedora 30 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with 
a
Fedora 'version' of '30'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 30 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

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

Title:
  Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

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


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

[Bug 1939352] Re: FTBFS 4.13-10ubuntu3 when building with GCC 11

2021-09-17 Thread Bug Watch Updater
** Changed in: squid (Debian)
   Status: New => Fix Released

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

Title:
  FTBFS 4.13-10ubuntu3 when building with GCC 11

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


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

[Bug 1944004] Re: snapd.seeded.service never finishes on non-amd64

2021-09-17 Thread Ian Johnson
To be clear you see this behavior with normal containers and not with
nested containers? Snapd doesn't support nested containers unfortunately

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

Title:
  snapd.seeded.service never finishes on non-amd64

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


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

[Bug 1930301] Re: package libpam0g:amd64 1.3.1-5ubuntu4.2 failed to install/upgrade: installed libpam0g:amd64 package post-installation script subprocess returned error exit status 1

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

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

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

Title:
  package libpam0g:amd64 1.3.1-5ubuntu4.2 failed to install/upgrade:
  installed libpam0g:amd64 package post-installation script subprocess
  returned error exit status 1

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


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

[Bug 1930301] Re: package libpam0g:amd64 1.3.1-5ubuntu4.2 failed to install/upgrade: installed libpam0g:amd64 package post-installation script subprocess returned error exit status 1

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

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

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

Title:
  package libpam0g:amd64 1.3.1-5ubuntu4.2 failed to install/upgrade:
  installed libpam0g:amd64 package post-installation script subprocess
  returned error exit status 1

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


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

[Bug 1940656] Autopkgtest regression report (openssl/1.1.1f-1ubuntu2.9)

2021-09-17 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted openssl (1.1.1f-1ubuntu2.9) for focal 
have finished running.
The following regressions have been reported in tests triggered by the package:

puma/3.12.4-1ubuntu2 (s390x)
kopanocore/8.7.0-7ubuntu1 (amd64, arm64)
casync/2+20190213-1 (s390x)
uftp/4.10.1-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/focal/update_excuses.html#openssl

[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/1940656

Title:
  Potential use after free bugs in 1.1.1

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


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

[Bug 1944015] [NEW] Foo bar baz

2021-09-17 Thread Bryce Harrington
Public bug reported:

This is the description

** Affects: ubuntu
 Importance: Undecided
 Status: Invalid

** Changed in: ubuntu
   Status: New => Invalid

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

Title:
  Foo bar baz

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


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

[Bug 1942935] Re: kernel io hangs during mdcheck/resync

2021-09-17 Thread Ubuntu Foundations Team Bug Bot
** 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/1942935

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-09-17 Thread anand
In MacBook Pro 2015, the inbuilt SD Card Reader needs to be filtered
out.  Comment#16 helped me fix the issue.

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

Title:
  update-grub complains about non-existent drives (due to cardreader)

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


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

[Bug 1942603] Re: ubiquity - manual partitioning; edit partition & cannot select/do anything

2021-09-17 Thread Chris Guiver
I did some exploration

then ended up with another error on same box

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1944009

dc7700 started with 2 lubuntu impish installs

(1) one was replaced with ubuntu impish;
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/236863/testcases/1302/results/
; NO ISSUES

(2) the issue I was exploring had three installs; so I performed a auto-
resize
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/236863/testcases/1301/results/
; NO ISSUES

(3) this install; I attempted to replace partition, alas did NOT use
FORMAT (which would have been quicker) but it should still have worked..
THIS IS THE INSTALL THAT JUST GOT STUCK & LOOPED

which is filed in new report.

Either way I don't think this report is of much use until it's
encountered on another box.  I end the other report with this comment

"Either way - I don't think this is a fixable issue; maybe a quirk in
this box which is getting rather old..

I wonder though if they are related; but still don't think a Ubuntu
concern, unless the issue is confirmed on a different box"

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

Title:
  ubiquity - manual partitioning; edit partition & cannot select/do
  anything

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1944009

** Tags added: iso-testing

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
** Description changed:

  A series of QA-test installs were made on
  - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
  
  in exploration of
  https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942603
  
- 
- The install was left to run overnight; journalctl starts at 07:11 and is not 
at 23:30 with ubiquity install still running (no progress).
+ The install was left to run overnight; journalctl starts at 07:11 and is
+ not at 23:30 with ubiquity install still running (no progress).
  
  ** background on system
  
  dc7700 started with 2 lubuntu impish installs
- (1) one was replaced with ubuntu impish; no issues 
+ (1) one was replaced with ubuntu impish; 
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/236863/testcases/1302/results/
 ; no issues
  
  (2) the issue I was exploring had three installs; so I performed a auto-
  resize
  
(http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/236863/testcases/1301/results/)
- ; no issues there
+ ; no issues
  
  (3) this install; I attempted to replace partition, alas did NOT use
  FORMAT (which would have been quicker) but it should still have worked..
- THIS IS THE INSTALL THAT JUST GOT STUCK & LOOPED
+ HERE THE INSTALL THAT JUST LOOPED
  
  ** Expected result
  
  Install completes; I reboot & find a lubuntu & 2x ubuntu  impish
  installs; one with changes and one clean (no history, screens wrongly
  positioned).
  
  (normally for this install I add a package or two to see they get re-
  installed; but didn't do that; I was trying to explore replace)
  
  ** Actual result
  
  It's still just sitting there, no feedback and been running for 15+
  hours..
  
  ** Comments
  
  I've been unable to see issue, only
  
  [24519.919619]  sda: sda1 sda2 sda3 sda4 < sda5 >
  
  types of messages are filling the logs..
  
  Given this exploration as looking at
  https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942603 maybe
  they are related??
  
  Either way - I don't think this is a fixable issue; maybe a quirk in
  this box which is getting rather old..
  
  I wonder though if they are related; but still don't think a Ubuntu
  concern, unless the issue is confirmed on a different box !
  
  ** filing this report
  
  Attempts to file this bug with `ubuntu-bug ubiquity` just result in 502
  errors... the gathering of info takes a LONG time and I think this
  causes timeouts...  so it was filed online & then apport-collect
  executed (twice as first time just hung... it's still the same session).
- 
  
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.465
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: ubiquity 21.10.5
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Tags:  impish ubiquity-21.10.5 ubuntu
  Uname: Linux 5.13.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.465
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: ubiquity 21.10.5
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Tags: third-party-packages impish ubiquity-21.10.5 ubuntu
  Uname: Linux 5.13.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944011] akonadi_mailmerge_agent crashed with SIGABRT

2021-09-17 Thread Apport retracing service
StacktraceTop:
 __pthread_kill_internal (signo=6, threadid=) at 
pthread_kill.c:45
 __GI___pthread_kill (threadid=, signo=signo@entry=6) at 
pthread_kill.c:62
 __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
 __GI_abort () at abort.c:79
 qt_message_fatal (message=..., context=...) at 
global/qlogging.cpp:1914


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

Title:
  akonadi_mailmerge_agent crashed with SIGABRT

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


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

[Bug 1944013] Re: zita-a2j assert failure: corrupted double-linked list (not small)

2021-09-17 Thread Apport retracing service
*** This bug is a duplicate of bug 1944012 ***
https://bugs.launchpad.net/bugs/1944012

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 #1944012, 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/1944013/+attachment/5526079/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  zita-a2j assert failure: corrupted double-linked list (not small)

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
** Description changed:

- I'll add details; attempts to file bug with `ubuntu-bug ubiquity` just result 
in 502 errors... the gathering of info takes a LONG time and I think this 
causes timeouts...
- --- 
+ A series of QA-test installs were made on
+ - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
+ 
+ in exploration of
+ https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942603
+ 
+ 
+ The install was left to run overnight; journalctl starts at 07:11 and is not 
at 23:30 with ubiquity install still running (no progress).
+ 
+ ** background on system
+ 
+ dc7700 started with 2 lubuntu impish installs
+ (1) one was replaced with ubuntu impish; no issues 
+ 
+ (2) the issue I was exploring had three installs; so I performed a auto-
+ resize
+ 
(http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/236863/testcases/1301/results/)
+ ; no issues there
+ 
+ (3) this install; I attempted to replace partition, alas did NOT use
+ FORMAT (which would have been quicker) but it should still have worked..
+ THIS IS THE INSTALL THAT JUST GOT STUCK & LOOPED
+ 
+ ** Expected result
+ 
+ Install completes; I reboot & find a lubuntu & 2x ubuntu  impish
+ installs; one with changes and one clean (no history, screens wrongly
+ positioned).
+ 
+ (normally for this install I add a package or two to see they get re-
+ installed; but didn't do that; I was trying to explore replace)
+ 
+ ** Actual result
+ 
+ It's still just sitting there, no feedback and been running for 15+
+ hours..
+ 
+ ** Comments
+ 
+ I've been unable to see issue, only
+ 
+ [24519.919619]  sda: sda1 sda2 sda3 sda4 < sda5 >
+ 
+ types of messages are filling the logs..
+ 
+ Given this exploration as looking at
+ https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942603 maybe
+ they are related??
+ 
+ Either way - I don't think this is a fixable issue; maybe a quirk in
+ this box which is getting rather old..
+ 
+ I wonder though if they are related; but still don't think a Ubuntu
+ concern, unless the issue is confirmed on a different box !
+ 
+ ** filing this report
+ 
+ Attempts to file this bug with `ubuntu-bug ubiquity` just result in 502
+ errors... the gathering of info takes a LONG time and I think this
+ causes timeouts...  so it was filed online & then apport-collect
+ executed (twice as first time just hung... it's still the same session).
+ 
+ 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.465
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: ubiquity 21.10.5
  PackageArchitecture: amd64
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Tags:  impish ubiquity-21.10.5 ubuntu
  Uname: Linux 5.13.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.465
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: ubiquity 21.10.5
  PackageArchitecture: amd64
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Tags: third-party-packages impish ubiquity-21.10.5 ubuntu
  Uname: Linux 5.13.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944013] [NEW] zita-a2j assert failure: corrupted double-linked list (not small)

2021-09-17 Thread Erich Eickmeyer 
Public bug reported:

This happens any time my system senses my audio interface as unplugged,
which can happen if there's a momentary loss in power to the device
(i.e. momentary power outage, etc.).

ProblemType: Crash
DistroRelease: Ubuntu 21.10
Package: zita-ajbridge 0.8.4-1
ProcVersionSignature: Ubuntu 5.13.0-16.16-lowlatency 5.13.13
Uname: Linux 5.13.0-16-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu69
Architecture: amd64
AssertionMessage: corrupted double-linked list (not small)
CasperMD5CheckResult: unknown
CrashCounter: 1
CurrentDesktop: KDE
Date: Fri Sep 17 13:47:55 2021
ExecutablePath: /usr/bin/zita-a2j
ExecutableTimestamp: 1586383983
InstallationDate: Installed on 2021-03-20 (180 days ago)
InstallationMedia: Ubuntu-Studio 21.04 "Hirsute Hippo" - Alpha amd64 (20210320)
ProcCmdline: /usr/bin/zita-a2j -j USB3,0,0-in -d hw:ICUSBAUDIO7D,0,0 -r 48000 
-p 256 -n 3 -c 100 -I 0
ProcCwd: /home/erich
Signal: 6
SourcePackage: zita-ajbridge
StacktraceTop:
 __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fe3f95cd0bd 
"%s\n") at ../sysdeps/posix/libc_fatal.c:155
 malloc_printerr (str=str@entry=0x7fe3f95cfb18 "corrupted double-linked list 
(not small)") at malloc.c:5543
 unlink_chunk (p=p@entry=0x5591ed0643b0, av=0x7fe3f9606c60 ) at 
malloc.c:1644
 _int_free (av=0x7fe3f9606c60 , p=0x5591ed0623a0, 
have_lock=) at malloc.c:4503
 __GI___libc_free (mem=) at malloc.c:3278
Title: zita-a2j assert failure: corrupted double-linked list (not small)
UpgradeStatus: Upgraded to impish on 2021-06-13 (96 days ago)
UserGroups: adm audio cdrom dip libvirt lpadmin plugdev sambashare sudo
separator:

** Affects: zita-ajbridge (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash impish need-amd64-retrace

** Information type changed from Private to Public

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

Title:
  zita-a2j assert failure: corrupted double-linked list (not small)

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


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

[Bug 1944011] [NEW] akonadi_mailmerge_agent crashed with SIGABRT

2021-09-17 Thread Erich Eickmeyer 
Public bug reported:

This seems to happen quite a bit, not sure why.

ProblemType: Crash
DistroRelease: Ubuntu 21.10
Package: kmail 4:21.08.1-0ubuntu1
ProcVersionSignature: Ubuntu 5.13.0-16.16-lowlatency 5.13.13
Uname: Linux 5.13.0-16-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu69
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Wed Sep 15 16:45:55 2021
ExecutablePath: /usr/bin/akonadi_mailmerge_agent
InstallationDate: Installed on 2021-03-20 (180 days ago)
InstallationMedia: Ubuntu-Studio 21.04 "Hirsute Hippo" - Alpha amd64 (20210320)
ProcCmdline: /usr/bin/akonadi_mailmerge_agent --identifier 
akonadi_mailmerge_agent
Signal: 6
SourcePackage: kmail
StacktraceTop:
 () at /lib/x86_64-linux-gnu/libQt5Core.so.5
 () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
 QtWaylandClient::QWaylandDisplay::flushRequests() () at 
/lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
 () at /lib/x86_64-linux-gnu/libQt5Core.so.5
 QEventDispatcherGlib::processEvents(QFlags) () 
at /lib/x86_64-linux-gnu/libQt5Core.so.5
Title: akonadi_mailmerge_agent crashed with SIGABRT
UpgradeStatus: Upgraded to impish on 2021-06-13 (96 days ago)
UserGroups: adm audio cdrom dip libvirt lpadmin plugdev sambashare sudo
separator:

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


** Tags: amd64 apport-crash impish need-amd64-retrace

** Information type changed from Private to Public

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

Title:
  akonadi_mailmerge_agent crashed with SIGABRT

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1944009/+attachment/5526055/+files/dmesg.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
** Attachment added: "journalctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1944009/+attachment/5526056/+files/journalctl.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] UbiquityDm.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "UbiquityDm.txt"
   
https://bugs.launchpad.net/bugs/1944009/+attachment/5526054/+files/UbiquityDm.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] UbiquityDebug.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "UbiquityDebug.txt"
   
https://bugs.launchpad.net/bugs/1944009/+attachment/5526053/+files/UbiquityDebug.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] ProcCpuinfoMinimal.txt

2021-09-17 Thread Chris Guiver
apport information

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] Re: ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
apport information

** Tags added: third-party-packages

** Description changed:

  I'll add details; attempts to file bug with `ubuntu-bug ubiquity` just result 
in 502 errors... the gathering of info takes a LONG time and I think this 
causes timeouts...
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.465
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: ubiquity 21.10.5
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Tags:  impish ubiquity-21.10.5 ubuntu
  Uname: Linux 5.13.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu68
+ Architecture: amd64
+ CasperMD5CheckResult: pass
+ CasperVersion: 1.465
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 21.10
+ InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
+ LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: ubiquity 21.10.5
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+ ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
+ Tags: third-party-packages impish ubiquity-21.10.5 ubuntu
+ Uname: Linux 5.13.0-16-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Casper.txt"
   https://bugs.launchpad.net/bugs/1944009/+attachment/5526050/+files/Casper.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] Dependencies.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1944009/+attachment/5526051/+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/1944009

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944010] [NEW] gThumb crashes on open on Linux Mint 20.2 Cinnamon

2021-09-17 Thread Marc Sitkin
Public bug reported:

When run from terminal:

~$ gthumb
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::at: __n (which is 19) >= this->size() (which is 19)
Aborted (core dumped)

Version 3:3.8.0-2 build 1 from Linux Mint software manager.

System:Kernel: 5.4.0-84-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
Desktop: Cinnamon 5.0.5 
   wm: muffin dm: LightDM Distro: Linux Mint 20.2 Uma base: Ubuntu 
20.04 focal 
Machine:   Type: Laptop System: LENOVO product: 20EQS42M00 v: ThinkPad P50 
serial:  
   Chassis: type: 10 serial:  
   Mobo: LENOVO model: 20EQS42M00 v: SDK0J40697 WIN serial:  
UEFI: LENOVO 
   v: N1EET90W (1.63 ) date: 10/21/2020 
Battery:   ID-1: BAT0 charge: 81.4 Wh condition: 80.1/90.1 Wh (89%) volts: 
12.8/11.4 
   model: LGC 00NY492 serial:  status: Charging 
   Device-1: hidpp_battery_0 model: Logitech Marathon Mouse/Performance 
Plus M705 
   serial:  charge: 100% (should be ignored) status: 
Discharging 
CPU:   Topology: Quad Core model: Intel Xeon E3-1505M v5 bits: 64 type: MT 
MCP arch: Skylake-S 
   rev: 3 L2 cache: 8192 KiB 
   flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
bogomips: 44798 
   Speed: 3321 MHz min/max: 800/3700 MHz Core speeds (MHz): 1: 3337 2: 
3377 3: 3431 
   4: 3400 5: 3409 6: 3465 7: 3496 8: 3485 
Graphics:  Device-1: Intel HD Graphics P530 vendor: Lenovo driver: i915 v: 
kernel bus ID: 00:02.0 
   chip ID: 8086:191d 
   Device-2: NVIDIA GM107GLM [Quadro M2000M] vendor: Lenovo driver: 
nvidia v: 470.63.01 
   bus ID: 01:00.0 chip ID: 10de:13b0 
   Display: x11 server: X.Org 1.20.11 driver: modesetting,nvidia 
   unloaded: fbdev,nouveau,vesa resolution: 3200x1800~60Hz 
   OpenGL: renderer: Quadro M2000M/PCIe/SSE2 v: 4.6.0 NVIDIA 470.63.01 
direct render: Yes 
Audio: Device-1: Intel 100 Series/C230 Series Family HD Audio vendor: 
Lenovo 
   driver: snd_hda_intel v: kernel bus ID: 00:1f.3 chip ID: 8086:a170 
   Device-2: NVIDIA GM107 High Definition Audio [GeForce 940MX] driver: 
snd_hda_intel 
   v: kernel bus ID: 01:00.1 chip ID: 10de:0fbc 
   Sound Server: ALSA v: k5.4.0-84-generic 
Network:   Device-1: Intel Ethernet I219-LM vendor: Lenovo driver: e1000e v: 
3.2.6-k port: efa0 
   bus ID: 00:1f.6 chip ID: 8086:15b7 
   IF: enp0s31f6 state: down mac:  
   Device-2: Intel Wireless 8260 driver: iwlwifi v: kernel port: 4000 
bus ID: 04:00.0 
   chip ID: 8086:24f3 
   IF: wlp4s0 state: up mac:  
Drives:Local Storage: total: 1.37 TiB used: 185.41 GiB (13.2%) 
   ID-1: /dev/nvme0n1 vendor: Samsung model: MZSLW1T0HMLH-000L1 size: 
953.87 GiB 
   speed: 31.6 Gb/s lanes: 4 serial:  
   ID-2: /dev/nvme1n1 vendor: Seagate model: XPG GAMMIX S50 Lite size: 
953.87 GiB 
   speed: 63.2 Gb/s lanes: 4 serial:  
   ID-3: /dev/sda vendor: Kingston model: SA400S37480G size: 447.13 GiB 
speed: 6.0 Gb/s 
   serial:  
Partition: ID-1: / size: 937.40 GiB used: 134.04 GiB (14.3%) fs: ext4 dev: 
/dev/nvme1n1p2 
Sensors:   System Temperatures: cpu: 48.0 C mobo: 45.0 C gpu: nvidia temp: 49 C 
   Fan Speeds (RPM): fan-1: 2333 
Repos: No active apt repos in: /etc/apt/sources.list 
   Active apt repos in: 
/etc/apt/sources.list.d/official-package-repositories.list 
   1: deb http: //mirrors.seas.harvard.edu/linuxmint-packages uma main 
upstream import backport
   2: deb http: //archive.linux.duke.edu/ubuntu focal main restricted 
universe multiverse
   3: deb http: //archive.linux.duke.edu/ubuntu focal-updates main 
restricted universe multiverse
   4: deb http: //archive.linux.duke.edu/ubuntu focal-backports main 
restricted universe multiverse
   5: deb http: //security.ubuntu.com/ubuntu/ focal-security main 
restricted universe multiverse
   6: deb http: //archive.canonical.com/ubuntu/ focal partner
   Active apt repos in: /etc/apt/sources.list.d/vivaldi.list 
   1: deb http: //repo.vivaldi.com/stable/deb/ stable main
Info:  Processes: 273 Uptime: 38m Memory: 31.07 GiB used: 4.27 GiB (13.7%) 
Init: systemd 
   v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 9 Client: Unknown 
python3.8 client 
   inxi: 3.0.38

** Affects: gthumb (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/1944010

Title:
  gThumb crashes on open on Linux Mint 20.2 Cinnamon

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


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

[Bug 1914685] Re: Please enable CONFIG_UBSAN_BOUNDS

2021-09-17 Thread Cristiano Rodrigues
I'm uploading the kernel log from linux 5.15, but it is the same for
linux 5.14.X

** Attachment added: "Linux 5.15 kernel log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1914685/+attachment/5526048/+files/5.15.0-1-generic_kern.log

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

Title:
  Please enable CONFIG_UBSAN_BOUNDS

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


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

[Bug 1944009] UbiquityDm.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "UbiquityDm.txt"
   
https://bugs.launchpad.net/bugs/1944009/+attachment/5526047/+files/UbiquityDm.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] UbiquityDebug.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "UbiquityDebug.txt"
   
https://bugs.launchpad.net/bugs/1944009/+attachment/5526046/+files/UbiquityDebug.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] ProcCpuinfoMinimal.txt

2021-09-17 Thread Chris Guiver
apport information

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] Dependencies.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1944009/+attachment/5526044/+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/1944009

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] Casper.txt

2021-09-17 Thread Chris Guiver
apport information

** Attachment added: "Casper.txt"
   https://bugs.launchpad.net/bugs/1944009/+attachment/5526043/+files/Casper.txt

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1944009] [NEW] ubiquity is just looping - ubuntu impish

2021-09-17 Thread Chris Guiver
Public bug reported:

I'll add details; attempts to file bug with `ubuntu-bug ubiquity` just result 
in 502 errors... the gathering of info takes a LONG time and I think this 
causes timeouts...
--- 
ProblemType: Bug
ApportVersion: 2.20.11-0ubuntu68
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.465
CurrentDesktop: ubuntu:GNOME
DistroRelease: Ubuntu 21.10
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
Package: ubiquity 21.10.5
PackageArchitecture: amd64
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
Tags:  impish ubiquity-21.10.5 ubuntu
Uname: Linux 5.13.0-16-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
_MarkForUpload: True

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


** Tags: apport-collected impish ubiquity-21.10.5 ubuntu

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

** Tags added: apport-collected impish ubiquity-21.10.5 ubuntu

** Description changed:

- I'll add details; attempts to file bug with `ubuntu-bug ubiquity` just
- result in 502 errors... the gathering of info takes a LONG time and I
- think this causes timeouts...
+ I'll add details; attempts to file bug with `ubuntu-bug ubiquity` just result 
in 502 errors... the gathering of info takes a LONG time and I think this 
causes timeouts...
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu68
+ Architecture: amd64
+ CasperMD5CheckResult: pass
+ CasperVersion: 1.465
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 21.10
+ InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
+ LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210916)
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: ubiquity 21.10.5
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+ ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
+ Tags:  impish ubiquity-21.10.5 ubuntu
+ Uname: Linux 5.13.0-16-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

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

Title:
  ubiquity is just looping - ubuntu impish

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


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

[Bug 1834997] Re: Docker snap is stuck. Cannot use or remove

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

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

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

Title:
  Docker snap is stuck. Cannot use or remove

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


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

[Bug 1914685] Re: Please enable CONFIG_UBSAN_BOUNDS

2021-09-17 Thread Cristiano Rodrigues
It is preventing AMD and Intel systems from booting. 
I'm also affected by this and my system is an Intel system.

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

Title:
  Please enable CONFIG_UBSAN_BOUNDS

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


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

[Bug 1943833] Re: Failed to update metadata for lvfs

2021-09-17 Thread Brian Murray
I'm unable to recreate this on an up to date install of Ubuntu 20.04.

bdmurray@atom:~$ sudo rm -rf /var/lib/fwupd/remotes.d/*
[sudo] password for bdmurray: 
bdmurray@atom:~$ fwupdmgr refresh
Updating lvfs
Downloading… [***]
Downloading… [***]
Successfully downloaded new metadata: 1 local device supported
bdmurray@atom:~$ apt-cache policy fwupd libjcat1
fwupd:
  Installed: 1.5.11-0ubuntu1~20.04.2
  Candidate: 1.5.11-0ubuntu1~20.04.2
  Version table:
 *** 1.5.11-0ubuntu1~20.04.2 500
500 http://192.168.10.7/ubuntu focal-updates/main amd64 Packages
100 /var/lib/dpkg/status
 1.3.9-4ubuntu0.1 500
500 http://192.168.10.7/ubuntu focal-security/main amd64 Packages
 1.3.9-4 500
500 http://192.168.10.7/ubuntu focal/main amd64 Packages
libjcat1:
  Installed: 0.1.3-2~ubuntu20.04.1
  Candidate: 0.1.3-2~ubuntu20.04.1
  Version table:
 *** 0.1.3-2~ubuntu20.04.1 500
500 http://192.168.10.7/ubuntu focal-updates/main amd64 Packages
100 /var/lib/dpkg/status
 0.1.0-2 500
500 http://192.168.10.7/ubuntu focal/universe amd64 Packages

** Changed in: fwupd (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Failed to update metadata for lvfs

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


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

[Bug 1944006] Missing required logs.

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

apport-collect 1944006

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

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

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

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

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

Title:
  focal cloud image on kvm does not have ip_tables kernel module

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


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

[Bug 1944006] Re: focal cloud image on kvm does not have ip_tables kernel module

2021-09-17 Thread Seth Arnold
Hello, can you please look for ip_tables.ko in
/lib/modules/*/kernel/net/ipv4/netfilter/ip_tables.ko ? Which linux-
modules-* package and which linux-image-* packages do you have
installed?

Thanks

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

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

Title:
  focal cloud image on kvm does not have ip_tables kernel module

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


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

[Bug 1944008] [NEW] php-fpm doesn't include huge-code-pages feature support

2021-09-17 Thread Lin Yang
Public bug reported:

I noticed that it only enables huge-code-pages feature support by using
"--enable-opcache --enable-opcache-file --enable-huge-code-pages"
options when building php extensions as below shows.

ext_config='--prefix=/usr --enable-cli ... --enable-opcache --enable-
opcache-file --enable-huge-code-pages'

For other components, like fpm, it doesn't use the above options, and "
--diable-all" option explicitly excluded all features that are included
by default. In this case, the code supporting huge-code-pages are not
included in php binary. So user cannot enable it in runtime, even with
"opcache.huge_code_pages=1" config in php.ini.

I know huge_code_pages feature is still experimental, so it's disabled
by design? How about include that feature and let use to control whether
enable it or not?

** Affects: php8.0 (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/1944008

Title:
  php-fpm doesn't include huge-code-pages feature support

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


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

[Bug 1870813] Re: Scilab does not start on bionic and focal

2021-09-17 Thread Steve Langasek
Hello Norbert, or anyone else affected,

Accepted scilab into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/scilab/6.1.0+dfsg1-1ubuntu3.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: scilab (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

** Changed in: scilab (Ubuntu Bionic)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed-bionic

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

Title:
  Scilab does not start on bionic and focal

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


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

[Bug 1870813] Please test proposed package

2021-09-17 Thread Steve Langasek
Hello Norbert, or anyone else affected,

Accepted scilab into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/scilab/6.0.1-7ubuntu1~18.04.2 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  Scilab does not start on bionic and focal

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


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

[Bug 1943189] Re: "cannot refresh whilst network offline" bug

2021-09-17 Thread Launchpad Bug Tracker
This bug was fixed in the package packagekit - 1.2.2-2ubuntu2

---
packagekit (1.2.2-2ubuntu2) impish; urgency=medium

  * Add wait-until-online-to-activate-systemd-service.patch: Wait until
after network-online.target to start packagekitd so it knows if it is
online, thanks to Erich Eickmeyer for the patch (LP: #1943189)

 -- Julian Andres Klode   Fri, 17 Sep 2021 17:40:40
+0200

** Changed in: packagekit (Ubuntu Impish)
   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/1943189

Title:
  "cannot refresh whilst network offline" bug

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


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

[Bug 1944006] [NEW] focal cloud image on kvm does not have ip_tables kernel module

2021-09-17 Thread Amitava Shee
Public bug reported:


$ sudo iptables -L
modprobe: FATAL: Module ip_tables not found in directory 
/lib/modules/5.4.0-84-generic
iptables v1.6.1: can't initialize iptables table `filter': Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


No ip_tables.ko
```
$ ls -l /lib/modules/`uname -r`/kernel/net/ipv4
total 24
-rw-r--r-- 1 root root 11257 Aug 26 18:48 gre.ko
-rw-r--r-- 1 root root 12161 Aug 26 18:48 udp_tunnel.ko
```

Cloud images downloaded from - 
http://cloud-images.ubuntu.com/releases/focal/release/
```
$ ls -l
total 569308
-rw-rw-r-- 1 rtip rtip 543817728 Sep  7 17:35 
ubuntu-20.04-server-cloudimg-amd64-disk-kvm.img
-rw-rw-r-- 1 libvirt-qemu kvm   27373249 Sep  7 17:37 
ubuntu-20.04-server-cloudimg-amd64-initrd-generic
-rw-rw-r-- 1 libvirt-qemu kvm   11776256 Sep  7 17:37 
ubuntu-20.04-server-cloudimg-amd64-vmlinuz-generic
```

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: iptables 1.6.1-2ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-84.94-generic 5.4.133
Uname: Linux 5.4.0-84-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.26
Architecture: amd64
Date: Fri Sep 17 20:57:42 2021
ProcEnviron:
 LANG=C.UTF-8
 SHELL=/bin/bash
 TERM=vt220
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
SourcePackage: iptables
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic 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/1944006

Title:
  focal cloud image on kvm does not have ip_tables kernel module

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


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

[Bug 1910312] Re: semctl09 from ubuntu_ltp_syscalls failed on X / F-oem-5.6 / F-oracle-5.4

2021-09-17 Thread Ian May
Found on focal/linux-gcp-5.11: 5.11.0-1019.21~20.04.1

** Tags added: sru-20210906

** Tags added: 5.11

** Tags added: gcp

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

Title:
  semctl09 from ubuntu_ltp_syscalls failed on X / F-oem-5.6 /
  F-oracle-5.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1910312/+subscriptions


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-17 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~osomon/ubuntu-release-upgrader/+git/ubuntu-release-upgrader/+merge/408838

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-17 Thread Olivier Tilloy
Proposed update for ubuntu-release-upgrader:
https://code.launchpad.net/~osomon/ubuntu-release-upgrader/+git/ubuntu-
release-upgrader/+merge/408838


Please note that these were not actually tested. This requires thorough testing 
before actually being considered for upload.

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1942935] Re: kernel io hangs during mdcheck/resync

2021-09-17 Thread Chad Wagner
Same issue on impish 5.13.13 kernel, running in VBox.

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] WifiSyslog.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] acpidump.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] UdevDb.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] ProcModules.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] ProcInterrupts.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] ProcCpuinfoMinimal.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] CurrentDmesg.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] Card0.Codecs.codec97.0.ac97.0-0.regs.txt

2021-09-17 Thread Chad Wagner
apport information

** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.regs.txt"
   
https://bugs.launchpad.net/bugs/1942935/+attachment/5526032/+files/Card0.Codecs.codec97.0.ac97.0-0.regs.txt

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] ProcCpuinfo.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] CRDA.txt

2021-09-17 Thread Chad Wagner
apport information

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] Card0.Codecs.codec97.0.ac97.0-0.txt

2021-09-17 Thread Chad Wagner
apport information

** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.txt"
   
https://bugs.launchpad.net/bugs/1942935/+attachment/5526031/+files/Card0.Codecs.codec97.0.ac97.0-0.txt

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] AlsaDevices.txt

2021-09-17 Thread Chad Wagner
apport information

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1942935/+attachment/5526029/+files/AlsaDevices.txt

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

Title:
  kernel io hangs during mdcheck/resync

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


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

[Bug 1942935] Re: kernel io hangs during mdcheck/resync

2021-09-17 Thread Chad Wagner
** Patch added: "md-reap-sync-thread.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942935/+attachment/5526028/+files/md-reap-sync-thread.patch

** Tags added: apport-collected impish

** Description changed:

  It seems to always occur during an mdcheck/resync, if I am logged in via
  SSH it is still somewhat responsive and basic utilities like dmesg will
  work.  But it apppears any write I/O will hang the terminal and nothing
  is written to syslog (presumably because it is blocked).
  
  Below is output of dmesg and cat /proc/mdstat, it appears the data check
  was interrupted and /proc/mdstat still shows progress, and a whole slew
  of hung tasks including md1_resync itself.
  
  [756484.534293] md: data-check of RAID array md0
  [756484.628039] md: delaying data-check of md1 until md0 has finished (they 
share one or more physical units)
  [756493.808773] md: md0: data-check done.
  [756493.829760] md: data-check of RAID array md1
  [778112.446410] md: md1: data-check interrupted.
  [810654.608102] md: data-check of RAID array md1
  [832291.201064] md: md1: data-check interrupted.
  [899745.389485] md: data-check of RAID array md1
  [921395.835305] md: md1: data-check interrupted.
  [921588.558834] INFO: task systemd-journal:376 blocked for more than 120 
seconds.
  [921588.558846]   Not tainted 5.11.0-27-generic #29~20.04.1-Ubuntu
  [921588.558850] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [921588.558854] task:systemd-journal state:D stack:0 pid:  376 ppid: 
1 flags:0x0220
  [921588.558859] Call Trace:
  [921588.558864]  __schedule+0x44c/0x8a0
  [921588.558872]  schedule+0x4f/0xc0
  [921588.558876]  md_write_start+0x150/0x240
  [921588.558880]  ? wait_woken+0x80/0x80
  [921588.558886]  raid5_make_request+0x88/0x890 [raid456]
  [921588.558898]  ? wait_woken+0x80/0x80
  [921588.558901]  ? mempool_kmalloc+0x17/0x20
  [921588.558904]  md_handle_request+0x12d/0x1a0
  [921588.558907]  ? __part_start_io_acct+0x51/0xf0
  [921588.558912]  md_submit_bio+0xca/0x100
  [921588.558915]  submit_bio_noacct+0x112/0x4f0
  [921588.558918]  ? ext4_fc_reserve_space+0x110/0x230
  [921588.558922]  submit_bio+0x51/0x1a0
  [921588.558925]  ? _cond_resched+0x19/0x30
  [921588.558928]  ? kmem_cache_alloc+0x38e/0x440
  [921588.558932]  ? ext4_init_io_end+0x1f/0x50
  [921588.558936]  ext4_io_submit+0x4d/0x60
  [921588.558940]  ext4_writepages+0x2c6/0xcd0
  [921588.558944]  do_writepages+0x43/0xd0
  [921588.558948]  ? do_writepages+0x43/0xd0
  [921588.558951]  ? fault_dirty_shared_page+0xa5/0x110
  [921588.558955]  __filemap_fdatawrite_range+0xcc/0x110
  [921588.558960]  file_write_and_wait_range+0x74/0xc0
  [921588.558962]  ext4_sync_file+0xf5/0x350
  [921588.558967]  vfs_fsync_range+0x49/0x80
  [921588.558970]  do_fsync+0x3d/0x70
  [921588.558973]  __x64_sys_fsync+0x14/0x20
  [921588.558976]  do_syscall_64+0x38/0x90
  [921588.558980]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [921588.558984] RIP: 0033:0x7f4c97ee832b
  [921588.558987] RSP: 002b:7ffdceb29e50 EFLAGS: 0293 ORIG_RAX: 
004a
  [921588.558991] RAX: ffda RBX: 55ced34b0fa0 RCX: 
7f4c97ee832b
  [921588.558993] RDX: 7f4c97fc8000 RSI: 55ced3487b70 RDI: 
0021
  [921588.558995] RBP: 0001 R08:  R09: 
7ffdceb29fa8
  [921588.558996] R10: 7f4c97d2c848 R11: 0293 R12: 
7ffdceb29fa8
  [921588.558998] R13: 7ffdceb29fa0 R14: 55ced34b0fa0 R15: 
55ced34bcf90
  [921588.559014] INFO: task mysqld:1505 blocked for more than 120 seconds.
  [921588.559018]   Not tainted 5.11.0-27-generic #29~20.04.1-Ubuntu
  [921588.559022] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [921588.559025] task:mysqld  state:D stack:0 pid: 1505 ppid: 
1 flags:0x
  [921588.559030] Call Trace:
  [921588.559032]  __schedule+0x44c/0x8a0
  [921588.559036]  schedule+0x4f/0xc0
  [921588.559040]  md_write_start+0x150/0x240
  [921588.559044]  ? wait_woken+0x80/0x80
  [921588.559047]  raid5_make_request+0x88/0x890 [raid456]
  [921588.559056]  ? wait_woken+0x80/0x80
  [921588.559059]  ? mempool_kmalloc+0x17/0x20
  [921588.559062]  md_handle_request+0x12d/0x1a0
  [921588.559065]  ? __part_start_io_acct+0x51/0xf0
  [921588.559068]  md_submit_bio+0xca/0x100
  [921588.559071]  submit_bio_noacct+0x112/0x4f0
  [921588.559075]  submit_bio+0x51/0x1a0
  [921588.559077]  ? _cond_resched+0x19/0x30
  [921588.559081]  ? kmem_cache_alloc+0x38e/0x440
  [921588.559084]  ? ext4_init_io_end+0x1f/0x50
  [921588.559088]  ext4_io_submit+0x4d/0x60
  [921588.559091]  ext4_writepages+0x2c6/0xcd0
  [921588.559094]  ? __schedule+0x454/0x8a0
  [921588.559097]  ? hrtimer_start_range_ns+0x1aa/0x2f0
  [921588.559100]  ? timerqueue_del+0x24/0x50
  [921588.559105]  ? futex_wait+0x1ed/0x270
  [921588.559109]  do_writepages+0x43/0xd0
  [921588.559112]  ? do_writepages+0x43/0xd0
  [921588.559115]  ? futex_wake

[Bug 1943701] Autopkgtest regression report (openjdk-17/17+35-1~20.04)

2021-09-17 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted openjdk-17 (17+35-1~20.04) for focal 
have finished running.
The following regressions have been reported in tests triggered by the package:

munin/2.0.56-1ubuntu1 (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#openjdk-17

[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/1943701

Title:
  SRU: backport the first OpenJDK 17 release to 21.04, 20.04 LTS and
  18.04 LTS

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


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

[Bug 1944004] Re: snapd.seeded.service never finishes on non-amd64

2021-09-17 Thread Sergio Durigan Junior
A few details/clarifications:

1) I can confirm that stopping the snapd.{service,socket} unblocks the
other services and allows the boot to finish (cloud-init finally reports
"done").

2) The problem happens when one launches an lxd container from a non-
amd64 architecture.  For example, I have an s390x host machine and
cloud-init has successfully finished in it, but when I launch an ubuntu-
daily:impish/s390x container, I can reproduce the problem inside it.

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

Title:
  snapd.seeded.service never finishes on non-amd64

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


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

[Bug 1944005] [NEW] System Lockup during failover

2021-09-17 Thread jarred wilson
Public bug reported:

When testing failover for configured multipath devices, I am seeing some
nodes lock up and become unresponsive.  These nodes have frozen
consoles, but can be pinged.  So some of the network stack is
functional, but ssh is not possible to them.

1) 20.04 focal
2) 0.8.3-1ubuntu2
3) multipathing failover would be successful across all nodes and the nodes 
would continue to be responsive
4) some of the nodes lock up when attempting to failover and cannot be reached 
via ssh or console

Here is the ubuntu-bug output:
https://pastebin.canonical.com/p/6MyWBggtS2/

Here is the kern.log: https://pastebin.canonical.com/p/rG42gzXG9X/

Here is the syslog: https://pastebin.canonical.com/p/C99ZprphZn/

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  System Lockup during failover

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


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

[Bug 1944004] [NEW] snapd.seeded.service never finishes on non-amd64

2021-09-17 Thread Sergio Durigan Junior
Public bug reported:

When launching an lxd container on non-amd64 architectures,
snapd.seeded.service hangs during "boot" time and never finishes, which
ends up impacting other systemd units.

This bug was found while investigating what I thought was a cloud-init
problem, because after launching a container I'd see:

# cloud-init status
status: running

and the status would never transition to "done".  James Falcon (cloud-
init dev) helped with the investigation and found that snapd was
actually the culprit here.  One can check it by doing:

# systemd-analyze blame
Bootup is not yet finished 
(org.freedesktop.systemd1.Manager.FinishTimestampMonotonic=0).
Please try again later.
Hint: Use 'systemctl list-jobs' to see active jobs
# systemctl list-jobs 
JOB UNIT TYPE  STATE  
102 cloud-init.targetstart waiting
110 cloud-final.service  start waiting
2   multi-user.targetstart waiting
131 snapd.autoimport.service start waiting
103 cloud-config.service start waiting
1   graphical.target start waiting
111 snapd.seeded.service start running
141 systemd-update-utmp-runlevel.service start waiting

8 jobs listed.
# systemctl status snapd.seeded.service 
● snapd.seeded.service - Wait until snapd is fully seeded
 Loaded: loaded (/lib/systemd/system/snapd.seeded.service; enabled; vendor 
preset: enabled)
 Active: activating (start) since Fri 2021-09-17 19:46:40 UTC; 24min ago
   Main PID: 336 (snap)
  Tasks: 8 (limit: 4777)
 Memory: 35.6M
 CGroup: /system.slice/snapd.seeded.service
 └─336 /usr/bin/snap wait system seed.loaded

Sep 17 19:46:40 docker systemd[1]: Starting Wait until snapd is fully
seeded...


Inspecting snapd.service's logs, I see some strange messages (for example, a 
segmentation fault on taskrunner.go) that could be related to this problem.  
I'm attaching the logs to this bug.

This issue is blocking docker.io on impish-proposed, which in turn is
impacting the build of our OCI images for Ubuntu 21.10.

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: update-excuse

** Attachment added: "snapd.log"
   https://bugs.launchpad.net/bugs/1944004/+attachment/5526026/+files/snapd.log

** Also affects: docker.io (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/1944004

Title:
  snapd.seeded.service never finishes on non-amd64

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


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

[Bug 1944004] Re: snapd.seeded.service never finishes on non-amd64

2021-09-17 Thread Sergio Durigan Junior
Adding a docker.io to reflect that this bug is blocking the package on
impish-proposed.

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

Title:
  snapd.seeded.service never finishes on non-amd64

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


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

[Bug 1943988] Re: [ROG Flow X13 GV301QH_GV301QH, Realtek ALC294, Speaker, Internal] No sound at all

2021-09-17 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => alsa-driver (Ubuntu)

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

Title:
  [ROG Flow X13 GV301QH_GV301QH, Realtek ALC294, Speaker, Internal] No
  sound at all

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


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

[Bug 1940079] Re: Strongswan doesn't support TPM 2.0 through the TSS2 interface

2021-09-17 Thread Bug Watch Updater
** Changed in: strongswan (Debian)
   Status: Unknown => New

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

Title:
  Strongswan doesn't support TPM 2.0 through the TSS2 interface

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


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

[Bug 1943008] Re: squashfs-tools: needs to depend on libgcc-s1

2021-09-17 Thread Dan Bungert
Log from local testing.
Forcing snapd to edge passes this test.

** Attachment added: "local-adt-snapd-edge.log"
   
https://bugs.launchpad.net/debian/+source/squashfs-tools/+bug/1943008/+attachment/5526025/+files/local-adt-snapd-edge.log

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

Title:
  squashfs-tools: needs to depend on libgcc-s1

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


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

[Bug 1943990] Re: After updating systemd packages to 245.4-4ubuntu3.13 and libvirt packages to 6.0.0-0ubuntu8.14, it is no longer possible to start kvm virtual machines

2021-09-17 Thread Gerd Jakobovitsch
Some additional info:

The servers where I had problem were running a hyper convergent
solution, with ceph installed via ceph-ansible, including at least a
docker container (running node_exporter) - it is failing as well. These
servers were initially installed with general kernel (5.4.0-81-generic)
and a hwe kernel (5.8.0-34) was installed afterwards.

I succeeded in installing a new server with hwe kernel and updated
libraries, as well as upgrade a system without ceph nor docker; at the
upgrade, some errors concerned me, but didn't cause any bigger trouble:

Setting up libvirt-daemon-driver-qemu (6.0.0-0ubuntu8.14) ...
Setting up libvirt-daemon (6.0.0-0ubuntu8.14) ...
Setting up libvirt-daemon-driver-storage-rbd (6.0.0-0ubuntu8.14) ...
Setting up libvirt-daemon-system (6.0.0-0ubuntu8.14) ...
Job failed. See "journalctl -xe" for details.
virtlockd.service is a disabled or a static unit, not starting it.
virtlogd.service is a disabled or a static unit, not starting it.
Setting up libvirt-daemon dnsmasq configuration.

-- A start job for unit libvirtd.service has begun execution.
-- 
-- The job identifier is 369924.
Sep 17 18:18:25 MGL1-SRV-0018 systemd[1]: Started Virtualization daemon.
-- Subject: A start job for unit libvirtd.service has finished successfully
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- A start job for unit libvirtd.service has finished successfully.
-- 
-- The job identifier is 369924.
Sep 17 18:18:25 MGL1-SRV-0018 nova-compute[3163250]: 2021-09-17 18:18:25.703 
3163250 ERROR nova.scheduler.client.report 
[req-b80a57e5-3e9d-4dec-a861-d04363077b0c - - - - -] 
[req-38886c27-53ea-41b9-bf14-f68080cac535] Failed to update traits to 
[COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_VMX,HW_CPU_X86_MPX,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX512DQ,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX512CD,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,HW_CPU_X86_SSE41,HW_CPU_X86_AVX512F,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STATUS_DISABLED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_EXTEND,HW_CPU_HYPERTHREADING,HW_CPU_X86_SSE42,HW_CPU_X86_AVX512VL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,HW_CPU_X86_AVX512BW,HW_CPU_X86_AVX512VNNI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_STORAGE_BUS_USB]
 for resource provider with UUID f16fc1ab-3b42-431f-9d20-96a27224b90e.  Got 
409: {"errors": [{"status": 409, "title": "Conflict", "detail": "There was a 
conflict when trying to complete your request.\n\n Resource provider's 
generation already changed. Please update the generation and try again.  ", 
"request_id": "req-38886c27-53ea-41b9-bf14-f68080cac535"}]}
Sep 17 18:18:25 MGL1-SRV-0018 nova-compute[3163250]: 2021-09-17 18:18:25.703 
3163250 WARNING nova.virt.libvirt.driver 
[req-b80a57e5-3e9d-4dec-a861-d04363077b0c - - - - -] An error occurred while 
updating compute node resource provider status to "disabled" for provider: 
f16fc1ab-3b42-431f-9d20-96a27224b90e: 
nova.exception.ResourceProviderUpdateConflict: A conflict was encountered 
attempting to update resource provider f16fc1ab-3b42-431f-9d20-96a27224b90e 
(generation 27): {"errors": [{"status": 409, "title": "Conflict", "detail": 
"There was a conflict when trying to complete your request.\n\n Resource 
provider's generation already changed. Please update the generation and try 
again.  ", "request_id": "req-38886c27-53ea-41b9-bf14-f68080cac535"}]}
 2021-09-17 18:18:25.703 
3163250 ERROR nova.virt.libvirt.driver Traceback (most recent call last):
 2021-09-17 18:18:25.703 
3163250 ERROR nova.virt.libvirt.driver   File 
"/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 4434, in 
_update_compute_provider_status
 2021-09-17 18:18:25.703 
3163250 ERROR nova.virt.libvirt.driver 
self.virtapi.update_compute_provider_status(
 2021-09-17 18:18:25.703 
3163250 ERROR nova.virt.libvirt.driver   File 
"/usr/lib/python3/dist-packages/nova/compute/manager.py", line 555, in 
update_compute_provider_status
   

[Bug 1311358] Re: package python-lazr.uri 1.0.3-1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting configuration.

2021-09-17 Thread Stefano Rivera
Sorry, not enough here to understand what happened.

** Changed in: lazr.uri (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/1311358

Title:
  package python-lazr.uri 1.0.3-1 failed to install/upgrade: Package is
  in a very bad inconsistent state - you should  reinstall it before
  attempting configuration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazr.uri/+bug/1311358/+subscriptions


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

[Bug 1310413] Re: package python-lazr.uri 1.0.3-1build1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 239

2021-09-17 Thread Stefano Rivera
Given the age of this bug, and lack of information to debug further,
marking this as incomplete.

** Changed in: lazr.uri (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/1310413

Title:
  package python-lazr.uri 1.0.3-1build1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 239

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazr.uri/+bug/1310413/+subscriptions


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

[Bug 1788618] Re: package python3-lazr.uri 1.0.3-2build1 failed to install/upgrade: installed python3-lazr.uri package post-installation script subprocess returned error exit status 1

2021-09-17 Thread Stefano Rivera
Looks like dpkg -L failed, not sure why.

** Changed in: lazr.uri (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/1788618

Title:
  package python3-lazr.uri 1.0.3-2build1 failed to install/upgrade:
  installed python3-lazr.uri package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazr.uri/+bug/1788618/+subscriptions


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

[Bug 1790327] Re: package python3-wadllib 1.3.2-3ubuntu0.18.04.1 failed to install/upgrade: O pacote está num mau estado de inconsistência; deve reinstala-lo antes de tentar configura-lo.

2021-09-17 Thread Stefano Rivera
Sorry, but I don't see enough information here to understand the issue.

I assume it's been resolved by now.

** Changed in: python-wadllib (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/1790327

Title:
  package python3-wadllib 1.3.2-3ubuntu0.18.04.1 failed to
  install/upgrade: O pacote está num mau estado de inconsistência; deve
  reinstala-lo antes de tentar configura-lo.

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


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

  1   2   3   4   >