[Bug 1666570] Re: Post install script has error in RegEx

2018-12-02 Thread Sebastian
This bug causes tomcat7 postinst to fail if GC logging with rotation is
enabled in /etc/default/tomcat7, e.g. like this:

JAVA_OPTS="${JAVA_OPTS} -Xloggc:/var/log/tomcat7/gc-%t.log"

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

Title:
  Post install script has error in RegEx

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

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

[Bug 1803271] Re: [regression] Much higher CPU during some gnome-shell operations

2018-12-02 Thread Daniel van Vugt
The fix is also coming for bionic:

https://gitlab.gnome.org/GNOME/gjs/commit/8f8276353bf51ac19e6e587ae7d1f69e48310739

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

Title:
  [regression] Much higher CPU during some gnome-shell operations

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

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

[Bug 1806343] [NEW] FN+F3/F4 does not modify keyboard backlight brightness.

2018-12-02 Thread David
Public bug reported:

acpi_listen does not output anything to terminal when pressing key
combination.

Keyboard backlight has worked on older versions (I believe 18.04 or
earlier.)

I can manually toggle with:

echo 0 | sudo tee --append /sys/class/leds/asus\:\:kbd_backlight_1/brightness
echo 1 | sudo tee --append /sys/class/leds/asus\:\:kbd_backlight_1/brightness
echo 2 | sudo tee --append /sys/class/leds/asus\:\:kbd_backlight_1/brightness
echo 3 | sudo tee --append /sys/class/leds/asus\:\:kbd_backlight_1/brightness

for varying degrees of brightness.

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


** Tags: amd64 asus backlight disco hotkey keyboard

** Attachment added: "version.log"
   
https://bugs.launchpad.net/bugs/1806343/+attachment/5218414/+files/version.log

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

Title:
  FN+F3/F4 does not modify keyboard backlight brightness.

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

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

[Bug 1806343] Re: FN+F3/F4 does not modify keyboard backlight brightness.

2018-12-02 Thread David
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1806343/+attachment/5218415/+files/lspci-vnvn.log

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

Title:
  FN+F3/F4 does not modify keyboard backlight brightness.

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

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

[Bug 1806341] [NEW] hplip searchable pdf is failing in majaro 32 bit due to pypdfocr package

2018-12-02 Thread umesh
Public bug reported:

When we are calling this module in our script it is throwing traceback.
Find the attachment to see the traceback log.
We are using mint 32 beta version due to that is failing in conversion of data 
type _version_uptodate.

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

** Attachment added: "Error_Searchble_Pdf.png"
   
https://bugs.launchpad.net/bugs/1806341/+attachment/5218413/+files/Error_Searchble_Pdf.png

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

Title:
  hplip searchable pdf is failing in majaro 32 bit due to pypdfocr
  package

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

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

[Bug 1806104] Re: [Ubuntu-18.04][LTC-Test] Warning: "qemu-system-ppc64: System page size 0x40000000 is not enabled in page_size_mask (0x11000). Performance may be slow" Noticed while booting guest bac

2018-12-02 Thread Christian Ehrhardt 
Hi,
dfor 19.04 it should be fixed once we merged qemu 3.1 which is the current 
plan, but for SRUs I'm not so sure.
The backport isn't hard at all, but removing a warning is certainly not worth 
an SRU cycle and dropping an update of qemu to everybody out there.

How about keeping it open for now and bundling it with whatever the next SRU 
will be?
Would that be ok for you?

** Also affects: qemu (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: qemu (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Tags added: qemu-19.04

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

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

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

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

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

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

** Description changed:

+ [Impact]
+ 
+  * There is a message which was identified more confusing and misleading 
+than helpful that should be dropped to avoid users being unsure about
+it.
+ 
+  * Fix: Just apply upstream change dropping the message
+ 
+ [Test Case]
+ 
+  * Run power8 (cpu model on qemu) guest on power9 system and check guest 
+log in /var/log/libvirt/qemu/
+ 
+  * these should allow someone who is not familiar with the affected
+package to reproduce the bug and verify that the updated package fixes
+the problem.
+ 
+ [Regression Potential]
+ 
+  * This drops a warning (that was almost never useful and often 
+confusing). But it had no functional change to the behavior,
+therefore no regression should be seen at all (unless somebody
+missing the old message counts).
+ 
+ [Other Info]
+  
+  * n/a
+ 
+ 
+ 
  Problem :
- The following warning message is noticed when booting guest backed by 
hugepages. 
+ The following warning message is noticed when booting guest backed by 
hugepages.
  
  "2018-03-28T07:45:18.500173Z qemu-system-ppc64: System page size
  0x4000 is not enabled in page_size_mask (0x11000). Performance may
  be slow"
  
  Guest bootsup, however the warning message is see in qemu.log.
- 
  
  Test Environment :
  
  Boston-LC
  
  Linux :  4.15.0-12-generic
  
  NAME="Ubuntu"
  VERSION="18.04 LTS (Bionic Beaver)"
  ID=ubuntu
  
- 
  Guest is backed by hugepages. Guest xml
  
-   
- 
-   
- 
-   
+   
+ 
+   
+ 
+   
  
  Host Hugepages.
  cat /sys/kernel/mm/hugepages/hugepages-1048576kB/nr_hugepages
  4
  
  One the guest is started, we see the warning message in the qemu.log
  
  cat /var/log/libvirt/qemu/Hari_compact_mode.log
  
  
  
  2018-03-28T07:45:18.370804Z qemu-system-ppc64: -chardev pty,id=charserial0: 
char device redirected to /dev/pts/2 (label charserial0)
  2018-03-28T07:45:18.500173Z qemu-system-ppc64: System page size 0x4000 is 
not enabled in page_size_mask (0x11000). Performance may be slow
  
  Leonardo/Breno,
  
  Is it possible we can request canonical to backport the below commit
  into Ubuntu 18.04 level ?
  
  https://github.com/qemu/qemu/commit/30f79dc13f116a79ff45d37ad0f5c035012064a7

** Description changed:

  [Impact]
  
-  * There is a message which was identified more confusing and misleading 
-than helpful that should be dropped to avoid users being unsure about
-it.
+  * There is a message which was identified more confusing and misleading
+    than helpful that should be dropped to avoid users being unsure about
+    it.
  
-  * Fix: Just apply upstream change dropping the message
+  * Fix: Just apply upstream change dropping the message
  
  [Test Case]
  
-  * Run power8 (cpu model on qemu) guest on power9 system and check guest 
-log in /var/log/libvirt/qemu/
+  * Run huge page backed power8 (cpu model on qemu) guest on power9 system 
+and check guest log in /var/log/libvirt/qemu/
  
-  * these should allow someone who is not familiar with the affected
-package to reproduce the bug and verify that the updated package fixes
-the problem.
+  * these should allow someone who is not familiar with the affected
+    package to reproduce the bug and verify that the updated package fixes
+    the problem.
  
  [Regression Potential]
  
-  * This drops a warning (that was almost never useful and often 
-confusing). But it had no functional change to the behavior,
-therefore no regression should be seen at all (unless somebody
-missing the old message counts).
+  * This drops a warning (that was almost never useful and often
+    confusing). But it had no functional change to the behavior,
+    therefore no regression should be seen at all (unless somebody
+    missing the old message counts).
  
  [Other Info]
-  
-  * n/a
+ 
+  * n/a
  
  
  
  Problem :
  The following warning message is noticed when booting guest backed by 
hugepages.
  
  "2018-03-28T07:45:18.500173Z 

[Bug 1806115] Re: cannot set hmcdrv cachesize to 1GB

2018-12-02 Thread Frank Heimes
according to the device drivers guide
'Linux on Z and LinuxONE - Device Drivers, Features, and Commands - Development 
stream (Kernel 4.18)'   (page 482)
http://public.dhe.ibm.com/software/dw/linux390/docu/l418dd35.pdf
there is no limitation mentioned and it should just work - even with GBs of 
cachesize.
Hence looping in IBM and reverse mirroring this bug.

** Tags added: reverse-proxy-bugzilla s390x

** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
 Assignee: (unassigned) => bugproxy (bugproxy)

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

Title:
  cannot set hmcdrv cachesize to 1GB

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

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

[Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-02 Thread Christian Ehrhardt 
Thanks!

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

Title:
  autopkgtest boot-and-services fails on many architectures very often
  since systemd/239-7ubuntu12

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

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

[Bug 1786250] Re: strongswan (charon) is rejected by apparmor to read /proc//fd

2018-12-02 Thread Christian Ehrhardt 
Hi Ximin,
they both are apparmor denies, but this is not the same issue.
The bug here was about self FDs while the one you referred to was about 
resolv.conf.
Also there IMHO is a flaw in that suggestion, I'll comment on the Debian bug.

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

Title:
  strongswan (charon) is rejected by apparmor to read /proc//fd

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

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

[Bug 1781533] Re: SATA device is not going to DEVSLP

2018-12-02 Thread AceLan Kao
** Changed in: linux-oem (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  SATA device is not going to DEVSLP

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

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

[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2018-12-02 Thread Bug Watch Updater
** Changed in: kopete
   Status: Incomplete => Invalid

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

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

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

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

[Bug 1790855] Re: [MIR] gpsd

2018-12-02 Thread Christian Ehrhardt 
Hi Alex, it was NAK'd from packaging issues.
Those are already split in the Debian repository [1][2] and only wait for an 
upload to happen.

Since we knew this would resolve the security Team is assigned to do the
review already, so that we are ready when the packaging changes make
their way into Disco.

That said, for a code review please look at 3.18.1 (which is the version
that I expect to have fixed the packaging issues) not the current 3.17.x
in Ubuntu Disco.

[1]: https://github.com/bzed/pkg-gpsd/pull/1
[2]: https://github.com/bzed/pkg-gpsd/pull/2

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

Title:
  [MIR] gpsd

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

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

[Bug 1799767] Re: ASUS Z170-A, shim 15+1533136590.3beb971-0ubuntu1: grub menu not showing with both SecureBoot and CSM enabled after update

2018-12-02 Thread Steve Langasek
** Changed in: shim-signed (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: shim-signed (Ubuntu Bionic)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

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

Title:
  ASUS Z170-A, shim 15+1533136590.3beb971-0ubuntu1: grub menu not
  showing with both SecureBoot and CSM enabled after update

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

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

[Bug 377457]

2018-12-02 Thread Bug-janitor
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

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

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

[Bug 1806336] Re: package libsane-hpaio:amd64 3.18.7+dfsg1-2ubuntu2 failed to install/upgrade: end of file on stdin at conffile prompt

2018-12-02 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/1806336

Title:
  package libsane-hpaio:amd64 3.18.7+dfsg1-2ubuntu2 failed to
  install/upgrade: end of file on stdin at conffile prompt

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

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

[Bug 1805258] Re: linux-azure-edge: 4.18.0-1006.6~18.04.1 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

** Description changed:

  This bug is for tracking the 4.18.0-1006.6~18.04.1 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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802743
  phase: Promoted to proposed
  phase-changed: Tuesday, 27. November 2018 15:43 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Testing in progress
+   automated-testing: Testing FAILED
stakeholder-signoff: Waiting for signoff

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

Title:
  linux-azure-edge: 4.18.0-1006.6~18.04.1 -proposed tracker

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

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

[Bug 1802571] Re: linux-hwe: 4.15.0-42.45~16.04.1 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => Fix Released

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1803592
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Testing FAILED
regression-testing: Testing in progress

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

Title:
  linux-hwe: 4.15.0-42.45~16.04.1 -proposed tracker

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

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

[Bug 1806336] [NEW] package libsane-hpaio:amd64 3.18.7+dfsg1-2ubuntu2 failed to install/upgrade: end of file on stdin at conffile prompt

2018-12-02 Thread theredstick
Public bug reported:

I tried to install Kubuntu Full via Tasksel and when it got to this
point it crashed,

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: libsane-hpaio:amd64 3.18.7+dfsg1-2ubuntu2
ProcVersionSignature: Ubuntu 4.18.0-12.13-lowlatency 4.18.17
Uname: Linux 4.18.0-12-lowlatency x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CupsErrorLog: W [03/Dec/2018:01:55:08 +] CreateProfile failed: 
org.freedesktop.DBus.Error.NoReply:Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.
Date: Mon Dec  3 06:24:26 2018
ErrorMessage: end of file on stdin at conffile prompt
InstallationDate: Installed on 2017-12-30 (337 days ago)
InstallationMedia: Ubuntu-Studio 17.10 "Artful Aardvark" - Release amd64 
(20171017.1)
Lpstat:
 device for HP-Officejet-4620-series: 
hp:/net/Officejet_4620_series?hostname=HP8851FBF9DA40.local
 device for Officejet-4620-series-Fax-4: 
hpfax:/usb/Officejet_4620_series?serial=CN312230DR05RT
MachineType: TOSHIBA SATELLITE P755
Papersize: a4
PpdFiles:
 HP-Officejet-4620-series: HP Officejet 4620 Series, hpcups 3.18.7
 Officejet-4620-series-Fax-4: HP Fax4 hpcups
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-12-lowlatency 
root=UUID=133cc2f1-0421-4657-b678-1ef8b4e83d63 ro quiet splash vt.handoff=1
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.10
PythonDetails: /usr/bin/python2.7, Python 2.7.15+, python-minimal, 2.7.15-3
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu5
 apt  1.7.0
SourcePackage: hplip
Title: package libsane-hpaio:amd64 3.18.7+dfsg1-2ubuntu2 failed to 
install/upgrade: end of file on stdin at conffile prompt
UpgradeStatus: Upgraded to cosmic on 2018-11-25 (7 days ago)
dmi.bios.date: 10/30/2012
dmi.bios.vendor: TOSHIBA
dmi.bios.version: 2.80
dmi.board.asset.tag: NULL
dmi.board.name: PEQAA
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvr2.80:bd10/30/2012:svnTOSHIBA:pnSATELLITEP755:pvrPSAY3E-01C00QIT:rvnTOSHIBA:rnPEQAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.family: ABCDEFGHIJKLMNOPQRSTUVWXYZ
dmi.product.name: SATELLITE P755
dmi.product.sku: PSAY3E-01C00QIT
dmi.product.version: PSAY3E-01C00QIT
dmi.sys.vendor: TOSHIBA
modified.conffile..etc.hp.hplip.conf: [modified]
mtime.conffile..etc.hp.hplip.conf: 2018-08-11T01:32:26.997450

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


** Tags: amd64 apport-package cosmic

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

Title:
  package libsane-hpaio:amd64 3.18.7+dfsg1-2ubuntu2 failed to
  install/upgrade: end of file on stdin at conffile prompt

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

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

[Bug 1806335] Missing required logs.

2018-12-02 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 1806335

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

Title:
  Enable new Realtek card reader

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

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

[Bug 1806335] [NEW] Enable new Realtek card reader

2018-12-02 Thread Kai-Heng Feng
Public bug reported:

[Impact]
USB Storage based Realtek card reader doesn't work, because the usb-storage 
module tries to use it in UAS mode instead of using "ums-realtek".

[Fix]
Add new IDs to ums-realtek driver.
In addition to that, we add a new module knob, "enable_mmc=", to enable/disable 
MMC, as vendors may not pay MMC royalties. "enable_mmc" defaults to 1.

[Test]
After applying the patch, the card reader works, and verified "enable_mmc=" can 
enable/disable MMC support.

[Regression Potential]
Minimal. This SRU enables two specific card readers that don't work as UAS, the 
new module knob only introduces new behavior when enable_mmc=0.

** Affects: hwe-next
 Importance: Undecided
 Status: New

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


** Tags: originate-from-1800986 stella

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

Title:
  Enable new Realtek card reader

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

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

[Bug 1806335] Re: Enable new Realtek card reader

2018-12-02 Thread AceLan Kao
** Tags added: originate-from-1800986 stella

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

Title:
  Enable new Realtek card reader

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

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

[Bug 1786201] Re: MIR for intel-ipsec-mb

2018-12-02 Thread Christian Ehrhardt 
FYI - the dependency split (less common PMDs) worked it is currently on its way 
to the new queue in Debian and will sooner or later be in Ubuntu (at the same 
time that the dependency to ipsec is added).
Due to the split of dependencies I'll NOT need to promote intel-ipsec-mb to 
MAIN for DPDK.

Colin said he had "no other reason" to MIR this, therefore should we set
this to invalid and take it off the security teams backlog?

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

Title:
  MIR for intel-ipsec-mb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-ipsec-mb/+bug/1786201/+subscriptions

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

[Bug 1802821] Re: Serious design flaw using large external drives.

2018-12-02 Thread Robert Pearson
The bug is in the upstream kernel and in Ubuntu MATE 18.10. Seagate
refused to contact you to find out what the problem is. With no response
from Ubuntu, I am returning the drive for a refund. Maybe some decade
Ubuntu will support drives larger than 5TB (currently the largest from
Seagate is 16TB).

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

Title:
  Serious design flaw using large external drives.

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

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

[Bug 1806294] Re: If booted in tent mode screen orientation is wrong

2018-12-02 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

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

Title:
  If booted in tent mode screen orientation is wrong

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

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

[Bug 1739991] Re: error processing archive (--unpack): unable to open '.dpkg-new': Operation not permitted

2018-12-02 Thread Radics László
*** This bug is a duplicate of bug 1685984 ***
https://bugs.launchpad.net/bugs/1685984

I can confirm that sophos on-demand scan cause the problem
for me the error message was (but the file which is not able to open was 
random):
dpkg: error processing archive 
/var/cache/apt/archives/nodejs_8.14.0-1nodesource1_amd64.deb (--install):
 unable to open 
'/usr/lib/node_modules/npm/node_modules/tar/lib/mkdir.js.dpkg-new': Operation 
not permitted

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

Title:
  error processing archive (--unpack): unable to open '.dpkg-new':
  Operation not permitted

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

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

[Bug 1806333] [NEW] Installation Failed Boost.Python error in job "luksbootkeyfile"

2018-12-02 Thread js1
Public bug reported:

Going through the Lubuntu 18.10 install.  Trying to preserve existing
encrypted drive (/dev/sdb1).  Install failed with:

Installation Failed Boost.Python error in job "luksbootkeyfile"

Command 'cryptsetup luksAddKey /dev/sdb1 /crypto_keyfile.bin' died with 
.
None

Traceback:
File "/usr/lib/x86_64-linux-gnu/calamares/modules/luksbootkeyfile/main.py", 
line 82, in run
   15)  # timeout 15s

 File "", line 3, in 

** Affects: calamares (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/1806333

Title:
  Installation Failed Boost.Python error in job "luksbootkeyfile"

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

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

[Bug 1806294] Re: If booted in tent mode screen orientation is wrong

2018-12-02 Thread Alexander Kallenbach
I'm using a Lenovo ThinkPad X1 Yoga (3rd Gen.).

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

Title:
  If booted in tent mode screen orientation is wrong

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

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

[Bug 1745256] Re: bcmwl: module cannot be inserted on Bionic: unknown symbol

2018-12-02 Thread James Donald
I get the same error on loading 'wl' (and the exact same 19 unknown
symbols in dmesg) from installing bcmwl-kernel-source on Xenial.

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

Title:
  bcmwl: module cannot be inserted on Bionic: unknown symbol

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

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

[Bug 1745256] Re: bcmwl: module cannot be inserted on Bionic: unknown symbol

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

** Changed in: bcmwl (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/1745256

Title:
  bcmwl: module cannot be inserted on Bionic: unknown symbol

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

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

[Bug 1795342] Re: High Power Consumption

2018-12-02 Thread Daniel van Vugt
This bug is now closed. If you would like to reopen it then please
answer comment #1.

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

Title:
  High Power Consumption

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

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

[Bug 1805244] Re: linux-azure: 4.18.0-1006.6 -proposed tracker

2018-12-02 Thread Brad Figg
** Description changed:

  This bug is for tracking the 4.18.0-1006.6 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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802743
  phase: Promoted to proposed
  phase-changed: Tuesday, 27. November 2018 15:36 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
-   promote-to-updates: Master bug not ready for release
+   promote-to-security: Stakeholder signoff not verified
+   promote-to-updates: Stakeholder signoff not verified
stakeholder-signoff: Waiting for signoff

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

Title:
  linux-azure: 4.18.0-1006.6 -proposed tracker

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

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

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

2018-12-02 Thread siyia
use fedora with noapic and kernel 4.18, dont use kernel 4.19 it is a
disaster with this laptop you cant even reboot or shutdown

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

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

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

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

[Bug 1805105] Re: /proc/self/stack does not exist in kvm kernel, causing failures in kernel security test

2018-12-02 Thread Po-Hsu Lin
** No longer affects: linux-kvm (Ubuntu)

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

Title:
  /proc/self/stack does not exist in kvm kernel, causing failures in
  kernel security test

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1805105/+subscriptions

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

[Bug 1756359] Re: Rebooting goes into infinite loop on Surface Pro 3

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Rebooting goes into infinite loop on Surface Pro 3

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

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

[Bug 1781601] Re: Stress-testing LXD causes kernel hung in cgroups (cgroup_destroy css_killed_work_fn)

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Stress-testing LXD causes kernel hung in cgroups (cgroup_destroy
  css_killed_work_fn)

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

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

[Bug 1748329] Re: It looks bad grub-pc in the menu selection screen

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  It looks bad grub-pc in the menu selection screen

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

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

[Bug 1759099] Re: GRUB2 version 2.02~beta3-4ubuntu7.2 causes unbootable system

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  GRUB2 version 2.02~beta3-4ubuntu7.2 causes unbootable system

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

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

[Bug 1795229] Re: Xubuntu 18.10 daily image install; grub installed to non-system-boot-drive

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Xubuntu 18.10 daily image install; grub installed to non-system-boot-
  drive

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

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

[Bug 1639092] Re: error parsing pcc subspaces from pcct

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  error parsing pcc subspaces from pcct

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

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

[Bug 1748008] Re: System does not boot after grub upgrade

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  System does not boot after grub upgrade

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

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

[Bug 1795342] Re: High Power Consumption

2018-12-02 Thread Launchpad Bug Tracker
[Expired for The Ubuntu Power Consumption Project because there has been
no activity for 60 days.]

** Changed in: ubuntu-power-consumption
   Status: Incomplete => Expired

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

Title:
  High Power Consumption

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

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

[Bug 1762862] Re: Install with encrypted lvm on reboot gives error

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Install with encrypted lvm on reboot gives error

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

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

[Bug 1783480] Re: Boot stuck

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Boot stuck

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

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

[Bug 1786766] Re: package grub-pc 2.02-2ubuntu8.2 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2018-12-02 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package grub-pc 2.02-2ubuntu8.2 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1795342] Re: High Power Consumption

2018-12-02 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  High Power Consumption

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

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

[Bug 1634406] Re: Computer freezes after kernel upgrade

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Computer freezes after kernel upgrade

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

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

[Bug 1636327] Re: Crashing, freezing, hanging on “Remove Stuck Pageflip”

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Crashing, freezing, hanging on “Remove Stuck Pageflip”

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

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

[Bug 1629812] Re: linux 4.4.0-41.61 ADT test failure with linux 4.4.0-41.61 (-39.x first affected)

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  linux 4.4.0-41.61 ADT test failure with linux 4.4.0-41.61 (-39.x first
  affected)

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

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

[Bug 1781601] Re: Stress-testing LXD causes kernel hung in cgroups (cgroup_destroy css_killed_work_fn)

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu Bionic) because there has been no activity
for 60 days.]

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

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

Title:
  Stress-testing LXD causes kernel hung in cgroups (cgroup_destroy
  css_killed_work_fn)

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

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

[Bug 1793480] Re: Panic or segfault in Samba

2018-12-02 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: samba (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Panic or segfault in Samba

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

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

[Bug 1795873] Re: endless loop initializing video

2018-12-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  endless loop initializing video

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

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

[Bug 1806323] [NEW] libfu_plugin_dell.so w/dell TB16 Dock blanks the display

2018-12-02 Thread Gene Olson
Public bug reported:

Absolutely reproducible in Ubuntu 18.04.1 Gnome 3 UI with a Dell XP15
laptop and a Dell TB16 dock.

A few seconds after logging into the Gnome 3 UI, something in the UI
starts the fwupd.service. About 2 seconds later, the display goes blank
and does not come back. There is no obvious recovery short of killing
all the user's processes, and then logging back in.  A second login does
not reproduce the problem, since the fwupd service is now running, and
does not restart. However manually restarting the fwupd service causes
the problem to recur.

The problem does not occur if the "dell" module is blacklisted in
/etc/fwupd/daemon.conf.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: fwupd 1.0.6-2
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Dec  2 22:02:31 2018
InstallationDate: Installed on 2018-11-19 (13 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: fwupd
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.fwupd.daemon.conf: 2018-12-02T21:41:51.195270

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


** Tags: amd64 apport-bug bionic

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

Title:
  libfu_plugin_dell.so w/dell TB16 Dock blanks the display

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

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

[Bug 1806313] Re: Unresolvable problem occurred while upgrading from 16.04 using do-release-upgrade

2018-12-02 Thread Ubuntu Foundations Team Bug Bot
** Tags added: xenial2bionic

** Tags added: third-party-packages

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

Title:
  Unresolvable problem occurred while upgrading from 16.04 using do-
  release-upgrade

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

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

[Bug 1795798] Re: Audit fike

2018-12-02 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

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

Title:
  Audit fike

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

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

[Bug 1802743] Re: linux: 4.18.0-12.13 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => Fix Released

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

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-cosmic

** Tags removed: block-proposed

** Description changed:

  This bug is for tracking the  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
  
  backports: bug 1802744 (linux-hwe-edge), bug 1802746 (linux-aws-edge), bug 
1802747 (linux-azure-edge), bug 1805606 (linux-aws-edge)
  derivatives: bug 1802748 (linux-raspi2), bug 1802749 (linux-aws), bug 1802750 
(linux-gcp), bug 1802752 (linux-azure), bug 1802753 (linux-kvm)
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Uploaded
  phase-changed: Wednesday, 28. November 2018 10:38 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Testing FAILED
+   promote-to-security: Ready to copy
+   promote-to-updates: Ready to copy

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

Title:
  linux: 4.18.0-12.13 -proposed tracker

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

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

[Bug 1802748] Re: linux-raspi2: 4.18.0-1007.9 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-cosmic

** Tags removed: block-proposed

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802743
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
-   promote-to-updates: Master bug not ready for release
+   promote-to-security: Ready to copy
+   promote-to-updates: Ready to copy

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

Title:
  linux-raspi2: 4.18.0-1007.9 -proposed tracker

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

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

[Bug 1802750] Re: linux-gcp: 4.18.0-1004.5 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-cosmic

** Tags removed: block-proposed

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802743
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
-   promote-to-updates: Master bug not ready for release
+   promote-to-security: Ready to copy
+   promote-to-updates: Ready to copy

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

Title:
  linux-gcp: 4.18.0-1004.5 -proposed tracker

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

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

[Bug 1802786] Re: linux-kvm: 4.4.0-1038.44 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802776
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff

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

Title:
  linux-kvm: 4.4.0-1038.44 -proposed tracker

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

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

[Bug 1802779] Re: linux-lts-xenial: 4.4.0-140.166~14.04.1 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802776
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff

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

Title:
  linux-lts-xenial: 4.4.0-140.166~14.04.1 -proposed tracker

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

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

[Bug 1802776] Re: linux: 4.4.0-140.166 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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
  
  backports: bug 1804491 (linux-aws), bug 1802779 (linux-lts-xenial)
  derivatives: bug 1802780 (linux-raspi2), bug 1802781 (linux-snapdragon), bug 
1802783 (linux-euclid), bug 1802785 (linux-aws), bug 1802786 (linux-kvm)
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Testing FAILED
-   security-signoff: Waiting for signoff

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

Title:
  linux: 4.4.0-140.166 -proposed tracker

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

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

[Bug 1802781] Re: linux-snapdragon: 4.4.0-1105.110 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802776
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff

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

Title:
  linux-snapdragon: 4.4.0-1105.110 -proposed tracker

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

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

[Bug 1802753] Re: linux-kvm: 4.18.0-1005.5 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-cosmic

** Tags removed: block-proposed

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802743
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
-   promote-to-updates: Master bug not ready for release
+   promote-to-security: Ready to copy
+   promote-to-updates: Ready to copy

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

Title:
  linux-kvm: 4.18.0-1005.5 -proposed tracker

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

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

[Bug 1802769] Re: linux: 3.13.0-163.213 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-trusty

** Tags removed: block-proposed

** Description changed:

  This bug is for tracking the  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
  
  backports: bug 1802772 (linux-lts-trusty)
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Security signoff not verified
-   promote-to-updates: Security signoff not verified
-   security-signoff: Waiting for signoff
+   promote-to-updates: Ready to copy

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

Title:
  linux: 3.13.0-163.213 -proposed tracker

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

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

[Bug 1802785] Re: linux-aws: 4.4.0-1073.83 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802776
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff

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

Title:
  linux-aws: 4.4.0-1073.83 -proposed tracker

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

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

[Bug 1802780] Re: linux-raspi2: 4.4.0-1101.109 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802776
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff

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

Title:
  linux-raspi2: 4.4.0-1101.109 -proposed tracker

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

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

[Bug 1802772] Re: linux-lts-trusty: 3.13.0-163.213~precise1 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-precise

** Tags removed: block-proposed

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802769
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
-   promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff
+   promote-to-security: Ready to copy
+   promote-to-updates: Ready to copy

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

Title:
  linux-lts-trusty: 3.13.0-163.213~precise1 -proposed tracker

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

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

[Bug 1804491] Re: linux-aws: 4.4.0-1036.39 -proposed tracker

2018-12-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Description changed:

  This bug is for tracking the  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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1802776
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-security: Master bug not ready for release
promote-to-updates: Master bug not ready for release
-   security-signoff: Waiting for signoff

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

Title:
  linux-aws: 4.4.0-1036.39 -proposed tracker

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

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

[Bug 1806321] [NEW] Multimedia play/pause, skip forward, skip back keys not working

2018-12-02 Thread Christopher Snowhill
Public bug reported:

Ever since I recently installed Kubuntu 18.10, using debootstrap and
`apt install kubuntu-desktop` method, upon reaching a desktop, the
multimedia keys on my Apple Wireless Keyboard do not have any effect on
anything.

The F3/Exposé key correctly triggers the window display mode, F10/Mute
toggles the sound mute, F11 and F12 correctly adjust the master volume
level.

F7, F8, and F9 have no multimedia control effect. Running `sudo showkey
-k` shows keycodes 165, 164, and 163 for the three keys, respectively.
`xev` does not report any media key activity for any of those three
keys, just focus in/out events on key down or up.

lsb_release -rd:
Description:Ubuntu 18.10
Release:18.10

plasma-desktop:
  Installed: 4:5.13.5-1ubuntu4
  Candidate: 4:5.13.5-1ubuntu4
  Version table:
 *** 4:5.13.5-1ubuntu4 500
500 http://us.archive.ubuntu.com/ubuntu cosmic/universe amd64 Packages
100 /var/lib/dpkg/status

I expected the multimedia play/pause, forward, and backward keys to
control the current application appearing in the KDE/Plasma desktop
integration for sound control.

Currently, they have no control over any applications, whatsoever.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: plasma-desktop 4:5.13.5-1ubuntu4
ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12
Uname: Linux 4.18.0-11-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Dec  2 19:49:28 2018
SourcePackage: plasma-desktop
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.logrotate.d.apport: 2018-12-02T17:13:49.953026

** Affects: plasma-desktop (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

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

Title:
  Multimedia play/pause, skip forward, skip back keys not working

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

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


[Bug 1806320] Re: snapd 2.35.5+18.10 ADT test failure with linux 4.18.0-12.13

2018-12-02 Thread Khaled El Mously
The following test is failing on snapd on cosmic on s390x:

autopkgtest:ubuntu-18.10-s390x:tests/main/degraded


All the test does is check if 'systemctl status' shows the system state as 
'degraded', and fails if the system is indeed degraded ('degraded' just means 
that some systemd service has failed to start).

The failed system service (as shown in the test log) is grub-initrd-
fallback.service

So for some reason that service is failing to start on the s390x test
machine and it's causing this snapd test to fail.

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

Title:
  snapd 2.35.5+18.10 ADT test failure with linux 4.18.0-12.13

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

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

[Bug 1802776] Re: linux: 4.4.0-140.166 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux: 4.4.0-140.166 -proposed tracker

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

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

[Bug 1805105] Re: /proc/self/stack does not exist in kvm kernel, causing failures in kernel security test

2018-12-02 Thread Po-Hsu Lin
On a second thought
As this test has been corrected to cope with a kernel without CONFIG_STACKTRACE 
enabled.
I think this should be enough to close this bug.

If we ever need a discussion / tracking bug for enabling
CONFIG_STACKTRACE or not, we can have a new bug for it.

I will close this bug.
Thanks!

** Changed in: ubuntu-kernel-tests
   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/1805105

Title:
  /proc/self/stack does not exist in kvm kernel, causing failures in
  kernel security test

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1805105/+subscriptions

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

[Bug 1806320] [NEW] snapd 2.35.5+18.10 ADT test failure with linux 4.18.0-12.13

2018-12-02 Thread Khaled El Mously
Public bug reported:

Testing failed on:
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic/cosmic/s390x/s/snapd/20181203_023900_316ce@/log.gz

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


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  snapd 2.35.5+18.10 ADT test failure with linux 4.18.0-12.13

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

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

[Bug 1802780] Re: linux-raspi2: 4.4.0-1101.109 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux-raspi2: 4.4.0-1101.109 -proposed tracker

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

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

[Bug 1802781] Re: linux-snapdragon: 4.4.0-1105.110 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux-snapdragon: 4.4.0-1105.110 -proposed tracker

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

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

[Bug 1802786] Re: linux-kvm: 4.4.0-1038.44 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux-kvm: 4.4.0-1038.44 -proposed tracker

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

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

[Bug 1806319] [NEW] La instalaciòn del cargador de arranque fall'o

2018-12-02 Thread jorge
Public bug reported:

Estaba usando un pen drive y elegi la opcion UEFI

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Mon Dec  3 00:38:19 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 LANGUAGE=es_AR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_AR.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  La instalaciòn del cargador de arranque fall'o

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

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

[Bug 1802785] Re: linux-aws: 4.4.0-1073.83 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux-aws: 4.4.0-1073.83 -proposed tracker

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

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

[Bug 1806318] Re: virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module failed to build

2018-12-02 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/1806318

Title:
  virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module
  failed to build

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

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

[Bug 1805965] Re: linux-gcp-edge depends on linux-cloud-tools-gcp-edge but it is not going to be installed

2018-12-02 Thread Po-Hsu Lin
** Changed in: linux-gcp-edge (Ubuntu)
 Assignee: (unassigned) => Khaled El Mously (kmously)

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

Title:
  linux-gcp-edge depends on linux-cloud-tools-gcp-edge but it is not
  going to be installed

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

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

[Bug 1804491] Re: linux-aws: 4.4.0-1036.39 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux-aws: 4.4.0-1036.39 -proposed tracker

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

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

[Bug 1802769] Re: linux: 3.13.0-163.213 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux: 3.13.0-163.213 -proposed tracker

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

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

[Bug 1802772] Re: linux-lts-trusty: 3.13.0-163.213~precise1 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Fix Released

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

Title:
  linux-lts-trusty: 3.13.0-163.213~precise1 -proposed tracker

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

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

[Bug 1802779] Re: linux-lts-xenial: 4.4.0-140.166~14.04.1 -proposed tracker

2018-12-02 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux-lts-xenial: 4.4.0-140.166~14.04.1 -proposed tracker

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

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

[Bug 1806318] [NEW] virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module failed to build

2018-12-02 Thread Michael Balon
Public bug reported:

Performing standard upgrade from Ubuntu repo. I usually run virtual box
from term with root to enable USB pass-through.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
NonfreeKernelModules: lkp_Ubuntu_4_15_0_36_39_generic_45
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
DKMSKernelVersion: 4.15.0-36-generic
Date: Sun Dec  2 22:28:32 2018
DuplicateSignature: 
dkms:virtualbox-dkms:5.2.18-dfsg-2~ubuntu18.04.1:/var/lib/dkms/virtualbox/5.2.18/build/include/iprt/types.h:280:9:
 error: unknown type name ‘__uint128_t’
InstallationDate: Installed on 2018-08-25 (99 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
PackageVersion: 5.2.18-dfsg-2~ubuntu18.04.1
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.1
 apt  1.6.6
SourcePackage: virtualbox
Title: virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

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

Title:
  virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module
  failed to build

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

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

[Bug 1805965] Re: linux-gcp-edge depends on linux-cloud-tools-gcp-edge but it is not going to be installed

2018-12-02 Thread Po-Hsu Lin
** Changed in: ubuntu-kernel-tests
   Status: New => Fix Released

** Changed in: linux-gcp-edge (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  linux-gcp-edge depends on linux-cloud-tools-gcp-edge but it is not
  going to be installed

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

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

[Bug 1806242] Missing required logs.

2018-12-02 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 1806242

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

** Tags added: bionic

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B

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

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

[Bug 1806232] Status changed to Confirmed

2018-12-02 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  Graphical artifacts/glitches on Intel Atom x5 - Screen Tearing

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

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

[Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2018-12-02 Thread Kai-Heng Feng
It is possible to try thermald package in Xenial?

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

Title:
  Ubuntu 18.04 is overheating after upgrade from 16.04

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

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

[Bug 1803246] Re: Ubuntu 18.10 is Unable to Suspend When Closing Lenovo E531 Laptop Lid

2018-12-02 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection?

First, find the last good -rc kernel and the first bad -rc kernel from
http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect good $(the good version you found)
$ git bisect bad $(the bad version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If the issue still happens,
$ git bisect bad
Otherwise,
$ git bisect good
Repeat to "make -j`nproc` deb-pkg" until you find the commit that causes the 
regression.

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

Title:
  Ubuntu 18.10 is Unable to Suspend When Closing Lenovo E531 Laptop Lid

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

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

[Bug 1805105] Re: /proc/self/stack does not exist in kvm kernel, causing failures in kernel security test

2018-12-02 Thread Po-Hsu Lin
** No longer affects: linux (Ubuntu)

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

Title:
  /proc/self/stack does not exist in kvm kernel, causing failures in
  kernel security test

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1805105/+subscriptions

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

[Bug 1806160] Re: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module failed to build [unrecognized command line option '-fstack-protector-strong']

2018-12-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1730710 ***
https://bugs.launchpad.net/bugs/1730710

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1730710, so it 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. Feel free to continue to report any other bugs you may
find.


** Summary changed:

- rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module 
failed to build
+ rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module 
failed to build [unrecognized command line option '-fstack-protector-strong']

** This bug has been marked a duplicate of bug 1730710
   rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module 
failed to build [gcc: error: unrecognized command line option 
‘-fstack-protector-strong’]

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

Title:
  rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel
  module failed to build [unrecognized command line option '-fstack-
  protector-strong']

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

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

[Bug 1806313] [NEW] Unresolvable problem occurred while upgrading from 16.04 using do-release-upgrade

2018-12-02 Thread Patrick
Public bug reported:

```Fetched 46.8 MB in 6s (187 kB/s)

(appstreamcli:23502): GLib-CRITICAL **: g_strchug: assertion 'string !=
NULL' failed

(appstreamcli:23502): GLib-CRITICAL **: g_strchomp: assertion 'string !=
NULL' failed

(appstreamcli:23502): GLib-CRITICAL **: g_strchug: assertion 'string !=
NULL' failed

(appstreamcli:23502): GLib-CRITICAL **: g_strchomp: assertion 'string != NULL' 
failed
AppStream cache update completed, but some metadata was ignored due to errors.

Checking package manager
Reading package lists... Done
Building dependency tree  
Reading state information... Done

Calculating the changes

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

This can be caused by: 
* Upgrading to a pre-release version of Ubuntu 
* Running the current pre-release version of Ubuntu 
* Unofficial software packages not provided by Ubuntu 

If none of this applies, then please report this bug using the 
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. 


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree  
Reading state information... Done
```

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.26
ProcVersionSignature: Ubuntu 4.4.0-139.165-generic 4.4.160
Uname: Linux 4.4.0-139-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CrashDB: ubuntu
Date: Mon Dec  3 13:12:15 2018
InstallationDate: Installed on 2016-06-16 (899 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_AU:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2018-12-03 (0 days ago)

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


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

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

Title:
  Unresolvable problem occurred while upgrading from 16.04 using do-
  release-upgrade

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

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

[Bug 1806159] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu1~1.3: bcmwl kernel module failed to build [error: unrecognized command line option '-fstack-protector-strong']

2018-12-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1559391 ***
https://bugs.launchpad.net/bugs/1559391

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1559391, so it 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. Feel free to continue to report any other bugs you may
find.


** Summary changed:

- bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu1~1.3: bcmwl kernel module 
failed to build
+ bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu1~1.3: bcmwl kernel module 
failed to build [error: unrecognized command line option 
'-fstack-protector-strong']

** This bug has been marked a duplicate of bug 1559391
   bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu7: bcmwl kernel module failed 
to build [gcc: error: unrecognized command line option 
‘-fstack-protector-strong’]

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

Title:
  bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu1~1.3: bcmwl kernel
  module failed to build [error: unrecognized command line option
  '-fstack-protector-strong']

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

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

[Bug 1806289] Re: Multitouch gestures don't change orientation if screen is turned around

2018-12-02 Thread Daniel van Vugt
** Tags added: touch

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

Title:
  Multitouch gestures don't change orientation if screen is turned
  around

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

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

[Bug 1806280] Re: Gnome shell button disappeared after switching from portrait to landscape mode

2018-12-02 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension-
ubuntu-dock (Ubuntu)

** Summary changed:

- Gnome shell button disappeared after switching from portrait to landscape mode
+ Apps button disappeared after switching from portrait to landscape mode

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

Title:
  Apps button disappeared after switching from portrait to landscape
  mode

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

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

[Bug 1806288] Re: Deactivation of night mode until tomorrow does not work

2018-12-02 Thread Daniel van Vugt
** Changed in: gnome-shell (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/1806288

Title:
  Deactivation of night mode until tomorrow does not work

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

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

[Bug 1806284] Re: Opened Apps don't appear in dock

2018-12-02 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension-
ubuntu-dock (Ubuntu)

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

Title:
  Opened Apps don't appear in dock

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

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

[Bug 1806294] Re: If booted in tent mode screen orientation is wrong

2018-12-02 Thread Daniel van Vugt
What model laptop are you using?

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

Title:
  If booted in tent mode screen orientation is wrong

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

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

[Bug 1806278] Re: No multitouch gestures available in Wayland session.

2018-12-02 Thread Daniel van Vugt
** Tags added: touch

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

Title:
  No multitouch gestures available in Wayland session.

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

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

[Bug 1806242] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B

2018-12-02 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => linux (Ubuntu)

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B

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

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

  1   2   3   >