[Bug 1839693] Re: p54usb module in linux-modules-extra-5.0.0-23-generic does not work

2019-08-14 Thread Po-Hsu Lin
Hi,
thanks for the test, I will SRU this so people can get this fix from updates.

https://lists.ubuntu.com/archives/kernel-team/2019-August/103116.html

** Description changed:

+ == SRU Justification ==
+ User report that the p54usb driver will crash when trying to load it on 5.0 
kernel for a Dell Wireless 1450 Dual-band (802.11a/b/g) USB 2.0 adapter. This 
was caused by commit e3554197 (p54: Use skb_peek_tail() instead of direct head 
pointer accesses.)
+ 
+ == Fix ==
+ * 1645ab93 (p54: fix crash during initialization)
+ 
+ This patch added a check for target_skb to determine where to queue the 
buffer. It can be cherry-picked into Disco.
+ Eoan got this patch from v5.2.1 upstream stable release update.
+ 
+ == Test ==
+ Test kernel could be found here:
+ https://people.canonical.com/~phlin/kernel/lp-1839693-p54usb/
+ 
+ This issue was reported against Bionic HWE 5.0 kernel, user confirmed
+ that the patched B-hwe kernel works as expected.
+ 
+ == Regression Potential ==
+ Low, change limited to p54usb driver, patch tested with positive test result.
+ 
+ 
+ == Original Bug Report ==
+ 
  I am using the Product: Dell Wireless 1450 Dual-band (802.11a/b/g) USB
  2.0 Adapter
  
  This relies on the p54usb driver. It works great on kernel 4.18. I
  upgraded to 5.0.0-3 and the device fails to start.
  
  On the older kernel, things seem good:
  
  [ 1255.546620] usb 3-1: new high-speed USB device number 3 using xhci_hcd
  [ 1255.704106] usb 3-1: New USB device found, idVendor=413c, idProduct=8104, 
bcdDevice=10.50
  [ 1255.704110] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 1255.704112] usb 3-1: Product: Dell Wireless 1450 Dual-band (802.11a/b/g) 
USB 2.0 Adapter
  [ 1255.704115] usb 3-1: Manufacturer: DELL
  [ 1255.830808] usb 3-1: reset high-speed USB device number 3 using xhci_hcd
  [ 1255.979753] usb 3-1: Loading firmware file isl3887usb
  [ 1255.980055] ieee80211 phy1: p54 detected a LM87 firmware
  [ 1255.980058] p54: rx_mtu reduced from 3240 to 2384
  [ 1255.980060] ieee80211 phy1: FW rev 2.13.25.0 - Softmac protocol 5.9
  [ 1255.980063] ieee80211 phy1: cryptographic accelerator WEP:YES, TKIP:YES, 
CCMP:YES
  [ 1256.974586] ieee80211 phy1: hwaddr 00:14:a5:c6:56:ca, MAC:isl3892 RF:Xbow
  [ 1256.976368] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  [ 1256.976974] usb 3-1: is registered as 'phy1'
  [ 1256.981866] p54usb 3-1:1.0 wlx0014a5c656ca: renamed from wlan0
  
  I'm using:
  
  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

** Description changed:

  == SRU Justification ==
  User report that the p54usb driver will crash when trying to load it on 5.0 
kernel for a Dell Wireless 1450 Dual-band (802.11a/b/g) USB 2.0 adapter. This 
was caused by commit e3554197 (p54: Use skb_peek_tail() instead of direct head 
pointer accesses.)
  
  == Fix ==
  * 1645ab93 (p54: fix crash during initialization)
  
  This patch added a check for target_skb to determine where to queue the 
buffer. It can be cherry-picked into Disco.
  Eoan got this patch from v5.2.1 upstream stable release update.
  
  == Test ==
  Test kernel could be found here:
  https://people.canonical.com/~phlin/kernel/lp-1839693-p54usb/
  
  This issue was reported against Bionic HWE 5.0 kernel, user confirmed
- that the patched B-hwe kernel works as expected.
+ that the patched B-hwe kernel can fix this issue.
  
  == Regression Potential ==
  Low, change limited to p54usb driver, patch tested with positive test result.
- 
  
  == Original Bug Report ==
  
  I am using the Product: Dell Wireless 1450 Dual-band (802.11a/b/g) USB
  2.0 Adapter
  
  This relies on the p54usb driver. It works great on kernel 4.18. I
  upgraded to 5.0.0-3 and the device fails to start.
  
  On the older kernel, things seem good:
  
  [ 1255.546620] usb 3-1: new high-speed USB device number 3 using xhci_hcd
  [ 1255.704106] usb 3-1: New USB device found, idVendor=413c, idProduct=8104, 
bcdDevice=10.50
  [ 1255.704110] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 1255.704112] usb 3-1: Product: Dell Wireless 1450 Dual-band (802.11a/b/g) 
USB 2.0 Adapter
  [ 1255.704115] usb 3-1: Manufacturer: DELL
  [ 1255.830808] usb 3-1: reset high-speed USB device number 3 using xhci_hcd
  [ 1255.979753] usb 3-1: Loading firmware file isl3887usb
  [ 1255.980055] ieee80211 phy1: p54 detected a LM87 firmware
  [ 1255.980058] p54: rx_mtu reduced from 3240 to 2384
  [ 1255.980060] ieee80211 phy1: FW rev 2.13.25.0 - Softmac protocol 5.9
  [ 1255.980063] ieee80211 phy1: cryptographic accelerator WEP:YES, TKIP:YES, 
CCMP:YES
  [ 1256.974586] ieee80211 phy1: hwaddr 00:14:a5:c6:56:ca, MAC:isl3892 RF:Xbow
  [ 1256.976368] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  [ 1256.976974] usb 3-1: is registered as 'phy1'
  [ 1256.981866] p54usb 3-1:1.0 wlx0014a5c656ca: renamed from wlan0
  
  I'm using:
  
  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

-- 
You received this bug notification 

[Bug 1839992] Re: bionic/linux-gke-4.15: 4.15.0-1041.43 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1839991 (gke-kernel)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-gke-4.15
meta: linux-meta-gke-4.15
signed: linux-signed-gke-4.15
  phase: Holding before Promote to Proposed
  phase-changed: Thursday, 15. August 2019 05:05 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,meta:queued,signed:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,signed:depwait
  trackers:
bionic/linux-gke-4.15/gke-kernel: bug 1839991
  variant: debs

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

Title:
  bionic/linux-gke-4.15: 4.15.0-1041.43 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839992/+subscriptions

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

[Bug 1840212] [NEW] grub-installer fails after choosing to erase the disk

2019-08-14 Thread promise
Public bug reported:

grub-efi-amd64-signed failed installation /target/ Ubuntu 18.04

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12
ProcVersionSignature: Ubuntu 5.0.0-23.24~18.04.1-generic 5.0.15
Uname: Linux 5.0.0-23-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CasperVersion: 1.394
Date: Thu Aug 15 07:14:09 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.12 ubuntu

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

Title:
  grub-installer fails after choosing to erase the disk

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

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

[Bug 1839992] Re: bionic/linux-gke-4.15: 4.15.0-1041.43 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1839991 (gke-kernel)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-gke-4.15
meta: linux-meta-gke-4.15
signed: linux-signed-gke-4.15
- phase: Packaging
- phase-changed: Wednesday, 14. August 2019 18:00 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Thursday, 15. August 2019 05:05 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,meta:queued,signed:depwait
  trackers:
bionic/linux-gke-4.15/gke-kernel: bug 1839991
  variant: debs

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

Title:
  bionic/linux-gke-4.15: 4.15.0-1041.43 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839992/+subscriptions

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

[Bug 1785912] Re: Horizontal screen flicker Intel UHD graphics 620 (rev 07) Lenovo Ideapad 720s 13IKB 81BV

2019-08-14 Thread Kai-Heng Feng
Does kernel parameter "i915.enable_psr=0" help?

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

Title:
  Horizontal screen flicker Intel UHD graphics 620 (rev 07) Lenovo
  Ideapad 720s 13IKB 81BV

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

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

[Bug 1839026] Re: Example is wrong in `gcalcli --help`

2019-08-14 Thread Adolfo Jayme
** Also affects: gcalcli (Ubuntu)
   Importance: Undecided
   Status: New

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

** Tags added: bitesize manpage

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

Title:
  Example is wrong in `gcalcli --help`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-manpage-repository/+bug/1839026/+subscriptions

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

[Bug 1760691] Re: Please switch to Ayatana AppIndicator

2019-08-14 Thread Launchpad Bug Tracker
[Expired for update-notifier (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: update-notifier (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/1760691

Title:
  Please switch to Ayatana AppIndicator

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

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

[Bug 1839959] Re: bionic/linux-gke-5.0: 5.0.0-1014.14~18.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1839958 (gke-kernel)
  
  -- swm properties --
  kernel-stable-master-bug: 1839962
  packages:
main: linux-gke-5.0
meta: linux-meta-gke-5.0
signed: linux-signed-gke-5.0
- phase: Packaging
- phase-changed: Wednesday, 14. August 2019 18:01 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Thursday, 15. August 2019 04:08 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,signed:depwait
  trackers:
bionic/linux-gke-5.0/gke-kernel: bug 1839958
  variant: debs

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

Title:
  bionic/linux-gke-5.0: 5.0.0-1014.14~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839959/+subscriptions

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

[Bug 1839693] Re: p54usb module in linux-modules-extra-5.0.0-23-generic does not work

2019-08-14 Thread Po-Hsu Lin
** Package changed: linux-hwe (Ubuntu) => linux (Ubuntu)

** Also affects: linux (Ubuntu Eoan)
   Importance: Undecided
 Assignee: Po-Hsu Lin (cypressyew)
   Status: Incomplete

** Also affects: linux (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Eoan)
   Status: Incomplete => Fix Released

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

** Changed in: linux (Ubuntu Disco)
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

** Changed in: linux (Ubuntu Eoan)
 Assignee: Po-Hsu Lin (cypressyew) => (unassigned)

** Tags added: disco

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

Title:
  p54usb module in linux-modules-extra-5.0.0-23-generic does not work

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

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

[Bug 1840184] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-eoan

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840183 (bionic/linux-hwe-edge)
  
  -- swm properties --
+ boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 14. August 2019 20:46 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Thursday, 15. August 2019 03:31 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
+   promote-to-proposed: Pending -- ready for review
  trackers:
bionic/linux-hwe-edge: bug 1840183
  variant: debs

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1839253] Re: Excessive screen tearing and flickering on Asus ZenBook S UX391UA

2019-08-14 Thread Daniel van Vugt
If the error in comment #14 happened repeatedly I would say this is a
duplicate of bug 1550779.

But it doesn't happen repeatedly (see comments #9-#10).

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

Title:
  Excessive screen tearing and flickering on Asus ZenBook S UX391UA

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

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

[Bug 1834085] Re: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes

2019-08-14 Thread Daniel van Vugt
Please report the bug to the kernel developers at the above address in
comment #40, or at https://bugzilla.kernel.org/. Then let us know the
new bug ID.

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

Title:
  Bluetooth touchpad (Apple Magic Trackpad) disconnects every few
  minutes

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

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

[Bug 1840184] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840183 (bionic/linux-hwe-edge)
  
  -- swm properties --
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 20:46 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
lrm:depwait,main:building,meta:failed,signed:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
  trackers:
bionic/linux-hwe-edge: bug 1840183
  variant: debs

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1840199] Re: fonts cannot be downloaded

2019-08-14 Thread Chris Guiver
Thank you for taking the time to report this issue and helping to make
Ubuntu better.

Examining the information you have given us, this does not appear to be
a bug report so we are closing it and converting it to a question in the
support tracker. We understand the difficulties you are facing, but it
is better to raise problems you are having in the support tracker at
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs.

You can also find help with your problem in the support forum of your
local Ubuntu community http://loco.ubuntu.com/ or asking at
https://askubuntu.com or https://ubuntuforums.org. For help on reporting
bugs, see https://help.ubuntu.com/community/ReportingBugs.

I converted to a question as I believe it's a network or firewall issue,
and specific to your network/machine/area/etc

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/msttcorefonts/+question/682905

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

Title:
  fonts cannot be downloaded

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

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

[Bug 1840122] Re: System fails to reboot from live session or ubiquity-dm - squashfs_read_data failed to read block

2019-08-14 Thread Michael Hudson-Doyle
I had a look at this and got pretty confused! Feels more like a kernel
problem than a casper one, somehow.

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

Title:
  System fails to reboot from live session or ubiquity-dm -
  squashfs_read_data failed to read block

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

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

[Bug 1840199] Re: fonts cannot be downloaded

2019-08-14 Thread Peter Pasedach
Opening the link in a browser works, downloads the font, but from a
different mirror site,
https://vorboss.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
.

I think I got the error message while connected to several networks, I
don't think the restriction is on my side. Maybe some mirrors of
sourceforge.net, which I don't know how they get chosen, do not work?

Here another try, giving me a different result:

Processing triggers for update-notifier-common (3.192.1.7) ...
ttf-mscorefonts-installer: processing...
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
Get:1 http://downloads.sourceforge.net/corefonts/andale32.exe [198 kB]
Fetched 198 kB in 3s (72,3 kB/s)
 
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/arial32.exe
Get:1 http://downloads.sourceforge.net/corefonts/arial32.exe [554 kB]
Fetched 554 kB in 2s (244 kB/s) 

ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/arialb32.exe
Err:1 http://downloads.sourceforge.net/corefonts/arialb32.exe
  Redirection from https to 
'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netix.dl.sourceforge.net'
 is forbidden [IP: 87.121.121.2 443]
E: Failed to fetch https://netix.dl.sourceforge.net/project/corefonts/the 
fonts/final/arialb32.exe  Redirection from https to 
'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netix.dl.sourceforge.net'
 is forbidden [IP: 87.121.121.2 443]
E: Download Failed
Setting up ttf-mscorefonts-installer (3.6ubuntu2) ...
Processing triggers for fontconfig (2.12.6-0ubuntu2) ...

This time the andale font gets downloaded, arial gets downloaded, and
then it fails with arial bold I assume.

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

Title:
  fonts cannot be downloaded

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

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

[Bug 1839714] Re: Segmentation fault when running apt update using libapt-pkg5.90_1.9.2

2019-08-14 Thread shemgp
Here's the backtrace:
0x77dc4310 in pkgAcquire::Enqueue (this=0x7fffdf20, Item=...) at 
../apt-pkg/acquire.cc:339
warning: Source file is more recent than executable.
339if (Config->LocalOnly == true 
(gdb) bt
#0  0x77dc4310 in pkgAcquire::Enqueue (this=0x7fffdf20, Item=...) 
at ../apt-pkg/acquire.cc:339
#1  0x77d874e4 in pkgAcquire::Item::QueueURI (this=, 
Item=...) at ../apt-pkg/acquire-item.cc:403
#2  0x77d98a1b in pkgAcqMetaIndex::pkgAcqMetaIndex(pkgAcquire*, 
pkgAcqMetaClearSig*, IndexTarget const&, IndexTarget const&) ()
at ../apt-pkg/acquire-item.cc:2075
#3  0x77d98dde in pkgAcqMetaClearSig::pkgAcqMetaClearSig(pkgAcquire*, 
IndexTarget const&, IndexTarget const&, IndexTarget const&, metaIndex*) ()
at ../apt-pkg/acquire-item.cc:1886
#4  0x77e2e0d3 in debReleaseIndex::GetIndexes (this=, 
Owner=0x7fffdf20, GetAll=@0x7fffdeec: false)
at /usr/include/c++/9/ext/new_allocator.h:80
#5  0x77e9fd19 in pkgSourceList::GetIndexes 
(this=this@entry=0x5557bd40, Owner=Owner@entry=0x7fffdf20, 
GetAll=, GetAll@entry=false)
at ../apt-pkg/sourcelist.cc:487
#6  0x77eacced in ListUpdate (Stat=..., List=..., 
PulseInterval=PulseInterval@entry=0) at ../apt-pkg/update.cc:34
#7  0x77f584ca in DoUpdate (CmdL=...) at 
../apt-private/private-update.cc:72
#8  0x77defa4f in CommandLine::DispatchArg 
(this=this@entry=0x7fffe430, Map=, 
NoMatch=NoMatch@entry=true)
at ../apt-pkg/contrib/cmndline.cc:369
#9  0x77f1f7b7 in DispatchCommandLine (CmdL=..., Cmds=std::vector of 
length 31, capacity 32 = {...}) at /usr/include/c++/9/bits/stl_iterator.h:806
#10 0x63ea in main (argc=2, argv=0x7fffe588) at 
../cmdline/apt.cc:120

Diffing the 1.9.1 and 1.9.2 acquire shows that pkgAcquire::QueueName was
changed.

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

Title:
  Segmentation fault when running apt update using libapt-pkg5.90_1.9.2

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

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

[Bug 1747881] Re: mouse scroll not working

2019-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (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/1747881

Title:
  mouse scroll not working

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

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

[Bug 1840005] Re: xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840003 (linux-hwe-edge), bug 1840004 (linux-deeplens)
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1840006
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 16:06 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
+   promote-to-proposed: Holding -- master bug not ready for proposed
  trackers:
xenial/linux-deeplens: bug 1840004
xenial/linux-hwe-edge: bug 1840003
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840005/+subscriptions

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

[Bug 1839432] Re: [CVE] malicious .desktop files (and others) would execute code

2019-08-14 Thread Mathew Hodson
** Information type changed from Public to Public Security

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

Title:
  [CVE] malicious .desktop files (and others) would execute code

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

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

[Bug 1840199] Re: fonts cannot be downloaded

2019-08-14 Thread Chris Guiver
Thank you for taking the time to help make Ubuntu better, and
responding.

If you open up the url
http://downloads.sourceforge.net/corefonts/andale32.exe on that machine,
do you get a download?  (in a browser)

I just tried and the file downloaded for me.

I now suspect you have a firewall, or site rules that restrict your
ability to download .exe files or has restrictions on certain sites
(such as sourceforge)

Are you on a private LAN? corporate LAN? or school or other restricted
site?

I booted up a Lubuntu 18.04 LTS machine that didn't have the ttf-
mscorefonts-installer package installed, apt installed it without issue.
I do believe you have a LAN or local network restriction blocking you.

This may be better handled as a question; ie. it's not a bug in the
software I still believe, but a restriction for your site you need help
working your way around.

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

Title:
  fonts cannot be downloaded

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

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

[Bug 1840199] Re: fonts cannot be downloaded

2019-08-14 Thread Peter Pasedach
No, it's not the EULA.

Uninstalling (dpkg --purge) and reinstalling it (sudo apt-get install
ttf-mscorefonts-installer), accepting the EULA again, here the relevant
snippet:

ttf-mscorefonts-installer: processing...
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
Err:1 http://downloads.sourceforge.net/corefonts/andale32.exe
  Redirection from https to 
'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netcologne.dl.sourceforge.net'
 is forbidden [IP: 78.35.24.46 443]
E: Failed to fetch https://netcologne.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  Redirection from https to 
'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netcologne.dl.sourceforge.net'
 is forbidden [IP: 78.35.24.46 443]
E: Download Failed
Setting up ttf-mscorefonts-installer (3.6ubuntu2) ...
Processing triggers for fontconfig (2.12.6-0ubuntu2) ...

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

Title:
  fonts cannot be downloaded

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

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

[Bug 1811819] Re: please include the kernel module VXLAN

2019-08-14 Thread Jeffrey Forman
I just tried this on a ubuntu cloud 18.04.3 VM and it works. Could this
get foreported to the 4.15.x kernels as well?

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

Title:
  please include the kernel module VXLAN

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

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

[Bug 1840192] Re: file "/etc/nginx/sites-available/default" contains outdated configuration

2019-08-14 Thread Thomas Ward
*** This bug is a duplicate of bug 1831748 ***
https://bugs.launchpad.net/bugs/1831748

** This bug has been marked a duplicate of bug 1831748
   Update /etc/nginx/sites-enabled/default with php-fpm 7.2

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

Title:
  file "/etc/nginx/sites-available/default" contains outdated
  configuration

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

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

Re: [Bug 1839693] Re: p54usb module in linux-modules-extra-5.0.0-23-generic does not work

2019-08-14 Thread Dee Raj
Hi Po-Hsu, thank you so much! Those instructions worked perfectly and the 
device is now working on the new kernel.
This is the kernel version: Linux desktop 5.0.0-25-generic #26~18.04.1 SMP Mon 
Aug 12 06:16:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux


If you give any credit to me for reporting/finding this bug, you can credit D E 
K E R, but please do not put my real name.

Thank you so much, I appreciate all of your help and the quick fix.

--D

On Wednesday, August 14, 2019, 10:21:27 AM EDT, Diego  
wrote:  
 
  Thank you so much for the detailed steps. I will try this tonight and let you 
know if the USB wifi card starts working again.

On Monday, August 12, 2019, 11:00:44 PM EDT, Po-Hsu Lin 
 wrote:  
 
 Hi,
Please:
1. Create a new directory in your file browser
2. Download all the *.deb file in the link, put them into that new directory.
3. In that directory, right click (not on files, but anywhere else) will show 
you an option "Open in Terminal"
4. In the newly opened terminal, execute the following command: "sudo dpkg -i 
*.deb"
5. After it's done, reboot and see if the p52usb module works for you or not.

This test kernel installed on your system will be removed in the future
during the upgrade process.

Thanks

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1839693

Title:
  p54usb module in linux-modules-extra-5.0.0-23-generic does not work

Status in linux-hwe package in Ubuntu:
  Incomplete

Bug description:
  I am using the Product: Dell Wireless 1450 Dual-band (802.11a/b/g) USB
  2.0 Adapter

  This relies on the p54usb driver. It works great on kernel 4.18. I
  upgraded to 5.0.0-3 and the device fails to start.

  On the older kernel, things seem good:

  [ 1255.546620] usb 3-1: new high-speed USB device number 3 using xhci_hcd
  [ 1255.704106] usb 3-1: New USB device found, idVendor=413c, idProduct=8104, 
bcdDevice=10.50
  [ 1255.704110] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 1255.704112] usb 3-1: Product: Dell Wireless 1450 Dual-band (802.11a/b/g) 
USB 2.0 Adapter
  [ 1255.704115] usb 3-1: Manufacturer: DELL
  [ 1255.830808] usb 3-1: reset high-speed USB device number 3 using xhci_hcd
  [ 1255.979753] usb 3-1: Loading firmware file isl3887usb
  [ 1255.980055] ieee80211 phy1: p54 detected a LM87 firmware
  [ 1255.980058] p54: rx_mtu reduced from 3240 to 2384
  [ 1255.980060] ieee80211 phy1: FW rev 2.13.25.0 - Softmac protocol 5.9
  [ 1255.980063] ieee80211 phy1: cryptographic accelerator WEP:YES, TKIP:YES, 
CCMP:YES
  [ 1256.974586] ieee80211 phy1: hwaddr 00:14:a5:c6:56:ca, MAC:isl3892 RF:Xbow
  [ 1256.976368] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  [ 1256.976974] usb 3-1: is registered as 'phy1'
  [ 1256.981866] p54usb 3-1:1.0 wlx0014a5c656ca: renamed from wlan0

  I'm using:

  Description:    Ubuntu 18.04.3 LTS
  Release:    18.04

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

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

Title:
  p54usb module in linux-modules-extra-5.0.0-23-generic does not work

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

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

[Bug 1840199] Re: fonts cannot be downloaded

2019-08-14 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

How are you downloading the fonts?

The microsoft fonts installer requires that you accept the microsoft
EULA (end user license agreement) and the installer fails intentionally
if the EULA was not accepted.  My guess is you're not accepting the
required EULA and thus failure to install is mandated by microsoft.

It requires you to accept with the enter key (in most cases, why I asked
how you are installing it)

I have marked this incomplete, if you believe I'm in error, please
return it to new and leave a comment marking why. I suspect you're not
accepting the EULA and thus install cannot be complete according to
license terms.

** Changed in: msttcorefonts (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/1840199

Title:
  fonts cannot be downloaded

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

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

[Bug 1840005] Re: xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840003 (linux-hwe-edge), bug 1840004 (linux-deeplens)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 16:06 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
main:queued,meta:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
  trackers:
xenial/linux-deeplens: bug 1840004
xenial/linux-hwe-edge: bug 1840003
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840005/+subscriptions

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

[Bug 1840199] [NEW] fonts cannot be downloaded

2019-08-14 Thread Peter Pasedach
Public bug reported:

I keep getting the following update information:

Failure to download extra data files

The following packages requested additional data downloads after package
installation, but the data could not be downloaded or could not be
processed.

ttf-mscorefonts-installer

The download will be attempted again later, or you can try the download
again now.  Running this command requires an active Internet connection.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ttf-mscorefonts-installer 3.6ubuntu2
ProcVersionSignature: Ubuntu 5.0.0-23.24~18.04.1-generic 5.0.15
Uname: Linux 5.0.0-23-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Aug 15 02:17:18 2019
InstallationDate: Installed on 2018-09-25 (323 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
SourcePackage: msttcorefonts
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  fonts cannot be downloaded

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

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

[Bug 1840005] Re: xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840003 (linux-hwe-edge), bug 1840004 (linux-deeplens)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 16:06 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
+   promote-to-proposed: Pending -- builds not complete in ppa 
main:queued,meta:depwait
  trackers:
xenial/linux-deeplens: bug 1840004
xenial/linux-hwe-edge: bug 1840003
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840005/+subscriptions

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

[Bug 1834340] Re: Regression for GMail after libssl upgrade with TLSv1.3

2019-08-14 Thread David Zuelke
> So this means the servers that require SNI when using TLSv1.3 can not
(any longer?) be accessed by their direct ip address, their hostname
*must* be used.

SNI, per RFC 6066 is not allowed for IP addresses, so servers couldn't
require it (this is not new in TLSv1.3):

"Literal IPv4 and IPv6 addresses are not permitted in "HostName"."

The change in TLSv1.3 is that servers *may* now require SNI, and Google
chose to do so for GMail's IMAP servers.

It's still possible to connect to IP addresses using TLSv1.3, the server
just can't mandate SNI, but that's not a regression per se.

Either way, SNI is useless for an IP address - the client is already
connecting to a literal IP address, so the server could, if desired,
return a matching certificate without having to resort to "HostName",
and that hasn't changed.

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

Title:
  Regression for GMail after libssl upgrade with TLSv1.3

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

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

[Bug 1840184] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840183 (bionic/linux-hwe-edge)
  
  -- swm properties --
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 20:46 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,meta:depwait,signed:depwait
+   promote-to-proposed: Pending -- builds not complete in ppa 
lrm:depwait,main:building,meta:failed,signed:depwait
  trackers:
bionic/linux-hwe-edge: bug 1840183
  variant: debs

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1838919] Re: Slow and lost keyboard and mouse events

2019-08-14 Thread Brian Burch
I didn't see any problems logging on with gnome on xorg, or starting the
first terminal session.

However, as soon as I started the second terminal, the GTK2/GTK3 error
messages poured out. Opening a new tab on the same window does not
generate the messages.

This sounds like your gnome bug report - it doesn't look like a widget,
or an application, but something more fundamental.

I wonder why my system even has the i386 packages installed - were they
pulled in by an application (such as wine) which isn't installed on my
laptop? What is the best way to locate the culprit - I now know it isn't
Chrome, thunderbird, nautilus or netbeans. It's hard to believe gnome-
terminal is the root cause.

** Attachment added: "journalctl with xorg when starting a second terminal 
session"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1838919/+attachment/5282548/+files/2019-08-15-xorg-gnome-second-terminal

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

Title:
  Slow and lost keyboard and mouse events

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

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

[Bug 1838463] Re: Authentication with OAuth2 to Office365 fails

2019-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution-ews (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/1838463

Title:
  Authentication with OAuth2 to Office365 fails

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

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

[Bug 1839714] Re: Segmentation fault when running apt update using libapt-pkg5.90_1.9.2

2019-08-14 Thread Julian Andres Klode
If you could obtain a backtrack, that would be super useful.

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

Title:
  Segmentation fault when running apt update using libapt-pkg5.90_1.9.2

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

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

[Bug 1840020] Re: trusty/linux-lts-xenial: 4.4.0-160.188~14.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-trusty

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1840021
  packages:
main: linux-lts-xenial
meta: linux-meta-lts-xenial
signed: linux-signed-lts-xenial
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 14. August 2019 15:51 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 14. August 2019 22:41 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa main:building
+   promote-to-proposed: Pending -- ready for review
  variant: debs

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

Title:
  trusty/linux-lts-xenial: 4.4.0-160.188~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840020/+subscriptions

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

Re: [Bug 1838919] Re: Slow and lost keyboard and mouse events

2019-08-14 Thread Brian Burch
On 14/8/19 8:22 pm, Traumflug wrote:
> Installed packages don't matter if their content isn't in use. It does
> matter whether you run an X11 or a Wayland session.
> 
> To switch between both, log out to get to the login screen. There is a
> gears icon right above the password entry field, click on it. This
> should open a menu allowing to choose between "Ubuntu on Xorg" and
> "Ubuntu on Wayland". Having this choice done, log in, you'll be in the
> selected type of session.

I had forgotten the gear wheel.. the last time I used it was when unity 
came out as the new default and I preferred Gnome Classic. Thanks for 
reminding me.

> Basically, all applications work in both session types, but there are a
> number of smaller visual distinctions. For example, Firefox draws its
> menu inside the window bar on Wayland, while it draws the menu under the
> window bar on X11. Also, on X11 there's a process "Xorg" running, while
> on Wayland there's a process "XWayland" (or similar).

The default on the desktop system was "ubuntu", so I changed to "Gnome 
on Xorg". The presentation details are different (obviously) but don't 
bother me. However, I get exactly the same errors logged and slow input 
events:-

Aug 15 07:21:43 schizo gnome-control-c[8320]: GTK+ module 
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libgail.so cannot be loaded.
   GTK+ 2.x symbols 
detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Aug 15 07:21:43 schizo gnome-control-c[8320]: Not loading module 
"atk-bridge": The functionality is provided by GTK natively. Please try 
to not load it.
Aug 15 07:21:44 schizo gnome-control-c[8320]: GTK+ module 
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so 
cannot be loaded.
   GTK+ 2.x symbols 
detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Aug 15 07:21:44 schizo gnome-control-c[8320]: Failed to load module 
"canberra-gtk-module"
Aug 15 07:21:44 schizo gnome-control-c[8320]: GTK+ module 
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so 
cannot be loaded.
   GTK+ 2.x symbols 
detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Aug 15 07:21:44 schizo gnome-control-c[8320]: Failed to load module 
"canberra-gtk-module"

I will try again but this time only start a terminal session. I realise 
there is a lot of processes running to support a single graphical user 
session, but I'll keep Chrome and Thunderbird out of the variables.

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

Title:
  Slow and lost keyboard and mouse events

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

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

[Bug 1840192] [NEW] file "/etc/nginx/sites-available/default" contains outdated configuration

2019-08-14 Thread Deglans Dalpasso
Public bug reported:

Hi,

The file "/etc/nginx/sites-available/default" in package nginx-common
1.15.9-0ubuntu1 contains the following lines:

#location ~ \.php$ {
#   include snippets/fastcgi-php.conf;
#
#   # With php-fpm (or other unix sockets):
#   fastcgi_pass unix:/var/run/php/php7.0-fpm.sock;
#   # With php-cgi (or other tcp sockets):
#   fastcgi_pass 127.0.0.1:9000;
#}

But for ubuntu 19.04 the correct value should be:

#location ~ \.php$ {
#   include snippets/fastcgi-php.conf;
#
#   # With php-fpm (or other unix sockets):
#   fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
#   # With php-cgi (or other tcp sockets):
#   fastcgi_pass 127.0.0.1:9000;
#}

Please note the new "7.2" instead of the old "7.0".
In that manner, it is sufficient to uncomment the correct line to have a 
working system.

Thanks & Best Regards

Deglans Dalpasso

** Affects: nginx (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/1840192

Title:
  file "/etc/nginx/sites-available/default" contains outdated
  configuration

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

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

[Bug 1829942] Re: Address performance issue w/ GICv4-based guests

2019-08-14 Thread dann frazier
On Wed, Aug 14, 2019 at 1:25 PM Terry Rudd <1829...@bugs.launchpad.net> wrote:
>
> Dann, is this still planned for Eoan?

 This change is upstream in v5.1.


** Changed in: linux (Ubuntu Eoan)
   Status: In Progress => Fix Released

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

Title:
  Address performance issue w/ GICv4-based guests

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

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

[Bug 1834340] Re: Regression for GMail after libssl upgrade with TLSv1.3

2019-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package uw-imap - 8:2007f~dfsg-6ubuntu1

---
uw-imap (8:2007f~dfsg-6ubuntu1) eoan; urgency=medium

  * 2014_openssl1.1.1_sni.patch (new): Use SNI when building
with OpenSSL 1.1.1 / TLSv1.3 support, since some servers
(e.g., imap.gmail.com, imap.mail.att.net) require SNI on
TLSv1.3 to pass certificate verification. (LP: #1834340)
  * debian/control{,.in{,.in}}: Update maintainer across all.

 -- Mauricio Faria de Oliveira   Fri, 09 Aug 2019
11:51:00 -0300

** Changed in: uw-imap (Ubuntu Eoan)
   Status: In Progress => Fix Released

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

Title:
  Regression for GMail after libssl upgrade with TLSv1.3

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

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

[Bug 1530530] Re: Installer doesn't show up on some Chromebooks: "Error setting up gfxboot"

2019-08-14 Thread Joseph
I just type help then press enter 2 times

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

Title:
  Installer doesn't show up on some Chromebooks: "Error setting up
  gfxboot"

To manage notifications about this bug go to:
https://bugs.launchpad.net/gfxboot-theme-ubuntu/+bug/1530530/+subscriptions

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

[Bug 1839998] Re: bionic/linux-fips: 4.15.0-1016.19 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
- phase: Ready for Packaging
- phase-changed: Wednesday, 14. August 2019 11:15 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 14. August 2019 21:20 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded
  variant: debs

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

Title:
  bionic/linux-fips: 4.15.0-1016.19 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839998/+subscriptions

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

[Bug 1839998] Re: bionic/linux-fips: 4.15.0-1016.19 -proposed tracker

2019-08-14 Thread Connor Kuehl
** Summary changed:

- bionic/linux-fips:  -proposed tracker
+ bionic/linux-fips: 4.15.0-1016.19 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

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

Title:
  bionic/linux-fips: 4.15.0-1016.19 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839998/+subscriptions

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

[Bug 1824864] Re: CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64

2019-08-14 Thread Terry Rudd
** Changed in: linux (Ubuntu Cosmic)
   Status: Fix Committed => Invalid

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

Title:
  CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64

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

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

[Bug 1840002] Re: xenial/linux-azure: 4.15.0-1056.61 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840001 (trusty/linux-azure)
  derivatives: bug 183 (azure-kernel), bug 184 (linux-azure-edge)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
- phase: Ready for Packaging
- phase-changed: Wednesday, 14. August 2019 11:16 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 14. August 2019 21:21 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded
  trackers:
trusty/linux-azure: bug 1840001
xenial/linux-azure-edge: bug 184
xenial/linux-azure/azure-kernel: bug 183
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1056.61 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840002/+subscriptions

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

[Bug 1840002] Re: xenial/linux-azure: 4.15.0-1056.61 -proposed tracker

2019-08-14 Thread Sultan Alsawaf
** Summary changed:

- xenial/linux-azure:  -proposed tracker
+ xenial/linux-azure: 4.15.0-1056.61 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Sultan Alsawaf 
(kerneltoast)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Sultan Alsawaf 
(kerneltoast)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Sultan Alsawaf 
(kerneltoast)

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

Title:
  xenial/linux-azure: 4.15.0-1056.61 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840002/+subscriptions

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

[Bug 974454] Re: resolv.conf loses search directive with domain during pxe boot

2019-08-14 Thread Nish Aravamudan
** Description changed:

+ [Impact]
+ 
+  * netcfg currently ends up overwriting DNS search domains provided by
+ correctly configured DHCP servers in the installer environment.
+ 
+  * Any preseed command that relies on hostname resolution via a search
+ domain fail at runtime.
+ 
+  * The change in this bug allows netcfg to detect that the DHCP-server
+ provided a domain.
+ 
+ [Test Case]
+ 
+  * TBP
+ 
+ [Regression Potential]
+ 
+  * TBP
+ 
+ [Other Info]
+  
+  * Anything else you think is useful to include
+  * Anticipate questions from users, SRU, +1 maintenance, security teams and 
the Technical Board
+  * and address these questions in advance
+ 
+ [Original Report]
+ 
  When performing a pxe boot using the netboot image from the precise-
  server-amd64 iso, resolv.conf is modified and the search directive
  containing the domain provided by dhcp is removed. I can see that the
  entry is picked up during the boot of the image initially. The file is
  then overwritten removing the search directive. This seems to correspond
  with a reverse dns lookup being used to obtain a hostname as shown in
  the log section provided. Running dhclient after this restores the entry
  in resolv.conf.
  
  In monitorng resolv.conf, I found that /etc/resolv.conf is populated
  with the following information initially during the pxe boot, which is
  the result that is needed:
  
  search provision.example.com
  nameserver 10.1.0.2
  
  ---
  
  It is then modified to the following:
  
  nameserver 10.1.0.2
  
  
  Apr  5 14:03:33 netcfg[2088]: DEBUG: No RA received; attempting IPv4 
autoconfig
  Apr  5 14:03:33 netcfg[2088]: WARNING **: Started DHCP client; PID is 2147
  Apr  5 14:03:34 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 1
  Apr  5 14:03:34 dhclient: DHCPREQUEST of 10.1.0.112 on eth0 to 
255.255.255.255 port 67
  Apr  5 14:03:34 dhclient: DHCPOFFER of 10.1.0.112 from 10.1.0.2
  Apr  5 14:03:34 dhclient: DHCPACK of 10.1.0.112 from 10.1.0.2
  Apr  5 14:03:34 dhclient: bound to 10.1.0.112 -- renewal in 7192 seconds.
  Apr  5 14:03:36 kernel: [   21.621493] eth0: no IPv6 routers present
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Reading domain name returned via DHCP
  Apr  5 14:03:36 netcfg[2088]: DEBUG: DHCP domain name is '**'
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Reading NTP servers from DHCP info
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Read NTP server 10.1.0.2
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Reading nameservers from /etc/resolv.conf
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Read nameserver 10.1.0.2
  Apr  5 14:03:36 netcfg[2088]: DEBUG: State is now 1
  Apr  5 14:03:36 netcfg[2088]: DEBUG: State is now 2
  Apr  5 14:03:36 netcfg[2088]: DEBUG: State is now 5
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Using DNS to try and obtain default 
hostname
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Getting default hostname from rDNS 
lookup of autoconfigured address 10.1.0.112
  Apr  5 14:03:36 netcfg[2088]: DEBUG: getnameinfo() returned -3: errno 0 
(Success)
  Apr  5 14:03:36 netcfg[2088]: DEBUG: Getting default hostname from rDNS 
lookup of autoconfigured address fe80::250:56ff:feb8:5e
  Apr  5 14:03:36 netcfg[2088]: DEBUG: getnameinfo() returned -2: errno 0 
(Success)
  
  ---
  
  pxelinux.cfg entry:
  
  LABEL default
-   MENU DEFAULT
-   MENU LABEL Ubuntu 12.04 (64-bit) Installer
-   IPAPPEND 2
-   KERNEL ubuntu/12.04/amd64/linux
-   APPEND interface=auto lang=en_US locale=en_US console-setup/layoutcode=us 
priority=critical debian-installer/allow_unauthenticated=true 
initrd=ubuntu/12.04/amd64/initrd.gz url=http://kickstart/cgi-bin/example.cgi 
ramdisk_size=10882 root=/dev/ram0 devfs=mount,dall rw --
+   MENU DEFAULT
+   MENU LABEL Ubuntu 12.04 (64-bit) Installer
+   IPAPPEND 2
+   KERNEL ubuntu/12.04/amd64/linux
+   APPEND interface=auto lang=en_US locale=en_US console-setup/layoutcode=us 
priority=critical debian-installer/allow_unauthenticated=true 
initrd=ubuntu/12.04/amd64/initrd.gz url=http://kickstart/cgi-bin/example.cgi 
ramdisk_size=10882 root=/dev/ram0 devfs=mount,dall rw --

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

Title:
  resolv.conf loses search directive with domain during pxe boot

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

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

[Bug 1840190] [NEW] Remove from eoan archive

2019-08-14 Thread Gianfranco Costamagna via ubuntu-bugs
Public bug reported:

qtwebkit is now syncd from Debian, so all the qtwebkit-source binaries
are built from there.

** Affects: qtwebkit-source (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

** Changed in: qtwebkit-source (Ubuntu)
 Assignee: (unassigned) => Ubuntu Package Archive Administrators 
(ubuntu-archive)

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

Title:
  Remove from eoan archive

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

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

[Bug 1834340] Re: Regression for GMail after libssl upgrade with TLSv1.3

2019-08-14 Thread Mauricio Faria de Oliveira
Dan,

Very good point.

Access by IP address didn't work before -- I just checked w/ Xenial / OpenSSL 
1.0.0,
and it fails with certification verification error too. 

IIUIC this seems reasonable - as the default certificate is the only thing the 
server
could send to the client without SNI (which prohibited for IP addresses) to 
hint/tell
the server which hostname it wants the certificate for, and the certificate 
owners
would need to keep the default certificate up-to-date with all IP addresses the 
server
could possibly serve/respond on (it seems unfeasible).

So we should be good on this particular case!
Thanks for catching this.

--

$ lsb_release -cs
xenial

$ dpkg -l | grep libssl1. | awk '{ print $2 }'
libssl1.0.0:amd64

$ mailutil check {imap.gmail.com:993/imap/ssl}INBOX
{cb-in-f109.1e100.net/imap} username: ^C

$ host imap.gmail.com | grep -m1 address
gmail-imap.l.google.com has address 64.233.186.108

$ mailutil check {64.233.186.108:993/imap/ssl}INBOX
Certificate failure for 64.233.186.108: Server name does not match certificate: 
/C=US/ST=California/L=Mountain View/O=Google LLC/CN=imap.gmail.com
Certificate failure for 64.233.186.108: Server name does not match certificate: 
/C=US/ST=California/L=Mountain View/O=Google LLC/CN=imap.gmail.com

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

Title:
  Regression for GMail after libssl upgrade with TLSv1.3

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

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

[Bug 1821533] Re: drm fails to accept edid version 2.4

2019-08-14 Thread Timo Aaltonen
and attach the edid there

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

Title:
  drm fails to accept edid version 2.4

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

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

[Bug 1840020] Re: trusty/linux-lts-xenial: 4.4.0-160.188~14.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840021
  packages:
main: linux-lts-xenial
meta: linux-meta-lts-xenial
signed: linux-signed-lts-xenial
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 15:51 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,signed:queued
+   promote-to-proposed: Ongoing -- builds not complete in ppa main:building
  variant: debs

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

Title:
  trusty/linux-lts-xenial: 4.4.0-160.188~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840020/+subscriptions

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

[Bug 1821533] Re: drm fails to accept edid version 2.4

2019-08-14 Thread Timo Aaltonen
if current drm-intel-next mainline build or 5.3rc doesn't work, then
this bug should be filed upstream at bugs.freedesktop.org, DRI:
drm/intel

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

Title:
  drm fails to accept edid version 2.4

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

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

[Bug 1840183] Re: bionic/linux-hwe-edge: -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Confirmed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840184
  packages:
main: linux-hwe-edge
meta: linux-meta-hwe-edge
signed: linux-signed-hwe-edge
- phase: Holding before Packaging
- phase-changed: Wednesday, 14. August 2019 19:50 UTC
+ phase: Ready for Packaging
+ phase-changed: Wednesday, 14. August 2019 20:47 UTC
  reason:
-   prepare-package: Holding -- waiting for master bug
+   prepare-package: Pending -- version not specified
  variant: debs

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

Title:
  bionic/linux-hwe-edge:  -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840183/+subscriptions

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

[Bug 1839969] Re: bionic/linux-hwe: 5.0.0-26.27~18.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1839972
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 13:56 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
main:queued,meta:failed
+   promote-to-proposed: Pending -- builds not complete in ppa 
meta:failed,signed:retry-needed
  variant: debs

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

Title:
  bionic/linux-hwe: 5.0.0-26.27~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839969/+subscriptions

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

[Bug 1840184] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840183 (bionic/linux-hwe-edge)
  
  -- swm properties --
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
- phase: Packaging
- phase-changed: Wednesday, 14. August 2019 20:00 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 14. August 2019 20:46 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,meta:depwait,signed:depwait
  trackers:
bionic/linux-hwe-edge: bug 1840183
  variant: debs

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1839253] Re: Excessive screen tearing and flickering on Asus ZenBook S UX391UA

2019-08-14 Thread Timo Aaltonen
does booting with intel_idle.max_cstate=4 help?

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

Title:
  Excessive screen tearing and flickering on Asus ZenBook S UX391UA

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

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

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-08-14 Thread Terry Rudd
** Changed in: linux (Ubuntu Cosmic)
   Status: Incomplete => Invalid

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

Title:
  4.4.0-145-generic Kernel Panic  ip6_expire_frag_queue

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

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

[Bug 1839253] Re: Excessive screen tearing and flickering on Asus ZenBook S UX391UA

2019-08-14 Thread Timo Aaltonen
dmesg:

[   20.435601] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR*
CPU pipe A FIFO underrun

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

Title:
  Excessive screen tearing and flickering on Asus ZenBook S UX391UA

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

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

[Bug 1840018] Re: trusty/linux-aws: 4.4.0-1051.55 -proposed tracker

2019-08-14 Thread Connor Kuehl
** Summary changed:

- trusty/linux-aws:  -proposed tracker
+ trusty/linux-aws: 4.4.0-1051.55 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

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

Title:
  trusty/linux-aws: 4.4.0-1051.55 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840018/+subscriptions

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

[Bug 1840018] Re: trusty/linux-aws: 4.4.0-1051.55 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-signing-to-proposed
   Status: New => Invalid

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840021
  packages:
main: linux-aws
meta: linux-meta-aws
- phase: Ready for Packaging
- phase-changed: Wednesday, 14. August 2019 04:29 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 14. August 2019 20:40 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
  variant: debs

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

Title:
  trusty/linux-aws: 4.4.0-1051.55 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840018/+subscriptions

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

[Bug 1840189] [NEW] Four Mellanox Patches needed for kernels that have that have SRIOV

2019-08-14 Thread Joseph Salisbury via ubuntu-bugs
Public bug reported:

The following and their prerequisites should be applied to all releases
that have SRIOV. The patches originated from Mellanox.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/infiniband/hw/mlx5?id=e5366d309a772fef264ec85e858f9ea46f939848
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/infiniband/hw/mlx5?id=76d5581c87045
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/infiniband/hw/mlx5?id=5df816e7f43f
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/infiniband/hw/mlx5?id=bd85fbc2038a

Because of the “fixes:” tags on these, We expect them to work their way
through stable eventually, but we should start the ball rolling.

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

Title:
  Four Mellanox Patches needed for kernels that have that have SRIOV

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

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

[Bug 1839894] Re: Installing Ubuntu 18.04.3 LTS alongside Windows 10 (Dual Boot) causes grub install to fail with fatal error

2019-08-14 Thread Rohan Paul
Thanks for your reply.

I had already disabled Fastboot in Windows.

I ran `chkdsk /f /r` from Windows on the EFI partition and then tried
installing Ubuntu. The installation succeeded but I was not able to boot
into Ubuntu. I used bcdedit to add grubx64.efi to the boot path but even
that did not help. To make matters worse, when I tried reinstalling
Ubuntu, I started getting the same error again - "grub-install
failed...this is a fatal error". Unfortunately this time, even `chkdsk`
from Windows failed to resolve the issue. So I used `Try Ubuntu` option
from the live usb stick and ran the commands you suggested for my EFI
partition:

sudo fsck /dev/nvme0n1p1
sudo badblocks /dev/nvme0n1p1 -v

There were no errors reported.

I have spent over a day now on this and am really not sure what is wrong here.
I would really appreciate some help/insight. 
Let me know if any more info is required.
Thanks.

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

Title:
  Installing Ubuntu 18.04.3 LTS alongside Windows 10 (Dual Boot)  causes
  grub install to fail with fatal error

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

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

[Bug 1567153] Re: swig 2.0.11 is broken for C++11

2019-08-14 Thread Nick Østergaard
I guess this is getting old... Closing.


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

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

Title:
  swig 2.0.11 is broken for C++11

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

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

[Bug 1567153] Re: swig 2.0.11 is broken for C++11

2019-08-14 Thread Nick Østergaard
I guess tis is getting old... Closing.

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

Title:
  swig 2.0.11 is broken for C++11

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

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

[Bug 1834340] Re: Regression for GMail after libssl upgrade with TLSv1.3

2019-08-14 Thread Dan Streetman
> Test with an IP address should not send SNI per the patch,
> so it should fail with the certificate verification error:

just to clarify as I was not clear at first:

-with TLSv1.3, some servers (as listed in description, e.g. gmail) require SNI
  -if the client is accessing the server via DNS name, it provides SNI
  -if the client is accessing the server via IP address, it does not provide SNI

So this means the servers that require SNI when using TLSv1.3 can not
(any longer?) be accessed by their direct ip address, their hostname
*must* be used.

questions:
1) did access by IP address used to work, before updating to TLSv1.3?
2) if direct IP address used to work before, does the code need to do a 
fallback to pre-TLSv1.3 for servers that require SNI but are being accessed by 
IP address?


I have sponsored this to e, d, and b, as it seems to be doing the right thing 
based on the RFC:
https://tools.ietf.org/html/rfc6066#page-6
as discussed in previous comments.

But, I think the regression potential should be considered in case
direct IP address access worked before (i.e. before the update to
openssl 1.1.1), but isn't restored by this patch.  At minimum it should
be listed in the regression potential section of the description.

Thanks!

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

Title:
  Regression for GMail after libssl upgrade with TLSv1.3

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

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

[Bug 1837661] Re: [linux-azure] CRI-RDOS | Live migration only takes 10 seconds, but the VM was unavailable for 2 hours

2019-08-14 Thread Joseph Salisbury via ubuntu-bugs
These commits are not needed in the 4.15 kernel.  The only kernels that
need the fixes are the ones that include the following commit:

a15f2c08c708 ("PCI: hv: support reporting serial number as slot
information")

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

Title:
  [linux-azure] CRI-RDOS | Live migration only takes 10 seconds, but the
  VM was unavailable for 2 hours

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

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

[Bug 1840178] Re: Eoan update: v5.2.8 upstream stable release

2019-08-14 Thread Seth Forshee
** Changed in: linux (Ubuntu Eoan)
   Status: In Progress => 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/1840178

Title:
  Eoan update: v5.2.8 upstream stable release

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

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

[Bug 1840020] Re: trusty/linux-lts-xenial: 4.4.0-160.188~14.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840021
  packages:
main: linux-lts-xenial
meta: linux-meta-lts-xenial
signed: linux-signed-lts-xenial
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 15:51 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,signed:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,signed:building
  variant: debs

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840021
  packages:
main: linux-lts-xenial
meta: linux-meta-lts-xenial
signed: linux-signed-lts-xenial
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 15:51 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,signed:building
+   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,signed:queued
  variant: debs

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

Title:
  trusty/linux-lts-xenial: 4.4.0-160.188~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840020/+subscriptions

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

[Bug 1839646] Re: eoan/linux: 5.2.0-11.12 -proposed tracker

2019-08-14 Thread Seth Forshee
*** This bug is a duplicate of bug 1840184 ***
https://bugs.launchpad.net/bugs/1840184

** This bug has been marked a duplicate of bug 1840184
   eoan/linux:  -proposed tracker

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

Title:
  eoan/linux: 5.2.0-11.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839646/+subscriptions

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

[Bug 1839624] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Seth Forshee
*** This bug is a duplicate of bug 1840184 ***
https://bugs.launchpad.net/bugs/1840184

** This bug is no longer a duplicate of bug 1839646
   eoan/linux: 5.2.0-11.12 -proposed tracker
** This bug has been marked a duplicate of bug 1840184
   eoan/linux:  -proposed tracker

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839624/+subscriptions

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

[Bug 1840184] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840183 (bionic/linux-hwe-edge)
  
  -- swm properties --
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
- phase: Ready for Packaging
- phase-changed: Wednesday, 14. August 2019 19:50 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 14. August 2019 20:00 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded
  trackers:
bionic/linux-hwe-edge: bug 1840183
  variant: debs

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1840005] Re: xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840003 (linux-hwe-edge), bug 1840004 (linux-deeplens)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 16:06 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait,signed:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait,signed:building
  trackers:
xenial/linux-deeplens: bug 1840004
xenial/linux-hwe-edge: bug 1840003
  variant: debs

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840003 (linux-hwe-edge), bug 1840004 (linux-deeplens)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 16:06 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait,signed:building
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
  trackers:
xenial/linux-deeplens: bug 1840004
xenial/linux-hwe-edge: bug 1840003
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840005/+subscriptions

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

[Bug 1839969] Re: bionic/linux-hwe: 5.0.0-26.27~18.04.1 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1839972
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 14. August 2019 13:56 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,meta:failed
+   promote-to-proposed: Pending -- builds not complete in ppa 
main:queued,meta:failed
  variant: debs

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

Title:
  bionic/linux-hwe: 5.0.0-26.27~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1839969/+subscriptions

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

[Bug 1840183] Re: bionic/linux-hwe-edge: -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Summary changed:

- linux-hwe-edge:  -proposed tracker
+ bionic/linux-hwe-edge:  -proposed tracker

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840184
+ packages:
+   main: linux-hwe-edge
+   meta: linux-meta-hwe-edge
+   signed: linux-signed-hwe-edge
+ phase: Holding before Packaging
+ phase-changed: Wednesday, 14. August 2019 19:50 UTC
+ reason:
+   prepare-package: Holding -- waiting for master bug
  variant: debs

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

Title:
  bionic/linux-hwe-edge:  -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840183/+subscriptions

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

[Bug 1840188] [NEW] Apply fix for CVE-2019-0197 in v2.4.29 in Bionic and Disco

2019-08-14 Thread Jose Delarosa
Public bug reported:

According to https://people.canonical.com/~ubuntu-
security/cve/2019/CVE-2019-0197.html as of Aug 14, 2019, a fix is needed
for CVE-2019-0197 in apache2 in Ubuntu 18.04 LTS (Bionic Beaver) and
Ubuntu 19.04 (Disco Dingo). Priority should be 18.04 LTS of course.

** Affects: apache2 (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/1840188

Title:
  Apply fix for CVE-2019-0197 in v2.4.29 in Bionic and Disco

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

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

[Bug 1840184] Re: eoan/linux: 5.2.0-12.13 -proposed tracker

2019-08-14 Thread Seth Forshee
** Summary changed:

- eoan/linux:  -proposed tracker
+ eoan/linux: 5.2.0-12.13 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Seth Forshee 
(sforshee)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Seth Forshee 
(sforshee)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Seth Forshee 
(sforshee)

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1840184] Re: eoan/linux: -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Summary changed:

- linux:  -proposed tracker
+ eoan/linux:  -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Confirmed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840183 (bionic/linux-hwe-edge)
  
  -- swm properties --
+ packages:
+   lrm: linux-restricted-modules
+   main: linux
+   meta: linux-meta
+   signed: linux-signed
+ phase: Ready for Packaging
+ phase-changed: Wednesday, 14. August 2019 19:50 UTC
+ reason:
+   prepare-package: Pending -- version not specified
+ trackers:
+   bionic/linux-hwe-edge: bug 1840183
  variant: debs

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

Title:
  eoan/linux: 5.2.0-12.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840184/+subscriptions

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

[Bug 1840185] [NEW] simple-scan app closes with a big delay

2019-08-14 Thread Artyom Pozharov
Public bug reported:

When I touch closing button I will wait for a while for exiting from this 
program. There are details in my video.
Information from console:
ubuntenok@ubuntenok-HP-250-G6-Notebook-PC:~$ simple-scan
(simple-scan:13544): Gtk-WARNING **: 22:15:55.501: Failed to register client: 
GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register 
client

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: simple-scan 3.33.90-0ubuntu1
ProcVersionSignature: Ubuntu 5.2.0-10.11-generic 5.2.4
Uname: Linux 5.2.0-10-generic x86_64
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Aug 14 22:45:14 2019
InstallationDate: Installed on 2019-08-14 (0 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190802)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 05c8:0233 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HP Webcam
 Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
 Bus 001 Device 002: ID 248a:8514 Maxxter Wireless Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP 250 G6 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-10-generic 
root=UUID=b1b8960c-e09c-4671-bcc2-1b3bd70c7ed4 ro quiet splash vt.handoff=7
SourcePackage: simple-scan
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/04/2019
dmi.bios.vendor: Insyde
dmi.bios.version: F.52
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 832E
dmi.board.vendor: HP
dmi.board.version: 26.35
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.52:bd03/04/2019:svnHP:pnHP250G6NotebookPC:pvrType1ProductConfigId:rvnHP:rn832E:rvr26.35:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5336AN HP 200
dmi.product.name: HP 250 G6 Notebook PC
dmi.product.sku: 3DN65ES#ACB
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

** Attachment added: "simplescreenrecorder-2019-08-14_22.44.31.mkv"
   
https://bugs.launchpad.net/bugs/1840185/+attachment/5282530/+files/simplescreenrecorder-2019-08-14_22.44.31.mkv

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

Title:
  simple-scan app closes with a big delay

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

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

[Bug 1840183] [NEW] bionic/linux-hwe-edge: -proposed tracker

2019-08-14 Thread Seth Forshee
Public bug reported:

This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

-- swm properties --
kernel-stable-master-bug: 1840184
packages:
  main: linux-hwe-edge
  meta: linux-meta-hwe-edge
  signed: linux-signed-hwe-edge
phase: Holding before Packaging
phase-changed: Wednesday, 14. August 2019 19:50 UTC
reason:
  prepare-package: Holding -- waiting for master bug
variant: debs

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux-hwe-edge (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-hwe-edge (Ubuntu Bionic)
 Importance: Medium
 Status: Confirmed


** Tags: bionic kernel-release-tracking-bug kernel-release-tracking-bug-live 
kernel-sru-backport-of-1840184 kernel-sru-cycle-d2019.08.14-1

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Tags added: bionic kernel-release-tracking-bug

** Also affects: linux-hwe-edge (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux-hwe-edge (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) => Canonical Hardware Certification 
(canonical-hw-cert)

** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: 

[Bug 1840184] [NEW] eoan/linux: -proposed tracker

2019-08-14 Thread Seth Forshee
Public bug reported:

This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

backports: bug 1840183 (bionic/linux-hwe-edge)

-- swm properties --
packages:
  lrm: linux-restricted-modules
  main: linux
  meta: linux-meta
  signed: linux-signed
phase: Ready for Packaging
phase-changed: Wednesday, 14. August 2019 19:50 UTC
reason:
  prepare-package: Pending -- version not specified
trackers:
  bionic/linux-hwe-edge: bug 1840183
variant: debs

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: Confirmed

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-release
 Importance: Medium
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux (Ubuntu)
 Importance: Medium
 Status: Confirmed

** Affects: linux (Ubuntu Eoan)
 Importance: Medium
 Status: Confirmed


** Tags: eoan kernel-release-tracking-bug kernel-release-tracking-bug-live 
kernel-sru-cycle-d2019.08.14-1

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-release
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Tags added: eoan kernel-release-tracking-bug

** Also affects: linux (Ubuntu Eoan)
   Importance: Undecided
   Status: New

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

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/promote-to-release
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/promote-to-release
 Assignee: (unassigned) => Ubuntu Package Archive Administrators 
(ubuntu-archive)

** Changed in: kernel-sru-workflow/regression-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Tags added: kernel-release-tracking-bug-live

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
+ 
+ -- swm properties --
+ variant: debs


[Bug 1831899] Comment bridged from LTC Bugzilla

2019-08-14 Thread bugproxy
--- Comment From rjbr...@us.ibm.com 2019-08-14 15:40 EDT---
Its the same symptom between the huge dumps and the later kdumps.
We opened with the huge dumps because thats what we had at the time, use the 
kdumps if they are more consumable.

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

Title:
  Kernel Oops 3b in libc-2.23 unable to handle pointer dereference in
  kernel virtual address space

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

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

[Bug 1840091] Re: ubuntu-advantage enable-esm should ensure correct package requirements are met

2019-08-14 Thread Julian Andres Klode
Just add Depends for the version in updates pocket for

- apt
- apt-transport-https
- libapt-pkg4.12

that should be enough.

Having libapt-inst1.5 and apt-utils in there does not hurt; but it's
also not strictly necessary.

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

Title:
  ubuntu-advantage enable-esm should ensure correct package requirements
  are met

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

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

[Bug 1840091] Re: ubuntu-advantage enable-esm should ensure correct package requirements are met

2019-08-14 Thread Julian Andres Klode
The version in trusty-updates being 1.0.1ubuntu2.23, so you want apt (>=
1.0.1ubuntu2.23), and so on

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

Title:
  ubuntu-advantage enable-esm should ensure correct package requirements
  are met

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

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

[Bug 1831899] Re: Kernel Oops 3b in libc-2.23 unable to handle pointer dereference in kernel virtual address space

2019-08-14 Thread Frank Heimes
Hi Robert, yes I can access this file and have it already downloaded.
It was just not clear to me that these are the same or similar dumps , so that 
the other (huge) files are not really needed...
The tgz seems to be fine, since it's extractable w/o issues:
$ tar xvfz 4_kdumps.tgz 
201905311552/
201905311552/dump.201905311552
201905311552/dmesg.201905311552
201906030926/
201906030926/dmesg.201906030926
201906030926/dump.201906030926
201906041107/
201906041107/dmesg.201906041107
201906041107/dump.201906041107
201906061158/
201906061158/dmesg.201906061158
201906061158/dump.201906061158
kexec_cmd
linux-image-4.15.0-50-generic-201905311552.crash
linux-image-4.15.0-50-generic-201906030926.crash
linux-image-4.15.0-50-generic-201906041107.crash

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

Title:
  Kernel Oops 3b in libc-2.23 unable to handle pointer dereference in
  kernel virtual address space

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

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

[Bug 1832622] Re: QEMU - count cache flush Spectre v2 mitigation (CVE) (required for POWER9 DD2.3)

2019-08-14 Thread Frank Heimes
Hello, since a test of the qemu test-build package was requested (available 
from the PPA mentioned in comment #1, made available mid of June), and the 
engineer/maintainer is waiting for some feedback since a while (please notice 
that we can not test this by ourselves), a prioritization was needed to unlock 
resources and to re-focus on further tickets (partly also other qemu bugs).
Once the package got successfully tested, the work on this one will promptly 
proceed and the states again adjusted. Hope this explains the procedure ...

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

Title:
  QEMU -  count cache flush Spectre v2 mitigation (CVE) (required for
  POWER9 DD2.3)

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

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

[Bug 1829942] Re: Address performance issue w/ GICv4-based guests

2019-08-14 Thread Terry Rudd
Dann, is this still planned for Eoan?

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

Title:
  Address performance issue w/ GICv4-based guests

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

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

[Bug 1839673] Re: [linux-azure] Important InfiniBand patches for Ubuntu 18.04

2019-08-14 Thread Long Li
I suggest we can just keep 142 as is. The extra module size on disk is
not that bad at 140k.

The original design was to deal with future ND version updates.

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

Title:
  [linux-azure] Important InfiniBand patches for Ubuntu 18.04

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

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

[Bug 1834340] Re: Regression for GMail after libssl upgrade with TLSv1.3

2019-08-14 Thread Mauricio Faria de Oliveira
For documentation purposes,

Test with an IP address should not send SNI per the patch,
so it should fail with the certificate verification error:

$ mailutil check {imap.gmail.com:993/imap/ssl}INBOX
{cb-in-f108.1e100.net/imap} username:

$ host imap.gmail.com | grep -m1 address
gmail-imap.l.google.com has address 64.233.186.108

$ mailutil check {64.233.186.108:993/imap/ssl}INBOX
Certificate failure for 64.233.186.108: self signed certificate: /OU=No SNI 
provided; please fix your client./CN=invalid2.invalid
Certificate failure for 64.233.186.108: self signed certificate: /OU=No SNI 
provided; please fix your client./CN=invalid2.invalid

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

Title:
  Regression for GMail after libssl upgrade with TLSv1.3

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

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

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-08-14 Thread Ulf Dellbrügge
Tails now boots without lockup after updating to new bios..

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1840014] Re: xenial/linux-raspi2: 4.4.0-1119.128 -proposed tracker

2019-08-14 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840013 (pi2-kernel)
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1840021
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 14. August 2019 16:48 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 14. August 2019 18:50 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa main:building
+   promote-to-proposed: Pending -- ready for review
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1840013
  variant: debs

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

Title:
  xenial/linux-raspi2: 4.4.0-1119.128 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1840014/+subscriptions

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

[Bug 1834340] Re: Regression for GMail after libssl upgrade with TLSv1.3

2019-08-14 Thread Dan Streetman
** Also affects: uw-imap (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916041
   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/1834340

Title:
  Regression for GMail after libssl upgrade with TLSv1.3

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

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

[Bug 1840055] Re: package mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1 failed to install/upgrade: installed mariadb-server-10.1 package post-installation script subprocess returned error exit status

2019-08-14 Thread Mathieu L BOUCHARD
A database server living exclusively in /var has no business touching
anything in /home, and has even less business umounting it. But I can't
confirm this from just running the dpkg command, as all it tells me is
"127" even when I run it with option "-D7". /var/log/apt/history.log
is even worse, as it doesn't even mention the "127" nor the subprocess
failing, just "dpkg" returning "1". I don't see any mention of "home" in
any file of /etc/mysql/ recursively. I'll try ProtectHome=false only
once I get a satisfying error message... but then, it's because I don't
rely on mariadb/mysql on this box.

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

Title:
  package mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1 failed to
  install/upgrade: installed mariadb-server-10.1 package post-
  installation script subprocess returned error exit status 127

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

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

Re: [Bug 1840055] Re: package mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1 failed to install/upgrade: installed mariadb-server-10.1 package post-installation script subprocess returned error exit st

2019-08-14 Thread Mathieu L BOUCHARD
A database server living exclusively in /var has no business touching
anything in /home, and has even less business umounting it. But I can't
confirm this from just running the dpkg command, as all it tells me is
"127" even when I run it with option "-D7". /var/log/apt/history.log is
even worse, as it doesn't even mention the "127" nor the subprocess
failing, just "dpkg" returning "1". I don't see any mention of "home" in
any file of /etc/mysql/ recursively. I'll try ProtectHome=false only once I
get a satisfying error message... but then, it's because I don't rely on
mariadb/mysql on this box.


Le mer. 14 août 2019 à 12:00, Theo Nolte <1840...@bugs.launchpad.net> a
écrit :

> I had exactly the same problem. Changing "ProtectHome=true" to
> "ProtectHome=false" in the Unit-File fixed it for me. systemd was trying
> to unmount /home, which was not possible because of a lot of bind mounts
> on /home.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1840055
>
> Title:
>   package mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1 failed to
>   install/upgrade: installed mariadb-server-10.1 package post-
>   installation script subprocess returned error exit status 127
>
> Status in mariadb-10.1 package in Ubuntu:
>   New
>
> Bug description:
>   no idea, just an automated bug report that didn't tell me what the
>   actual problem is.
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 18.04
>   Package: mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1
>   ProcVersionSignature: Ubuntu 4.15.0-55.60-generic 4.15.18
>   Uname: Linux 4.15.0-55-generic x86_64
>   NonfreeKernelModules: mt76xx mt7630e
>   .etc.apparmor.d.usr.sbin.mysqld: /usr/sbin/mysqld { }
>   ApportVersion: 2.20.9-0ubuntu7.7
>   Architecture: amd64
>   Date: Tue Aug 13 11:18:12 2019
>   DuplicateSignature:
>package:mariadb-server-10.1:1:10.1.41-0ubuntu0.18.04.1
>Setting up mariadb-server-10.1 (1:10.1.41-0ubuntu0.18.04.1) ...
>dpkg: error processing package mariadb-server-10.1 (--configure):
> installed mariadb-server-10.1 package post-installation script
> subprocess returned error exit status 127
>   ErrorMessage: installed mariadb-server-10.1 package post-installation
> script subprocess returned error exit status 127
>   InstallationDate: Installed on 2016-02-08 (1282 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   Logs.var.log.daemon.log:
>
>   Logs.var.log.mysql.error.log:
>   MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
>   MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
>[mysqldump]
>quick
>quote-names
>max_allowed_packet   = 16M
>   MySQLVarLibDirListing: ['mysql_upgrade_info', 'ib_logfile0',
> 'ib_logfile1', 'multi-master.info', 'ibdata1', 'aria_log.0001',
> 'debian-10.1.flag', 'performance_schema', 'mysql', 'aria_log_control',
> 'bioapt']
>   ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.15.0-55-generic
> root=UUID=6e93328c-e2f2-406c-843c-122c758dbb2a ro quiet splash vt.handoff=1
>   Python3Details: /usr/bin/python3.6, Python 3.6.8, python3-minimal,
> 3.6.7-1~18.04
>   PythonDetails: /usr/bin/python2.7, Python 2.7.15+, python-minimal,
> 2.7.15~rc1-1
>   RelatedPackageVersions:
>dpkg 1.19.0.5ubuntu2.1
>apt  1.6.11
>   SourcePackage: mariadb-10.1
>   Title: package mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1 failed to
> install/upgrade: installed mariadb-server-10.1 package post-installation
> script subprocess returned error exit status 127
>   UpgradeStatus: Upgraded to bionic on 2018-11-01 (285 days ago)
>   modified.conffile..etc.apparmor.d.usr.sbin.mysqld: [modified]
>   mtime.conffile..etc.apparmor.d.usr.sbin.mysqld:
> 2019-07-10T01:22:38.693495
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/mariadb-10.1/+bug/1840055/+subscriptions
>

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

Title:
  package mariadb-server-10.1 1:10.1.41-0ubuntu0.18.04.1 failed to
  install/upgrade: installed mariadb-server-10.1 package post-
  installation script subprocess returned error exit status 127

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

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

[Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-08-14 Thread Jarrod Farrell
Lenovo Thinkpad E585 with r8822be adapter. 5.0.0-25 still has issues.
Staying on 5.0.0-20 until another kernel version comes out that fixes the issue.

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

Title:
  realtek r8822be kernel module fails after update to linux kernel-
  headers 5.0.0-21

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

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

[Bug 1840081] Re: Xenial update: 4.4.187 upstream stable release

2019-08-14 Thread Connor Kuehl
** Description changed:

+ SRU Justification
  
- 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:
  
- 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:
+ * MIPS: ath79: fix ar933x uart parity mode
+ * MIPS: fix build on non-linux hosts
+ * dmaengine: imx-sdma: fix use-after-free on probe error path
+ * ath10k: Do not send probe response template for mesh
+ * ath9k: Check for errors when reading SREV register
+ * ath6kl: add some bounds checking
+ * ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
+ * batman-adv: fix for leaked TVLV handler.
+ * media: dvb: usb: fix use after free in dvb_usb_device_exit
+ * crypto: talitos - fix skcipher failure due to wrong output IV
+ * media: marvell-ccic: fix DMA s/g desc number calculation
+ * media: vpss: fix a potential NULL pointer dereference
+ * net: stmmac: dwmac1000: Clear unused address entries
+ * signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
+ * af_key: fix leaks in key_pol_get_resp and dump_sp.
+ * xfrm: Fix xfrm sel prefix length validation
+ * media: staging: media: davinci_vpfe: - Fix for memory leak if decoder 
initialization fails.
+ * net: phy: Check against net_device being NULL
+ * tua6100: Avoid build warnings.
+ * locking/lockdep: Fix merging of hlocks with non-zero references
+ * media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
+ * cpupower : frequency-set -r option misses the last cpu in related cpu list
+ * net: fec: Do not use netdev messages too early
+ * net: axienet: Fix race condition causing TX hang
+ * s390/qdio: handle PENDING state for QEBSM devices
+ * perf test 6: Fix missing kvm module load for s390
+ * gpio: omap: fix lack of irqstatus_raw0 for OMAP4
+ * gpio: omap: ensure irq is enabled before wakeup
+ * regmap: fix bulk writes on paged registers
+ * bpf: silence warning messages in core
+ * rcu: Force inlining of rcu_read_lock()
+ * xfrm: fix sa selector validation
+ * perf evsel: Make perf_evsel__name() accept a NULL argument
+ * vhost_net: disable zerocopy by default
+ * EDAC/sysfs: Fix memory leak when creating a csrow object
+ * media: i2c: fix warning same module names
+ * ntp: Limit TAI-UTC offset
+ * timer_list: Guard procfs specific code
+ * acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
+ * media: coda: fix mpeg2 sequence number handling
+ * media: coda: increment sequence offset for the last returned frame
+ * mt7601u: do not schedule rx_tasklet when the device has been disconnected
+ * x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
+ ...skipping...
+ * drm/virtio: Add memory barriers for capset cache.
+ * phy: renesas: rcar-gen2: Fix memory leak at error paths
+ * usb: gadget: Zero ffs_io_data
+ * powerpc/pci/of: Fix OF flags parsing for 64bit BARs
+ * PCI: sysfs: Ignore lockdep for remove attribute
+ * iio: iio-utils: Fix possible incorrect mask calculation
+ * recordmcount: Fix spurious mcount entries on powerpc
+ * mfd: core: Set fwnode for created devices
+ * mfd: arizona: Fix undefined behavior
+ * um: Silence lockdep complaint about mmap_sem
+ * powerpc/4xx/uic: clear pending interrupt after irq type/pol change
+ * serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
+ * kallsyms: exclude kasan local symbols on s390
+ * perf test mmap-thread-lookup: Initialize variable to suppress memory 
sanitizer warning
+ * f2fs: avoid out-of-range memory access
+ * mailbox: handle failed named mailbox channel request
+ * powerpc/eeh: Handle hugepages in ioremap space
+ * sh: prevent warnings when using iounmap
+ * mm/kmemleak.c: fix check for softirq context
+ * 9p: pass the correct prototype to read_cache_page
+ * mm/mmu_notifier: use hlist_add_head_rcu()
+ * locking/lockdep: Fix lock used or unused stats error
+ * locking/lockdep: Hide unused 'class' variable
+ * usb: wusbcore: fix unbalanced get/put cluster_id
+ * usb: pci-quirks: Correct AMD PLL quirk detection
+ * x86/sysfb_efi: Add quirks for some devices with swapped width and height
+ * x86/speculation/mds: Apply more accurate check on hypervisor platform
+ * hpet: Fix division by zero in hpet_time_div()
+ * ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
+ * ALSA: hda - Add a 

[Bug 1797222] Re: Update to 2.13.1

2019-08-14 Thread Sebastien Bacher
https://bugs.launchpad.net/ubuntu/+source/fontconfig/2.13.1-2ubuntu1

** Changed in: fontconfig (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/1797222

Title:
  Update to 2.13.1

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

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

[Bug 1840178] [NEW] Eoan update: v5.2.8 upstream stable release

2019-08-14 Thread Seth Forshee
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.2.8 upstream stable release
   from git://git.kernel.org/


Linux 5.2.8
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
drm/i915/vbt: Fix VBT parsing for the PSR section
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
net/mlx5e: Fix matching of speed to PRM link modes
net/mlx5: Add missing RDMA_RX capabilities
mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2
rocker: fix memory leaks of fib_work on two error return paths
net/smc: avoid fallback in case of non-blocking connect
net: phy: fix race in genphy_update_link
hv_sock: Fix hang when a connection is closed
net: fix bpf_xdp_adjust_head regression for generic-XDP
selftests/bpf: reduce time to execute test_xdp_vlan.sh
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
bpf: fix XDP vlan selftests test_xdp_vlan.sh
r8169: don't use MSI before RTL8168d
net/mlx5e: Prevent encap flow counter update async to user query
net/mlx5: Fix modify_cq_in alignment
tun: mark small packets as owned by the tap sock
tipc: fix unitilized skb list crash
tipc: compat: allow tipc commands without arguments
ocelot: Cancel delayed work before wq destruction
NFC: nfcmrvl: fix gpio-handling regression
net: stmmac: Use netif_tx_napi_add() for TX polling function
net/smc: do not schedule tx_work in SMC_CLOSED state
net: sched: use temporary variable for actions indexes
net sched: update vlan action for batched events operations
net: sched: Fix a possible null-pointer dereference in dequeue_func()
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
net: phy: mscc: initialize stats array
net: phylink: Fix flow control for fixed-link
net: phylink: don't start and stop SGMII PHYs in SFP modules twice
net: phy: fixed_phy: print gpio error only if gpio node is present
net/mlx5: Use reversed order when unregister devices
net/mlx5e: always initialize frag->last_in_page
net: fix ifindex collision during namespace removal
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
net: bridge: delete local fdb on device init failure
mvpp2: refactor MTU change code
mvpp2: fix panic on module removal
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
ipip: validate header length in ipip_tunnel_xmit
ip6_tunnel: fix possible use-after-free on xmit
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
ife: error out when nla attributes are empty
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
bnx2x: Disable multi-cos feature.
atm: iphase: Fix Spectre v1 vulnerability
HID: Add quirk for HP X1200 PIXART OEM mouse
HID: wacom: fix bit shift for Cintiq Companion 2
ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
ALSA: usb-audio: Sanity checks for each pipe and EP types
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Seth Forshee (sforshee)
 Status: In Progress

** Affects: linux (Ubuntu Eoan)
 Importance: Medium
 Assignee: Seth Forshee (sforshee)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

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

** Also affects: linux (Ubuntu Eoan)
   Importance: Undecided
   Status: Confirmed

** Changed in: linux (Ubuntu Eoan)
   Importance: Undecided => Medium

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

** Changed in: linux (Ubuntu Eoan)
 Assignee: (unassigned) => Seth Forshee (sforshee)

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

Title:
  Eoan update: v5.2.8 upstream stable release

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

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

[Bug 1766945] Re: (EFI on top of legacy install) choosing "replace" or "resize" options in partitioning may lead to an install failure

2019-08-14 Thread Fares Uchiha
** Changed in: partman-auto (Ubuntu)
 Assignee: Petre Cosmin Bogdan (bboybaby) => Fares Uchiha (fares-uchiha)

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

Title:
  (EFI on top of legacy install) choosing "replace" or "resize" options
  in partitioning may lead to an install failure

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

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

[Bug 1839673] Re: [linux-azure] Important InfiniBand patches for Ubuntu 18.04

2019-08-14 Thread Marcelo Cerri
Patches on the mailing list for review:

https://lists.ubuntu.com/archives/kernel-team/2019-August/103106.html
https://lists.ubuntu.com/archives/kernel-team/2019-August/103107.html

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

Title:
  [linux-azure] Important InfiniBand patches for Ubuntu 18.04

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

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

[Bug 1839673] Re: [linux-azure] Important InfiniBand patches for Ubuntu 18.04

2019-08-14 Thread Marcelo Cerri
Thanks for the answers, Long. Do you think we can remove 142 then? We
probably can handle that on another bug too.

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

Title:
  [linux-azure] Important InfiniBand patches for Ubuntu 18.04

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

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

[Bug 1589289] Re: fstrim: cannot open /dev/.lxd-mounts: Permission denied

2019-08-14 Thread Eric Desrochers
Upstream BUG:
https://github.com/karelzak/util-linux/issues/840

Upstream PR:
https://github.com/karelzak/util-linux/pull/841

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

Title:
  fstrim: cannot open /dev/.lxd-mounts: Permission denied

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

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

  1   2   3   4   5   >