[Bug 1874620] Re: error: failed to register the EFI boot entry: Operation not permitted.

2020-04-23 Thread Sebastien Bacher
** Summary changed:

- GRUB crashed during istallation
+ error: failed to register the EFI boot entry: Operation not permitted.

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

Title:
  error: failed to register the EFI boot entry: Operation not permitted.

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

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

[Bug 1788549] Re: powerpc/powernv/pci: Work around races in PCI bridge enabling

2020-04-23 Thread Frank Heimes
*** This bug is a duplicate of bug 1805245 ***
https://bugs.launchpad.net/bugs/1805245

Just fyi,
this bug is marked as a duplicate of bug 1805245 and with that no longer 
updated itself.
Work was spent on bug 1805245 and it got Fix Released (for bionic), see:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1805245

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

Title:
  powerpc/powernv/pci: Work around races in PCI bridge enabling

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

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

[Bug 1874624] [NEW] Unable to boot 20.04 LTS installer on Dell XPS 15 9560

2020-04-23 Thread frenk
Public bug reported:

I try to install the stable released Ubuntu 20.04 LTS (20.04 LTS) on
Dell XPS 15 9560 using USB stick. The system power off at  6% of Check
Disk. Also if I jump the check Disk system power off. The same USB disk
work on a older Dell Latitude.

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

Title:
   Unable to boot 20.04 LTS  installer on Dell XPS 15 9560

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

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

[Bug 1874623] [NEW] Mozilla Thunderbird package is not properly installed

2020-04-23 Thread thingy
Public bug reported:

Performed a Kubuntu 20.04 Minimal install.

The KDE >> Internet menu didn't show an icon for Mozilla Thunderbird.

dpkg-query shows that Mozilla Thunderbird is installed:

---snip---
root@kubuntuvm:~# cat /etc/os-release 
NAME="Ubuntu"
VERSION="20.04 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/";
SUPPORT_URL="https://help.ubuntu.com/";
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

root@kubuntuvm:~# apt-get clean;apt-get update;apt-get dist-upgrade;
Get:1 http://gb.archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Hit:2 http://gb.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://gb.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Fetched 265 kB in 1s (251 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.

root@kubuntuvm:~# dpkg-query -Wf '${Package}\n' | grep thunderbird
thunderbird
thunderbird-locale-en
thunderbird-locale-en-gb
thunderbird-locale-en-us

root@kubuntuvm:~# ls -la /usr/bin/thunderbird
ls: cannot access '/usr/bin/thunderbird': No such file or directory

root@kubuntuvm:~# dpkg -L thunderbird | grep /usr/bin/thunderbird
/usr/bin/thunderbird
---snip---

Removing and re-installing the thunderbird package fixes the issue.

---snip---
root@kubuntuvm:/var/log# cat /var/log/dpkg.log | grep thunderbird
2020-04-23 07:41:11 install thunderbird:amd64  1:68.7.0+build1-0ubuntu2
2020-04-23 07:41:11 status half-installed thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-23 07:41:16 status unpacked thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-23 07:42:58 configure thunderbird:amd64 1:68.7.0+build1-0ubuntu2 
2020-04-23 07:42:58 status unpacked thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-23 07:42:58 status half-configured thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-23 07:42:58 status installed thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:14 status installed thunderbird-locale-en-gb:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:15 remove thunderbird-locale-en-gb:all 
1:68.7.0+build1-0ubuntu2 
2020-04-24 07:42:15 status half-configured thunderbird-locale-en-gb:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:15 status half-installed thunderbird-locale-en-gb:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:15 status config-files thunderbird-locale-en-gb:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:16 status not-installed thunderbird-locale-en-gb:all 
2020-04-24 07:42:16 status installed thunderbird-locale-en-us:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:17 remove thunderbird-locale-en-us:all 
1:68.7.0+build1-0ubuntu2 
2020-04-24 07:42:17 status half-configured thunderbird-locale-en-us:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:17 status half-installed thunderbird-locale-en-us:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:17 status config-files thunderbird-locale-en-us:all 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:18 status not-installed thunderbird-locale-en-us:all 
2020-04-24 07:42:18 status installed thunderbird-locale-en:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:19 remove thunderbird-locale-en:amd64 1:68.7.0+build1-0ubuntu2 

2020-04-24 07:42:19 status half-configured thunderbird-locale-en:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:19 status half-installed thunderbird-locale-en:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:19 status config-files thunderbird-locale-en:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:20 status not-installed thunderbird-locale-en:amd64 
2020-04-24 07:42:20 status installed thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:20 remove thunderbird:amd64 1:68.7.0+build1-0ubuntu2 
2020-04-24 07:42:20 status half-configured thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:21 status half-installed thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:22 status config-files thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:35 install thunderbird:amd64 1:68.7.0+build1-0ubuntu2 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:35 status half-installed thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:43 status unpacked thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:44 configure thunderbird:amd64 1:68.7.0+build1-0ubuntu2 
2020-04-24 07:42:44 status unpacked thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:45 status half-configured thunderbird:amd64 
1:68.7.0+build1-0ubuntu2
2020-04-24 07:42:46 status installed thunderbird:amd64 1:68.7.0+build1-0ubuntu2
2020-04-24 07:43:06 install thunderbird-locale-en:amd64  
1:68.7.0+build1-0ubuntu2
2020-04-24 07:43:06 status half-installed thu

[Bug 1874622] [NEW] Focal update: v5.6.7 upstream stable release

2020-04-23 Thread Timo Aaltonen
Public bug reported:


SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   v5.6.7 upstream stable release
   from git://git.kernel.org/

** Affects: linux-oem-5.6 (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

** Affects: linux-oem-5.6 (Ubuntu Focal)
 Importance: Undecided
 Status: Fix Committed


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

** Also affects: linux-oem-5.6 (Ubuntu Focal)
   Importance: Undecided
   Status: Confirmed

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  Focal update: v5.6.7 upstream stable release

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

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

[Bug 1874619] Re: It's showing errorno5 while installning Ubuntu20.04 LTS on my dell inspiron 5577, it has a Nvidia GTX 1050 may be it's because of the drivers.

2020-04-23 Thread Sebastien Bacher
Thank you for your bug report. From the report log informations

'CasperMD5CheckMismatches: ./casper/filesystem.squashfs
CasperMD5CheckResult: fail'

it looks like the image you are using is corrupted, try to
download/write it again and check the result of the integrety check when
booting the ISO before starting the installation

** Changed in: ubiquity (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/1874619

Title:
  It's showing  errorno5 while installning Ubuntu20.04 LTS on my dell
  inspiron 5577, it has a Nvidia GTX 1050 may be it's because of the
  drivers.

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

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

[Bug 1788549] Comment bridged from LTC Bugzilla

2020-04-23 Thread bugproxy
*** This bug is a duplicate of bug 1805245 ***
https://bugs.launchpad.net/bugs/1805245

--- Comment From sthou...@in.ibm.com 2020-04-24 02:36 EDT---
The bug is pretty old now.

https://kernel.ubuntu.com/~jsalisbury/lp1788549/xenial The link which
distro provided 2018 time frame is no longer valid now.

rejecting the bug. please free to open new bug if you see the issue in
latest release.

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

Title:
  powerpc/powernv/pci: Work around races in PCI bridge enabling

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

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

[Bug 1870018] Re: Option (Ctrl-C) not shown to disable ISO verification

2020-04-23 Thread Mathew Hodson
** No longer affects: plymouth (Ubuntu Focal)

** No longer affects: plymouth (Ubuntu)

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

Title:
  Option (Ctrl-C) not shown to disable ISO verification

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

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

[Bug 1766865] Re: [19.04 FEAT] Installer support for protected key dm-crypt

2020-04-23 Thread Frank Heimes
successfully tested with 20.04 / subiquity on LPAR with DASD and zFCP
disks

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

Title:
  [19.04 FEAT] Installer support for protected key dm-crypt

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

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

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-04-23 Thread Mathew Hodson
** No longer affects: systemd (Ubuntu)

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

Title:
  [nvidia] Automatic login fails and then all subsequent logins fail.
  Killing gnome-session-binary fixes it, or just not using automatic
  login.

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

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

[Bug 1874621] [NEW] SyntaxWarning: "is" with a literal

2020-04-23 Thread Aiko Barz
Public bug reported:

Starting khal (Ubuntu 20.04) gives me an error:

$ khal
/usr/lib/python3/dist-packages/khal/settings/utils.py:136: SyntaxWarning: "is" 
with a literal. Did you mean "=="?
  if color is None or color is '':
…

Line 136 looks like this:
  if color is None or color is '':

In upstream¹ this line looks like that:
  if color is None or color == '':

I patched my utils.py manually, now the error is gone.

Kind regards
Aiko

¹:
https://github.com/pimutils/khal/blob/master/khal/settings/utils.py#L156

** Affects: khal (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/1874621

Title:
  SyntaxWarning: "is" with a literal

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

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

[Bug 1872183] Re: package chrony 3.2-4ubuntu4.2 failed to install/upgrade: installed chrony package post-removal script subprocess returned error exit status 1

2020-04-23 Thread Bug Watch Updater
** Changed in: chrony (Debian)
   Status: Unknown => 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/1872183

Title:
  package chrony 3.2-4ubuntu4.2 failed to install/upgrade: installed
  chrony package post-removal script subprocess returned error exit
  status 1

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

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

[Bug 1864252] Re: preseeded snap installs fail in images

2020-04-23 Thread Mathew Hodson
** No longer affects: livecd-rootfs (Ubuntu Xenial)

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

Title:
  preseeded snap installs fail in images

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

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

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

2020-04-23 Thread Lester Carballo Pérez
Same bug apparently and i have ubuntu focal kernel. In my case the next command 
this fix partially my problem, because my audio is set to null in sound, but i 
can listen it:
pacmd set-card-profile 0 output:hdmi-stereo

Note i have this problem for a long time, but with ubuntu focal is worse
than ever. I can not find a good permanent solution.

Only in pavucontrol i can see my HDMI Audio and this is what i can see
when i can lisent something:

Card: RS880 HDMI Audio [Radeon HD 4200 Series]
Profile: Digital Stereo (HDMI) Output (unplugged) (unavailable)
Internal Audio: off

pacmd list-cards
2 card(s) available.
index: 0
name: 
driver: 
owner module: 7
properties:
alsa.card = "1"
alsa.card_name = "HDA ATI HDMI"
alsa.long_card_name = "HDA ATI HDMI at 0xfdafc000 irq 19"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:01:05.1"
sysfs.path = 
"/devices/pci:00/:00:01.0/:01:05.1/sound/card1"
device.bus = "pci"
device.vendor.id = "1002"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
device.product.id = "970f"
device.product.name = "RS880 HDMI Audio [Radeon HD 4200 Series]"
device.string = "1"
device.description = "RS880 HDMI Audio [Radeon HD 4200 Series]"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
output:hdmi-stereo: Digital Stereo (HDMI) Salida (priority 
5900, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Salida 
(priority 800, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI) Salida 
(priority 800, available: no)
off: Apagado (priority 0, available: unknown)
active profile: 
sinks:
alsa_output.pci-_01_05.1.hdmi-stereo/#1: RS880 HDMI Audio 
[Radeon HD 4200 Series] Digital Stereo (HDMI)
sources:
alsa_output.pci-_01_05.1.hdmi-stereo.monitor/#1: Monitor of 
RS880 HDMI Audio [Radeon HD 4200 Series] Digital Stereo (HDMI)
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency 
offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
index: 1
name: 
driver: 
owner module: 8
properties:
alsa.card = "0"
alsa.card_name = "HDA ATI SB"
alsa.long_card_name = "HDA ATI SB at 0xfe024000 irq 16"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:14.2"
sysfs.path = "/devices/pci:00/:00:14.2/sound/card0"
device.bus = "pci"
device.vendor.id = "1002"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
device.product.id = "4383"
device.product.name = "SBx00 Azalia (Intel HDA)"
device.form_factor = "internal"
device.string = "0"
device.description = "Audio Interno"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
input:analog-stereo: Estéreo analógico Entrada (priority 65, 
available: no)
output:analog-stereo: Estéreo analógico Salida (priority 6500, 
available: no)
output:analog-stereo+input:analog-stereo: Estéreo Analógico 
Dúplex (priority 6565, available: no)
output:analog-surround-21: Análogico envolvente 2.1 Salida 
(priority 1300, available: no)
output:analog-surround-21+input:analog-stereo: Análogico 
envolvente 2.1 Salida + Estéreo analógico Entrada (priority 1365, available: no)
output:analog-surround-40: Analógico envolvente 4.0 Salida 
(priority 1200, available: no)
output:analog-surround-40+input:analog-stereo: Analógico 
envolvente 4.0 Salida + Estéreo analógico Entrada (priority 1265, available: no)
output:analog-surround-41: Analógico envolvente 4.1 Salida 
(priority 1300, available: no)
output:analog-surround-41+input:analog-stereo: Analógico 
envolvente 4.1 Salida + Estéreo analógico Entrada (priority 1365, available: no)
output:analog-surround-50: Analógico envolvente 5.0 Salida 
(priority 1200, available: no)
output:analog-surround-50+input:analog-stereo: Analógico 
envolvente 5.0 Salida + Estéreo analógico Entrada (priority 1265, available: no)
output:analog-surround-51: Analógico envolvente 5.1 Salida 
(priority 1300, available: no)
output:analog-surround-51+input:analog-stereo: Analógico 
envolvente 5.1 Salida + Estéreo ana

[Bug 1580596] Re: Xenial & bionic vagrant box disk size is too small

2020-04-23 Thread Mathew Hodson
livecd-rootfs (2.664) focal; urgency=medium

  [ Patrick Viafore ]
  * Increase Vagrant disk size from 10G to 40G (LP: #1580596)

 -- Robert C Jennings   Fri, 17 Apr 2020
11:03:18 -0500

** Also affects: livecd-rootfs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Fix Released

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

Title:
  Xenial & bionic vagrant box disk size is too small

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

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

[Bug 1854513] Re: casper should allow interactive configuration of ip= vlan= url= when incorrectly netbooted

2020-04-23 Thread Frank Heimes
I think it was, at the beginning of the discussions (Dec 2019, also planning 
doc), but got later dropped (updates from April 1st).
Some may consider this as a new feature that should to be added to subiquity, 
but other may see it as a lack and gap compared to the previous installer 
(which is still the base-line, especially for users that are familiar with it), 
hence more a bug.
I tend to rate it like the latter group, because of the degraded user 
experience w/o it.

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

Title:
  casper should allow interactive configuration of ip= vlan= url= when
  incorrectly netbooted

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

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

[Bug 1872047] Re: kselftest: seccomp kill_after_ptrace() timeout

2020-04-23 Thread Timo Aaltonen
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.6 (Ubuntu Eoan)
   Status: New => Invalid

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  kselftest: seccomp kill_after_ptrace() timeout

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

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

[Bug 1874620] [NEW] GRUB crashed during istallation

2020-04-23 Thread יוחנן בן הרננדז
Public bug reported:

Error occurred when upgrading Ubuntu 19.10.3 to LTS 20.04 co-existing
with WIN 10 64 bits

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 24 01:06:39 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  GRUB crashed during istallation

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

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

[Bug 1874195] Re: ansible is not able to install packages via apt on 20.04

2020-04-23 Thread Ralf Spenneberg
I just did a fresh install of 20.04 from the live cd, and the playbook
works there as well. It must be something with my automated installation
method. Currently I am still using preseed and an apt proxy. I will
continue debugging the setup, as it still does not work in this
environment.

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

Title:
  ansible is not able to install packages via apt on 20.04

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

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

[Bug 1830721] Re: [20.04 FEAT] Support secure boot in installer

2020-04-23 Thread Frank Heimes
** 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/1830721

Title:
  [20.04 FEAT] Support secure boot in installer

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

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

[Bug 1860303] Re: Backlight brightness cannot be adjusted using keys

2020-04-23 Thread Timo Aaltonen
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: Fix Released

** Also affects: linux-oem-5.6 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  Backlight brightness cannot be adjusted using keys

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

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

[Bug 1863769] Re: Ubuntu 18.04: Intel(R) Wireless-AC 9560 [8086:02f0] subsystem [8086:0034] Wifi adapter not detected after kernel update

2020-04-23 Thread You-Sheng Yang
** Tags added: hwe-networking-wifi

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

Title:
  Ubuntu 18.04: Intel(R) Wireless-AC 9560 [8086:02f0] subsystem
  [8086:0034] Wifi adapter not detected after kernel update

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

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

[Bug 1871589] Re: Add DCPD backlight support for HP CML system

2020-04-23 Thread Timo Aaltonen
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: Fix Released

** Also affects: linux-oem-5.6 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  Add DCPD backlight support for HP CML system

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1871589/+subscriptions

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

[Bug 1874619] [NEW] It's showing errorno5 while installning Ubuntu20.04 LTS on my dell inspiron 5577, it has a Nvidia GTX 1050 may be it's because of the drivers.

2020-04-23 Thread Udit Sehra
Public bug reported:

I don't know why I'm getting this errorno5
I tried setting the nouveau.modeset=0 but it didn't helped either so can't do 
anything about it now.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckMismatches: ./casper/filesystem.squashfs
CasperMD5CheckResult: fail
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 24 11:31:22 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash nomodeset ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=en_IN
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  It's showing  errorno5 while installning Ubuntu20.04 LTS on my dell
  inspiron 5577, it has a Nvidia GTX 1050 may be it's because of the
  drivers.

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

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

[Bug 1871812] Re: Can not see the storage with Intel RAID On mode enabled on Intel Comet Lake

2020-04-23 Thread Timo Aaltonen
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  Can not see the storage with Intel RAID On mode enabled on Intel Comet
  Lake

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

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

[Bug 1849156] Re: systemd-timesyncd.service broken on upgrade to 19.10 if ntp was installed

2020-04-23 Thread Mathew Hodson
** No longer affects: ntp (Ubuntu)

** No longer affects: ntp (Ubuntu Eoan)

** No longer affects: ntp (Ubuntu Focal)

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

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

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

Title:
  systemd-timesyncd.service broken on upgrade to 19.10 if ntp was
  installed

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

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

[Bug 1874010] Re: [Ice Lake] 2-second black screen blips when using Chrome or gnome-screenshot

2020-04-23 Thread Louisa Brown
Hi,

Worth noting for other people who experience this bug, that using
mainline kernel 5.5.19 seems to fix the problem.

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

Title:
  [Ice Lake] 2-second black screen blips when using Chrome or gnome-
  screenshot

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

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

[Bug 1806823] Re: diskless virtio-scsi-ccw controller triggers an error

2020-04-23 Thread Christian Ehrhardt 
Hi xnox,
this is IBM owned code, so by mirroring it to them (which already happened 
quite a while ago) it is where it needs to be. IMHO there is no need to also 
track a bugzilla on it without further gain.

But as you see in comment #1 it is low prio for them, so nothing
happened yet.

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

Title:
  diskless virtio-scsi-ccw controller triggers an error

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

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

[Bug 1860926] Re: Ubuntu 20.04 Systemd fails to configure bridged network

2020-04-23 Thread Chris Nichols
Just a note to confirm that this bug still exists in the public release
downloaded from the Ubuntu website today.

The crontab workaround has saved me a bit of angst.

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

Title:
  Ubuntu 20.04  Systemd fails to configure bridged network

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

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

[Bug 1849156] Re: systemd-timesyncd.service broken on upgrade to 19.10 if ntp was installed

2020-04-23 Thread Mathew Hodson
** Bug watch added: Debian Bug tracker #947936
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947936

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

** Bug watch removed: github.com/systemd/systemd/issues #7104
   https://github.com/systemd/systemd/issues/7104

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

Title:
  systemd-timesyncd.service broken on upgrade to 19.10 if ntp was
  installed

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

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

[Bug 1849156] Re: systemd-timesyncd.service broken on upgrade to 19.10 if ntp was installed

2020-04-23 Thread Mathew Hodson
** Tags added: dist-upgrade

** Bug watch removed: Debian Bug tracker #902026
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902026

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

Title:
  systemd-timesyncd.service broken on upgrade to 19.10 if ntp was
  installed

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

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

[Bug 1854213] Re: RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821] subsystem [17aa:38a8]: No Wifi Adapter found - Lenevo Ideapad 330 series

2020-04-23 Thread You-Sheng Yang
** Tags added: hwe-networking-wifi

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

Title:
  RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821] subsystem
  [17aa:38a8]: No Wifi Adapter found - Lenevo Ideapad 330 series

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

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

[Bug 1874615] [NEW] 18.04.4 to 20.04

2020-04-23 Thread Alex A. Mihaylov
Public bug reported:

System have 2 addition PPA.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.37
ProcVersionSignature: Ubuntu 5.3.0-46.38~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-46-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 24 08:13:14 2020
InstallationDate: Installed on 2018-03-04 (781 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180301)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-04-24 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade third-party-packages

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

Title:
  18.04.4 to 20.04

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

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

[Bug 1874533] Re: package shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2020-04-23 Thread Julian Andres Klode
** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => New

** Changed in: shim-signed (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/1874533

Title:
  package shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 failed to
  install/upgrade: installed shim-signed package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1874550] Re: "Cancel" button of Advanced Features is not translatable

2020-04-23 Thread Jean-Baptiste Lallement
** Changed in: ubiquity (Ubuntu)
   Status: New => Confirmed

** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => Low

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

Title:
  "Cancel" button of Advanced Features is not translatable

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

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

[Bug 1863590] Re: Chrony test hangs with libpcap2 1:2.31-1

2020-04-23 Thread Mathew Hodson
bubblewrap (0.4.0-1ubuntu3) focal; urgency=medium

  * d/p/update-output-patterns-libcap-2.29.patch: cherry-pick fix proposed
fix to capability drop-related tests, which broke with newer libcap2.

 -- Łukasz 'sil2100' Zemczak   Wed, 26 Feb
2020 21:39:11 +0100

** No longer affects: chrony (Ubuntu)

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

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

** Changed in: bubblewrap (Ubuntu)
   Status: New => Fix Released

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

Title:
  Chrony test hangs with libpcap2 1:2.31-1

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

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

[Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-04-23 Thread gannon1
ironincoder and I reported a kernel bug,
https://bugzilla.kernel.org/show_bug.cgi?id=207423

** Bug watch added: Linux Kernel Bug Tracker #207423
   https://bugzilla.kernel.org/show_bug.cgi?id=207423

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

Title:
  [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on
  internal speakers, very very quiet on headphones

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

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

[Bug 1834566] Re: Samsung Notebook 9 Pro - Internal Speaker Playback problem - HDA Intel - Realtek ALC298

2020-04-23 Thread gannon1
roinincoder and I reported a kernel bug,
https://bugzilla.kernel.org/show_bug.cgi?id=207423

** Bug watch added: Linux Kernel Bug Tracker #207423
   https://bugzilla.kernel.org/show_bug.cgi?id=207423

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

Title:
  Samsung Notebook 9 Pro - Internal Speaker Playback problem - HDA Intel
  - Realtek ALC298

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

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

[Bug 1872183] Re: package chrony 3.2-4ubuntu4.2 failed to install/upgrade: installed chrony package post-removal script subprocess returned error exit status 1

2020-04-23 Thread Mathew Hodson
** Bug watch added: Debian Bug tracker #955773
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955773

** Also affects: chrony (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955773
   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/1872183

Title:
  package chrony 3.2-4ubuntu4.2 failed to install/upgrade: installed
  chrony package post-removal script subprocess returned error exit
  status 1

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

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

Re: [Bug 1872964] Re: Reliable crash in lowlatency kernel with LXD

2020-04-23 Thread Mark Shuttleworth
Hi Seth

I have been deploying charmed-kubernetes on a LXD cluster. I didn't
think the kernel crash was workload-specific, but of course it might be.
It looked more likely to be ZFS + lowlatency + snaps triggering the issue.

For now I have had to move to -generic on the machine which was causing
the problem. I have ordered some more NUCs and will add -lowlatency
nodes to a cluster when they arrive, to see if different workloads
behave differently.

Mark

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

Title:
  Reliable crash in lowlatency kernel with LXD

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

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

[Bug 1873031] Re: 245.4-2ubuntu1 throws stderr messages on timesyncd restart in its dhcp hook

2020-04-23 Thread Mathew Hodson
** No longer affects: systemd (Ubuntu Eoan)

** No longer affects: systemd (Ubuntu Bionic)

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

Title:
  245.4-2ubuntu1 throws stderr messages on timesyncd restart in its dhcp
  hook

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

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

[Bug 1874217] Re: Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors

2020-04-23 Thread Martin Gerdzhev
I am running into the same issue. Was not happening on 19.10

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

Title:
  Dual monitor setup with secondary monitor in portrait-right mode cause
  tiled windows to occupy 1.5 monitors

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

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

[Bug 1874610] Re: GRUB Config and Installation Failed

2020-04-23 Thread Jean-Baptiste Lallement
Apr 24 04:33:47 ubuntu ubiquity: Setting up shim-signed 
(1.40.3+15+1533136590.3beb971-0ubuntu1) ...
Apr 24 04:33:48 ubuntu grub-installer: info: Installing grub on '/dev/sda'
Apr 24 04:33:48 ubuntu grub-installer: info: grub-install does not support 
--no-floppy
Apr 24 04:33:48 ubuntu grub-installer: info: Running chroot /target 
grub-install  --force "/dev/sda"
Apr 24 04:33:48 ubuntu grub-installer: Installing for x86_64-efi platform.
Apr 24 04:33:50 ubuntu grub-installer: grub-install: warning: Internal error.
Apr 24 04:33:50 ubuntu grub-installer: grub-install: error: failed to register 
the EFI boot entry: Operation not permitted.
Apr 24 04:33:50 ubuntu grub-installer: error: Running 'grub-install  --force 
"/dev/sda"' failed.

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

Title:
  GRUB Config and Installation Failed

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

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

[Bug 1874195] Re: ansible is not able to install packages via apt on 20.04

2020-04-23 Thread Ralf Spenneberg
Thats great info. At least it generally is able to run. 
The shebang is there to be able to call the playbook as ./apt.yml. 
For testing I removed the first two lines (comments) and on my fresh focal 
system it still fails:


PLAY [Install packages] 
**

TASK [Gathering Facts] 
***
ok: [localhost]

TASK [install apt packages] 
**
fatal: [localhost]: FAILED! => {
"changed": false
}

MSG:

 returned a result with an error set

PLAY RECAP 
***
localhost  : ok=1changed=0unreachable=0failed=1
skipped=0rescued=0ignored=0   

root@station224:~# ansible-playbook -vvv apt.yml 
ansible-playbook 2.9.6
  config file = /root/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', 
'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3/dist-packages/ansible
  executable location = /usr/bin/ansible-playbook
  python version = 3.8.2 (default, Mar 13 2020, 10:14:16) [GCC 9.3.0]
Using /root/ansible.cfg as config file
host_list declined parsing /root/hosts as it did not pass its verify_file() 
method
script declined parsing /root/hosts as it did not pass its verify_file() method
auto declined parsing /root/hosts as it did not pass its verify_file() method
Parsed /root/hosts inventory source with ini plugin

PLAYBOOK: apt.yml 

1 plays in apt.yml

PLAY [Install packages]
**

TASK [Gathering Facts] 
***
task path: /root/apt.yml:2
 ESTABLISH LOCAL CONNECTION FOR USER: root
 EXEC /bin/sh -c 'echo ~root && sleep 0'
 EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288 `" && echo 
ansible-tmp-1587704463.5635076-240295718517288="` echo 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288 `" ) && sleep 
0'
 Attempting python interpreter discovery
 EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v 
'"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v 
'"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v 
'"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v 
'"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; 
command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
 EXEC /bin/sh -c '/usr/bin/python2.7 && sleep 0'
Using module file /usr/lib/python3/dist-packages/ansible/modules/system/setup.py
 PUT /root/.ansible/tmp/ansible-local-16080wx54l1hi/tmpm8hhr014 TO 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288/AnsiballZ_setup.py
 EXEC /bin/sh -c 'chmod u+x 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288/ 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288/AnsiballZ_setup.py
 && sleep 0'
 EXEC /bin/sh -c '/usr/bin/python3 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288/AnsiballZ_setup.py
 && sleep 0'
 EXEC /bin/sh -c 'rm -f -r 
/root/.ansible/tmp/ansible-tmp-1587704463.5635076-240295718517288/ > /dev/null 
2>&1 && sleep 0'
ok: [localhost]
META: ran handlers

TASK [install apt packages] 
**
task path: /root/apt.yml:5
 ESTABLISH LOCAL CONNECTION FOR USER: root
 EXEC /bin/sh -c 'echo ~root && sleep 0'
 EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016 `" && echo 
ansible-tmp-1587704464.6301017-78793691417016="` echo 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016 `" ) && sleep 
0'
Using module file 
/usr/lib/python3/dist-packages/ansible/modules/packaging/os/apt.py
 PUT /root/.ansible/tmp/ansible-local-16080wx54l1hi/tmprt46nqpu TO 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016/AnsiballZ_apt.py
 EXEC /bin/sh -c 'chmod u+x 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016/ 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016/AnsiballZ_apt.py
 && sleep 0'
 EXEC /bin/sh -c '/usr/bin/python3 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016/AnsiballZ_apt.py
 && sleep 0'
 EXEC /bin/sh -c 'rm -f -r 
/root/.ansible/tmp/ansible-tmp-1587704464.6301017-78793691417016/ > /dev/null 
2>&1 && sleep 0'
The full traceback is:
  File 
"/tmp/ansible_apt_payload_m2ufo6sl/ansible_apt_payload.zip/ansibl

[Bug 1874613] [NEW] Ubuntu not updating

2020-04-23 Thread Mark Paul Guras
Public bug reported:

Could not calculate the upgrade  An unresolvable problem occurred while
calculating the upgrade.   This was likely caused by:  * Unofficial
software packages not provided by Ubuntu Please use the tool 'ppa-purge'
from the ppa-purge  package to remove software

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.37
ProcVersionSignature: Ubuntu 4.15.0-96.97-generic 4.15.18
Uname: Linux 4.15.0-96-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 24 00:54:31 2020
InstallationDate: Installed on 2017-08-05 (992 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-04-24 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade third-party-packages

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

Title:
  Ubuntu not updating

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

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

[Bug 1874564] Re: I/O error installing Ubuntu 20.04

2020-04-23 Thread Chris Guiver
*** This bug is a duplicate of bug 1874571 ***
https://bugs.launchpad.net/bugs/1874571

Thank you for taking the time to report this issue and helping to make
Ubuntu better.

This package failure looks like it was caused by bad ISO download,
corrupted install media, or device failure. eg. look in the logs and
you'll see messages like these :-

Apr 24 00:01:40 ubuntu kernel: [  329.409695] SQUASHFS error: zlib 
decompression failed, data probably corrupt
Apr 24 00:01:40 ubuntu kernel: [  329.409704] SQUASHFS error: 
squashfs_read_data failed to read block 0x37545

Examining the information you have given us, this does not appear to be
a useful bug report so I am closing it, as it appears to be a bad ISO or
faulty device (inc. bad write-to-device). If you believe I'm in error,
please leave a comment explaining why and change the status back to
'New'. I suggest you verify your ISO download, and note the validation
of your ISO before install to ensure a good download & write.

Possibly useful : https://tutorials.ubuntu.com/tutorial/tutorial-how-to-
verify-ubuntu#0

** Changed in: ubiquity (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/1874564

Title:
  I/O error installing Ubuntu 20.04

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

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

[Bug 1874564] Re: I/O error installing Ubuntu 20.04

2020-04-23 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1874571 ***
https://bugs.launchpad.net/bugs/1874571

** This bug has been marked a duplicate of bug 1874571
   I/O error installing 20.04

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

Title:
  I/O error installing Ubuntu 20.04

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

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

[Bug 1670507] Re: why is hud-service using so much memory?

2020-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: hud (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/1670507

Title:
  why is hud-service using so much memory?

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

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

[Bug 1874605] Missing required logs.

2020-04-23 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 1874605

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/1874605

Title:
  focal live usb fails to boot

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

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

[Bug 1808957] Re: Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe drains lots of power under s2idle

2020-04-23 Thread Kai-Heng Feng
XPS 9370 at my hand consumes 0.6W during s2idle. It's pretty much on par
with S3.

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

Title:
  Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep,
  NVMe drains lots of power under s2idle

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

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

[Bug 1848951] Re: High CPU when just moving the mouse

2020-04-23 Thread Mathew Hodson
** No longer affects: xorg-server (Ubuntu)

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

Title:
  High CPU when just moving the mouse

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

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

[Bug 1874571] Re: I/O error installing 20.04

2020-04-23 Thread Jean-Baptiste Lallement
Thanks for your report.

According to 'CasperMD5CheckResult: fail' your installation media is
corrupted. Please try to recreate it or use another stick.

Do not hesitate to file any bug you may find.

** Changed in: ubiquity (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/1874571

Title:
  I/O error installing 20.04

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

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

[Bug 1874610] [NEW] GRUB Config and Installation Failed

2020-04-23 Thread Y Budi Sulistioadi
Public bug reported:

Dell Latitude e7270 installation failed when setting the configuration
the grub

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 24 12:34:39 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  GRUB Config and Installation Failed

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

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

[Bug 1748105] Re: port80 test in ubuntu_kvm_unit_tests failed with timeout

2020-04-23 Thread Po-Hsu Lin
It needs about 90 second to run on Azure Standard_D48_v3

$ time sudo ./tests/port80
BUILD_HEAD=5c052c90
timeout -k 1s --foreground 180 /usr/bin/qemu-system-x86_64 --no-reboot 
-nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 
-vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel 
/tmp/tmp.cKEDR6Z0v0 -smp 1 # -initrd /tmp/tmp.o2ZRnk8tmj
qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.8001H:ECX.svm [bit 2]
enabling apic
begining port 0x80 write test
done
PASS port80 

real1m20.377s
user0m42.160s
sys 0m38.299s

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

Title:
  port80 test in ubuntu_kvm_unit_tests failed with timeout

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

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

[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'

2020-04-23 Thread Brian Chen
I've encountered the same issue on a Thinkbook 14-iil running kububuntu
20.04. ELAN0634 is the culprit for me as well. I haven't quite figured
out how to apply the kernel patch where one adds { "ELAN064", 0} to
elan-ic2-ids.h to my system. I can confirm that the fixes for the
thinkbook 15iil do not work for the thinkbook 14iil -- i tried.

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

Title:
  'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'

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

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

[Bug 1874605] Re: focal live usb fails to boot

2020-04-23 Thread Steve Langasek
** Package changed: syslinux (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/1874605

Title:
  focal live usb fails to boot

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

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

[Bug 1874606] Re: Cannot import .ovpn file (The Add button is greyed out) but can import via command-line

2020-04-23 Thread Jacky Boen
** Description changed:

  Hi, it seems there's a bug with the Network Manager GUI where I can't
  import an .ovpn file. However, when I run `nmcli connection import type
  openvpn file Jacky.ovpn`, it is able to import the VPN connection
  successfully.
  
  There is an existing VPN with the exact same content but different
  server IP address. I wonder if that is related to the issue?
+ 
+ EDIT: I deleted the existing VPN and it's still the same so maybe not.
  
  I have attached screenshot that shows the problem.
  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Description:  Ubuntu 20.04 LTS
  Release:  20.04
  
  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  network-manager-openvpn-gnome:
    Installed: 1.8.12-1
    Candidate: 1.8.12-1
    Version table:
   *** 1.8.12-1 500
  500 http://sg.archive.ubuntu.com/ubuntu focal/main amd64 Packages
  100 /var/lib/dpkg/status
  
  3) What you expected to happen
  I can click on Add when importing the OpenVPN profile.
  
  4) What happened instead
  The Add button is greyed out and I can't click it to import the OpenVPN 
profile.

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

Title:
  Cannot import .ovpn file (The Add button is greyed out) but can import
  via command-line

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

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

[Bug 1874374] Re: thinkbook 14-iil elan touchpad does not work

2020-04-23 Thread Brian Chen
Update:

I updated to 20.04 and the error persists.

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

Title:
  thinkbook 14-iil elan touchpad does not work

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

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

[Bug 1874554] Re: gammu-smsd fails to install in focal

2020-04-23 Thread Mathew Hodson
** Changed in: gammu (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  gammu-smsd fails to install in focal

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

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-23 Thread Tony Thuitai
Screencast of Firefox also attached for comparison

** Attachment added: "firefox switch.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5358985/+files/firefox%20switch.mp4

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

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

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

[Bug 1865837] Re: Lubuntu 20.04 qa-test install; flashing at sddm greeter when mouse at top panel (pre-login)

2020-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Lubuntu 20.04 qa-test install; flashing at sddm greeter when mouse at
  top panel (pre-login)

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

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


[Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-04-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "0001-appstream-Don-t-solely-add-a-stock-icon-for-an-
app-a.patch" seems to be a patch.  If it isn't, please remove the
"patch" flag from the attachment, remove the "patch" tag, and if you are
a member of the ~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  Many apps have no icon in Software on Focal

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

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

[Bug 1871185] Re: urls in ubuntu-bugs dialog not really clickable

2020-04-23 Thread Mathew Hodson
** Changed in: apport (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  urls in ubuntu-bugs dialog not really clickable

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

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

[Bug 1788321] Re: swapon failed: invalid argument

2020-04-23 Thread clickwir
Just did a fresh install of 20.04 as a Proxmox VM and see this "invalid
argument" in the start up messages and syslog. Trying to start it
manually also fails. Tried recreating it, also failed.

root@changeme:/# fallocate -l 2G /swap.img 
root@changeme:/# chmod 600 /swap.img 
root@changeme:/# ls -lah /swap.img 
-rw--- 1 root root 2.0G Apr 24 04:07 /swap.img
root@changeme:/# mkswap /swap.img 
mkswap: /swap.img: warning: wiping old swap signature.
Setting up swapspace version 1, size = 2 GiB (2147479552 bytes)
no label, UUID=bd9bdc4f-4c53-4b0b-ad92-687ed5f669e6
root@changeme:/# swapon /swap.img
swapon: /swap.img: swapon failed: Invalid argument
root@changeme:/# swapon -v /swap.img
swapon: /swap.img: found signature [pagesize=4096, signature=swap]
swapon: /swap.img: pagesize=4096, swapsize=2147483648, devsize=2147483648
swapon /swap.img
swapon: /swap.img: swapon failed: Invalid argument

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

Title:
  swapon failed: invalid argument

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

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

[Bug 1864390] Re: IDK

2020-04-23 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

Title:
  IDK

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

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

[Bug 1874608] [NEW] package cron 3.0pl1-136ubuntu1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-23 Thread Jim Tittsler
Public bug reported:

Failed during do-release-upgrade from 18.04.4 to 20.04.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: cron 3.0pl1-136ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-46.38~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-46-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri Apr 24 13:03:47 2020
ErrorMessage: conffile difference visualizer subprocess returned error exit 
status 127
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2
SourcePackage: cron
Title: package cron 3.0pl1-136ubuntu1 failed to install/upgrade: conffile 
difference visualizer subprocess returned error exit status 127
UpgradeStatus: Upgraded to focal on 2020-04-24 (0 days ago)
modified.conffile..etc.crontab: [modified]
mtime.conffile..etc.crontab: 2019-12-19T12:01:39.171715

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


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

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

Title:
  package cron 3.0pl1-136ubuntu1 failed to install/upgrade: conffile
  difference visualizer subprocess returned error exit status 127

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

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

[Bug 1874608] Re: package cron 3.0pl1-136ubuntu1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package cron 3.0pl1-136ubuntu1 failed to install/upgrade: conffile
  difference visualizer subprocess returned error exit status 127

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

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

[Bug 1864325] Re: On press of space key, lock screen got into a loop of trying to show the password field

2020-04-23 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

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

Title:
  On press of space key, lock screen got into a loop of trying to show
  the password field

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

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

[Bug 1864281] Re: Nothing on my desktop

2020-04-23 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

Title:
  Nothing on my desktop

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

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-23 Thread Tony Thuitai
Attached screencasts of Chromium to demonstrate the issue

** Attachment added: "chromium switch lag.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5358976/+files/chromium%20switch%20lag.mp4

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

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

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

[Bug 1874607] [NEW] No UEFI support for net installer

2020-04-23 Thread Seija Kijin
Public bug reported:

The year is 2020. 20.04 is out. However, to install ubuntu on that
machine, one must use the live usb. The net installation cd is not an
option, even though debian's net installer supports UEFI.

Please add native uefi support to the net installer.

** Affects: ubiquity (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/1874607

Title:
  No UEFI support for net installer

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

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

[Bug 1578004] Re: [SRU] unmatched entries for courier

2020-04-23 Thread Bryce Harrington
** Summary changed:

- unmatched entries for courier
+ [SRU] unmatched entries for courier

** Changed in: logwatch (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/1578004

Title:
  [SRU] unmatched entries for courier

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

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

[Bug 1583705] Re: [SRU] unmatched entries for postfix

2020-04-23 Thread Bryce Harrington
** Summary changed:

- unmatched entries for postfix
+ [SRU] unmatched entries for postfix

** Changed in: logwatch (Ubuntu)
   Importance: Low => Medium

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

Title:
  [SRU] unmatched entries for postfix

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

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

[Bug 1874573] Re: incorrect number of page indicator dots in gnome application menu after clicking outside of appfolders in ubuntu 20.04

2020-04-23 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

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

Title:
  incorrect number of page indicator dots in gnome application menu
  after clicking outside of appfolders in ubuntu 20.04

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

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

[Bug 1872916] Re: Support Intel Soundwire in 5.6-OEM Kernel 20.04

2020-04-23 Thread Alex Tu
** Also affects: oem-priority
   Importance: Undecided
   Status: New

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

** Changed in: oem-priority
 Assignee: (unassigned) => Alex Tu (alextu)

** Tags added: originate-from-1867862

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

Title:
  Support Intel Soundwire in 5.6-OEM Kernel 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1872916/+subscriptions

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

[Bug 1787845] Re: Broken xdriinfo on Ubuntu 18.04 breaks driconf

2020-04-23 Thread Mayck Medeiros
How can i solve this problem?

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

Title:
  Broken xdriinfo on Ubuntu 18.04 breaks driconf

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

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

[Bug 1874606] [NEW] Cannot import .ovpn file (The Add button is greyed out) but can import via command-line

2020-04-23 Thread Jacky Boen
Public bug reported:

Hi, it seems there's a bug with the Network Manager GUI where I can't
import an .ovpn file. However, when I run `nmcli connection import type
openvpn file Jacky.ovpn`, it is able to import the VPN connection
successfully.

There is an existing VPN with the exact same content but different
server IP address. I wonder if that is related to the issue?

I have attached screenshot that shows the problem.

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
Description:Ubuntu 20.04 LTS
Release:20.04

2) The version of the package you are using, via 'apt-cache policy pkgname' or 
by checking in Software Center
network-manager-openvpn-gnome:
  Installed: 1.8.12-1
  Candidate: 1.8.12-1
  Version table:
 *** 1.8.12-1 500
500 http://sg.archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status

3) What you expected to happen
I can click on Add when importing the OpenVPN profile.

4) What happened instead
The Add button is greyed out and I can't click it to import the OpenVPN profile.

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: manager network openvpn

** Attachment added: "Network Manager GUI's Add button is greyed out"
   
https://bugs.launchpad.net/bugs/1874606/+attachment/5358975/+files/Screenshot%20from%202020-04-24%2011-35-44.png

** Description changed:

  Hi, it seems there's a bug with the Network Manager GUI where I can't
  import an .ovpn file. However, when I run `nmcli connection import type
  openvpn file Jacky.ovpn`, it is able to import the VPN connection
  successfully.
  
  There is an existing VPN with the exact same content but different
  server IP address. I wonder if that is related to the issue?
  
  I have attached screenshot that shows the problem.
  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Description:  Ubuntu 20.04 LTS
  Release:  20.04
  
  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  network-manager-openvpn-gnome:
-   Installed: 1.8.12-1
-   Candidate: 1.8.12-1
-   Version table:
-  *** 1.8.12-1 500
- 500 http://sg.archive.ubuntu.com/ubuntu focal/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.8.12-1
+   Candidate: 1.8.12-1
+   Version table:
+  *** 1.8.12-1 500
+ 500 http://sg.archive.ubuntu.com/ubuntu focal/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  3) What you expected to happen
- I click on Add when importing the OpenVPN profile.
+ I can click on Add when importing the OpenVPN profile.
  
  4) What happened instead
  The Add button is greyed out and I can't click it to import the OpenVPN 
profile.

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

Title:
  Cannot import .ovpn file (The Add button is greyed out) but can import
  via command-line

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

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

[Bug 1874605] [NEW] focal live usb fails to boot

2020-04-23 Thread madmax1735
Public bug reported:

Apr 23 14:36:46 ubuntu kernel: [ cut here ]
Apr 23 14:36:46 ubuntu kernel: kernel BUG at fs/ext4/extents_status.c:884!
Apr 23 14:36:46 ubuntu kernel: invalid opcode:  [#1] SMP PTI
Apr 23 14:36:46 ubuntu kernel: CPU: 1 PID: 530 Comm: mount Not tainted 
5.4.0-21-generic #25-Ubuntu
Apr 23 14:36:46 ubuntu kernel: Hardware name: Micro-Star International Co., 
Ltd. MS-7B22/B360-A PRO (MS-7B22), BIOS 2.90 12/26/2019
Apr 23 14:36:46 ubuntu kernel: RIP: 0010:ext4_es_cache_extent+0xfd/0x100
Apr 23 14:36:46 ubuntu kernel: Code: 1f 49 8b 06 49 8b 7e 08 49 83 c6 18 48 8d 
55 b0 4c 89 ee e8 b5 5d a6 00 49 8b 06 48 85 c0 75 e4 e9 56 ff ff ff e8 b3 64 
d0 ff <0f> 0b 90 0f 1f 44 00 00 55 48 89 e5 41 57 49 89 ff 41 56 41 55 49
Apr 23 14:36:46 ubuntu kernel: RSP: 0018:a4cf00737938 EFLAGS: 00010213
Apr 23 14:36:46 ubuntu kernel: RAX: 07ff RBX: 18007da7 RCX: 
07ff
Apr 23 14:36:46 ubuntu kernel: RDX: 453a3a8e RSI: d2c6431a RDI: 
95ac094b4928
Apr 23 14:36:46 ubuntu kernel: RBP: a4cf00737988 R08: 47ff R09: 
95ac1b841708
Apr 23 14:36:46 ubuntu kernel: R10: 000301c0 R11: 000d R12: 
d2c6431a
Apr 23 14:36:46 ubuntu kernel: R13: 95ac094b4928 R14: 7911 R15: 
95ac0a787740
Apr 23 14:36:46 ubuntu kernel: FS:  7f22f1bff600() 
GS:95ac1da4() knlGS:
Apr 23 14:36:46 ubuntu kernel: CS:  0010 DS:  ES:  CR0: 80050033
Apr 23 14:36:46 ubuntu kernel: CR2: 7f22f1baa688 CR3: 00044a2b6005 CR4: 
003606e0
Apr 23 14:36:46 ubuntu kernel: DR0:  DR1:  DR2: 

Apr 23 14:36:46 ubuntu kernel: DR3:  DR6: fffe0ff0 DR7: 
0400
Apr 23 14:36:46 ubuntu kernel: Call Trace:
Apr 23 14:36:46 ubuntu kernel:  __read_extent_tree_block+0x18c/0x270
Apr 23 14:36:46 ubuntu kernel:  ? __kmalloc+0x266/0x270
Apr 23 14:36:46 ubuntu kernel:  ext4_find_extent+0x147/0x300
Apr 23 14:36:46 ubuntu kernel:  ext4_ext_map_blocks+0x77/0xea0
Apr 23 14:36:46 ubuntu kernel:  ? bit_wait_timeout+0xa0/0xa0
Apr 23 14:36:46 ubuntu kernel:  ? io_schedule+0x16/0x40
Apr 23 14:36:46 ubuntu kernel:  ? ext4_es_lookup_extent+0xa0/0x210
Apr 23 14:36:46 ubuntu kernel:  ext4_map_blocks+0x34c/0x600
Apr 23 14:36:46 ubuntu kernel:  ? var_wake_function+0x30/0x30
Apr 23 14:36:46 ubuntu kernel:  _ext4_get_block+0x95/0x110
Apr 23 14:36:46 ubuntu kernel:  ? ext4_data_block_valid+0x21/0x30
Apr 23 14:36:46 ubuntu kernel:  ext4_get_block+0x16/0x20
Apr 23 14:36:46 ubuntu kernel:  generic_block_bmap+0x4f/0x70
Apr 23 14:36:46 ubuntu kernel:  ext4_bmap+0x77/0xf0
Apr 23 14:36:46 ubuntu kernel:  bmap+0x1f/0x30
Apr 23 14:36:46 ubuntu kernel:  jbd2_journal_init_inode+0x18/0xb0
Apr 23 14:36:46 ubuntu kernel:  ext4_load_journal+0x121/0x460
Apr 23 14:36:46 ubuntu kernel:  ext4_fill_super+0x1f7d/0x2ef0
Apr 23 14:36:46 ubuntu kernel:  ? pointer+0x2fe/0x350
Apr 23 14:36:46 ubuntu kernel:  ? vsnprintf+0x1ec/0x4e0
Apr 23 14:36:46 ubuntu kernel:  mount_bdev+0x17f/0x1b0
Apr 23 14:36:46 ubuntu kernel:  ? ext4_calculate_overhead+0x4a0/0x4a0
Apr 23 14:36:46 ubuntu kernel:  ? mount_bdev+0x17f/0x1b0
Apr 23 14:36:46 ubuntu kernel:  ? ext4_calculate_overhead+0x4a0/0x4a0
Apr 23 14:36:46 ubuntu kernel:  ext4_mount+0x15/0x20
Apr 23 14:36:46 ubuntu kernel:  legacy_get_tree+0x2b/0x50
Apr 23 14:36:46 ubuntu kernel:  vfs_get_tree+0x2a/0xc0
Apr 23 14:36:46 ubuntu kernel:  ? capable+0x19/0x20
Apr 23 14:36:46 ubuntu kernel:  do_mount+0x7b6/0x9c0
Apr 23 14:36:46 ubuntu kernel:  ksys_mount+0x82/0xd0
Apr 23 14:36:46 ubuntu kernel:  __x64_sys_mount+0x25/0x30
Apr 23 14:36:46 ubuntu kernel:  do_syscall_64+0x57/0x190
Apr 23 14:36:46 ubuntu kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Apr 23 14:36:46 ubuntu kernel: RIP: 0033:0x7f22f1b2ec9e
Apr 23 14:36:46 ubuntu kernel: Code: 48 8b 0d f5 81 0c 00 f7 d8 64 89 01 48 83 
c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 a5 00 00 00 
0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d c2 81 0c 00 f7 d8 64 89 01 48
Apr 23 14:36:46 ubuntu kernel: RSP: 002b:7ffeed62afb8 EFLAGS: 0202 
ORIG_RAX: 00a5
Apr 23 14:36:46 ubuntu kernel: RAX: ffda RBX: 8401 RCX: 
7f22f1b2ec9e
Apr 23 14:36:46 ubuntu kernel: RDX: 7ffeed62cdcd RSI: 7ffeed62cde9 RDI: 
7ffeed62cde0
Apr 23 14:36:46 ubuntu kernel: RBP:  R08:  R09: 
007f
Apr 23 14:36:46 ubuntu kernel: R10: 8401 R11: 0202 R12: 
7f22f1bff580
Apr 23 14:36:46 ubuntu kernel: R13:  R14: 7ffeed62b228 R15: 

Apr 23 14:36:46 ubuntu kernel: Modules linked in: nls_iso8859_1 dm_mirror 
dm_region_hash dm_log hid_generic usbhid hid uas usb_storage crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel i915 mxm_wmi i2c_algo_bit aesni_intel 
crypto_simd cryptd drm_kms_helper glue_helper syscopyarea sysfillrect

Re: [Bug 1866681] Re: [HP Pavilion dv9000] Mute toggles on/off while plugged into the headphone/speaker jack (19.04+)

2020-04-23 Thread Kuroš Taheri-Golværzi
I've just tried installing 20.04 LTS, and the audio issue still
persists. I've tried reinstalling both pulseaudio and ALSA, and
nothing works. I'm out of ideas. What do I do? How should I go about
fixing the problem?

On Tue, Mar 17, 2020 at 11:04 AM Kuroš Taheri-Golværzi
 wrote:
>
> Alrighty, so, I installed Xubuntu 16.04. `uname -or` outputs:
> 4.4.0-21-generic GNU/Linux
> and `pulseaudio --version` outputs:
> pulseaudio 8.0
> In AlsaMixer, "Auto-Mute Mode" is set to "Enabled", and the audio
> works perfectly exactly as expected.
>
> This is definitely something that started happening in the 19.04 versions.
>
> On 3/12/20, Kai-Heng Feng  wrote:
> > Can you please test older kernels like 4.15?
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https://bugs.launchpad.net/bugs/1866681
> >
> > Title:
> >   [HP Pavilion dv9000] Mute toggles on/off while plugged into the
> >   headphone/speaker jack (19.04+)
> >
> > Status in alsa-driver package in Ubuntu:
> >   New
> > Status in linux package in Ubuntu:
> >   Confirmed
> > Status in pulseaudio package in Ubuntu:
> >   New
> >
> > Bug description:
> >   I'm on an HP Pavilion dv9000 (https://www.cnet.com/products/hp-
> >   pavilion-dv9000/specs/) built many years ago.
> >
> >
> >   Whenever I'm using any distro that's based on Ubuntu which was published
> > from Version 19.04 onwards, I've been having a major issue with the mute
> > button toggling on and off whenever I have something plugged into the audio
> > out jack. I know that it's not the fault of XFCE, because I also use the
> > latest version of Manjaro with XFCE on this same computer, and it works
> > fine. I also know it's not any Red Hat-based distro, because I use Stella
> > (which is a remix of CentOS 6) also on this exact same computer, and it also
> > works fine. Qubes, Mageia, and Fedora 31 also work perfectly fine and don't
> > have this issue.
> >
> >   My "lsb-release" is:
> >   DISTRIB_ID=Ubuntu
> >   DISTRIB_RELEASE=19.10
> >   DISTRIB_CODENAME=eoan
> >   DISTRIB_DESCRIPTION="Ubuntu 19.10"
> >
> >   and "apt-cache policy pulseaudio" outputs:
> >   pulseaudio:
> > Installed: 1:13.0-1ubuntu1.1
> > Candidate: 1:13.0-1ubuntu1.1
> > Version table:
> >*** 1:13.0-1ubuntu1.1 500
> >   500 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64
> > Packages
> >   100 /var/lib/dpkg/status
> >1:13.0-1ubuntu1 500
> >   500 http://us.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
> >
> >   I've uploaded a short video of the problem that I recorded with my phone
> > here:
> >   https://www.youtube.com/watch?v=GXaHXQA-5uQ
> >
> >
> >   The problem appears with Kali 2019 and 2020, Peppermint 19.04, Lubuntu
> > 19.04, Xubuntu 19.04, and Sparky 5.10 and 2020.02.
> >
> >
> >   I've checked pretty much everything I can think of. There's a log for my
> > ALSA help diagnostics results on my current computer (which works properly
> > with 18.04) at:
> >   http://alsa-project.org/db/?f=4859b85cd7fc32e7f01f8df63591b5a43dbf6829
> >
> >
> >   the result output of lspci is:
> >   [code]00:00.0 RAM memory: NVIDIA Corporation C51 Host Bridge (rev a2)
> >   00:00.1 RAM memory: NVIDIA Corporation C51 Memory Controller 0 (rev a2)
> >   00:00.2 RAM memory: NVIDIA Corporation C51 Memory Controller 1 (rev a2)
> >   00:00.3 RAM memory: NVIDIA Corporation C51 Memory Controller 5 (rev a2)
> >   00:00.4 RAM memory: NVIDIA Corporation C51 Memory Controller 4 (rev a2)
> >   00:00.5 RAM memory: NVIDIA Corporation C51 Host Bridge (rev a2)
> >   00:00.6 RAM memory: NVIDIA Corporation C51 Memory Controller 3 (rev a2)
> >   00:00.7 RAM memory: NVIDIA Corporation C51 Memory Controller 2 (rev a2)
> >   00:02.0 PCI bridge: NVIDIA Corporation C51 PCI Express Bridge (rev a1)
> >   00:03.0 PCI bridge: NVIDIA Corporation C51 PCI Express Bridge (rev a1)
> >   00:04.0 PCI bridge: NVIDIA Corporation C51 PCI Express Bridge (rev a1)
> >   00:09.0 RAM memory: NVIDIA Corporation MCP51 Host Bridge (rev a2)
> >   00:0a.0 ISA bridge: NVIDIA Corporation MCP51 LPC Bridge (rev a3)
> >   00:0a.1 SMBus: NVIDIA Corporation MCP51 SMBus (rev a3)
> >   00:0a.3 Co-processor: NVIDIA Corporation MCP51 PMU (rev a3)
> >   00:0b.0 USB controller: NVIDIA Corporation MCP51 USB Controller (rev a3)
> >   00:0b.1 USB controller: NVIDIA Corporation MCP51 USB Controller (rev a3)
> >   00:0d.0 IDE interface: NVIDIA Corporation MCP51 IDE (rev f1)
> >   00:0e.0 IDE interface: NVIDIA Corporation MCP51 Serial ATA Controller (rev
> > f1)
> >   00:0f.0 IDE interface: NVIDIA Corporation MCP51 Serial ATA Controller (rev
> > f1)
> >   00:10.0 PCI bridge: NVIDIA Corporation MCP51 PCI Bridge (rev a2)
> >   00:10.1 Audio device: NVIDIA Corporation MCP51 High Definition Audio (rev
> > a2)
> >   00:14.0 Bridge: NVIDIA Corporation MCP51 Ethernet Controller (rev a3)
> >   00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8
> > [Athlon64/Opteron] HyperTransport Technology Confi

[Bug 1874299] Re: PC crashes / freezes when removing application icons in created folders

2020-04-23 Thread biguibi
I have something to add:
- It happens only if the Ubuntu Dock is active
- It can happen by just opening and closing the folder
- By analyzing htop you can see gnome-shell is using 100% CPU after it has 
crashed
- It seems to be related to the scaling bug that happens when you open and 
close folders

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

Title:
  PC crashes / freezes when removing application icons in created
  folders

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-23 Thread Robert Hardy
The test kernel 5.3.0-48.41+lp1861395v1 seems to be a major improvement!
On 5.3.0-45.37 pauses still happened rarely i.e. a single 2 second pause every 
15 hrs and I hadn't noticed them until I was watching the logs for them.
5.3.0-46 and later were pausing several times a minute and the system was 
unusable. 
This test kernel 5.3.0-48.41+lp1861395v1 has yet to pause at all. I will keep 
testing it but I suspect we have a winner here.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872796] Re: gnome-shell animations are noticeably stuttery when the Ubuntu extensions are enabled

2020-04-23 Thread Carlos Pita
I'm experiencing this also but it's much worse than reported above, in
all of these environments performance is behind 19.10/3.34:

* gnome-session / X11
* gnome-session / Wayland
* ubuntu-desktop / X11
* ubuntu-desktop / Wayland


ubuntu-desktop / X11 is by far the worst combination, but in all others I'm 
able to see windows in the overview enlarging "inch by inch" with noticeable 
frame dropping and stuttering.

Moreover, I've tested this in Fedora 32 and up-to-date Arch. Performance
in Wayland is great in both systems (but, again, there is regression in
X11, which has always been bad for me anyway, it's just worse now).

I've a Huawei Matebook X Pro, with Intel 620 and an NVIDIA gpu.
Performance is bad using any of the graphics cards. Specifically, the
problem has always been with the overview animation,the application
spring is ok since 3.34.

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

Title:
  gnome-shell animations are noticeably stuttery when the Ubuntu
  extensions are enabled

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

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

[Bug 1874299] Re: PC crashes / freezes when removing application icons in created folders

2020-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

Title:
  PC crashes / freezes when removing application icons in created
  folders

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

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

[Bug 1872796] Re: gnome-shell animations are noticeably stuttery when the Ubuntu extensions are enabled

2020-04-23 Thread Carlos Pita
I forgot to mention that resolution is 3000x2000, it's a hidpi screen
with 2x scaling factor. Of course, that makes things harder but, as I
said, it's working pretty well in Wayland 3.36 on Arch and Fedora.

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

Title:
  gnome-shell animations are noticeably stuttery when the Ubuntu
  extensions are enabled

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

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

[Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-04-23 Thread Matthias Klumpp
** This bug is no longer a duplicate of bug 1866134
   Yaru icons are not shown in Gnome-Software

** Bug watch added: gitlab.gnome.org/GNOME/gnome-software/-/issues #918
   https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918

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

** Patch added: 
"0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch"
   
https://bugs.launchpad.net/gnome-software/+bug/1864307/+attachment/5358973/+files/0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch

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

Title:
  Many apps have no icon in Software on Focal

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

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

[Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-04-23 Thread Matthias Klumpp
Ooooh, sorry... I was coming from duplicate #1864307, which the patch above 
solves, but I am not sure if this particular issue is solved as well...
So, I don't think #1864307 is a duplicate bug of this, I think those two are 
separate issues (https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918 and 
https://gitlab.gnome.org/GNOME/gnome-software/issues/929 respectively)
Sorry for the noise, I'll unlink those issue reports.

** Bug watch added: gitlab.gnome.org/GNOME/gnome-software/-/issues #918
   https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918

** Patch removed: 
"0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1866134/+attachment/5358966/+files/0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch

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

Title:
  Yaru icons are not shown in Gnome-Software

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

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

[Bug 1874603] [NEW] package inkscape (not installed) failed to install/upgrade: trying to overwrite '/usr/share/application-registry/inkscape.applications', which is also in package inkscape-common 0.

2020-04-23 Thread Christopher Turcotte
Public bug reported:

Problem occurred upon installation. Application will not run.
Application does not appear in Apps Menu. No further info.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: inkscape (not installed)
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Apr 23 22:48:23 2020
ErrorMessage: trying to overwrite 
'/usr/share/application-registry/inkscape.applications', which is also in 
package inkscape-common 0.42-0.1
InstallationDate: Installed on 2020-04-24 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2
SourcePackage: inkscape
Title: package inkscape (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/application-registry/inkscape.applications', which is 
also in package inkscape-common 0.42-0.1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package focal

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

Title:
  package inkscape (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/application-registry/inkscape.applications',
  which is also in package inkscape-common 0.42-0.1

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

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

[Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-04-23 Thread Matthias Klumpp
Or rather, use the even better (attached) patch :-P

** Patch added: 
"0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1866134/+attachment/5358966/+files/0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch

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

Title:
  Yaru icons are not shown in Gnome-Software

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

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

[Bug 1874318] Re: package grub-efi-amd64-signed 1.142+2.04-1ubuntu26 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1

2020-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub2-signed (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/1874318

Title:
  package grub-efi-amd64-signed 1.142+2.04-1ubuntu26 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 10

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

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

[Bug 1874601] [NEW] Después de actualizar la información de paquete, el paquete esencial «ubuntu-minimal» no se puede localizar. Esto puede deberse a que no tiene las réplicas oficiales listadas en

2020-04-23 Thread DanielHZ
Public bug reported:

Después de actualizar la información de paquete, el paquete esencial 
«ubuntu-minimal» no se puede localizar. Esto puede deberse a que no 
tiene las réplicas oficiales listadas en sus de orígenes de software 
o por una carga excesiva en la réplica que está usando. Vea 
/etc/apt/sources.list para conocer la configuración de lista actual 
de orígenes de software. 
En caso de tratarse de una sobrecarga de la réplica, debe esperar 
para reintentar la actualización más tarde.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubuntu-release-upgrader-core 1:19.10.15.4
ProcVersionSignature: Ubuntu 5.3.0-48.41-generic 5.3.18
Uname: Linux 5.3.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
CrashDB: ubuntu
Date: Thu Apr 23 23:37:33 2020
InstallationDate: Installed on 2018-04-09 (745 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_AR:es
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to eoan on 2020-04-24 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2020-04-23 22:48:19.602998
 Log time: 2020-04-23 22:48:47.793987
 Log time: 2020-04-23 23:37:30.605877
 Log time: 2020-04-23 23:37:35.592261
VarLogDistupgradeLspcitxt:
 
mtime.conffile..etc.update-manager.release-upgrades: 2020-04-23T22:46:42.381293

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade eoan

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

Title:
  Después de actualizar la información de paquete, el paquete esencial
  «ubuntu-minimal» no se puede localizar. Esto puede deberse a que no
  tiene las réplicas oficiales listadas en sus de orígenes de software
  o por una carga excesiva en la réplica que está usando. Vea
  /etc/apt/sources.list para conocer la configuración de lista actual
  de orígenes de software.  En caso de tratarse de una sobrecarga de la
  réplica, debe esperar  para reintentar la actualización más tarde.

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

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

[Bug 1874590] Re: Installation guide for 20.04 Server is missing, says to use 18.04 docs but provides no link to 18.04 docs

2020-04-23 Thread Doug Smythies
I had troubles compiling the installation guide on a 20.04 computer.
Additionally, i had an issue with the redirects to a the new serverguide site.

The installation guide will be there past noon UTC.

i was not aware of the "Official Doumentation" link issue, but it should
also be fixed upon tomorrow's publication.

Sorry for your troubles.

** Package changed: ubuntu-docs (Ubuntu) => help.ubuntu.com

** Branch linked: lp:help.ubuntu.com

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

Title:
  Installation guide for 20.04 Server is missing, says to use 18.04 docs
  but provides no link to 18.04 docs

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

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

[Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-04-23 Thread Matthias Klumpp
You will want this patch, unless there are further modifications to it
in the next few days: https://gitlab.gnome.org/GNOME/gnome-
software/-/commit/d743f920867d8f57beac56191c8912147ef23c8f

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

Title:
  Yaru icons are not shown in Gnome-Software

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

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

[Bug 1869672] Re: kdump kernel can't be loaded using kernel 4.15.0-76

2020-04-23 Thread yamato
Excellent!

Of course I'll try your kernel.

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

Title:
  kdump kernel can't be loaded using kernel 4.15.0-76

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

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

[Bug 1874590] Re: Installation guide for 20.04 Server is missing, says to use 18.04 docs but provides no link to 18.04 docs

2020-04-23 Thread Doug Smythies
** Changed in: ubuntu-docs (Ubuntu)
   Status: New => Fix Committed

** Changed in: ubuntu-docs (Ubuntu)
 Assignee: (unassigned) => Doug Smythies (dsmythies)

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

Title:
  Installation guide for 20.04 Server is missing, says to use 18.04 docs
  but provides no link to 18.04 docs

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

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

[Bug 1640514] Re: /snap/bin is not added to the PATH when using zsh

2020-04-23 Thread Johannes Choo
bash from the tty receives the PATH with "/snap/bin" via sourcing
"/etc/profile" (bash initialization file), and does not have it set
before this. zsh from the tty does not receive the path, since it
doesn't source "/etc/profile", and "/etc/zsh/zshenv", which it does
source, does not update the PATH.

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

Title:
  /snap/bin is not added to the PATH when using zsh

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

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

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-04-23 Thread suKo
As per my earlier comment, I have a GTX 1080. I'm happy to provide any
log information if @Alberto can tell me what he needs to help him figure
out what's going on.

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

Title:
  [nvidia] Automatic login fails and then all subsequent logins fail.
  Killing gnome-session-binary fixes it, or just not using automatic
  login.

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

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

[Bug 1857383] Re: Fractional scaling does not work anymore

2020-04-23 Thread Katie
i see fractional increments but unable to set to 175% Monitor reports no
display on dp 1.2 and there should be

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

Title:
  Fractional scaling does not work anymore

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

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

[Bug 1047108] Re: ubuntu-release-upgrader- crashes on upgrade in 3. section

2020-04-23 Thread Dera Estuarso
My case is with from 18.04.4 to 20.04.
I have disabled non-essential ppa. and when i tried again it said it could not 
calculate upgrade (there is no problem with ppa, now).  it says it is a 
transient problem. i should try again. i tried again but the problem persisted.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Invalid => New

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

Title:
  ubuntu-release-upgrader- crashes on upgrade in 3. section

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

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

[Bug 1874591] [NEW] AptUrl GTK window stuck on screen after install completed

2020-04-23 Thread jkelol111 [Nam]
Public bug reported:

After installing a package from an AptURL, the apturl-gtk window remains
stuck on screen in greyed out state. Clicking the close button does
nothing.

Screenshot is attached below.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: apturl 0.5.2ubuntu19
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 24 09:51:36 2020
InstallationDate: Installed on 2020-04-22 (1 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: apturl
UpgradeStatus: Upgraded to focal on 2020-04-23 (0 days ago)

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


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

** Attachment added: "Screenshot from 2020-04-24 09-45-40.png"
   
https://bugs.launchpad.net/bugs/1874591/+attachment/5358931/+files/Screenshot%20from%202020-04-24%2009-45-40.png

** Description changed:

  After installing a package from an AptURL, the apturl-gtk window remains
  stuck on screen in greyed out state. Clicking the close button does
  nothing.
+ 
+ Screenshot is attached below.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: apturl 0.5.2ubuntu19
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 24 09:51:36 2020
  InstallationDate: Installed on 2020-04-22 (1 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: apturl
  UpgradeStatus: Upgraded to focal on 2020-04-23 (0 days ago)

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

Title:
  AptUrl GTK window stuck on screen after install completed

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

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

[Bug 1874588] Status changed to Confirmed

2020-04-23 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/1874588

Title:
  Flickering screen after waking up from Suspend

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

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

  1   2   3   4   5   6   7   >