[Bug 349943] Re: Screen blinks randomly on external monitor

2017-02-14 Thread Kedar Apte
I have a similar issue with my Dell Latitude 7250. I have Ubuntu Gnome
16.04, 64 bit installed on the laptop and connected to a dock. I have 3
Dell 22" monitors connected. One of the monitor is using a VGA
connector, and two are using DVI connectors on the monitor.

The issue is - when I start my day the set up works nicely. But when the
screens go in the sleep mode and the laptop also goes in suspend,
getting the screens working properly is a pain. One of the screens keep
flickering. The fix that I have to apply is go to display settings,
disable the monitor that is flickering and then re-enable the monitor.
The monitor then stops flickering and works well. But then I have to re-
arrange the monitor display.

Attaching dmesg and lspci-vvnn outputs.

Regards
Kedar


** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/349943/+attachment/4819197/+files/dmesg

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

Title:
  Screen blinks randomly on external monitor

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

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


[Bug 349943] Re: Screen blinks randomly on external monitor

2017-02-14 Thread Kedar Apte
could not attach lspci in the previous comment. attaching now.

** Attachment added: "lspci"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/349943/+attachment/4819198/+files/lspci%20-vvnn

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

Title:
  Screen blinks randomly on external monitor

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

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


[Bug 1662552] Re: snaps don't work with NFS home /home/u/user.name

2017-02-14 Thread Robert Redl
Will there be an Update of the installation package? Will the lines

#include 
#include 

be included?

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

Title:
  snaps don't work with NFS home /home/u/user.name

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

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


[Bug 1663662] fozzie (i386) - tests ran: 1, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84~14.04.2-generic/fozzie__4.4.0-63.84~14.04.2__2017-02-15_07-38-00/results-index.html

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

Title:
  linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

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

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


[Bug 1664746] Re: Request for sponsorship for new upstream release (zesty deb provided)

2017-02-14 Thread Francesco Fumanti
** Description changed:

  Version 1.4.0 of Onboard has been released upstream several hours ago. I
  am proposing here a debianisation of the new version, based on onboard
  version currently shipping in the Ubuntu main repository. These are the
  main changes of the new Onboard version, copied from the relevant part
  of the debian/changelog:
  
-   * Request for sponsorship for new upstream release (LP: #1664746)
-   * debian/control:
- - Add libudev-dev to Build-Depends
-   * debian/copyright.in:
- - Replaced by a more accurate, manually adjusted copyright file
-   * debian/onboard.install:
- - Remove settings_auto_show_dialog.ui entry
-   * debian/patches/add_defaults_for_ubuntu.patch:
- - Update system-theme-associations example key
- - Add DEP3 tag
- - Refresh
-   * debian/source.lintian-overrides:
- - Create file
- - Override 2 missing-license-paragraph-in-dep5-copyright entries
-   * Tablet-mode: (LP: #1366421)
- - Add detection based on acpid reporting the SW_TABLET_MODE switch
- - Add detection based on hotkey events from XInput
- - Add detection by reading tablet-mode state from a few known sysfs paths
- - Add option to the Auto-show page to auto-show Onboard only in 
tablet-mode
- - Only run GlobalKeyListener when necessary
- - Add tablet-mode settings to Preferences->Auto-show->Convertibles
-   * GNOME Shell:
- - Add edge-drag gesture to show the keyboard in GNOME Shell
- - Add option to gnome-shell-extension-prefs to disable edge-drag
- - Enable auto-show only on first start (LP: #1650810)
- - Fix setup.py to have distutils-extra not open extension dir as a file
- - Stop the legacy icon panel from sliding in and out all the time
- - Add license and copyright header to gschema.xml
- - Fix broken string in prefs.js
- - Fix copyright information in prefs.js
- - Clean up prefs.js
- - Remove debug output
-   * Auto-show:
- - Refactor settings_auto_show_dialog.ui into new Auto-show preferences 
page
- - Improve reliability in Unity Dash by reacting only to crucial events
- - Add D-Bus property AutoShowPaused for convertible devices (LP: #1366421)
- - Allow to block auto-show while external keyboards are connected
- - Don't auto-hide while keys are still pressed.
-   * External keyboard detection:
- - Detect keyboards with udev
- - Add new preference subpage Preferences->Auto-show->External Keyboards
- - Allow devices to be ignored; e.g. always connected keyboard
-   * onboard-autostart.desktop: (LP #1656779)
- - Rename it to onboard-autostart.desktop.in
- - Add _GenericName, _Comment and Icon keys
- - Make it translatable
-   * Move listening for global key presses to new GlobalKeyListener.py file
-   * Have separate resize protection preference for floating icon and keyboard
-   * Add scale for label popup size to Preferences->Keyboard
-   * Switch position of "play sound" and "label popups" in Preferences-Keyboard
-   * Add MATE'S ContrastHighInverse to the map of known accessibility themes
-   * Replace deprecated GdkScreen.get_monitor_workarea()
-   * Delay visibility change via D-Bus until all keys are released (LP: 
#1648543)
-   * Indicate in log when Onboard has been started from the project directory
-   * Rename tools/socket.py to tools/xembed_socket.py to avoid name collision
-   * Reorganize AtspiStateTracker for saner handling of multiple accessibles
-   * Update licensing tool for gnome shell extension
-   * Explicitely clean up Applndicator status icon on exit
-   * Improve error handling when opening layouts files
-   * Work around firefox 50 urlbar losing focus and giving wrong caret position
-   * Work around broken transparency with Gtk 3.22 (Lp: #1636252)
-   * Work around byobu not reporting trailing spaces
-   * Fix -Wstrict-prototypes warning when building C++ extension lm
-   * Fix negative keyboard window size when screen says zero size (LP: 
#1633284)
-   * Fix geometry hints for minimum size calculation error on startup
-   * Fix startup failure on Arch Linux when libdbus-glib isn't installed
-   * Fix signed/unsigned comparison warnings when building in Arch Linux
-   * Make sure to hide label popups when the keyboard is hidden
-   * Ease adjustment of aspect ratio with more handles when docked and expanded
-   * Keep more distance when auto-positioning to the Dash search entry
-   * Enable docking by default in onboard-defaults.conf.example
-   * Update build instructions in README for Arch and Mageia
-   * Improve uninstall instructions in README
+   * Request for sponsorship for new upstream release (LP: #1664746)
+   * debian/control:
+ - Add libudev-dev to Build-Depends
+   * debian/copyright.in:
+ - Replaced by a more accurate, manually adjusted copyright file
+   * debian/onboard.install:
+ - Remove settings_auto_show_dialog.ui entry
+   * debian/patches/add_defaults_for_ubuntu.patch:
+ - Update 

[Bug 1576175] Re: uses deprecated QT stuff during interface customization

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

** Changed in: vlc (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/1576175

Title:
  uses deprecated QT stuff during interface customization

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

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


[Bug 1608905] Re: package libmagickcore-6.q16-2-extra:i386 8:6.8.9.9-7ubuntu5.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting confi

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

** Changed in: imagemagick (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/1608905

Title:
  package libmagickcore-6.q16-2-extra:i386 8:6.8.9.9-7ubuntu5.1 failed
  to install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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


[Bug 1660704] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 34, failed: 3

2017-02-14 Thread Brad Figg
tests ran:  34, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-34-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_06-58-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1664746] Re: Request for sponsorship for new upstream release (zesty deb provided)

2017-02-14 Thread Francesco Fumanti
** Description changed:

- Info to be added soon...
+ Version 1.4.0 of Onboard has been released upstream several hours ago. I
+ am proposing here a debianisation of the new version, based on onboard
+ version currently shipping in the Ubuntu main repository. These are the
+ main changes of the new Onboard version, copied from the relevant part
+ of the debian/changelog:
+ 
+   * Request for sponsorship for new upstream release (LP: #1664746)
+   * debian/control:
+ - Add libudev-dev to Build-Depends
+   * debian/copyright.in:
+ - Replaced by a more accurate, manually adjusted copyright file
+   * debian/onboard.install:
+ - Remove settings_auto_show_dialog.ui entry
+   * debian/patches/add_defaults_for_ubuntu.patch:
+ - Update system-theme-associations example key
+ - Add DEP3 tag
+ - Refresh
+   * debian/source.lintian-overrides:
+ - Create file
+ - Override 2 missing-license-paragraph-in-dep5-copyright entries
+   * Tablet-mode: (LP: #1366421)
+ - Add detection based on acpid reporting the SW_TABLET_MODE switch
+ - Add detection based on hotkey events from XInput
+ - Add detection by reading tablet-mode state from a few known sysfs paths
+ - Add option to the Auto-show page to auto-show Onboard only in 
tablet-mode
+ - Only run GlobalKeyListener when necessary
+ - Add tablet-mode settings to Preferences->Auto-show->Convertibles
+   * GNOME Shell:
+ - Add edge-drag gesture to show the keyboard in GNOME Shell
+ - Add option to gnome-shell-extension-prefs to disable edge-drag
+ - Enable auto-show only on first start (LP: #1650810)
+ - Fix setup.py to have distutils-extra not open extension dir as a file
+ - Stop the legacy icon panel from sliding in and out all the time
+ - Add license and copyright header to gschema.xml
+ - Fix broken string in prefs.js
+ - Fix copyright information in prefs.js
+ - Clean up prefs.js
+ - Remove debug output
+   * Auto-show:
+ - Refactor settings_auto_show_dialog.ui into new Auto-show preferences 
page
+ - Improve reliability in Unity Dash by reacting only to crucial events
+ - Add D-Bus property AutoShowPaused for convertible devices (LP: #1366421)
+ - Allow to block auto-show while external keyboards are connected
+ - Don't auto-hide while keys are still pressed.
+   * External keyboard detection:
+ - Detect keyboards with udev
+ - Add new preference subpage Preferences->Auto-show->External Keyboards
+ - Allow devices to be ignored; e.g. always connected keyboard
+   * onboard-autostart.desktop: (LP #1656779)
+ - Rename it to onboard-autostart.desktop.in
+ - Add _GenericName, _Comment and Icon keys
+ - Make it translatable
+   * Move listening for global key presses to new GlobalKeyListener.py file
+   * Have separate resize protection preference for floating icon and keyboard
+   * Add scale for label popup size to Preferences->Keyboard
+   * Switch position of "play sound" and "label popups" in Preferences-Keyboard
+   * Add MATE'S ContrastHighInverse to the map of known accessibility themes
+   * Replace deprecated GdkScreen.get_monitor_workarea()
+   * Delay visibility change via D-Bus until all keys are released (LP: 
#1648543)
+   * Indicate in log when Onboard has been started from the project directory
+   * Rename tools/socket.py to tools/xembed_socket.py to avoid name collision
+   * Reorganize AtspiStateTracker for saner handling of multiple accessibles
+   * Update licensing tool for gnome shell extension
+   * Explicitely clean up Applndicator status icon on exit
+   * Improve error handling when opening layouts files
+   * Work around firefox 50 urlbar losing focus and giving wrong caret position
+   * Work around broken transparency with Gtk 3.22 (Lp: #1636252)
+   * Work around byobu not reporting trailing spaces
+   * Fix -Wstrict-prototypes warning when building C++ extension lm
+   * Fix negative keyboard window size when screen says zero size (LP: 
#1633284)
+   * Fix geometry hints for minimum size calculation error on startup
+   * Fix startup failure on Arch Linux when libdbus-glib isn't installed
+   * Fix signed/unsigned comparison warnings when building in Arch Linux
+   * Make sure to hide label popups when the keyboard is hidden
+   * Ease adjustment of aspect ratio with more handles when docked and expanded
+   * Keep more distance when auto-positioning to the Dash search entry
+   * Enable docking by default in onboard-defaults.conf.example
+   * Update build instructions in README for Arch and Mageia
+   * Improve uninstall instructions in README
+ 
+ 
+ Could anybody please review the package for inclusion into the main
+ zesty repository.
+ 
+ Don't hesitate to contact us if you need further information:
+ https://launchpad.net/~onboard/+contactuser or simply be writing in this bug 
thread.
+ 
+ Thanks in advance for your help.
+ 
+ Have a good day.
+ 
+ Francesco

-- 
You received this bug 

[Bug 1628289] Re: snapd should depend on squashfuse (for use in containers)

2017-02-14 Thread Michael Vogt
https://github.com/snapcore/snapd/pull/2830

** Changed in: snappy
   Status: Triaged => 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/1628289

Title:
  snapd should depend on squashfuse (for use in containers)

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

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


[Bug 1663662] Re: linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

2017-02-14 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

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

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

Title:
  linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

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

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


[Bug 1657994] Re: Regression: HDMI audio produces no sound (Skylake NUC)

2017-02-14 Thread Ian Bruce
I would like to add some information to this bug report, which may or may not 
be relevant.
There seems to be a general problem with HDMI audio in recent kernel versions.
I am using Debian kernel packages, on an AMD64 system with a Radeon R9-280 
video card:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Tahiti PRO [Radeon HD 7950/8950 OEM / R9 280]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti HDMI Audio 
[Radeon HD 7870 XT / 7950/7970]

My experience has been as follows:

Linux v4.6.4 -- HDMI audio works

Linux v4.9.2 -- HDMI audio works

Linux v4.9.6 -- HDMI audio does not work

There were also problems with kernel versions 4.7 and 4.8. I had the impression 
that
it was intermittent; sometimes when the audio did not work, a reboot or power 
cycle
into the same kernel version would make it start working. It appears that with 
my
hardware, Linux v4.6 was completely reliable; more recent versions are 
substantially
less so, or even completely broken. (I'm not exactly sure whether v4.9.2 always 
worked,
or only most of the time.)

I hope this information is useful in locating the specific source of the
problem.



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

Title:
  Regression:  HDMI audio produces no sound (Skylake NUC)

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

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


[Bug 1661232] Re: linux: 4.8.0-38.41 -proposed tracker

2017-02-14 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-38.41-generic/amura__4.8.0-38.41__2017-02-15_06-52-00/results-index.html

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

Title:
  linux: 4.8.0-38.41 -proposed tracker

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

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


[Bug 1660704] naumann (amd64) - tests ran: 19, failed: 0

2017-02-14 Thread Brad Figg
tests ran:  19, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/naumann__4.4.0-63.84__2017-02-15_06-12-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1660704] secchi (amd64) - tests ran: 19, failed: 0

2017-02-14 Thread Brad Figg
tests ran:  19, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/secchi__4.4.0-63.84__2017-02-15_06-11-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1661651] Re: linux-raspi2: 4.8.0-1025.28 -proposed tracker

2017-02-14 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/raspi2/4.8.0-1025.28/raspi2-yakkety-proposed-frozen.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1661651

Title:
  linux-raspi2: 4.8.0-1025.28 -proposed tracker

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

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


[Bug 1567033] Re: gom-media-server-miner crashed with SIGSEGV in g_str_hash()

2017-02-14 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1560047 ***
https://bugs.launchpad.net/bugs/1560047

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-online-miners (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/1567033

Title:
  gom-media-server-miner crashed with SIGSEGV in g_str_hash()

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

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


[Bug 1662186] Re: linux: 3.13.0-109.156 -proposed tracker

2017-02-14 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-testing/trusty/3.13.0-109.156
/trusty-proposed-frozen.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1662186

Title:
  linux: 3.13.0-109.156 -proposed tracker

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

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


[Bug 1660704] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 10, failed: 2

2017-02-14 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-35-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_06-13-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1660704] rumford (amd64) - tests ran: 19, failed: 0

2017-02-14 Thread Brad Figg
tests ran:  19, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/rumford__4.4.0-63.84__2017-02-15_05-30-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1664849] [NEW] Renaming of subscribed folder removes own sort/view settings for that folder

2017-02-14 Thread Fredrik Nyqvist
Public bug reported:

1) Description: Ubuntu 16.04.2 LTS
   Release: 16.04

2) evolution:
  Installerad: 3.18.5.2-0ubuntu3.1
  Kandidat:3.18.5.2-0ubuntu3.1
  Versionstabell:
  *** 3.18.5.2-0ubuntu3.1 500
500 http://se.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 3.18.5.2-0ubuntu1 500
500 http://se.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

3) I use evolution with evolution-ews and have some subscribed folders.
I open evolution and in the tree view with all the subscribed folders I
choose one to be renamed.

4) After renaming the selected folder I notice that all my settings to
view and sort the mails in that folder are back to default.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evolution 3.18.5.2-0ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Feb 15 07:29:36 2017
InstallationDate: Installed on 2016-12-23 (53 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
ProcEnviron:
 LANGUAGE=sv
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  1) Description:   Ubuntu 16.04.2 LTS
-Release:   16.04
+    Release:   16.04
  
  2) evolution:
-   Installerad: 3.18.5.2-0ubuntu3.1
-   Kandidat:3.18.5.2-0ubuntu3.1
-   Versionstabell:
-   *** 3.18.5.2-0ubuntu3.1 500
- 500 http://se.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
- 100 /var/lib/dpkg/status
-  3.18.5.2-0ubuntu1 500
- 500 http://se.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
+   Installerad: 3.18.5.2-0ubuntu3.1
+   Kandidat:3.18.5.2-0ubuntu3.1
+   Versionstabell:
+   *** 3.18.5.2-0ubuntu3.1 500
+ 500 http://se.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
+ 100 /var/lib/dpkg/status
+  3.18.5.2-0ubuntu1 500
+ 500 http://se.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
  
  3) I use evolution with evolution-ews and have some subscribed folders.
  I open evolution and in the tree view with all the subscribed folders I
  choose one to be renamed.
  
  4) After renaming the selected folder I notice that all my settings to
- view and sort the mails in that folders is back to default.
+ view and sort the mails in that folder is back to default.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evolution 3.18.5.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Feb 15 07:29:36 2017
  InstallationDate: Installed on 2016-12-23 (53 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcEnviron:
-  LANGUAGE=sv
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=sv_SE.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=sv
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=sv_SE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  1) Description:   Ubuntu 16.04.2 LTS
     Release:   16.04
  
  2) evolution:
    Installerad: 3.18.5.2-0ubuntu3.1
    Kandidat:3.18.5.2-0ubuntu3.1
    Versionstabell:
    *** 3.18.5.2-0ubuntu3.1 500
  500 http://se.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
  100 /var/lib/dpkg/status
   3.18.5.2-0ubuntu1 500
  500 http://se.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
  
  3) I use evolution with evolution-ews and have some subscribed folders.
  I open evolution and in the tree view with all the subscribed folders I
  choose one to be renamed.
  
  4) After renaming the selected folder I notice that all my settings to
- view and sort the mails in that folder is back to default.
+ view and sort the mails in that folder are back to default.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evolution 3.18.5.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Feb 15 07:29:36 2017
  InstallationDate: Installed on 2016-12-23 (53 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification 

[Bug 1660704] gonzo (amd64) - tests ran: 141, failed: 0

2017-02-14 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/gonzo__4.4.0-63.84__2017-02-15_05-35-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1660704] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 10, failed: 2

2017-02-14 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-34-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_06-01-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1659769] Comment bridged from LTC Bugzilla

2017-02-14 Thread bugproxy
--- Comment From sathe...@in.ibm.com 2017-02-15 01:18 EDT---
Tested and found working on
libvirt-bin1.3.1-1ubuntu10.8   ppc64el  
programs for the libvirt library

# virsh nodecpumap --pretty
CPUs present:   192
CPUs online:24
CPU map:
0,8,16,24,32,40,48,56,64,72,80,88,96,104,112,120,128,136,144,152,160,168,176,184

--- Comment From sathe...@in.ibm.com 2017-02-15 01:19 EDT---
Closing as per previous comment.

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

Title:
  virsh nodecpumap --pretty shows unwanted cpu map output

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

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


[Bug 1664838] Re: initctl crashed with SIGABRT in _dbus_header_cache_check()

2017-02-14 Thread Peter Schüller
** Information type changed from Private to Public

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

Title:
  initctl crashed with SIGABRT in _dbus_header_cache_check()

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

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


[Bug 1511278] Re: Xmir -rootless: glmark2 (default GLX mode) judders badly in DRI2 mode

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: glmark2 (default GLX mode) judders badly in DRI2 mode

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

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


[Bug 1498339] Re: Libreoffice can't start in flatten mode: Xmir -rootless -flatten

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Libreoffice can't start in flatten mode: Xmir -rootless -flatten

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1498339/+subscriptions

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


[Bug 1498738] Re: Xmir -rootless: Menus/dialogs sometimes appear in the wrong place

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: Menus/dialogs sometimes appear in the wrong place

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

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


[Bug 1617944] Re: Xmir -rootless: rendering out-of-order frames under load in DRI2 mode

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: rendering out-of-order frames under load in DRI2 mode

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

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


[Bug 1512609] Re: Xmir -rootless: Shaped windows (like xeyes or oclock) show junk instead of transparency

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: Shaped windows (like xeyes or oclock) show junk
  instead of transparency

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

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


[Bug 1623404] Re: Xmir -rootless: Windows move a little during rapid resizing

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: Windows move a little during rapid resizing

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

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


[Bug 1511604] Re: Xmir -rootless: Window resize constraints not implemented

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: Window resize constraints not implemented

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

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


[Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2017-02-14 Thread Daniel van Vugt
** Tags added: rootless

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

Title:
  Xmir -rootless: Firefox menus pop up then close right away

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

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


[Bug 1664535] Re: critical bug in top command package procps

2017-02-14 Thread Pieter Steyn
Thanks!

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

Title:
  critical bug in top command package procps

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

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


[Bug 1664843] [NEW] Xmir -rootless: glxinfo reports "Failed to open BO for returned DRI2 buffer (100x100, dri2 fake front buffer, named -1)."

2017-02-14 Thread Daniel van Vugt
Public bug reported:

When Xmir is running -rootless, glxinfo reports errors:

OpenGL core profile extensions:
GL_3DFX_texture_compression_FXT1, GL_AMD_conservative_depth, 
GL_AMD_draw_buffers_blend, GL_AMD_performance_monitor, 
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_trinary_minmax, 
GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
GL_APPLE_object_purgeable, GL_ARB_ES2_compatibility, 
GL_ARB_ES3_1_compatibility, GL_ARB_ES3_compatibility, 
:Failed to open BO for returned DRI2 buffer (100x100, dri2 fake front buffer, 
named -1).
This is likely a bug in the X Server that will lead to a crash soon.
Failed to open BO for returned DRI2 buffer (100x100, dri2 fake front buffer, 
named -1).
This is likely a bug in the X Server that will lead to a crash soon.
GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended, 
GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture, 
GL_ARB_clip_control, GL_ARB_compressed_texture_pixel_storage, 
...

** Affects: xorg-server (Ubuntu)
 Importance: Medium
 Status: New


** Tags: rootless xmir

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

Title:
  Xmir -rootless: glxinfo reports "Failed to open BO for returned DRI2
  buffer (100x100, dri2 fake front buffer, named -1)."

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

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


[Bug 1255610] Re: 100% CPU usage with "initctl emit plymouth-ready" process

2017-02-14 Thread Peter Schüller
I now did kill -ABRT as described in #2 and the result is
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1664838.

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

Title:
  100% CPU usage with "initctl emit plymouth-ready" process

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

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


[Bug 1663662] modoc (ppc64el) - tests ran: 141, failed: 0

2017-02-14 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84~14.04.2-generic/modoc__4.4.0-63.84~14.04.2__2017-02-15_05-17-00/results-index.html

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

Title:
  linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

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

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


[Bug 1664828] Re: Unity8 wakes up continuously at around 62Hz on an idle desktop

2017-02-14 Thread Daniel van Vugt
Spinning the QSGRenderThread at this frequency could easily explain bug
1664160 too...

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

Title:
  Unity8 wakes up continuously at around 62Hz on an idle desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1664828/+subscriptions

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


[Bug 1664160] Re: [performance] Latency from client to screen is one frame higher under Unity8 than in nested demo servers

2017-02-14 Thread Daniel van Vugt
This might be explained by the QSGRenderThread not being ready... bug
1664828

** Summary changed:

- [performance] Latency from client to screen is one frame higher under Unity8 
than in nested demo servers
+ [performance] Latency from client to screen is one frame higher under Unity8 
than in other nested Mir servers

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

Title:
  [performance] Latency from client to screen is one frame higher under
  Unity8 than in other nested Mir servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1664160/+subscriptions

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


[Bug 1664828] Re: Unity8 wakes up continuously at around 62Hz on an idle desktop

2017-02-14 Thread Daniel van Vugt
We do implement this in QtMir, which might also be related:

http://doc.qt.io/qt-5/qscreen.html#refreshRate-prop

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

Title:
  Unity8 wakes up continuously at around 62Hz on an idle desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1664828/+subscriptions

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


[Bug 1660704] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 10, failed: 2

2017-02-14 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-35-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_04-45-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1255610] Re: 100% CPU usage with "initctl emit plymouth-ready" process

2017-02-14 Thread Peter Schüller
Sorry, cannot come from google chrome because I installed < 48 h ago and
the process already has 344 CPU hours.

Same strace as #14 here, and stack is sometimes

# cat /proc/1898/stack 
[] 0x

sometimes

# cat /proc/1898/stack 
[] retint_careful+0x14/0x32
[] 0x

next to initctl emit plymouth-ready i also have /sbin/initctl emit
indicator-services-start

but this is sleeping and has stack
# cat /proc/4370/stack 
[] poll_schedule_timeout+0x49/0x70
[] do_sys_poll+0x428/0x540
[] SyS_poll+0x65/0x100
[] system_call_fastpath+0x1a/0x1f
[] 0x

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

Title:
  100% CPU usage with "initctl emit plymouth-ready" process

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

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


[Bug 1664828] Re: Unity8 wakes up continuously at around 62Hz on an idle desktop

2017-02-14 Thread Daniel van Vugt
Maybe related:

/usr/share/unity8/Components/ScrollCalculator.qml:interval: 16


** Description changed:

  eventstat showing two unity8 threads on an idle desktop:
  
   Event/s PID Task Init Function Callback
     62.00 12359 QSGRenderThread do_nanosleep hrtimer_wakeup
     62.00 11858 unity8 schedule_hrtimeout_range_ hrtimer_wakeup
  
  Although it's not calling swap buffers or rendering anything (confirmed
  by MIR_CLIENT_PERF_REPORT=log). Just waking up at around the same
- frequency as the screen (although 62Hz is more like every 16ms, unlike
+ frequency as the screen (although 62Hz is more like every 16.0ms, unlike
  the screen's 16.68ms/59.95Hz)

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

Title:
  Unity8 wakes up continuously at around 62Hz on an idle desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1664828/+subscriptions

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

[Bug 1664828] [NEW] Unity8 wakes up continuously at around 62Hz on an idle desktop

2017-02-14 Thread Daniel van Vugt
Public bug reported:

eventstat showing two unity8 threads on an idle desktop:

 Event/s PID Task Init Function Callback
   62.00 12359 QSGRenderThread do_nanosleep hrtimer_wakeup
   62.00 11858 unity8 schedule_hrtimeout_range_ hrtimer_wakeup

Although it's not calling swap buffers or rendering anything (confirmed
by MIR_CLIENT_PERF_REPORT=log). Just waking up at around the same
frequency as the screen (although 62Hz is more like every 16.0ms, unlike
the screen's 16.68ms/59.95Hz)

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: ubuntu-power-consumption
 Importance: Undecided
 Status: New

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

** Affects: unity8 (Ubuntu)
 Importance: Medium
 Status: New


** Tags: performance power-management regression unity8-desktop

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

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Description changed:

  eventstat showing two unity8 threads on an idle desktop:
  
-  Event/s PID Task Init Function Callback
-62.00 12359 QSGRenderThread do_nanosleep hrtimer_wakeup
-62.00 11858 unity8 schedule_hrtimeout_range_ hrtimer_wakeup
+  Event/s PID Task Init Function Callback
+    62.00 12359 QSGRenderThread do_nanosleep hrtimer_wakeup
+    62.00 11858 unity8 schedule_hrtimeout_range_ hrtimer_wakeup
+ 
+ Although it's not calling swap buffers or rendering anything (confirmed
+ by MIR_CLIENT_PERF_REPORT=log). Just waking up at around the same
+ frequency as the screen.

** Also affects: ubuntu-power-consumption
   Importance: Undecided
   Status: New

** Description changed:

  eventstat showing two unity8 threads on an idle desktop:
  
   Event/s PID Task Init Function Callback
     62.00 12359 QSGRenderThread do_nanosleep hrtimer_wakeup
     62.00 11858 unity8 schedule_hrtimeout_range_ hrtimer_wakeup
  
  Although it's not calling swap buffers or rendering anything (confirmed
  by MIR_CLIENT_PERF_REPORT=log). Just waking up at around the same
- frequency as the screen.
+ frequency as the screen (although 62Hz is more like every 16ms, unlike
+ the screen's 16.68ms/59.95Hz)

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

Title:
  Unity8 wakes up continuously at around 62Hz on an idle desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1664828/+subscriptions

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

[Bug 1660704] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 10, failed: 2

2017-02-14 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-34-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_04-30-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1663477] Re: [needs-packaging] UKUI desktop environment

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

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

Title:
  [needs-packaging] UKUI desktop environment

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

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


[Bug 1255610] Re: 100% CPU usage with "initctl emit plymouth-ready" process

2017-02-14 Thread Peter Schüller
Same here on Ubuntu 14.04 after installing google chrome via download
from google website and software manager (not manually adding ppa).

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

Title:
  100% CPU usage with "initctl emit plymouth-ready" process

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

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


[Bug 1660704] secchi (amd64) - tests ran: 34, failed: 0

2017-02-14 Thread Brad Figg
tests ran:  34, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/secchi__4.4.0-63.84__2017-02-15_04-19-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1660704] naumann (amd64) - tests ran: 34, failed: 0

2017-02-14 Thread Brad Figg
tests ran:  34, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/naumann__4.4.0-63.84__2017-02-15_04-19-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1664829] Re: package libnss3-nssdb 2:3.26.2-0ubuntu0.16.04.2 failed to install/upgrade: package libnss3-nssdb is already installed and configured

2017-02-14 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/1664829

Title:
  package libnss3-nssdb 2:3.26.2-0ubuntu0.16.04.2 failed to
  install/upgrade: package libnss3-nssdb is already installed and
  configured

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

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


[Bug 1479250] Re: Unity8 wakes up the CPU continuously at around 5Hz on a phone

2017-02-14 Thread Daniel van Vugt
I'm moving this new desktop issue into a new bug 1664828

** Summary changed:

- Unity8 wakes up the CPU continuously even when idle
+ Unity8 wakes up the CPU continuously at around 5Hz on a phone

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

Title:
  Unity8 wakes up the CPU continuously at around 5Hz on a phone

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

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


[Bug 1664829] [NEW] package libnss3-nssdb 2:3.26.2-0ubuntu0.16.04.2 failed to install/upgrade: package libnss3-nssdb is already installed and configured

2017-02-14 Thread Gabriele Pagnani
Public bug reported:

My Ubuntu release: Ubuntu Gnome 16.04 LTS

This is what I get running apt-cache:

libnss3-nssdb:
  Installed: 2:3.26.2-0ubuntu0.16.04.2
  Candidate: 2:3.26.2-0ubuntu0.16.04.2
  Version table:
 *** 2:3.26.2-0ubuntu0.16.04.2 500
500 http://it.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://it.archive.ubuntu.com/ubuntu xenial-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages
100 /var/lib/dpkg/status
 2:3.21-1ubuntu4 500
500 http://it.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
500 http://it.archive.ubuntu.com/ubuntu xenial/main i386 Packages

This happens every time I install a .deb file

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libnss3-nssdb 2:3.26.2-0ubuntu0.16.04.2
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Tue Feb 14 13:52:37 2017
DuplicateSignature:
 package:libnss3-nssdb:2:3.26.2-0ubuntu0.16.04.2
 Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
 dpkg: error processing package libnss3-nssdb (--configure):
  package libnss3-nssdb is already installed and configured
ErrorMessage: package libnss3-nssdb is already installed and configured
InstallationDate: Installed on 2017-02-06 (8 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: nss
Title: package libnss3-nssdb 2:3.26.2-0ubuntu0.16.04.2 failed to 
install/upgrade: package libnss3-nssdb is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package xenial

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

Title:
  package libnss3-nssdb 2:3.26.2-0ubuntu0.16.04.2 failed to
  install/upgrade: package libnss3-nssdb is already installed and
  configured

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

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


[Bug 1599886] Re: apt-mirror does not override security.ubuntu.com for containers on trusty

2017-02-14 Thread Anastasia
@Seyeong Kim (xtrusia),

You have previously tested against 2.0.2 and 2.1 beta (I am guessing
both on xenial).

Have you had a chance to test your fix with Juju on trusty? Latest equivalent 
versions are 2.0.3 and 2.1-rc1.
 

** Changed in: juju
   Status: Triaged => Incomplete

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

Title:
  apt-mirror does not override security.ubuntu.com for containers on
  trusty

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

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


[Bug 1660704] gonzo (i386) - tests ran: 6, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   6, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/gonzo__4.4.0-63.84__2017-02-15_04-20-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1386005] Re: Password not accepted graphical boot for encrypted root system

2017-02-14 Thread Scott Tawse
I had 16.04 for 2 weeks on my newly built pc. The OS was running great
until today when I restarted my pc and wasn't able to type in my
password as I usually would. Instead popped up in the top left of the
screen. Confused I start fiddling with everything I could and for the
next 3-4hrs nothing. At that rate I got desperate. Began asking around
due to not finding this similar problem anywhere and people began to say
I had ransomware. I questioned this greatly but panicked at the same
time. Then learned I could gain access through recovery mode. Though why
should I go through all this trouble to gain access to my pc? I then
resorted to wiping the ssd and restoring my files on a newly installed
16.04 ubuntu OS.This time without the encryption on boot up. Seems to do
some sort of low quality box shaped circles now on boot up but have
usual access to the pc now. In all honesty I want the extra encryption
but hate that this glitch is such a thing. Was then told that this has
been a ongoing issue for YEARS now. To think that such an issue like
this is still not fixed is insane. Hope though maybe soon this will
finally get fixed.

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

Title:
  Password not accepted graphical boot for encrypted root system

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

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


[Bug 1664827] [NEW] currency request: indian rupee symbole ₹

2017-02-14 Thread ranjan
Public bug reported:

I am missing Indian rupee symbol ₹ it's being provided with Rs which was
used earlier but this symbol have been adopted as the symbol for Indian
rupee so please include it in your application too.

** Affects: wxbanker (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/1664827

Title:
  currency request: indian rupee symbole ₹

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

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

[Bug 1599886] Re: apt-mirror does not override security.ubuntu.com for containers on trusty

2017-02-14 Thread Seyeong Kim
cloud-init on trusty has no functionality for security repository.
(0.7.5-0ubuntu1.21)

below commit on upstream is related but there are a lot of dependencies.
so i'm not sure it's fixable.

commit d861415ff9ab816b1183b8c58ec35348be4fd458
Author: Christian Ehrhardt 
Date:   Wed Aug 10 16:43:14 2016 +0200

Apt: add new apt configuration format

This adds an improved apt configuration format that is fully backwards
compatible with previous behavior. This is mostly copied from curtin's
implementation.

It does:
 * clean up and centralizes many of the top level 'apt_*' values that
   previously existed into a single top level 'apt'key.
 * support a 'source' in apt/sources/entry that has only a key
 * documents new features and adds tests.

See the added doc/examples/cloud-config-apt.txt for more
information.

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

Title:
  apt-mirror does not override security.ubuntu.com for containers on
  trusty

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

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


[Bug 1663662] modoc (ppc64el) - tests ran: 16, failed: 2

2017-02-14 Thread Brad Figg
tests ran:  16, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84~14.04.2-generic/modoc__4.4.0-63.84~14.04.2__2017-02-15_04-17-00/results-index.html

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

Title:
  linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

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

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


[Bug 1662227] Re: Error with command "apt-get update" when using libreoffice PPA

2017-02-14 Thread Tonal
see also
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1663617

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

Title:
  Error with command "apt-get update" when using libreoffice PPA

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

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


[Bug 1660704] rumford (amd64) - tests ran: 1, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/rumford__4.4.0-63.84__2017-02-15_04-46-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1663617] Re: Error message after running "apt update" after adding libreoffice fresh ppa in ubuntu trusty

2017-02-14 Thread Tonal
see also https://bugs.launchpad.net/ubuntu/+bug/1662227

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

Title:
  Error message after running "apt update" after adding libreoffice
  fresh ppa in ubuntu trusty

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

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


[Bug 1599886] Re: apt-mirror does not override security.ubuntu.com for containers on trusty

2017-02-14 Thread Seyeong Kim
** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: New => Fix Released

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

Title:
  apt-mirror does not override security.ubuntu.com for containers on
  trusty

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

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


[Bug 1664812] Re: CVE-2016-0787

2017-02-14 Thread Brian Morton
Debdiff for xenial

** Patch added: "Debdiff for xenial"
   
https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/1664812/+attachment/4819155/+files/libssh2_1.5.0-2ubuntu0.1.debdiff

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

Title:
  CVE-2016-0787

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

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


[Bug 1664812] Re: CVE-2016-0787

2017-02-14 Thread Brian Morton
Tweaked this debdiff changelog for Zesty upload. Same package version as
Yakkety.

** Patch added: "Debdiff for zesty"
   
https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/1664812/+attachment/4819154/+files/libssh2_1.7.0-1ubuntu0.1.zesty.debdiff

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

Title:
  CVE-2016-0787

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

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


[Bug 1662192] Re: linux: 3.2.0-122.165 -proposed tracker

2017-02-14 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

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

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

Title:
  linux: 3.2.0-122.165 -proposed tracker

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

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


[Bug 1479250] Re: Unity8 wakes up the CPU continuously even when idle

2017-02-14 Thread Daniel van Vugt
eventstat reports the wakeup frequency is suspiciously familiar:

 Event/s PID   TaskInit Function Callback  
   62.00 12359 QSGRenderThread do_nanosleep  hrtimer_wakeup
   62.00 11858 unity8  schedule_hrtimeout_range_ hrtimer_wakeup

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

Title:
  Unity8 wakes up the CPU continuously even when idle

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

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


[Bug 1664812] Re: CVE-2016-0787

2017-02-14 Thread Brian Morton
** Changed in: libssh2 (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/1664812

Title:
  CVE-2016-0787

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

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


[Bug 1661232] Re: linux: 4.8.0-38.41 -proposed tracker

2017-02-14 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-testing/yakkety/4.8.0-38.41
/yakkety-proposed-frozen.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1661232

Title:
  linux: 4.8.0-38.41 -proposed tracker

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

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


[Bug 1664812] Re: CVE-2016-0787

2017-02-14 Thread Ubuntu Foundations Team Bug Bot
The attachment "Debdiff for yakkety" seems to be a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

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

** Tags added: patch

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

Title:
  CVE-2016-0787

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

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


[Bug 1664812] Re: CVE-2016-0787

2017-02-14 Thread Brian Morton
Debdiff for Yakkety

The vuln has no specific known attack methods so there is no public
exploit available. Package tests have passed and I used a somewhat
unusual method to explicitly regression test. Package php-ssh2 depends
on libssh2.

 'diffie-hellman-group1-sha1'
);

// Make our connection
$connection = ssh2_connect($server, 22, $methods);

if (!$connection) die('Connection failed');

$methods_neg = ssh2_methods_negotiated($connection);
echo "Keys negotiated with: {$methods_neg['kex']}\n";
echo "Client-to-server uses these methods:\n";
echo " Encryption: {$methods_neg["client_to_server"]["crypt"]}\n";
echo " Compression: {$methods_neg["client_to_server"]["comp"]}\n";
echo "Server-to-client uses these methods:\n";
echo " Encryption: {$methods_neg["server_to_client"]["crypt"]}\n";
echo " Compression: {$methods_neg["server_to_client"]["comp"]}\n";

** Patch added: "Debdiff for yakkety"
   
https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/1664812/+attachment/4819153/+files/libssh2_1.7.0-1ubuntu0.1.debdiff

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

Title:
  CVE-2016-0787

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

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


[Bug 1538380] Re: package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.6 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.6 (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/1538380

Title:
  package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 49519] Re: gmail-notify process spawning isn't good

2017-02-14 Thread Launchpad Bug Tracker
[Expired for gmail-notify (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: gmail-notify (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/49519

Title:
  gmail-notify process spawning isn't good

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

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


[Bug 48752] Re: [ia64] No serial entry in inittab after serial install

2017-02-14 Thread Launchpad Bug Tracker
[Expired for finish-install (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: finish-install (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [ia64] No serial entry in inittab after serial install

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

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


[Bug 1400592] Re: package mysql-server-5.6 5.6.19-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.6 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.6 (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/1400592

Title:
  package mysql-server-5.6 5.6.19-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1543185] Re: Malformed query causing timeouts due to ignored upstream queries

2017-02-14 Thread Launchpad Bug Tracker
[Expired for dnsmasq (Ubuntu) because there has been no activity for 60
days.]

** Changed in: dnsmasq (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/1543185

Title:
  Malformed query causing timeouts due to ignored upstream queries

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

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


[Bug 1544336] Re: package mysql-server-5.6 5.6.28-0ubuntu0.15.10.1 failed to install/upgrade: subprocesul script post-installation instalat a returnat starea de eroare la ieșire 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.6 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.6 (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/1544336

Title:
  package mysql-server-5.6 5.6.28-0ubuntu0.15.10.1 failed to
  install/upgrade: subprocesul script post-installation instalat a
  returnat starea de eroare la ieșire 1

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

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

[Bug 1545361] Re: package php5-mysql 5.6.11+dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php5 (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/1545361

Title:
  package php5-mysql 5.6.11+dfsg-1ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1643182] Re: package tomcat7 7.0.68-1ubuntu0.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for tomcat7 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: tomcat7 (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/1643182

Title:
  package tomcat7 7.0.68-1ubuntu0.1 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

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

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

[Bug 1647904] Re: package bacula-director-sqlite3 7.0.5+dfsg-4ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for bacula (Ubuntu) because there has been no activity for 60
days.]

** Changed in: bacula (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/1647904

Title:
  package bacula-director-sqlite3 7.0.5+dfsg-4ubuntu0.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1647901] Re: package python-cryptography 1.2.3-1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for python-cryptography (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: python-cryptography (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/1647901

Title:
  package python-cryptography 1.2.3-1 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

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


[Bug 1642275] Re: package mysql-server-5.7 5.7.16-0ubuntu0.16.04.1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2017-02-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.7 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.7 (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/1642275

Title:
  package mysql-server-5.7 5.7.16-0ubuntu0.16.04.1 failed to
  install/upgrade: podproces instalovaný post-installation skript vrátil
  chybový status 1

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

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

[Bug 1650192] Re: Screen DPI detected incorrectly by xdpyinfo

2017-02-14 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

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

Title:
  Screen DPI detected incorrectly by xdpyinfo

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

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


[Bug 1660704] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 19, failed: 3

2017-02-14 Thread Brad Figg
tests ran:  19, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-35-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_03-55-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1660704] secchi (amd64) - tests ran: 6, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   6, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/secchi__4.4.0-63.84__2017-02-15_03-21-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1660704] gonzo (amd64) - tests ran: 19, failed: 0

2017-02-14 Thread Brad Figg
tests ran:  19, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/gonzo__4.4.0-63.84__2017-02-15_02-59-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1659984] Re: package grub-efi-amd64-signed 1.66.7+2.02~beta2-36ubuntu3.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-14 Thread dkolars
Came home after being gone for 2 weeks, fired up 'puter, got this error
message...  Have not done anything else yet.

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

Title:
  package grub-efi-amd64-signed 1.66.7+2.02~beta2-36ubuntu3.7 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1660704] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 19, failed: 3

2017-02-14 Thread Brad Figg
tests ran:  19, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-34-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_03-41-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1655683] Re: kernel BUG at skbuff.h:1486 Insufficient linear data in skb __skb_pull.part.7+0x4/0x6 [openvswitch]

2017-02-14 Thread Po-Hsu Lin
Hello Andrew,

Can you help us to verify this?

Thank you!

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

Title:
  kernel BUG at skbuff.h:1486 Insufficient linear data in skb
  __skb_pull.part.7+0x4/0x6 [openvswitch]

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

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


[Bug 1660704] naumann (amd64) - tests ran: 6, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   6, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/naumann__4.4.0-63.84__2017-02-15_03-22-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1663662] modoc (ppc64el) - tests ran: 5, failed: 1

2017-02-14 Thread Brad Figg
tests ran:   5, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84~14.04.2-generic/modoc__4.4.0-63.84~14.04.2__2017-02-15_03-45-00/results-index.html

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

Title:
  linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

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

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


[Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-14 Thread Daniel van Vugt
** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Michał Sawicz (saviq)

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

Title:
  Randomly corrupt font / text / characters in Unity8

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1583088/+subscriptions

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

[Bug 1556817] Re: Geary crashes at random times with no particular reason

2017-02-14 Thread basem kheyar
*** This bug is a duplicate of bug 1506638 ***
https://bugs.launchpad.net/bugs/1506638

I had the same issue. Removing the program then removing
(home//.local/share/geary) folder then reinstalling geary fixed it

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

Title:
   Geary crashes at random times with no particular reason

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

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


[Bug 1664812] Re: CVE-2016-0787

2017-02-14 Thread Brian Morton
** Information type changed from Public to Public Security

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

Title:
  CVE-2016-0787

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

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


[Bug 1664812] [NEW] CVE-2016-0787

2017-02-14 Thread Brian Morton
Public bug reported:

The diffie_hellman_sha256 and diffie_hellman_sha1 functions in kex.c in
libssh2 1.7.0 and prior improperly truncate secrets to 128 or 256 bits,
which makes it easier for man-in-the-middle attackers to decrypt or
intercept SSH sessions via unspecified vectors, aka a "bits/bytes
confusion bug."

** Affects: libssh2 (Ubuntu)
 Importance: Undecided
 Assignee: Brian Morton (rokclimb15)
 Status: New

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-0787

** Changed in: libssh2 (Ubuntu)
 Assignee: (unassigned) => Brian Morton (rokclimb15)

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

Title:
  CVE-2016-0787

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

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


[Bug 1660704] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 1, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-35-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_03-25-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


[Bug 1664809] Re: [0bda:0328] Card reader failed after S3

2017-02-14 Thread AceLan Kao
** Tags added: originate-from-1657962 somerville

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

Title:
  [0bda:0328] Card reader failed after S3

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

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


[Bug 1664809] [NEW] [0bda:0328] Card reader failed after S3

2017-02-14 Thread AceLan Kao
Public bug reported:

Summary: [0bda:0328] Card reader failed after S3

Steps:
1. Check card reader can be used before S3
2. Enter into S3
3. Resume from S3
4. Insert SD/MMC/SDHC into the card reader

Expected results: Card reader passed after S3

Actual results: Card reader failed after S3
The card reader device is gone from lsusb
Bus 002 Device 002: ID 0bda:0328 Realtek Semiconductor Corp.

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

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: originate-from-1657962 somerville

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

Title:
  [0bda:0328] Card reader failed after S3

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

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


[Bug 1660727] Re: linux-aws: 4.4.0-1003.12 -proposed tracker

2017-02-14 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => 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/1660727

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

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

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


[Bug 1663662] modoc (ppc64el) - tests ran: 3, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   3, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84~14.04.2-generic/modoc__4.4.0-63.84~14.04.2__2017-02-15_02-38-00/results-index.html

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

Title:
  linux-lts-xenial: 4.4.0-63.84~14.04.2 -proposed tracker

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

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


[Bug 1660704] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 1, failed: 0

2017-02-14 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-63.84-generic/ms10-34-mcdivittB0-kernel__4.4.0-63.84__2017-02-15_03-10-00/results-index.html

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

Title:
  linux: 4.4.0-63.84 -proposed tracker

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

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


  1   2   3   4   5   6   7   8   9   >