[Bug 1763271] Re: [8086:3e92] display becomes blank after S3

2018-04-12 Thread AceLan Kao
** Description changed:

  [Impact]
  The display becomes black after S3 with the following error messages.
  
  dmesg:
  [ 60.546305] [drm:intel_dp_start_link_train [i915]] Link Training failed at 
link rate = 54, lane count = 4
  
  Xorg.0.log:
  [ 60.748] (EE) modeset(0): failed to set mode: Invalid argument
  [ 60.748] (WW) modeset(0): hotplug event: connector 48's link-state is BAD, 
tried resetting the current mode. You may be left with a black screen if this 
fails...
  
  [Fix]
  Looks like link training fallback fails sometimes with eDP, we need this 
commit to fix the issue.
  
  commit a306343bcd7df89d9d45a601929e26866e7b7a81 (refs/bisect/bad)
  Author: Manasi Navare 
  Date: Thu Oct 12 12:13:38 2017 -0700
  
- drm/i915/edp: Do not do link training fallback or prune modes on EDP
+ drm/i915/edp: Do not do link training fallback or prune modes on EDP
  
  [Regression Potential]
  Should be low.
  To avoid conflicts, we introduce 4 commits, I'll try explaining them below
+ 
  fbe0967 drm/i915/edp: Do not do link training fallback or prune modes on EDP
-This is the fix commit and the behavior only changes when DP is eDP, it 
does nothing if DP is eDP. Should be fine to not do link training fallback and 
not emit Hotplug Uevent to userspace to start modeset, since its eDP.
+    This is the fix commit and the behavior only changes when DP is eDP, it 
does nothing if DP is eDP. Should be fine to not do link training fallback and 
not emit Hotplug Uevent to userspace to start modeset, since its eDP, the 
display is fixed.
  
  b25b806 drm/i915/edp: Allow alternate fixed mode for eDP if available.
-Change the prototype of function "intel_panel_init()" and adding one extra 
argument, should have small impact on the display.
+    Change the prototype of function "intel_panel_init()" and adding one extra 
argument, should have small impact on the display.
  
  bf389c7 drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
  6199c65 drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
+Above 2 commits do function name renaming only.

** Description changed:

  [Impact]
  The display becomes black after S3 with the following error messages.
  
  dmesg:
  [ 60.546305] [drm:intel_dp_start_link_train [i915]] Link Training failed at 
link rate = 54, lane count = 4
  
  Xorg.0.log:
  [ 60.748] (EE) modeset(0): failed to set mode: Invalid argument
  [ 60.748] (WW) modeset(0): hotplug event: connector 48's link-state is BAD, 
tried resetting the current mode. You may be left with a black screen if this 
fails...
  
  [Fix]
  Looks like link training fallback fails sometimes with eDP, we need this 
commit to fix the issue.
  
  commit a306343bcd7df89d9d45a601929e26866e7b7a81 (refs/bisect/bad)
  Author: Manasi Navare 
  Date: Thu Oct 12 12:13:38 2017 -0700
  
  drm/i915/edp: Do not do link training fallback or prune modes on EDP
  
  [Regression Potential]
  Should be low.
  To avoid conflicts, we introduce 4 commits, I'll try explaining them below
  
- fbe0967 drm/i915/edp: Do not do link training fallback or prune modes on EDP
+ 9bdbd39 drm/i915/edp: Do not do link training fallback or prune modes on EDP
     This is the fix commit and the behavior only changes when DP is eDP, it 
does nothing if DP is eDP. Should be fine to not do link training fallback and 
not emit Hotplug Uevent to userspace to start modeset, since its eDP, the 
display is fixed.
  
- b25b806 drm/i915/edp: Allow alternate fixed mode for eDP if available.
+ 4f4db42 drm/i915/edp: Allow alternate fixed mode for eDP if available.
     Change the prototype of function "intel_panel_init()" and adding one extra 
argument, should have small impact on the display.
  
- bf389c7 drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
- 6199c65 drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
-Above 2 commits do function name renaming only.
+ eed02c3 drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
+ be39bc2 drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
+    Above 2 commits do function name renaming only.

** Description changed:

  [Impact]
  The display becomes black after S3 with the following error messages.
  
  dmesg:
  [ 60.546305] [drm:intel_dp_start_link_train [i915]] Link Training failed at 
link rate = 54, lane count = 4
  
  Xorg.0.log:
  [ 60.748] (EE) modeset(0): failed to set mode: Invalid argument
  [ 60.748] (WW) modeset(0): hotplug event: connector 48's link-state is BAD, 
tried resetting the current mode. You may be left with a black screen if this 
fails...
  
  [Fix]
  Looks like link training fallback fails sometimes with eDP, we need this 
commit to fix the issue.
  
  commit a306343bcd7df89d9d45a601929e26866e7b7a81 (refs/bisect/bad)
  Author: Manasi Navare 
  Date: Thu Oct 12 12:13:38 2017 -0700
  
  drm/i915/edp: Do not do link training fallback or prune modes on EDP
  
  [Regression Potential]
  Should be low.
  To avoi

[Bug 1761377] Re: Installation fails when using an existing partition for /home : "ubi-usersetup failed with exit code 141" when installing (or upgrading to) 18.04 from USB

2018-04-12 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1756862 ***
https://bugs.launchpad.net/bugs/1756862

** This bug has been marked a duplicate of bug 1756862
   upgrade from 17.10 to 18.04 - apt-clone crashed with SystemError in 
commit(): installArchives() failed

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

Title:
  Installation fails when using an existing partition for /home : "ubi-
  usersetup failed with exit code 141" when installing (or upgrading to)
  18.04 from USB

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

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

[Bug 1763273] [NEW] kernel panic in Radeon driver while screen blank

2018-04-12 Thread Chris Darroch
Public bug reported:

I maintain a set of older kiosks running a mix of stock Ubuntu 14.04 LTS
and 16.04.  As we have gradually transitioned them to 16.04, we have
noticed that the machines running 16.04.3 now regularly exhibit problems
restoring from the blank screen which appears after a period of
inactivity.

This only occurs on the machines where we've installed 16.04.  All of
the 16.04.3 installations are "fresh", that is, complete re-installs
from scratch, and we install all security and other updates on a regular
basis.  This problem has persisted right from the beginning when we
started using 16.04.

Following a period of user inactivity, the screen goes blank; this is,
of course, expected.  When the user tries to restore the session by
typing a key or moving the mouse, one of three outcomes occurs.

Sometimes, the session restores normally.  Other times, the screen
remains blank regardless of all normal keyboard input, until a magic
SysRq  sequence is performed.  After Alt-SysRq-k, either the virtual
console resets to a login screen (as expected after this SysRq
sequence), or we get a kernel panic text screen (see attached screen
photo) and can only restore via a hard power-cycle reboot.

I will continue to try to capture a better trace output from one of
these conditions, perhaps from /var/log/kern.log or by installing linux-
crashdump (although these old machines may not have enough memory for
the stock package).  But in the meantime, I'm attaching a photo of the
kernel panic we see, which suggests a problem may reside in the Radeon
driver ... which would seem possible, given the general blank-screen no-
resume problem on these systems.

Any advice on how to further capture any other needed details would be
appreciated.  Thanks very much!

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "radeon_kernel_panic1.jpg"
   
https://bugs.launchpad.net/bugs/1763273/+attachment/5111739/+files/radeon_kernel_panic1.jpg

** Description changed:

  I maintain a set of older kiosks running a mix of stock Ubuntu 14.04 LTS
  and 16.04.  As we have gradually transitioned them to 16.04, we have
  noticed that the machines running 16.04.3 now regularly exhibit problems
  restoring from the blank screen which appears after a period of
  inactivity.
  
  This only occurs on the machines where we've installed 16.04.  All of
  the 16.04.3 installations are "fresh", that is, complete re-installs
  from scratch, and we install all security and other updates on a regular
- basis.  This problem has persisted right from the beginning when started
- using 16.04.
+ basis.  This problem has persisted right from the beginning when we
+ started using 16.04.
  
  Following a period of user inactivity, the screen goes blank; this is,
  of course, expected.  When the user tries to restore the session by
  typing a key or moving the mouse, one of three outcomes occurs.
  
- Sometimes, the session restores normally.
- 
- Other times, the screen remains blank regardless of all normal keyboard
- input, until a magic SysRq  sequence is performed.  After Alt-SysRq-k,
- either the virtual console resets to a login screen, or we get a kernel
- panic text screen (see attached screen photo).
+ Sometimes, the session restores normally.  Other times, the screen
+ remains blank regardless of all normal keyboard input, until a magic
+ SysRq  sequence is performed.  After Alt-SysRq-k, either the virtual
+ console resets to a login screen (as expected after this SysRq
+ sequence), or we get a kernel panic text screen (see attached screen
+ photo) and can only restore via a hard power-cycle reboot.
  
  I will continue to try to capture a better trace output from one of
  these conditions, perhaps from /var/log/kern.log or by installing linux-
  crashdump (although these old machines may not have enough memory for
  the stock package).  But in the meantime, I'm attaching a photo of the
  kernel panic we see, which suggests a problem may reside in the Radeon
- driver ... which would seem possible, given the general blank screen no-
+ driver ... which would seem possible, given the general blank-screen no-
  resume problem on these systems.
  
  Any advice on how to further capture any other needed details would be
  appreciated.  Thanks very much!

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

Title:
  kernel panic in Radeon driver while screen blank

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

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

[Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2018-04-12 Thread William F Hammond
Continuing #55:

Given the change with libimobiledevice between iOS 10.3 and iOS 11+,
I decided to take a look at shotwell.

The curious thing is that shotwell
displays correct thumbnails for all photos on the iphone.  That is curious
because AIUI the jpegs generated by the iphone camera contain embedded
thumbnails using exif.  But shotwell fails to import a single photo, even one
at a time.

For each photo the shotwell log contains a line like this:

IMG_0002.JPG
   error message: [-107] Error retrieving file object for
 /store_feedface/DCIM/100APPLE/IMG_0002.JPG: Unknown error

Yet it gets a thumbnail.

How does it get a thumbnail without getting the photo?

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

Title:
  iOS device contents not displayed in Ubuntu

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

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

[Bug 1763275] [NEW] qemu-kvm skips too much on s390x/arm

2018-04-12 Thread ChristianEhrhardt
Public bug reported:

qemu-kvm calls /usr/share/qemu/init/qemu-kvm-init

This has a very early check on kvm modules, and exits if not on
x86/ppc64 (as the others don't need modules).

But some later pieces of the code are beneficial for other arches (arm/s390x).
For example making /dev/kvm available in a container.

Since there were no complains in all of 16.04-18.04 this should be fine
for >=18.10 without SRU.

** Affects: qemu (Ubuntu)
 Importance: Low
 Status: Triaged

** Summary changed:

- qemu-kvm skips too much on s390x
+ qemu-kvm skips too much on s390x/arm

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

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

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

Title:
  qemu-kvm skips too much on s390x/arm

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

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

[Bug 1763277] [NEW] package core-network-daemon 4.8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-04-12 Thread Chandan Kashyap
Public bug reported:

dpkg: error processing package core-network-daemon (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of core-network:
 core-network depends on core-network-daemon; however:
  Package core-network-daemon is not configured yet.

dpkg: error processing package core-network (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 core-network-daemon
 core-network
E: Sub-process /usr/bin/dpkg returned an error code (1)
i just copy pasted error from my terminal.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: core-network-daemon 4.8-1
ProcVersionSignature: Ubuntu 4.13.0-37.42~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Thu Apr 12 12:23:39 2018
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2018-03-01 (41 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: core-network
Title: package core-network-daemon 4.8-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package core-network-daemon 4.8-1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1763273] Re: kernel panic in Radeon driver while screen blank

2018-04-12 Thread Chris Darroch
** Description changed:

  I maintain a set of older kiosks running a mix of stock Ubuntu 14.04 LTS
  and 16.04.  As we have gradually transitioned them to 16.04, we have
- noticed that the machines running 16.04.3 now regularly exhibit problems
+ noticed that the machines running 16.04.1 now regularly exhibit problems
  restoring from the blank screen which appears after a period of
  inactivity.
  
  This only occurs on the machines where we've installed 16.04.  All of
- the 16.04.3 installations are "fresh", that is, complete re-installs
+ the 16.04.1 installations are "fresh", that is, complete re-installs
  from scratch, and we install all security and other updates on a regular
  basis.  This problem has persisted right from the beginning when we
  started using 16.04.
  
  Following a period of user inactivity, the screen goes blank; this is,
  of course, expected.  When the user tries to restore the session by
  typing a key or moving the mouse, one of three outcomes occurs.
  
  Sometimes, the session restores normally.  Other times, the screen
  remains blank regardless of all normal keyboard input, until a magic
  SysRq  sequence is performed.  After Alt-SysRq-k, either the virtual
  console resets to a login screen (as expected after this SysRq
  sequence), or we get a kernel panic text screen (see attached screen
  photo) and can only restore via a hard power-cycle reboot.
  
  I will continue to try to capture a better trace output from one of
  these conditions, perhaps from /var/log/kern.log or by installing linux-
  crashdump (although these old machines may not have enough memory for
  the stock package).  But in the meantime, I'm attaching a photo of the
  kernel panic we see, which suggests a problem may reside in the Radeon
  driver ... which would seem possible, given the general blank-screen no-
  resume problem on these systems.
  
  Any advice on how to further capture any other needed details would be
  appreciated.  Thanks very much!

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

Title:
  kernel panic in Radeon driver while screen blank

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

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

[Bug 1763271] Re: [8086:3e92] display becomes blank after S3

2018-04-12 Thread AceLan Kao
** Description changed:

  [Impact]
  The display becomes black after S3 with the following error messages.
  
  dmesg:
  [ 60.546305] [drm:intel_dp_start_link_train [i915]] Link Training failed at 
link rate = 54, lane count = 4
  
  Xorg.0.log:
  [ 60.748] (EE) modeset(0): failed to set mode: Invalid argument
  [ 60.748] (WW) modeset(0): hotplug event: connector 48's link-state is BAD, 
tried resetting the current mode. You may be left with a black screen if this 
fails...
  
  [Fix]
  Looks like link training fallback fails sometimes with eDP, we need this 
commit to fix the issue.
  
  commit a306343bcd7df89d9d45a601929e26866e7b7a81 (refs/bisect/bad)
  Author: Manasi Navare 
  Date: Thu Oct 12 12:13:38 2017 -0700
  
  drm/i915/edp: Do not do link training fallback or prune modes on EDP
  
  [Regression Potential]
  Should be low.
  To avoid conflicts, we introduce 4 commits, I'll try explaining them below
  
  a306343 drm/i915/edp: Do not do link training fallback or prune modes on EDP
     This is the fix commit and the behavior only changes when DP is eDP, it 
does nothing if DP is eDP. Should be fine to not do link training fallback and 
not emit Hotplug Uevent to userspace to start modeset, since its eDP, the 
display is fixed.
  
- dc911f5 drm/i915/edp: Allow alternate fixed mode for eDP if available.
-    Change the prototype of function "intel_panel_init()" and adding one extra 
argument, should have small impact on the display.
- 
  1853a9d drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
  7b91bf7 drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
     Above 2 commits do function name renaming only.
+ 
+ dc911f5 drm/i915/edp: Allow alternate fixed mode for eDP if available.
+    Change the prototype of function "intel_panel_init()" and adding one extra 
argument, should have small impact on the display.

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

Title:
  [8086:3e92] display becomes blank after S3

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

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

[Bug 1763277] Re: package core-network-daemon 4.8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-04-12 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package core-network-daemon 4.8-1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1763273] Re: kernel panic in Radeon driver while screen blank

2018-04-12 Thread Simon Quigley
** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

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

** No longer affects: ubuntu

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

Title:
  kernel panic in Radeon driver while screen blank

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

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

[Bug 1759056] Comment bridged from LTC Bugzilla

2018-04-12 Thread bugproxy
--- Comment From abdha...@in.ibm.com 2018-04-12 03:05 EDT---
(In reply to comment #9)
> > DEBUG:device enP52p1s0f0 operstate is up, not replugging
>
> Your ifconfig shows that this interface is up and has a configured IP
> address.  Do I understand correctly that you encountered this error when
> trying to move the IP from the physical interface to a bridge?

Yes, netplan is not flushing the IP addr of enP52p1s0f0 when moved to
br0

but when machine is rebooted I am able to see br0 created.

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

Title:
  [Ubuntu18.04][Witherspoon DD2.2] netplan fails to configure network
  bridge interface (tg3/BCM5719)

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

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

[Bug 1746340] Re: Samsung SSD corruption (fsck needed)

2018-04-12 Thread Kai-Heng Feng
Can you use v4.9 under Ubuntu and see if this still happens? Or does
your laptop need driver support from newer kernel?

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

Title:
  Samsung SSD corruption (fsck needed)

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

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

[Bug 1763273] Missing required logs.

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

apport-collect 1763273

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

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

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

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

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

Title:
  kernel panic in Radeon driver while screen blank

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

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

[Bug 1761438] Re: linux: 4.4.0-120.144 -proposed tracker

2018-04-12 Thread Kleber Sacilotto de Souza
We are seeing boot issues with 4.4.0-120.144 kernel on arm64 systems
(bug 1762655).

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

Title:
  linux: 4.4.0-120.144 -proposed tracker

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

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

[Bug 1746598] Re: [MIR] libnfs

2018-04-12 Thread Matthias Klose
2.0 now in the release pocket. The packging looks ok, so assigning to
the security team for a review.


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

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

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

Title:
  [MIR] libnfs

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

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

[Bug 1763202] IwConfig.txt

2018-04-12 Thread Peter Bittner
apport information

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

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763283] Re: plymouthd crashed with SIGSEGV in script_obj_deref_direct()

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1745406 ***
https://bugs.launchpad.net/bugs/1745406

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1745406
   plymouthd crashed with SIGSEGV in script_obj_deref_direct()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  plymouthd crashed with SIGSEGV in script_obj_deref_direct()

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

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

[Bug 1763202] Re: Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

2018-04-12 Thread Peter Bittner
apport information

** Tags added: apport-collected bionic

** Description changed:

  I have an X1 Carbon 6th Gen. (Intel Core i7 8th Gen, 16 GB RAM, 512 GB
  SSD).
  
  When I try to attach an external monitor via an HDMI cable the monitor
  receives no signal. Similarly, when I use the Thunderbold dock and
  attach two monitors (one via HDMI, one with DisplayPort) only the
  monitor attached with DisplayPort works; the monitor attached with HDMI
  stays black.
  
- This made me think if this is really a bug in the software. I saw people
- describing this issue with Windows installed; the solution was to hit a
- special key combination. Unfortunately, the multimedia keys all not all
- functional, specifically the F7 key, which seems to meant for "activate
- external monitor", has no function.
+ This made me think if this is really a bug in the software. I saw people 
describing this issue with Windows installed; the solution was to hit a special 
key combination. Unfortunately, the multimedia keys all not all functional, 
specifically the F7 key, which seems to meant for "activate external monitor", 
has no function.
+ --- 
+ ApportVersion: 2.20.9-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  peter  3510 F pulseaudio
+  /dev/snd/controlC0:  peter  3510 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ HibernationDevice: RESUME=UUID=8aee1825-7879-4889-8de3-e57900548385
+ InstallationDate: Installed on 2018-04-06 (5 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180403)
+ MachineType: LENOVO 20KHCTO1WW
+ Package: linux (not installed)
+ ProcFB:
+  0 EFI VGA
+  1 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-13-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-13-generic N/A
+  linux-backports-modules-4.15.0-13-generic  N/A
+  linux-firmware 1.173
+ Tags:  bionic
+ Uname: Linux 4.15.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 02/27/2018
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N23ET37W (1.12 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20KHCTO1WW
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40709 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN23ET37W(1.12):bd02/27/2018:svnLENOVO:pn20KHCTO1WW:pvrThinkPadX1Carbon6th:rvnLENOVO:rn20KHCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad X1 Carbon 6th
+ dmi.product.name: 20KHCTO1WW
+ dmi.product.version: ThinkPad X1 Carbon 6th
+ dmi.sys.vendor: LENOVO

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

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] Lspci.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1763202/+attachment/5111838/+files/Lspci.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] CRDA.txt

2018-04-12 Thread Peter Bittner
apport information

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

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] CurrentDmesg.txt

2018-04-12 Thread Peter Bittner
apport information

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

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763057] Re: gnome-software crashed with signal 5

2018-04-12 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1760795 ***
https://bugs.launchpad.net/bugs/1760795

** This bug is no longer a duplicate of private bug 1762787
** This bug has been marked a duplicate of bug 1760795
   gnome-software leaks file descriptors

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

Title:
  gnome-software crashed with signal 5

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

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

[Bug 1763202] WifiSyslog.txt

2018-04-12 Thread Peter Bittner
apport information

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

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

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] ProcInterrupts.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1763202/+attachment/5111843/+files/ProcInterrupts.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763172] Re: gnome-software crashed with signal 5 in g_main_context_new()

2018-04-12 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1760795 ***
https://bugs.launchpad.net/bugs/1760795

** This bug is no longer a duplicate of private bug 1762787
** This bug has been marked a duplicate of bug 1760795
   gnome-software leaks file descriptors

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

Title:
  gnome-software crashed with signal 5 in g_main_context_new()

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

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

[Bug 1763202] ProcCpuinfo.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1763202/+attachment/5111840/+files/ProcCpuinfo.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] Lsusb.txt

2018-04-12 Thread Peter Bittner
apport information

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

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] ProcEnviron.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1763202/+attachment/5111842/+files/ProcEnviron.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] RfKill.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1763202/+attachment/5111846/+files/RfKill.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] PulseList.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1763202/+attachment/5111845/+files/PulseList.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1688508] Re: libvirt-guests.sh fails to shutdown guests in parallel

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 3.6.0-1ubuntu6.5

---
libvirt (3.6.0-1ubuntu6.5) artful; urgency=medium

  * d/p/ubuntu/lp1688508-fix-variable-scope-in-in-check_guests_shutdown.patch:
backport further upstream fixes that were identified on verification.
Together with the former change this fixes (LP: #1688508)

libvirt (3.6.0-1ubuntu6.4) artful; urgency=medium

  * d/p/ubuntu/lp1688508-tools-avoid-text-spilling-into-variables.patch:
avoid hanging on shutdown (LP: #1688508)

 -- Christian Ehrhardt   Tue, 03 Apr
2018 16:23:04 +0200

** Changed in: libvirt (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  libvirt-guests.sh fails to shutdown guests in parallel

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

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

[Bug 1763202] UdevDb.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1763202/+attachment/5111847/+files/UdevDb.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763202] ProcCpuinfoMinimal.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1763202/+attachment/5111841/+files/ProcCpuinfoMinimal.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1688508] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for libvirt has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  libvirt-guests.sh fails to shutdown guests in parallel

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

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

[Bug 1728465] Re: Mouse pointer disappears on client in 17.10

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

** Changed in: synergy (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/1728465

Title:
  Mouse pointer disappears on client in 17.10

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

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

[Bug 1763202] ProcModules.txt

2018-04-12 Thread Peter Bittner
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1763202/+attachment/5111844/+files/ProcModules.txt

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

Title:
  Lenovo X1 Carbon 6th Gen. HDMI not working for external monitor

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

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

[Bug 1763284] Re: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1754924 ***
https://bugs.launchpad.net/bugs/1754924

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1754924
   gnome-control-center crashed with SIGSEGV in actualize_printers_list()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

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

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

[Bug 1763271] Re: [8086:3e92] display becomes blank after S3

2018-04-12 Thread AceLan Kao
** Tags added: originate-from-1758823 somerville

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

Title:
  [8086:3e92] display becomes blank after S3

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

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

[Bug 1750465] Re: upgrade attempting to process triggers out of order (package plymouth-theme-ubuntu-text 0.9.2-3ubuntu17 failed to install/upgrade: dependency problems - leaving triggers unprocessed)

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package budgie-artwork - 0.8.3ubuntu1

---
budgie-artwork (0.8.3ubuntu1) artful; urgency=medium

  * Bug fix release
- Make the lsb-release triggers interest-noawait, so that we don't block
  configuration of an Essential: yes package during upgrades
  (LP: #1750465)

 -- David Mohammed   Fri, 30 Mar 2018 11:57:04
+0100

** Changed in: budgie-artwork (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  upgrade attempting to process triggers out of order (package plymouth-
  theme-ubuntu-text 0.9.2-3ubuntu17 failed to install/upgrade:
  dependency problems - leaving triggers unprocessed)

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

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

[Bug 1759404] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for libreoffice has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] libreoffice 5.4.6 for artful

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

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

[Bug 1738581] Re: apport attachment JounralErrors should only be included for crash reports which are private

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.7-0ubuntu3.8

---
apport (2.20.7-0ubuntu3.8) artful; urgency=medium

  * data/general-hooks/generic.py: Only include JournalErrors for apport-crash
reports which are private by default. (LP: #1738581)

 -- Brian Murray   Fri, 30 Mar 2018 09:43:05 -0700

** Changed in: apport (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  apport attachment JounralErrors should only be included for crash
  reports which are private

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

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

[Bug 1763261] Re: package gnome-themes-standard:amd64 3.18.0-2ubuntu2 failed to install/upgrade: package gnome-themes-standard:amd64 is already installed and configured

2018-04-12 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package gnome-themes-standard:amd64 3.18.0-2ubuntu2 failed to
  install/upgrade: package gnome-themes-standard:amd64 is already
  installed and configured

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

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

[Bug 1750824] Re: Vulnerability in MongoDb version 3.4 up to 3.4.9

2018-04-12 Thread LocutusOfBorg via ubuntu-bugs
(I honestly don't care about fixing this CVE for artful, that will go
EOL in 3 months).

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

Title:
  Vulnerability in MongoDb version 3.4 up to 3.4.9

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

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

[Bug 1750824] Re: Vulnerability in MongoDb version 3.4 up to 3.4.9

2018-04-12 Thread LocutusOfBorg via ubuntu-bugs
of course, if somebody points out a patch, I'll be happy to do some
paperwork and ask security team to upload it (if the patch is just few
lines and is not "update to the latest version in artful too) :)

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

Title:
  Vulnerability in MongoDb version 3.4 up to 3.4.9

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

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

[Bug 1763263] Re: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of pac

2018-04-12 Thread dino99
*** This bug is a duplicate of bug 1762827 ***
https://bugs.launchpad.net/bugs/1762827

** This bug has been marked a duplicate of bug 1762827
   package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: 
trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different 
from other instances of package libsane1:i386

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

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

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

[Bug 1753604] Re: libvirt-bin nwfilter deadlock

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.3.1-1ubuntu10.21

---
libvirt (1.3.1-1ubuntu10.21) xenial; urgency=medium

  * d/p/ubuntu/lp1688508-fix-variable-scope-in-in-check_guests_shutdown.patch:
backport further upstream fixes that were identified on verification.
Together with the former change this fixes (LP: #1688508)
  * d/p/ubuntu/lp1753604-nwfilter-fix-lock-order-deadlock.patch:
fix intermittent deadlock in NWFilter handling (LP: #1753604)

libvirt (1.3.1-1ubuntu10.20) xenial; urgency=medium

  * d/p/ubuntu/lp1688508-tools-avoid-text-spilling-into-variables.patch:
avoid hanging on shutdown (LP: #1688508)

 -- Christian Ehrhardt   Wed, 04 Apr
2018 10:46:12 +0200

** Changed in: libvirt (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  libvirt-bin nwfilter deadlock

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

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

[Bug 1763285] Re: unity-gnome-shell-migration.17.10.py crashed with signal 5

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1754623 ***
https://bugs.launchpad.net/bugs/1754623

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

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-gnome-shell-migration.17.10.py crashed with signal 5

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

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

[Bug 1759404] Re: [SRU] libreoffice 5.4.6 for artful

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice-l10n -
1:5.4.6-0ubuntu0.17.10.1

---
libreoffice-l10n (1:5.4.6-0ubuntu0.17.10.1) artful; urgency=medium

  * New upstream release (LP: #1759404)

 -- Olivier Tilloy   Wed, 28 Mar 2018
11:52:58 +0200

** Changed in: libreoffice-l10n (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] libreoffice 5.4.6 for artful

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

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

[Bug 1750824] Re: Vulnerability in MongoDb version 3.4 up to 3.4.9

2018-04-12 Thread LocutusOfBorg via ubuntu-bugs
I uploaded 3.4.14 in bionic, and 3.6 will follow in the next few days
(before the release).

** Changed in: mongodb (Ubuntu)
   Status: Triaged => 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/1750824

Title:
  Vulnerability in MongoDb version 3.4 up to 3.4.9

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

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

[Bug 1688508] Re: libvirt-guests.sh fails to shutdown guests in parallel

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.3.1-1ubuntu10.21

---
libvirt (1.3.1-1ubuntu10.21) xenial; urgency=medium

  * d/p/ubuntu/lp1688508-fix-variable-scope-in-in-check_guests_shutdown.patch:
backport further upstream fixes that were identified on verification.
Together with the former change this fixes (LP: #1688508)
  * d/p/ubuntu/lp1753604-nwfilter-fix-lock-order-deadlock.patch:
fix intermittent deadlock in NWFilter handling (LP: #1753604)

libvirt (1.3.1-1ubuntu10.20) xenial; urgency=medium

  * d/p/ubuntu/lp1688508-tools-avoid-text-spilling-into-variables.patch:
avoid hanging on shutdown (LP: #1688508)

 -- Christian Ehrhardt   Wed, 04 Apr
2018 10:46:12 +0200

** Changed in: libvirt (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  libvirt-guests.sh fails to shutdown guests in parallel

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

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

[Bug 1763088] Re: package mongodb-server-core 1:3.4.7-1ubuntu4 failed to install/upgrade: próba nadpisania "/usr/share/man/man1/mongod.1.gz", który istnieje także w pakiecie mongodb-server 1:3.4.7-1ub

2018-04-12 Thread LocutusOfBorg via ubuntu-bugs
*** This bug is a duplicate of bug 1762915 ***
https://bugs.launchpad.net/bugs/1762915

** This bug has been marked a duplicate of bug 1762915
   package mongodb-server-core 1:3.4.7-1ubuntu4 failed to install/upgrade: 
trying to overwrite '/usr/share/man/man1/mongod.1.gz', which is also in package 
mongodb-server 1:3.4.7-1ubuntu4

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

Title:
  package mongodb-server-core 1:3.4.7-1ubuntu4 failed to
  install/upgrade: próba nadpisania "/usr/share/man/man1/mongod.1.gz",
  który istnieje także w pakiecie mongodb-server 1:3.4.7-1ubuntu4

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

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

[Bug 1738581] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for apport has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  apport attachment JounralErrors should only be included for crash
  reports which are private

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

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

[Bug 1753604] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for libvirt has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  libvirt-bin nwfilter deadlock

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

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

[Bug 1763291] Re: gnome-shell crashed with signal 5 in g_log_default_handler()

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1748450 ***
https://bugs.launchpad.net/bugs/1748450

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1748450
   gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_default_handler() from default_log_handler(message="Connection to 
xwayland lost") from g_logv() from g_log() from 

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  gnome-shell crashed with signal 5 in g_log_default_handler()

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

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

[Bug 1763293] [NEW] -cancelled-

2018-04-12 Thread Mehmet Ali
Private bug reported:

/

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Assignee: Mehmet Ali (mkipcak)
 Status: Fix Released

** Tags removed: already-installed amd64 apport-package need-duplicate-
check xenial

** Attachment removed: "AptOrdering.txt"
   
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1763293/+attachment/5111880/+files/AptOrdering.txt

** Attachment removed: "BootLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1763293/+attachment/5111882/+files/BootLog.txt

** Summary changed:

- package libplymouth4:amd64 0.9.2-3ubuntu13.3 failed to install/upgrade: 
package libplymouth4:amd64 is already installed and configured
+ -cancelled-

** Information type changed from Public to Private

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

Title:
  -cancelled-

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

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

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

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1754924 ***
https://bugs.launchpad.net/bugs/1754924

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1754924
   gnome-control-center crashed with SIGSEGV in actualize_printers_list()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV

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

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

[Bug 1762986] Re: Display resolution of monitor via HDMI incorrectly identified

2018-04-12 Thread thet
The issue did start appearing after an update on 17.10. I bought the
Monitor on 29.11.2017, so it worked with the 17.10 kernel version around
that time. Since HDMI on 4k only drives the Monitor @30Hz on my laptop,
I bought a DP adapter. After the random screen black outs annoyed me too
much I switched back to HDMI (around early this year). The monitor
wasn't reliably recognized as a 4k monitor anymore.

- I installed the 4.16 Kernel from 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16.1/
- Powered the laptop off
- Switched from DP to HDMI adapter
- Boot up with 4.16.1 kernel

Monitor resolution was correctly identified

- Rebooted with 4.16.1 kernel

Monitor was not anymore correctly identified. Instead of 3840x2160@30hz
the was at 1920x1080@60Hz

Maybe relvant HDMI adapter info:
My Lenovo Yoga 910 has a combined Type-C USB3 & DP 1.2 connector.
The adapter is a LMP HDMI & USB adapter:
https://www.lmp-adapter.com/en/products/cables--adapters/usb-c/lmp-usb-c-to-hdmi-multiport-adapter

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

Title:
  Display resolution of monitor via HDMI incorrectly identified

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

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

[Bug 1759404] Re: [SRU] libreoffice 5.4.6 for artful

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:5.4.6-0ubuntu0.17.10.1

---
libreoffice (1:5.4.6-0ubuntu0.17.10.1) artful; urgency=medium

  * New upstream release (LP: #1759404)

 -- Olivier Tilloy   Wed, 28 Mar 2018
11:52:58 +0200

** Changed in: libreoffice (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] libreoffice 5.4.6 for artful

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

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

[Bug 1763271] Re: [8086:3e92] display becomes blank after S3

2018-04-12 Thread Timo Aaltonen
** Also affects: linux-oem (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

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

Title:
  [8086:3e92] display becomes blank after S3

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

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

[Bug 1750824] Re: Vulnerability in MongoDb version 3.4 up to 3.4.9

2018-04-12 Thread Nils Weiher
Thanks a lot costamagnagianfranco!

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

Title:
  Vulnerability in MongoDb version 3.4 up to 3.4.9

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

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

[Bug 1763294] Re: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1763187 ***
https://bugs.launchpad.net/bugs/1763187

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

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

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

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

[Bug 1762009] Re: ubiquity crashed on Ubuntu 18.04 LTS Beta 2 ISO from USB while entering new credentials

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

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

Title:
  ubiquity crashed on Ubuntu 18.04 LTS Beta 2 ISO from USB while
  entering new credentials

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

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

[Bug 1762009] Re: ubiquity crashed on Ubuntu 18.04 LTS Beta 2 ISO from USB while entering new credentials

2018-04-12 Thread Pratik
Hi There,

I am having same issue while installing the 18.04 beta 2 on my Dell
Inspiron 15-3567. Will you please let me know how to pass parameters to
kernal.

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

Title:
  ubiquity crashed on Ubuntu 18.04 LTS Beta 2 ISO from USB while
  entering new credentials

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

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

[Bug 1763296] [NEW] linux-oem: 4.13.0-1024.26 -proposed tracker

2018-04-12 Thread Timo Aaltonen
Public bug reported:

This bug is for tracking the 4.13.0-1024.26 upload package. This bug
will contain status and testing results related to that upload.

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: 1761456
phase: Packaging

** Affects: kernel-sru-workflow
 Importance: Undecided
 Status: New

** 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: 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: 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/upload-to-ppa
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

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

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

** Affects: linux-oem (Ubuntu Xenial)
 Importance: Undecided
 Status: Confirmed


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

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

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

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

** Tags added: xenial

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

** 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/upload-to-ppa
   Importance: Undecided
   Status: New

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

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

[Bug 1763296] Re: linux-oem: 4.13.0-1024.26 -proposed tracker

2018-04-12 Thread Timo Aaltonen
** Changed in: kernel-sru-workflow/verification-testing
   Importance: Undecided => Medium

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

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

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

Title:
  linux-oem: 4.13.0-1024.26 -proposed tracker

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

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

[Bug 1763296] Re: linux-oem: 4.13.0-1024.26 -proposed tracker

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

** Changed in: linux-oem (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/1763296

Title:
  linux-oem: 4.13.0-1024.26 -proposed tracker

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

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

[Bug 1761729] Comment bridged from LTC Bugzilla

2018-04-12 Thread bugproxy
--- Comment From pavra...@in.ibm.com 2018-04-12 04:19 EDT---
(In reply to comment #18)
> If this issue still also exists on v4.16-rc4, we would also want to test
> some of the newer release candidates, such as -rc5, -rc6, etc.

Issue is observed even with -rc4.

[10700.354365] LTP: starting ftest07
[10700.738992] LTP: starting ftest08
[10700.829909] LTP: starting lftest01 (lftest 100)
[10700.911841] LTP: starting writetest01 (writetest)
[10701.014047] LTP: starting fs_di (fs_di -d $TMPDIR)
[10707.090259] LTP: starting proc01 (proc01 -m 128)
[10707.947509] ICMPv6: process `proc01' is using deprecated sysctl (syscall) 
net.ipv6.neigh.default.base_reachable_time - use 
net.ipv6.neigh.default.base_reachable_time_ms instead
[10709.666103] LTP: starting read_all_dev (read_all -d /dev -e 
'/dev/watchdog?(0)' -q -r 10)
[10709.749772] NET: Registered protocol family 40
[10709.784921] Bluetooth: Core ver 2.22
[10709.785013] NET: Registered protocol family 31
[10709.785049] Bluetooth: HCI device and connection manager initialized
[10709.785092] Bluetooth: HCI socket layer initialized
[10709.785128] Bluetooth: L2CAP socket layer initialized
[10709.785166] Bluetooth: SCO socket layer initialized
[11009.804641] LTP: starting read_all_proc (read_all -d /proc -q -r 10)
[11010.009001] ICMPv6: process `read_all' is using deprecated sysctl (syscall) 
net.ipv6.neigh.enP2p1s0f0.base_reachable_time - use 
net.ipv6.neigh.enP2p1s0f0.base_reachable_time_ms instead
[11011.814394] LTP: starting read_all_sys (read_all -d /sys -q -r 10)
[11012.513676] Unable to handle kernel paging request for data at address 
0x00c8
[11012.513775] Faulting instruction address: 0xd0001533dcb8
[11012.513824] Oops: Kernel access of bad area, sig: 11 [#1]
[11012.513841] Unable to handle kernel paging request for data at address 
0x00c8
[11012.513864] LE
[11012.513926] Faulting instruction address: 0xd0001533dcb8
[11012.513928] SMP NR_CPUS=2048 NUMA PowerNV
[11012.514025] Modules linked in: snd_seq_dummy hci_vhci bluetooth cuse userio 
ecdh_generic uhid vhost_vsock vmw_vsock_virtio_transport_common vhost_net vhost 
tap vsock snd_seq snd_seq_device snd_timer snd soundcore binfmt_misc sctp 
quota_v2 quota_tree nls_iso8859_1 ntfs xfs xt_CHECKSUM iptable_mangle 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT 
nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter ebtables ip6table_filter 
ip6_tables iptable_filter idt_89hpesx vmx_crypto ipmi_powernv ofpart 
cmdlinepart ipmi_devintf powernv_flash ipmi_msghandler mtd at24 ibmpowernv 
opal_prd powernv_rng input_leds joydev mac_hid uio_pdrv_genirq uio kvm_hv kvm 
sch_fq_codel nfsd ib_iser rdma_cm iw_cm auth_rpcgss ib_cm nfs_acl
[11012.514561]  lockd iscsi_tcp libiscsi_tcp grace libiscsi 
scsi_transport_iscsi sunrpc ip_tables x_tables autofs4 btrfs zstd_compress 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq libcrc32c raid1 raid0 multipath linear mlx5_ib hid_generic ses 
enclosure scsi_transport_sas usbhid hid ib_core ast i2c_algo_bit ttm 
drm_kms_helper qla2xxx syscopyarea sysfillrect sysimgblt fb_sys_fops mlx5_core 
drm nvme_fc ahci nvme_fabrics mlxfw crct10dif_vpmsum crc32c_vpmsum i40e devlink 
scsi_transport_fc megaraid_sas libahci drm_panel_orientation_quirks
[11012.514913] CPU: 27 PID: 3827 Comm: read_all Tainted: GW
4.16.0-041600rc4-generic #201803041930
[11012.514982] NIP:  d0001533dcb8 LR: c0414718 CTR: d0001533dc08
[11012.515035] REGS: c03d79ad78d0 TRAP: 0300   Tainted: GW 
(4.16.0-041600rc4-generic)
[11012.515095] MSR:  90009033   CR: 22002844  
XER: 2000
[11012.515153] CFAR: c000878c DAR: 00c8 DSISR: 4000 
SOFTE: 0
[11012.515153] GPR00: c0414718 c03d79ad7b50 d000153a2000 
c03e63105600
[11012.515153] GPR04: 0001 6458  
003fed0f
[11012.515153] GPR08: c07fe1e47be8  c07fe1e47b00 
c0d21038
[11012.515153] GPR12: d0001533dc08 c7a92900  

[11012.515153] GPR16:  000b 0006 

[11012.515153] GPR20: 7b9eeaa8 c0794aee8808  

[11012.515153] GPR24:    

[11012.515153] GPR28: 000f   
c03e63105600
[11012.515616] NIP [d0001533dcb8] qla_dfs_tgt_counters_show+0xb0/0x2e0 
[qla2xxx]
[11012.515670] LR [c0414718] seq_read+0x138/0x610
[11012.515703] Call Trace:
[11012.515722] [c03d79ad7b50] [c03d79ad7bd0] 0xc03d79ad7bd0 
(unreliable)
[11012.515770] [c03d79ad7c10] [c0414718] seq_read+0x138/0x610
[11012.515852] [c03d79ad7cb0] [c0581ab0] full_proxy_read+0x90/0xe0
[11012.515893] [c03d79ad7

[Bug 1705345] Re: Installing packages hangs on plymouth --ping

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package plymouth - 0.9.2-3ubuntu19

---
plymouth (0.9.2-3ubuntu19) artful; urgency=medium

  * debian/patches/timeout-for-ping.ptach: Don't wait forever for a reply from
a ping command. (LP: #1705345)

 -- Brian Murray   Mon, 02 Apr 2018 10:47:26 -0700

** Changed in: plymouth (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  Installing packages hangs on plymouth --ping

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

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

[Bug 1762986] Re: Display resolution of monitor via HDMI incorrectly identified

2018-04-12 Thread thet
I just tried another USB-C to HDMI adapter from a friend without any issues.
I believe now that this isn't a problem with the kernel but the adapter.
The issue can probably be closed.

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

Title:
  Display resolution of monitor via HDMI incorrectly identified

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

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

[Bug 1761464] Re: linux-oem: 4.13.0-1023.25 -proposed tracker

2018-04-12 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1763296 ***
https://bugs.launchpad.net/bugs/1763296

** This bug has been marked a duplicate of bug 1763296
   linux-oem: 4.13.0-1024.26 -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/1761464

Title:
  linux-oem: 4.13.0-1023.25 -proposed tracker

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

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

[Bug 1759664] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for curtin has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  sru curtin 2018-03-28 - 18.1-0ubuntu1

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

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

[Bug 1705345] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for plymouth has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Installing packages hangs on plymouth --ping

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

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

[Bug 1737441] Re: /usr/bin/unattended-upgrade:11:__GI___libc_free:operator:__gnu_cxx::new_allocator:std::allocator_traits:std::__cxx11::basic_string

2018-04-12 Thread Julian Andres Klode
This is a problem in unattended-upgrades reusing apt.Version objects
after reopening the cache.

python-apt does not verify that objects like versions passed to
apt_pkg.DepCache belong to the same cache. Hence we get out of bounds
writes and memory corruption if these reference cache objects with IDs
outside of the cache range (like dependency 1024 in a cache with 100
dependencies), or, maybe even worse, we mark the wrong things (like set
the candidate for an entirely different package). Hence this was not
detected. I added checks to python-apt now to detect this situation
where possible, and will release that shortly.


** Changed in: unattended-upgrades (Ubuntu Bionic)
   Status: Invalid => Triaged

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

Title:
  /usr/bin/unattended-
  
upgrade:11:__GI___libc_free:operator:__gnu_cxx::new_allocator:std::allocator_traits:std::__cxx11::basic_string

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

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

[Bug 1763296] Re: linux-oem: 4.13.0-1024.26 -proposed tracker

2018-04-12 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 4.13.0-1024.26 upload package. This bug
  will contain status and testing results related to that upload.
  
  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: 1761456
+ kernel-stable-phase:Packaging
+ kernel-stable-phase-changed:Thursday, 12. April 2018 08:30 UTC

** Description changed:

  This bug is for tracking the 4.13.0-1024.26 upload package. This bug
  will contain status and testing results related to that upload.
  
  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: 1761456
- kernel-stable-phase:Packaging
- kernel-stable-phase-changed:Thursday, 12. April 2018 08:30 UTC
+ phase: Packaging

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

Title:
  linux-oem: 4.13.0-1024.26 -proposed tracker

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

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

[Bug 1759829] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for vagrant has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Vagrant version on Xenial does not support upgraded Virtualbox version

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

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

[Bug 1741690] Re: You can't enable the Orca screen reader until after you click "Try Ubuntu" on Ubuntu bionic

2018-04-12 Thread Jean-Baptiste Lallement
This is caused by this commit:
https://github.com/GNOME/gnome-shell/commit/01d88119132f277196fa39c05b733dd1b4c5e951#diff-27bd3da1798473ae0fa876e6712c08a4

gdm: Remove separate greeter universal access icon

The idea behind always showing the icon on the login screen is that
the users' needs aren't known at that point. However we can achieve
the same behavior by including the 'always-show-universal-access-status'
key in GDM's presets, so drop the special-case.

https://bugzilla.gnome.org/show_bug.cgi?id=788943

** Bug watch added: GNOME Bug Tracker #788943
   https://bugzilla.gnome.org/show_bug.cgi?id=788943

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

Title:
  You can't enable the Orca screen reader until after you click "Try
  Ubuntu" on Ubuntu bionic

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

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

[Bug 1759829] Re: Vagrant version on Xenial does not support upgraded Virtualbox version

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package vagrant - 1.8.1+dfsg-1ubuntu0.2

---
vagrant (1.8.1+dfsg-1ubuntu0.2) xenial; urgency=medium

  * 0014-support-vbox-5.1.patch: Add support for virtualbox 5.1 with upstream
commit b57b0e0d48fe8b4196ca6b7e01bb6c1ecb4b69f9 (LP: #1759829)

 -- Gianfranco Costamagna   Thu, 29 Mar 2018
15:23:19 +0200

** Changed in: vagrant (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Vagrant version on Xenial does not support upgraded Virtualbox version

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

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

[Bug 1738581] Re: apport attachment JounralErrors should only be included for crash reports which are private

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.1-0ubuntu2.16

---
apport (2.20.1-0ubuntu2.16) xenial; urgency=medium

  * data/general-hooks/generic.py: Only include JournalErrors for apport-crash
reports which are private by default. (LP: #1738581)

 -- Brian Murray   Fri, 30 Mar 2018 09:53:05 -0700

** Changed in: apport (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  apport attachment JounralErrors should only be included for crash
  reports which are private

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

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

[Bug 1759664] Re: sru curtin 2018-03-28 - 18.1-0ubuntu1

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin - 18.1-1-g45564eef-
0ubuntu1~16.04.1

---
curtin (18.1-1-g45564eef-0ubuntu1~16.04.1) xenial; urgency=medium

  * New upstream snapshot. (LP: #1759664)
- Drop ubuntu branch management script new-upstream-snapshot.
- Release 18.1
- zfs/zpool version=28 by default, allow users to override default values.
- helpers/shell-archive: drop use of tar --sparse flag
- vmtest: In Basic install, add entry for swap to fstab and verify its use.
- vmtest: skip some bcache tests pending kernel fixes
- vmtests: extend skip_by_date for lvmroot_xfsroot and network_mtu
- vmtest: fix pollinate re.search to use groupdict()
- Add pollinate user-agent configuration support.
- vmtest: Remove xenial and trusty specific workaround for rooturl.
- vmtest: Add Filesystem Battery test.
- Remove grub2/xenial specific workarounds for zfsroot.
- Disable dirty_disks mode for mdadm + iscsi tests
- tools/curtainer: Try harder to get source at binary version.
- clear_holders: wipe complex devices before disassembly
- vmtests: network_mtu: fix bug number and move date out one month
- fix /usr/bin/curtin exit code in install failure
- docs: Document use of format command with fstype: zfsroot
- docs: Add HACKING.rst doc to top level dir and readthedocs.
- vmtest: fix centos root-tgz image sync
- block_meta: Ensure offset input to sgdisk are integers.
- Fix error in url_helper and vmtest from previous commit.
- tools: fix curtainer to specify source version to apt-get source.
- Add support for installing sources that are a filesystem image.
- clear-holders: detect and remove devices from kernel swap as needed.
- tests: remove xfs filesystem from basic uefi test.
- tools: fix curtainer --source with trusty.
- apply_net: do not write to stderr directly.
- vmtest: Drop use of root-image.gz and maas2roottar.
- in-target: use ChrootableTarget so that unshare pid is used.
- tools/curtainer: check that binary and source version are the same.
- Add zfsroot as a filesystem type
- fix modeline for shell syntax files.
- error logs: Create error_tarfile path if path does not exist
- zfs: only load zfs on xenial+ skip artful/bionic zfs env export
- error logs: automatically collect and tar curtin logs upon error.
- vmtests: Support skipping skip_by_date tests based on environment.
- Add zpool, zfs storage commands for experimental support of ZFS on root.
- tests: revert workaround for bug in overlayroot that is now fixed.
- tests: Bump skip_by_dates for bug 1652822 and 1671952.
- cli: add curtin collect-logs sub-command
- vmtest: Do not run tests of unsupported Ubuntu releases.
- Make license headers and file footers consistent and simplify.

 -- Ryan Harper   Thu, 29 Mar 2018 09:25:22
-0500

** Changed in: curtin (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

** Changed in: curtin (Ubuntu Artful)
   Status: Fix Committed => Fix Released

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

Title:
  sru curtin 2018-03-28 - 18.1-0ubuntu1

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

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

[Bug 1759664] Re: sru curtin 2018-03-28 - 18.1-0ubuntu1

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin - 18.1-1-g45564eef-
0ubuntu1~17.10.1

---
curtin (18.1-1-g45564eef-0ubuntu1~17.10.1) artful; urgency=medium

  * New upstream snapshot. (LP: #1759664)
- Drop ubuntu branch management script new-upstream-snapshot.
- Release 18.1
- zfs/zpool version=28 by default, allow users to override default values.
- helpers/shell-archive: drop use of tar --sparse flag
- vmtest: In Basic install, add entry for swap to fstab and verify its use.
- vmtest: skip some bcache tests pending kernel fixes
- vmtests: extend skip_by_date for lvmroot_xfsroot and network_mtu
- vmtest: fix pollinate re.search to use groupdict()
- Add pollinate user-agent configuration support.
- vmtest: Remove xenial and trusty specific workaround for rooturl.
- vmtest: Add Filesystem Battery test.
- Remove grub2/xenial specific workarounds for zfsroot.
- Disable dirty_disks mode for mdadm + iscsi tests
- tools/curtainer: Try harder to get source at binary version.
- clear_holders: wipe complex devices before disassembly
- vmtests: network_mtu: fix bug number and move date out one month
- fix /usr/bin/curtin exit code in install failure
- docs: Document use of format command with fstype: zfsroot
- docs: Add HACKING.rst doc to top level dir and readthedocs.
- vmtest: fix centos root-tgz image sync
- block_meta: Ensure offset input to sgdisk are integers.
- Fix error in url_helper and vmtest from previous commit.
- tools: fix curtainer to specify source version to apt-get source.
- Add support for installing sources that are a filesystem image.
- clear-holders: detect and remove devices from kernel swap as needed.
- tests: remove xfs filesystem from basic uefi test.
- tools: fix curtainer --source with trusty.
- apply_net: do not write to stderr directly.
- vmtest: Drop use of root-image.gz and maas2roottar.
- in-target: use ChrootableTarget so that unshare pid is used.
- tools/curtainer: check that binary and source version are the same.
- Add zfsroot as a filesystem type
- fix modeline for shell syntax files.
- error logs: Create error_tarfile path if path does not exist
- zfs: only load zfs on xenial+ skip artful/bionic zfs env export
- error logs: automatically collect and tar curtin logs upon error.
- vmtests: Support skipping skip_by_date tests based on environment.
- Add zpool, zfs storage commands for experimental support of ZFS on root.
- tests: revert workaround for bug in overlayroot that is now fixed.
- tests: Bump skip_by_dates for bug 1652822 and 1671952.
- cli: add curtin collect-logs sub-command
- vmtest: Do not run tests of unsupported Ubuntu releases.
- Make license headers and file footers consistent and simplify.

 -- Ryan Harper   Thu, 29 Mar 2018 09:14:52
-0500

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

Title:
  sru curtin 2018-03-28 - 18.1-0ubuntu1

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

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

[Bug 1705345] Re: Installing packages hangs on plymouth --ping

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package plymouth - 0.9.2-3ubuntu13.4

---
plymouth (0.9.2-3ubuntu13.4) xenial; urgency=medium

  * debian/patches/timeout-for-ping.ptach: Don't wait forever for a reply from
a ping command. (LP: #1705345)

 -- Brian Murray   Mon, 02 Apr 2018 10:55:21 -0700

** Changed in: plymouth (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Installing packages hangs on plymouth --ping

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

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

[Bug 1685885] Re: Extreme RAM and SWAP usage

2018-04-12 Thread Jan Brodda
I am still able to reproduce this issue with the following versions:

landscape-client: 16.03-0ubuntu2.16.04.3
landscape-server: 17.03.4-0ubuntu1
OS version: Ubuntu 16.04.4 LTS

Attached you can find a graph of roughly 24 hours. The container runs
just the landscape client, otherwise it's the default ubuntu:lts image
from LXD with only the snapd package removed.

Memory usage started with 180MB and raised up to around 480MB after 20
hours. See the attached image for details.


** Attachment added: "memory_usage_landscape-client.png"
   
https://bugs.launchpad.net/landscape-client/+bug/1685885/+attachment/5111929/+files/memory_usage_landscape-client.png

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

Title:
  Extreme RAM and SWAP usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1685885/+subscriptions

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

[Bug 1763299] Re: Filepicker crashed in an attempt to change the user profile picture.

2018-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1754924 ***
https://bugs.launchpad.net/bugs/1754924

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1754924
   gnome-control-center crashed with SIGSEGV in actualize_printers_list()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Filepicker crashed in an attempt to change the user profile picture.

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

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

[Bug 1760837] Re: Gnocchi Metric/ArchivePolicy/ArchivePolicyRule/Resources/ResourceTypes delete fails if the Accept header is set to application/json

2018-04-12 Thread Arjun G
** Summary changed:

- Gnocchi Metric/Archive Policy/Archive Policy Rule delete fails if the Accept 
header is set to application/json
+ Gnocchi Metric/ArchivePolicy/ArchivePolicyRule/Resources/ResourceTypes delete 
fails if the Accept header is set to application/json

** Summary changed:

- Gnocchi Metric/ArchivePolicy/ArchivePolicyRule/Resources/ResourceTypes delete 
fails if the Accept header is set to application/json
+ Gnocchi Metric/ArchivePolicy/ArchivePolicyRule/Resources/ResourceTypes delete 
fails with 406 response if the Accept header is set to application/json

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

Title:
  Gnocchi Metric/ArchivePolicy/ArchivePolicyRule/Resources/ResourceTypes
  delete fails with 406 response if the Accept header is set to
  application/json

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

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

[Bug 1763301] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000

2018-04-12 Thread Cas
Public bug reported:

Afraid not much to add, this occurred after rebooting the laptop.

ProblemType: KernelOops
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-13-generic 4.15.0-13.14
ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
Uname: Linux 4.15.0-13-generic x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.20.9-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gdm1156 F pulseaudio
  calum  2981 F pulseaudio
Date: Wed Apr 11 22:14:58 2018
DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: timecounter_read+0x10/0x60 RSP: b2b88116be08
Failure: oops
InstallationDate: Installed on 2017-10-20 (173 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: LENOVO 20JDCTO1WW
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic.efi.signed 
root=UUID=4f03289b-2cac-4bfb-bc59-47e041629a44 ro quiet splash 
resume=UUID=4f03289b-2cac-4bfb-bc59-47e041629a44 resume_offset=757760 
vt.handoff=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon N/A
SourcePackage: linux
Title: BUG: unable to handle kernel NULL pointer dereference at 
UpgradeStatus: Upgraded to bionic on 2018-04-11 (0 days ago)
dmi.bios.date: 12/14/2017
dmi.bios.vendor: LENOVO
dmi.bios.version: N1NET34W (1.21 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20JDCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 31
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1NET34W(1.21):bd12/14/2017:svnLENOVO:pn20JDCTO1WW:pvrThinkPadX1Yoga2nd:rvnLENOVO:rn20JDCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrNone:
dmi.product.family: ThinkPad X1 Yoga 2nd
dmi.product.name: 20JDCTO1WW
dmi.product.version: ThinkPad X1 Yoga 2nd
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-kerneloops bionic kernel-oops

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  

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

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

[Bug 1760998] Re: Libreoffice doesn't starts on kubuntu 18.04 32bit

2018-04-12 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1726145 ***
https://bugs.launchpad.net/bugs/1726145

Glad this is finally working for you!

It looks like running "libreoffice --safe-mode" allowed you to reset
your profile to a working state, with the JRE really disabled. Not sure
why changing the setting manually in javasettings_Linux_*.xml was not
enough.

Per comment #6, I'm marking this bug a duplicate of bug #1726145.

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

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

Title:
  Libreoffice doesn't starts on kubuntu 18.04 32bit

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

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

[Bug 1762778] Re: ghostscript 9.22 breaks pstotext: Unrecoverable error: undefined in DELAYBIND

2018-04-12 Thread Iain Lane
** Bug watch added: Debian Bug tracker #895513
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895513

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

Title:
  ghostscript 9.22 breaks pstotext: Unrecoverable error: undefined in
  DELAYBIND

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

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

[Bug 1751814] Re: Various errors in documentation

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Various errors in documentation

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

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

[Bug 1747714] Re: network manager snap service name regression

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  network manager snap service name regression

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

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

[Bug 1747714] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for nplan has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  network manager snap service name regression

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

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

[Bug 1741910] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for nplan has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  ath6kl_sdio does not support unbinding

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

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

[Bug 1762693] Re: No network with e1000e driver on 4.13.0-38-generic

2018-04-12 Thread Timo Aaltonen
** Also affects: linux (Ubuntu Artful)
   Importance: Undecided
   Status: New

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

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

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

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

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

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

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

** Changed in: linux-oem (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/1762693

Title:
  No network with e1000e driver on 4.13.0-38-generic

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

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

[Bug 1761433] Re: linux-lts-trusty: 3.13.0-145.194~precise2 -proposed tracker

2018-04-12 Thread Po-Hsu Lin
3.13.0-145.194~precise2 - generic
Regression test CMPL.

Issue to note in amd64:
  ubuntu_ecryptfs - btrfs related tests failed, can be reproduced with 
3.13.0-141.190~precise1, bug 1748395

Issue to note in i386:
  ubuntu_ecryptfs - btrfs related tests failed, can be reproduced with 
3.13.0-141.190~precise1, bug 1748395

Note that I'm using systems from the Cert lab for this cycle,
201307-13930 (i386) and 201308-14073 (amd64)


** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

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

** Tags added: regression-testing-passed

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

Title:
  linux-lts-trusty: 3.13.0-145.194~precise2 -proposed tracker

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

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

[Bug 1741910] Re: ath6kl_sdio does not support unbinding

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  ath6kl_sdio does not support unbinding

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

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

[Bug 1735317] Re: Invalid YAML in docs

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Invalid YAML in docs

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

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

[Bug 1664844] Re: No distinction between link-up and link-down interfaces

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  No distinction between link-up and link-down interfaces

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

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

[Bug 1735821] Re: netplan needs bridge port-priority support

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  netplan needs bridge port-priority support

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

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

[Bug 1726695] Re: Routes are not correctly documented in man pages

2018-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32~16.04.4

---
nplan (0.32~16.04.4) xenial; urgency=medium

  [ Oliver Grawert ]
  * Prevent unbinding ath6kl_sdio, driver does not support it correctly.
(LP: #1741910)

  [ Mathieu Trudel-Lapierre ]
  * Re-add snap support patch. (LP: #1747714)
  * Fix syntax for IPv6 addresses in doc. (LP: #1735317)
  * doc: routes are not top-level but per-interface. (LP: #1726695)
  * Implement bridge port-priority parameter. (LP: #1735821)
  * Implement "optional: true" to correctly write systemd network definitions
with "RequiredForOnline=false", such that these networks do not block boot.
(LP: #1664844)
  * Various documentation fixes. (LP: #1751814)

 -- Mathieu Trudel-Lapierre   Fri, 02 Mar 2018
17:02:03 -0500

** Changed in: nplan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Routes are not correctly documented in man pages

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

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

[Bug 1316970] Update Released

2018-04-12 Thread Łukasz Zemczak
The verification of the Stable Release Update for pacemaker has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  g_dbus memory leak in lrmd

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

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

[Bug 1763304] [NEW] Gnocchi Metric creation along with resource-id is not working in Gnocchi 3.3.1 version

2018-04-12 Thread Arjun G
Public bug reported:

During Gnocchi metric creation through REST api calls, resource-id is not 
allowed. Request fails.
Can we get update by when or which version of Gnocchi supports this.
Gnocchi version used for testing is 3.3.1.

** Affects: gnocchi (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/1763304

Title:
  Gnocchi Metric creation along with resource-id is not working in
  Gnocchi 3.3.1 version

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

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

  1   2   3   4   5   6   7   8   9   >