[Bug 1563184] [NEW] InitializeSandbox() called with multiple threads in process gpu-process

2016-03-28 Thread David Burke
Public bug reported:

crashes on startup with

[2457:2457:0322/182419:ERROR:sandbox_linux.cc(334)] InitializeSandbox() called 
with multiple threads in process gpu-process
Segmentation fault

System ODROID XU3 armhf

** Affects: chromium-browser (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/1563184

Title:
  InitializeSandbox() called with multiple threads in process gpu-
  process

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

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


[Bug 1554635] Re: Importing contacts trigger unity restart - Mir crashed with exception 'failed to add sync point to command buffer'

2016-03-28 Thread Daniel van Vugt
** Changed in: mir/0.20
   Status: Fix Committed => Fix Released

** Changed in: mir/0.20
 Assignee: (unassigned) => Kevin DuBois (kdub)

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

Title:
  Importing contacts trigger unity restart - Mir crashed with exception
  'failed to add sync point to command buffer'

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

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


[Bug 1563182] Re: Erlang builds missing erlang-wx component

2016-03-28 Thread Pawel Kraszewski
Workaround - I created PPA at ppa:linuxpedia.pl/erlang . It is based on
Debian sources that generate a complete 18.3 Erlang distribution _with_
the erlang-wx present.

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

Title:
  Erlang builds missing erlang-wx component

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

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


[Bug 1563182] Re: Erlang builds missing erlang-wx component

2016-03-28 Thread Pawel Kraszewski
I see erlang-wx drop is actually intentional... Why? "Wx isn't in main,
and not supposed to." does not seem a good excuse to break the
distribution...

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

Title:
  Erlang builds missing erlang-wx component

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

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


[Bug 1563182] [NEW] Erlang builds missing erlang-wx component

2016-03-28 Thread Pawel Kraszewski
Public bug reported:

_All_ official Ubuntu Erlang distributions miss erlang-wx component. It
is needed for some GUI components of Erlang, namely Observer application
and tracing/debugging tools.

Expected:
 Have erlang meta package (or, at least, erlang-x11) depend on erlang-wx and 
generate the respective package.

Actual result:
 erlang-wx is neither depended on nor generated, rendering GUI Erlang 
components useless.

** Affects: erlang (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/1563182

Title:
  Erlang builds missing erlang-wx component

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

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


[Bug 498400] Re: Please provide higher resolution icon for avidemux

2016-03-28 Thread dino99
** Changed in: avidemux
   Status: Incomplete => Invalid

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

Title:
  Please provide higher resolution icon for avidemux

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

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


[Bug 1563000] Re: Sound crashes using GTX 970 GPU and speakers on ASUS pb287q

2016-03-28 Thread Max
** Package changed: ubuntu => nvidia-graphics-drivers-361-updates
(Ubuntu)

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

Title:
  Sound crashes using GTX 970 GPU and speakers on ASUS pb287q

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361-updates/+bug/1563000/+subscriptions

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


[Bug 1537125] Comment bridged from LTC Bugzilla

2016-03-28 Thread bugproxy
--- Comment From poojabsu...@in.ibm.com 2016-03-29 01:12 EDT---
Hi,
I tested systemtap with latest Ubuntu.
Systemtap was not able to find kernel debuginfo ,only this is fixed and the 
make check error and other failures needs to be fixed yet.

systemtap-2.9# stap -ve 'probe kernel.function("_do_fork") { printf("hit\n"); }'
Pass 1: parsed user script and 110 library script(s) using 
60224virt/48320res/7552shr/37504data kb, in 170usr/0sys/170real ms.
Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) 
using 100352virt/89408res/8448shr/77632data kb, in 740usr/90sys/852real ms.
Pass 3: translated to C into 
"/tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.c" using 
100352virt/89920res/8960shr/77632data kb, in 20usr/90sys/105real ms.
In file included from /usr/share/systemtap/runtime/print.c:17:0,
from /usr/share/systemtap/runtime/runtime_context.h:22,
from /tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.c:50:
/usr/share/systemtap/runtime/linux/print.c: In function 
?_stp_print_kernel_info?:
/usr/share/systemtap/runtime/linux/print.c:242:20: error: ?struct module? has 
no member named ?module_core?
THIS_MODULE->module_core,
^
/usr/share/systemtap/runtime/linux/print.c:243:37: error: ?struct module? has 
no member named ?core_size?
(unsigned long) (THIS_MODULE->core_size - THIS_MODULE->core_text_size)/
^
/usr/share/systemtap/runtime/linux/print.c:243:62: error: ?struct module? has 
no member named ?core_text_size?
(unsigned long) (THIS_MODULE->core_size - THIS_MODULE->core_text_size)/
^
/usr/share/systemtap/runtime/linux/print.c:244:44: error: ?struct module? has 
no member named ?core_text_size?
(unsigned long) (THIS_MODULE->core_text_size)/1024,
^
scripts/Makefile.build:258: recipe for target 
'/tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.o' failed
make[1]: *** [/tmp/stapCuLav9/stap_b1fb74cd193f3b5cfd54555602532397_1032_src.o] 
Error 1
Makefile:1396: recipe for target '_module_/tmp/stapCuLav9' failed
make: *** [_module_/tmp/stapCuLav9] Error 2
WARNING: kbuild exited with status: 2
Pass 4: compiled C into "stap_b1fb74cd193f3b5cfd54555602532397_1032.ko" in 
6380usr/230sys/7666real ms.
Pass 4: compilation failed.  [man error::pass4]
Tip: /usr/share/doc/systemtap/README.Debian should help you get started.

--- Comment From poojabsu...@in.ibm.com 2016-03-29 01:14 EDT---
- - - -kernel version- - -

root@ubuntu:~/systemtap-2.9# uname -a
Linux ubuntu 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:06:23 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux

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

Title:
  ubuntu-14.04.04: fail to run systemtap test suites

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

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


[Bug 1561830] Re: Hard disk writes fail in 16.04 daily on nForce 430

2016-03-28 Thread Stephen Worthington
I would be happy to try a mainline kernel, but I am getting this problem
when trying to install Ubuntu 16.04 daily from a live install DVD.  So
is there any way to get a mainline kernel into the live DVD, so I can
run it from there?  Alternatively, I can reinstall Ubuntu 15.10 and try
it there, if that would work.  I would also need to try a kernel that
did have the problem with Ubuntu 15.10, to properly verify the 4.5
kernel fixed it, so what kernel would I need to try for that?

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

Title:
  Hard disk writes fail in 16.04 daily on nForce 430

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

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


[Bug 1563181] [NEW] no memory

2016-03-28 Thread manuela albizzati
Public bug reported:

i speak italian ifssible translate for me is better.
I dont know whats happen

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
Uname: Linux 3.13.0-83-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Mar 29 06:56:13 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3672]
InstallationDate: Installed on 2015-06-09 (293 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
MachineType: Hewlett-Packard HP 630 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-83-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/07/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.32
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3672
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 23.48
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.32:bd11/07/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.48:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 630 Notebook PC
dmi.product.version: 058A10004C1000260
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Mar 29 06:40:27 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 753 
 vendor LGD
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: apport-bug compiz-0.9 i386 trusty ubuntu

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

Title:
  no memory

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

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


[Bug 1552537] Re: Lock screen bypassed by switching to console and then back to GUI

2016-03-28 Thread Peeter P . Mõtsküla
Marco, I can reproduce that with 100% reliability on my 16.04 beta (with
all the updates installed). When I see the auth dialog (i.e. after
locking the screen or returning from sleep), I hit ctrl+alt+F6
ctrl+alt+F7 and gain access to my system. During the process, nothing at
all gets added to /var/log/auth.log

user@host:~$ gdbus monitor --system --dest org.freedesktop.login1 & gdbus 
monitor --session --dest com.canonical.Unity
[1] 26646
Monitoring signals from all objects owned by org.freedesktop.login1
The name org.freedesktop.login1 is owned by :1.4
Monitoring signals from all objects owned by com.canonical.Unity
The name com.canonical.Unity is owned by :1.14
/org/freedesktop/login1/session/c2: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Session', {'IdleHint': , 'IdleSinceHint': 
, 'IdleSinceHintMonotonic': }, @as 
[])
/org/freedesktop/login1/seat/seat0: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Seat', {'IdleHint': , 'IdleSinceHint': , 'IdleSinceHintMonotonic': }, @as [])
/org/freedesktop/login1/user/_1000: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.User', {'IdleHint': , 'IdleSinceHint': , 'IdleSinceHintMonotonic': }, @as [])
/org/freedesktop/login1: org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Manager', {'IdleHint': , 'IdleSinceHint': 
, 'IdleSinceHintMonotonic': }, @as 
[])
/org/freedesktop/login1/session/c2: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Session', {'Active': }, @as [])
/org/freedesktop/login1/seat/seat0: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Seat', {'ActiveSession': <('', objectpath '/')>}, @as 
[])
/org/freedesktop/login1/session/c2: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Session', {'Active': }, @as [])
/org/freedesktop/login1/seat/seat0: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Seat', {'ActiveSession': <('c2', objectpath 
'/org/freedesktop/login1/session/c2')>}, @as [])
/org/freedesktop/login1/session/c2: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Session', {'IdleHint': , 'IdleSinceHint': 
, 'IdleSinceHintMonotonic': }, @as 
[])
/org/freedesktop/login1/seat/seat0: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Seat', {'IdleHint': , 'IdleSinceHint': , 'IdleSinceHintMonotonic': }, @as [])
/org/freedesktop/login1/user/_1000: 
org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.User', {'IdleHint': , 'IdleSinceHint': , 'IdleSinceHintMonotonic': }, @as [])
/org/freedesktop/login1: org.freedesktop.DBus.Properties.PropertiesChanged 
('org.freedesktop.login1.Manager', {'IdleHint': , 'IdleSinceHint': 
, 'IdleSinceHintMonotonic': }, @as 
[])
^C
user@host:~$

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

Title:
  Lock screen bypassed by switching to console and then back to GUI

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

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


[Bug 1502723] Re: dleyna-renderer-service assert failure: *** Error in `/usr/lib/dleyna-renderer/dleyna-renderer-service': double free or corruption (fasttop): 0x0000000000c3a3b0 ***

2016-03-28 Thread Gumuiyul
I have experience as dleyna-server-service error and gnome-media-server-miner.
it has occurs frequently.
I m using Ubuntu Gnome 15.10 (amd64) on Intel Core i7 PC.

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

Title:
  dleyna-renderer-service assert failure: *** Error in `/usr/lib/dleyna-
  renderer/dleyna-renderer-service': double free or corruption
  (fasttop): 0x00c3a3b0 ***

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

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


[Bug 1561271] Re: updated s390x port, strip binaries

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-1.6 - 1.6-0ubuntu2

---
golang-1.6 (1.6-0ubuntu2) xenial; urgency=medium

  * Update d/patches/0001-s390x-port.patch from IBM's repo. (LP: #1561271)
  * Strip the binaries as it has worked for the last five years or so and
upstream sees no reason to disable it. (LP: #1561343)
  * Remove Breaks/Replaces of trusty golang packages (moves to golang-defaults).
  * Recommend golang-X.Y-race-detector-runtime rather than unversioned package.

 -- Michael Hudson-Doyle   Wed, 23 Mar
2016 20:10:13 +1300

** Changed in: golang-1.6 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to golang-1.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1561271

Title:
  updated s390x port, strip binaries

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1561343] Re: start stripping binaries

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-1.6 - 1.6-0ubuntu2

---
golang-1.6 (1.6-0ubuntu2) xenial; urgency=medium

  * Update d/patches/0001-s390x-port.patch from IBM's repo. (LP: #1561271)
  * Strip the binaries as it has worked for the last five years or so and
upstream sees no reason to disable it. (LP: #1561343)
  * Remove Breaks/Replaces of trusty golang packages (moves to golang-defaults).
  * Recommend golang-X.Y-race-detector-runtime rather than unversioned package.

 -- Michael Hudson-Doyle   Wed, 23 Mar
2016 20:10:13 +1300

** Changed in: golang-1.6 (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/1561343

Title:
  start stripping binaries

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

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


[Bug 1561271] Re: updated s390x port, strip binaries

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-1.6 - 1.6-0ubuntu2

---
golang-1.6 (1.6-0ubuntu2) xenial; urgency=medium

  * Update d/patches/0001-s390x-port.patch from IBM's repo. (LP: #1561271)
  * Strip the binaries as it has worked for the last five years or so and
upstream sees no reason to disable it. (LP: #1561343)
  * Remove Breaks/Replaces of trusty golang packages (moves to golang-defaults).
  * Recommend golang-X.Y-race-detector-runtime rather than unversioned package.

 -- Michael Hudson-Doyle   Wed, 23 Mar
2016 20:10:13 +1300

** Changed in: golang-1.6 (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/1561271

Title:
  updated s390x port, strip binaries

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

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


[Bug 1559449] Re: AppStream icon for scummvm.desktop

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package scummvm - 1.7.0+dfsg-2ubuntu1

---
scummvm (1.7.0+dfsg-2ubuntu1) xenial; urgency=medium

  * debian/scummvm-data.install:
- Corrected icons installation path (LP: #1559449)

 -- Robert Ancell   Tue, 29 Mar 2016
15:52:40 +1300

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

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

Title:
  AppStream icon for scummvm.desktop

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

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


[Bug 1561343] Re: start stripping binaries

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-1.6 - 1.6-0ubuntu2

---
golang-1.6 (1.6-0ubuntu2) xenial; urgency=medium

  * Update d/patches/0001-s390x-port.patch from IBM's repo. (LP: #1561271)
  * Strip the binaries as it has worked for the last five years or so and
upstream sees no reason to disable it. (LP: #1561343)
  * Remove Breaks/Replaces of trusty golang packages (moves to golang-defaults).
  * Recommend golang-X.Y-race-detector-runtime rather than unversioned package.

 -- Michael Hudson-Doyle   Wed, 23 Mar
2016 20:10:13 +1300

** Changed in: golang-1.6 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to golang-1.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1561343

Title:
  start stripping binaries

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1559449] Re: AppStream icon for scummvm.desktop

2016-03-28 Thread Bug Watch Updater
** Changed in: scummvm (Debian)
   Status: Unknown => Fix Released

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

Title:
  AppStream icon for scummvm.desktop

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

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


[Bug 1563176] Re: package texlive-latex-extra-doc (not installed) failed to install/upgrade: não pode copiar dados extráidos para './usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para

2016-03-28 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/1563176

Title:
  package texlive-latex-extra-doc (not installed) failed to
  install/upgrade: não pode copiar dados extráidos para './usr/share/doc
  /texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para '/usr/share/doc
  /texlive-doc/latex/bullcntr/bullcntr-man.tex.gz.dpkg-new': fim de
  ficheiro ou stream inesperado

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

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

Re: [Bug 1536871] Re: [MIR] fwupd

2016-03-28 Thread Mario Limonciello
Seth,

Just to confirm, when you replaced those files did you also restart the
fwupd process?

On Mon, Mar 28, 2016, 23:20 Seth Arnold <1536...@bugs.launchpad.net>
wrote:

> Richard, Mario, thanks for the feedback, it's been helpful.
>
> I'm not sure that everything's hooked up correctly though -- when I
> replace both these files with my own GPG key and run fwupdmgr refresh I
> get no errors:
>
> /etc/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service
> /etc/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service
>
> /var/cache/app-info/xmls/fwupd.xml
> is written and has a current timestamp.
>
> Removing those key files also doesn't appear to change anything.
>
> Removing the /usr/bin/gpg* executables didn't appear to change anything.
>
> I also tried to change the downloaded /tmp/firmware.xml.gz or
> /tmp/firmware.xml.gz.asc files to simulate corrupted or modified contents
> but had trouble getting the inotify magic to work. Testing this case will
> take more time than I've got at the moment but I suspect this error case
> is also not properly handled.
>
> Can these error conditions be properly handled before release? Is fwupd
> currently "released" enough to justify getting CVEs assigned for these
> unhandled error cases? Can they be programmatically tested to ensure they
> don't return?
>
> Thanks
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1536871
>
> Title:
>   [MIR] fwupd
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1536871/+subscriptions
>

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

Title:
  [MIR] fwupd

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

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


[Bug 1563176] [NEW] package texlive-latex-extra-doc (not installed) failed to install/upgrade: não pode copiar dados extráidos para './usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' par

2016-03-28 Thread adilson554
Public bug reported:

package texlive-latex-extra-doc (not installed) failed to
install/upgrade: não pode copiar dados extráidos para './usr/share/doc
/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para '/usr/share/doc
/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz.dpkg-new': fim de
ficheiro ou stream inesperado

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: texlive-latex-extra-doc (not installed)
ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Tue Mar 29 00:30:56 2016
DuplicateSignature: package:texlive-latex-extra-doc:(not installed):não pode 
copiar dados extráidos para 
'./usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para 
'/usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz.dpkg-new': fim 
de ficheiro ou stream inesperado
ErrorMessage: não pode copiar dados extráidos para 
'./usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para 
'/usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz.dpkg-new': fim 
de ficheiro ou stream inesperado
InstallationDate: Installed on 2016-02-26 (31 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: texlive-extra
Title: package texlive-latex-extra-doc (not installed) failed to 
install/upgrade: não pode copiar dados extráidos para 
'./usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para 
'/usr/share/doc/texlive-doc/latex/bullcntr/bullcntr-man.tex.gz.dpkg-new': fim 
de ficheiro ou stream inesperado
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package wily

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

Title:
  package texlive-latex-extra-doc (not installed) failed to
  install/upgrade: não pode copiar dados extráidos para './usr/share/doc
  /texlive-doc/latex/bullcntr/bullcntr-man.tex.gz' para '/usr/share/doc
  /texlive-doc/latex/bullcntr/bullcntr-man.tex.gz.dpkg-new': fim de
  ficheiro ou stream inesperado

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

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

[Bug 1424181] Re: Huawei E3372 USB modem not always detected

2016-03-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Huawei E3372 USB modem not always detected

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

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


[Bug 571463] Re: "apport-bug bzr" should file upstream bug (not against Ubuntu)

2016-03-28 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apport (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/571463

Title:
  "apport-bug bzr" should file upstream bug (not against Ubuntu)

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

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


[Bug 498400] Re: Please provide higher resolution icon for avidemux

2016-03-28 Thread Launchpad Bug Tracker
[Expired for avidemux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: avidemux (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/498400

Title:
  Please provide higher resolution icon for avidemux

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

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


[Bug 1493753] Re: igb network adapter is frequenly reset and network disconnected

2016-03-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  igb network adapter is frequenly reset and network disconnected

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

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


[Bug 1535151] Re: Black screen with mouse pointer after logging in to Unity 8

2016-03-28 Thread Launchpad Bug Tracker
[Expired for Mir because there has been no activity for 60 days.]

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

Title:
  Black screen with mouse pointer after logging in to Unity 8

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

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


[Bug 1510660] Re: Screen icons and text corrupted after 15.10 upgrade

2016-03-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Screen icons and text corrupted after 15.10 upgrade

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

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


[Bug 1469163] Re: Missing charachters on slide text/title

2016-03-28 Thread Launchpad Bug Tracker
[Expired for libreoffice (Ubuntu) because there has been no activity for
60 days.]

** Changed in: libreoffice (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/1469163

Title:
  Missing charachters on slide text/title

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

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


[Bug 1535151] Re: Black screen with mouse pointer after logging in to Unity 8

2016-03-28 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1535151

Title:
  Black screen with mouse pointer after logging in to Unity 8

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

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


[Bug 1535151] Re: Black screen with mouse pointer after logging in to Unity 8

2016-03-28 Thread Launchpad Bug Tracker
[Expired for mir (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mir (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/1535151

Title:
  Black screen with mouse pointer after logging in to Unity 8

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

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


[Bug 1563003] Re: ndiswrapper-dkms 1.59-2: ndiswrapper kernel module failed to build

2016-03-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1514243 ***
https://bugs.launchpad.net/bugs/1514243

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


** This bug has been marked a duplicate of bug 1514243
   ndiswrapper-dkms 1.59-2: ndiswrapper kernel module failed to build [ error: 
implicit declaration of function ‘__vmalloc’ ]

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

Title:
  ndiswrapper-dkms 1.59-2: ndiswrapper kernel module failed to build

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

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

[Bug 1511339] Re: Corrupted desktop picture on Images and some fonts

2016-03-28 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

Title:
  Corrupted desktop picture on Images and some fonts

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

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


[Bug 1533554] Re: Duplicate package entries shown when listing by package origin

2016-03-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt-xapian-index (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/1533554

Title:
  Duplicate package entries shown when listing by package origin

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

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


[Bug 1536871] Re: [MIR] fwupd

2016-03-28 Thread Seth Arnold
Richard, Mario, thanks for the feedback, it's been helpful.

I'm not sure that everything's hooked up correctly though -- when I
replace both these files with my own GPG key and run fwupdmgr refresh I
get no errors:

/etc/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service
/etc/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service

/var/cache/app-info/xmls/fwupd.xml
is written and has a current timestamp.

Removing those key files also doesn't appear to change anything.

Removing the /usr/bin/gpg* executables didn't appear to change anything.

I also tried to change the downloaded /tmp/firmware.xml.gz or
/tmp/firmware.xml.gz.asc files to simulate corrupted or modified contents
but had trouble getting the inotify magic to work. Testing this case will
take more time than I've got at the moment but I suspect this error case
is also not properly handled.

Can these error conditions be properly handled before release? Is fwupd
currently "released" enough to justify getting CVEs assigned for these
unhandled error cases? Can they be programmatically tested to ensure they
don't return?

Thanks

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

Title:
  [MIR] fwupd

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

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


[Bug 1562429] Re: nautilus crashed with SIGSEGV in cairo_surface_set_device_scale()

2016-03-28 Thread maxis11
** 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/1562429

Title:
  nautilus crashed with SIGSEGV in cairo_surface_set_device_scale()

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

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


[Bug 1560550] Re: AppStream icon for supertux2.desktop

2016-03-28 Thread Matthias Klumpp
Suggestion how to quickly fix this: Drop the symbolic link from the
`supertux` package, and move it to the `supertux-data` package, so it
points to a file in the same package. That will fix the issue, and
should make supertux appear in the metadata.

Additionally, adding a smaller icon size (48x48 or 64x64) would be
helpful to make DEs work of scaling icons easier ;-) (but that's
optional)

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

Title:
  AppStream icon for supertux2.desktop

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

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


[Bug 1553212] Re: ubuntuone login keyboard navigation small issues

2016-03-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu

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

Title:
  ubuntuone login keyboard navigation small issues

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

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


[Bug 1560550] Re: AppStream icon for supertux2.desktop

2016-03-28 Thread Robert Ancell
More information here:
http://appstream.ubuntu.com/xenial/universe/issues/supertux.html

But it's not a lack of icon that's an issue, just the way it is
packaged.

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

Title:
  AppStream icon for supertux2.desktop

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

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


[Bug 664826] Re: Please update to 1.2.1

2016-03-28 Thread Bruno
Hi,

lua-xmlrpc versions published in Ubuntu:

Xenial (1.2.1-7)
Wily (1.2.1-7)
Vivid (1.2.1-7)
Trusty (1.2.1-6)
Precise (1.2.1-2)

It needs to close this bug.

Thanks.

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

Title:
  Please update to 1.2.1

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

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


[Bug 1556383] Re: please merge remmina from debian

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package remmina - 1.1.2-3ubuntu1

---
remmina (1.1.2-3ubuntu1) xenial; urgency=low

  * Merge from Debian unstable (LP: #1556383).  Remaining changes:
- Switch build depends from transitional libgnutsl28-dev to libgnutls-dev
+ debian/control:
  - Build-depend on libappindicator3-dev, intltool
+ debian/rules:
  - Build with libappindicator
  - Call intltool-update on build
+ debian/patches/translations.patch,
  - Make translatable and add keywords.
  - disable 0005-desktop.patch included in translations.patch

 -- Gianfranco Costamagna   Sat, 12 Mar 2016
09:05:49 +0100

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

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

Title:
  please merge remmina from debian

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

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


[Bug 1560382] Re: unity-system-compositor crashed with SIGSEGV in std::_Hashtable<std::shared_ptr, std::shared_ptr, std::allocator<std::shared_ptr

2016-03-28 Thread Daniel van Vugt
** Changed in: mir
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

** Changed in: unity-system-compositor
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

** Changed in: mir
   Status: New => Confirmed

** Changed in: unity-system-compositor
   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/1560382

Title:
  unity-system-compositor crashed with SIGSEGV in
  std::_Hashtable,
  std::__detail::_Identity,
  std::equal_to,
  std::hash,
  std::__detail::_Mod_range_hashing,
  std::__detail::_Default_ranged_hash,
  std::__detail::_Prime_rehash_policy,
  std::__detail::_Hashtable_traits >::~_Hashtable()

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

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


回复:[Bug 1538438] Re: apt-helper crashed with SIGABRT in__gnu_cxx::__verbose_terminate_handler()

2016-03-28 Thread 张振康
flashplugin is a bad plugin. HTML5 didn't use flash anymore;why there
are so many flash



-- 原始邮件 --
发件人: "michael jones"; 
发送时间: 2016年3月29日(星期二) 中午11:04
收件人: "ZhangZhenkang"<289259...@qq.com>; 
主题: [Bug 1538438] Re: apt-helper crashed with SIGABRT 
in__gnu_cxx::__verbose_terminate_handler()


I have this issue, it occurred after installation - (A popup saying flash in 
installion had failed)
1. During the installation  I had chosen to install 3rd party applications. 
(this includes flash)
2.Even though flash IS verified installed this error appears immediately on 
first boot of fresh os, it thinks the flash installation has failed.
3.It continues to happen usually during system updates

-- 
You received this bug notification because you are subscribed to a
duplicate bug report (1554820).
https://bugs.launchpad.net/bugs/1538438

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

Status in apt package in Ubuntu:
  Triaged

Bug description:
  After installing flashplugin-installer I get a prompt noting:
  [START]
  Failure to download extra data files

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

  flashplugin-installer

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

  Clicking the button Run this action now causes this crash
  consistently.

  Unfortunately, this has the negative outcome of disallowing folks who
  use Firefox from being able to update, or install Flash.

  There are a fair number of these events logged in errors.ubuntu.com.

  WORKAROUND: Use Google Chrome/Chromium with pepper flash.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: apt 1.1.10
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  Date: Wed Jan 27 01:36:34 2016
  ExecutablePath: /usr/lib/apt/apt-helper
  InstallationDate: Installed on 2015-04-25 (276 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/lib/apt/apt-helper download-file 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20151228.1.orig.tar.gz
 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20151228.1.orig.tar.gz
 SHA256:d322547d4542eeed2f57469cc0d3c10e9a55af6632c05be9fe8b6c6a0dbcffdb
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
  Signal: 6
  SourcePackage: apt
  StacktraceTop:
   __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::__throw_out_of_range_fmt(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: apt-helper crashed with SIGABRT in 
__gnu_cxx::__verbose_terminate_handler()
  UpgradeStatus: Upgraded to xenial on 2016-01-27 (0 days ago)
  UserGroups:

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

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

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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

[Bug 1560550] Re: AppStream icon for supertux2.desktop

2016-03-28 Thread Robert Ancell
It looks like supertux does have have a valid icon
(/usr/share/icons/hicolor/256x256/apps/supertux.png). Perhaps it the
fact that it is referred to "supertux.png" in the .desktop file and not
"supertux" that is making it not work?

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

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

Title:
  AppStream icon for supertux2.desktop

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

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


[Bug 1563168] [NEW] 14.04 -> 16.04 upgrade in lxd container dies most of the way through

2016-03-28 Thread Michael Hudson-Doyle
Public bug reported:

This sounds a bit like bug #1555237 but I'm not sure it's the same.

Basically I did this: started a lxd container with "lxd launch ubuntu-
daily:trusty", sshed into it (I have cloud-init data configured to set
this up) and ran do-release-upgrade -d. I answered "no" to all questions
(restart services without asking, asked it not to restart anything due
to the openssl upgrade, not to replace whichever file you get asked
about) and then, finally, as it was asking me if I wanted to reboot or
not, my ssh session dropped (it had probably been idle at that prompt
for a while).

I see this when I log back in:

ubuntu@lts2lts:~$ sudo screen -ls
sudo: unable to resolve host lts2lts
There is a screen on:
2413.ubuntu-release-upgrade-screen-window   (03/29/2016 02:37:27 
AM)(Dead ???)
Remove dead screens with 'screen -wipe'.
1 Socket in /var/run/screen/S-root.

And while I haven't checked exactly, it seems like the container has
"rebooted".

I've uploaded /var/log/dist-upgrade/ from the container to
http://people.canonical.com/~mwh/dist-upgrade-logs.tgz.

This seems to be reproducible, although exactly when the ssh connection
drops seems a bit variable.

** Affects: ubuntu-release-upgrader (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/1563168

Title:
  14.04 -> 16.04 upgrade in lxd container dies most of the way through

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

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


[Bug 1468742] Re: whois returns exit 1 for certain tlds

2016-03-28 Thread Marco d'Itri
The .bz TLD apparently has a thin registry model, but some (all?)
domains registered using GoDaddy lack the proper referral to the GoDaddy
whois server, which is reported by the program with an error status.
This looks like an error in the registry data, since a manual query to
whois.godaddy.com will return the "missing" data. I will try to further
investigate this.

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

Title:
  whois returns exit 1 for certain tlds

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

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


[Bug 1563036] Re: libaudit & plymouth only available on Linux

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.18.0-0ubuntu2

---
lightdm (1.18.0-0ubuntu2) xenial; urgency=medium

  * debian/control:
- Set libaudit and plymouth dependencies to linux-any (LP: #1563036)

 -- Robert Ancell   Tue, 29 Mar 2016
12:05:24 +1300

** Changed in: lightdm (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  libaudit & plymouth only available on Linux

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

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


[Bug 1468742] Re: whois returns exit 1 for certain tlds

2016-03-28 Thread Marco d'Itri
The .bz TLD apparently has a thin registry model, but some (all?)
domains registered using GoDaddy lack the proper referral to the GoDaddy
whois server, which is reported by the program with an error status.
This looks like an error in the registry data, since a manual query to
whois.godaddy.com will return the "missing" data. I will try to further
investigate this.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in Ubuntu.
https://bugs.launchpad.net/bugs/1468742

Title:
  whois returns exit 1 for certain tlds

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1562512] Re: jayatana still depends on openjdk-7

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package jayatana - 2.7-0ubuntu5

---
jayatana (2.7-0ubuntu5) xenial; urgency=medium

  * Switch to openjdk-8 (default-jdk in xenial).  LP: #1562512.
  * debian/patches/openjdk-8-compat: drop references to mawt, obsoleted
in openjdk-8.

 -- Steve Langasek   Thu, 17 Mar 2016
19:38:56 +

** Changed in: jayatana (Ubuntu)
   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/1562512

Title:
  jayatana still depends on openjdk-7

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-28 Thread Raymond
aplay -Dhw:0 --dump-hw-params anystereo.wav

should show channel max is 4 when you need software low pass filter but
only 2 wheb your laptop have hardware low pass filter

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-28 Thread Raymond
How did you test ?

When there is hardware low pass filter and downmix widget,


Converter: stream=1, channel=0

Subwoofer channel. Is same as speaker


When there is no hardware low pass filter,  channel=1
and you need pulseaudio to provide software lowpass filter and downmixing


Node 0x02 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control:
name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3,
dir=Out, idx=0, ofs=0 Device: name="ALC233 Analog", type="Audio",
device=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-
Out vals: [0x57 0x57] Converter: stream=1, channel=0 PCM: rates [0x60]:
44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1
D2 D3 EPSS Power: setting=D0, actual=D0

Node 0x03 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Bass
Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out,
idx=0, ofs=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
Amp-Out vals: [0x57 0x57] Converter: stream=1, channel=0 PCM: rates
[0x60]: 44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power
states: D0 D1 D2 D3 EPSS

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1563145] Re: linux-lts-xenial: 4.4.0-16.32~14.04.1 -proposed tracker

2016-03-28 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Fix Released

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

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

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

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

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


[Bug 1538438] Re: apt-helper crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-03-28 Thread michael jones
I have this issue, it occurred after installation - (A popup saying flash in 
installion had failed)
1. During the installation  I had chosen to install 3rd party applications. 
(this includes flash)
2.Even though flash IS verified installed this error appears immediately on 
first boot of fresh os, it thinks the flash installation has failed.
3.It continues to happen usually during system updates

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

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1562956] Re: linux-lts-xenial: 4.4.0-16.32~14.04.1 -proposed tracker

2016-03-28 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Fix Released

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

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

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

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

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


[Bug 1508865] Re: oem-config: networking not enabled during user config

2016-03-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubiquity

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

Title:
  oem-config: networking not enabled during user config

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

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


[Bug 1560272] Re: No menus on mouseover in the title bar

2016-03-28 Thread Marcos
When I turn on the PC and start the ubuntu 16.04 don't have the menus on
the menu bar. Close the section and then log on and menus appear
normally.

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

Title:
  No menus on mouseover in the title bar

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

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


[Bug 1552621] Re: Can't login to desktop autometically after oem-config is finished on OEM mode

2016-03-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubiquity

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

Title:
  Can't login to desktop autometically after oem-config is finished on
  OEM mode

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

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


[Bug 1475102] Re: The "call waiting "function is incomplete (Just for operator)

2016-03-28 Thread Caroline Yu
Sorry :(

** Attachment added: "call waiting.odt"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1475102/+attachment/4615479/+files/call%20waiting.odt

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

Title:
  The "call waiting "function is incomplete (Just for operator)

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

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


[Bug 1554621] Re: Invalid use of palette apparent with new SDK

2016-03-28 Thread Jin
** Changed in: telegram-app
   Status: Confirmed => Fix Committed

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

Title:
  Invalid use of palette apparent with new SDK

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1554621/+subscriptions

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


[Bug 1559449] Re: AppStream icon for scummvm.desktop

2016-03-28 Thread Robert Ancell
Fix is in upstream debian version

scummvm (1.8.0+dfsg-1) unstable; urgency=low

  * Corrected icons installation path (Closes: #778687)

 -- Dmitry Smirnov   Tue, 15 Mar 2016 10:07:19 +1100

Taking this change into Ubuntu.

** Bug watch added: Debian Bug tracker #778687
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778687

** Also affects: scummvm (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778687
   Importance: Unknown
   Status: Unknown

** Changed in: scummvm (Ubuntu)
   Status: New => Fix Committed

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

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

Title:
  AppStream icon for scummvm.desktop

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

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


[Bug 1563160] Re: [MIR] golang-github-mattn-go-isatty

2016-03-28 Thread Stéphane Graber
This one isn't a direct dependency of LXD but a dependency of recent go-
colorable (older go-colorable which I attempted to get in Ubuntu didn't
have that dependency).

Anyway, this will block LP: #1563159

It doesn't look like this one depends on anything though so that should
be the last of that dependency chain...

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

Title:
  [MIR] golang-github-mattn-go-isatty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-mattn-go-isatty/+bug/1563160/+subscriptions

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


[Bug 1563160] [NEW] [MIR] golang-github-mattn-go-isatty

2016-03-28 Thread Stéphane Graber
Public bug reported:

Please note that the notes below solely apply to the -dev package as that's the 
only one we require for LXD and so the only one we are looking at getting into 
main.
If the source package produces other packages, binary, documentation or other, 
those can stay in universe.

Due to the high number of packages that LXD need to see promoted, the content 
below was made to be generic and apply to all packages we'd like to see 
promoted.
The information in it is accurate, in that it was checked individually for all 
packages before filing the bug report.

[Availability]
Source-only package currently available in universe.

[Rationale]
Build-dependency for LXD once we stop bundling the dependencies in our source 
package.
See LP: #1507156 for details.

[Security]
This is a source package which will only be used by other Go projects that 
build-depend on it.
Standard practices in the Go ecosystem unfortunately is not to do any 
release/tag, nor publish changelogs, bugfix announcements or other advisory 
information.
Most of those projects will therefore have a 0.0+git-hash kind of version 
scheme for their packaged form.
Update to those will typically be a completely new snapshot and refresh of 
their downstreams to match or be a one-off cherry-pick after a specific issue 
is reported.

CVEs: none
Source-only so none of the binary checks apply.

[Quality assurance]
Source-only, arch:all package so most of the points do not apply.
There are currently no bug reports filed against this source package.
The package is either maintained in Debian or maintained by its upstream 
directly in Ubuntu.
Most of those packages do not have a debian/watch file due to their upstream 
never pushing out versioned releases.

[UI standards]
Not applicable

[Dependencies]
We are only interested in the -dev source-only package.
None of those have build-dependencies due to being source-only.
Any needed dependency is already in main or covered by a separate MIR.

[Standards compliance]
All of those packages meet some version of the Debian golang packaging policy. 
Some using older name patterns, some using newer ones as the golang packaging 
team is transitioning them progressively.

[Maintenance]
All except one (petname) are coming from Debian and are maintained there.
The Ubuntu LXC team has been subscribed to all bug mails for all packages which 
we are requesting promotion into main.

[Background information]
All of those MIRs are being filed at the request of the Canonical Security team 
as a requirement for the supportability of LXD in main for 16.04 LTS.

Note that LXD upstream will keep bundling its dependencies in release tarballs 
as due to the rather odd way the go ecosystem works, it's the only way for us 
to absolutely guarantee that what we tested upstream will keep on building and 
working as expected.
The Ubuntu packaging will simply ignore the "dist/" directory in our release 
tarball and use the packaged dependencies instead. Backports and PPA uploads 
will not use the packaged dependencies and instead will use the bundled ones as 
backporting over 15 packages without breaking any other user of said packages 
in a world where there is no API/ABI guarantee, just isn't doable.

** Affects: golang-github-mattn-go-isatty (Ubuntu)
 Importance: High
 Status: New

** Changed in: golang-github-mattn-go-isatty (Ubuntu)
   Importance: Undecided => High

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

Title:
  [MIR] golang-github-mattn-go-isatty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-mattn-go-isatty/+bug/1563160/+subscriptions

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


[Bug 1563159] [NEW] [MIR] golang-github-mattn-go-colorable

2016-03-28 Thread Stéphane Graber
Public bug reported:

Please note that the notes below solely apply to the -dev package as that's the 
only one we require for LXD and so the only one we are looking at getting into 
main.
If the source package produces other packages, binary, documentation or other, 
those can stay in universe.

Due to the high number of packages that LXD need to see promoted, the content 
below was made to be generic and apply to all packages we'd like to see 
promoted.
The information in it is accurate, in that it was checked individually for all 
packages before filing the bug report.

[Availability]
Source-only package currently available in universe.

[Rationale]
Build-dependency for LXD once we stop bundling the dependencies in our source 
package.
See LP: #1507156 for details.

[Security]
This is a source package which will only be used by other Go projects that 
build-depend on it.
Standard practices in the Go ecosystem unfortunately is not to do any 
release/tag, nor publish changelogs, bugfix announcements or other advisory 
information.
Most of those projects will therefore have a 0.0+git-hash kind of version 
scheme for their packaged form.
Update to those will typically be a completely new snapshot and refresh of 
their downstreams to match or be a one-off cherry-pick after a specific issue 
is reported.

CVEs: none
Source-only so none of the binary checks apply.

[Quality assurance]
Source-only, arch:all package so most of the points do not apply.
There are currently no bug reports filed against this source package.
The package is either maintained in Debian or maintained by its upstream 
directly in Ubuntu.
Most of those packages do not have a debian/watch file due to their upstream 
never pushing out versioned releases.

[UI standards]
Not applicable

[Dependencies]
We are only interested in the -dev source-only package.
None of those have build-dependencies due to being source-only.
Any needed dependency is already in main or covered by a separate MIR.

[Standards compliance]
All of those packages meet some version of the Debian golang packaging policy. 
Some using older name patterns, some using newer ones as the golang packaging 
team is transitioning them progressively.

[Maintenance]
All except one (petname) are coming from Debian and are maintained there.
The Ubuntu LXC team has been subscribed to all bug mails for all packages which 
we are requesting promotion into main.

[Background information]
All of those MIRs are being filed at the request of the Canonical Security team 
as a requirement for the supportability of LXD in main for 16.04 LTS.

Note that LXD upstream will keep bundling its dependencies in release tarballs 
as due to the rather odd way the go ecosystem works, it's the only way for us 
to absolutely guarantee that what we tested upstream will keep on building and 
working as expected.
The Ubuntu packaging will simply ignore the "dist/" directory in our release 
tarball and use the packaged dependencies instead. Backports and PPA uploads 
will not use the packaged dependencies and instead will use the bundled ones as 
backporting over 15 packages without breaking any other user of said packages 
in a world where there is no API/ABI guarantee, just isn't doable.

** Affects: golang-github-mattn-go-colorable (Ubuntu)
 Importance: High
 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/1563159

Title:
  [MIR] golang-github-mattn-go-colorable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable/+bug/1563159/+subscriptions

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


[Bug 1550194] Re: System fail to boot with Ubuntu 16.04

2016-03-28 Thread Tim Gardner
*** This bug is a duplicate of bug 1559918 ***
https://bugs.launchpad.net/bugs/1559918

** Also affects: linux (Ubuntu Xenial)
   Importance: High
   Status: Confirmed

** This bug has been marked a duplicate of bug 1559918
   [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver

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

Title:
  System fail to boot with Ubuntu 16.04

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

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


[Bug 1563159] Re: [MIR] golang-github-mattn-go-colorable

2016-03-28 Thread Stéphane Graber
I initially packaged this one for Ubuntu back in December, the package
got stuck in NEW ever since. I've since noticed that someone packaged it
in Debian last month, so I synced that one in the archive and removed
mine from the queue.

It looks like it was made using the same script I used and just uses a
slightly more recent upstream snapshot.

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

Title:
  [MIR] golang-github-mattn-go-colorable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-mattn-go-colorable/+bug/1563159/+subscriptions

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


[Bug 1559419] Re: Sync hplip 3.16.2+repack0-7 (main) from Debian unstable (main)

2016-03-28 Thread Robert Ancell
Sync requested, thanks!

** Changed in: hplip (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Sync hplip 3.16.2+repack0-7 (main) from Debian unstable (main)

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

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


[Bug 1556383] Re: please merge remmina from debian

2016-03-28 Thread Robert Ancell
Sponsored - thanks for the work!

** Changed in: remmina (Ubuntu)
   Status: New => Fix Committed

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

Title:
  please merge remmina from debian

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

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


[Bug 1270579] Re: On laptops, screen brightness and keyboard backlight isn't memorized between sessions

2016-03-28 Thread Tim
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  On laptops, screen brightness and keyboard backlight isn't memorized
  between sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1270579/+subscriptions

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


[Bug 1560196] onibi (amd64) - tests ran: 180, failed: 3

2016-03-28 Thread Brad Figg
tests ran: 180, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-15.31~14.04.1/onibi__4.4.0-15.31~14.04.1__2016-03-29_00-09-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/1560196

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

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

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


[Bug 1560196] fozzie (i386) - tests ran: 153, failed: 3

2016-03-28 Thread Brad Figg
tests ran: 153, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-15.31~14.04.1/fozzie__4.4.0-15.31~14.04.1__2016-03-29_00-32-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/1560196

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

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

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


[Bug 1563123] Re: Update to PHP7.0 dependencies

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-auth - 2.1.11-1ubuntu1

---
php-horde-auth (2.1.11-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1563123).

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 17:06:46 -0700

** Changed in: php-horde-auth (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to PHP7.0 dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-auth/+bug/1563123/+subscriptions

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


[Bug 1562396] Re: No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final Beta

2016-03-28 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/hda/alc260_quirks.c?id=c29b3f6dd7798964d77199af4925be72a3a48349

This is a regression of removing static model of alc260, you have to
file upstream bug report at bugzilla.kernel.org

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

Title:
  No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final
  Beta

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

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


[Bug 1563152] Re: general protection fault running VirtualBox in KVM guest

2016-03-28 Thread Richard Hansen
** Also affects: qemu (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/1563152

Title:
  general protection fault running VirtualBox in KVM guest

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

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


[Bug 1563152] Re: general protection fault running VirtualBox in KVM guest

2016-03-28 Thread Richard Hansen
** Also affects: qemu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1563152

Title:
  general protection fault running VirtualBox in KVM guest

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
Install log.

** Attachment added: "install.log"
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1561762/+attachment/4615460/+files/install.log

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

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

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


[Bug 1563155] [NEW] I just installed ubuntu 16.04 and when I go to the software center it says "No Application Data Found" It is all greyed out and no apps are available for download

2016-03-28 Thread sandibunce
Public bug reported:

I installed Ubuntu 16.04 and in the software center it is grayed out and
says:  No application Data Found.

** Affects: unity (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/1563155

Title:
  I just installed ubuntu 16.04 and when I go to the software center it
  says "No Application Data Found"  It is all greyed out and no apps are
  available for download

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

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


[Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
Build log.

** Attachment added: "apparmor_2.10.95-0ubuntu1_amd64.build"
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1561762/+attachment/4615459/+files/apparmor_2.10.95-0ubuntu1_amd64.build

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

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

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


[Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
One last thing worth mentioning is that the majority of AppArmor
upstream consists of Ubuntu Security team members. We're dedicated to
making sure that 16.04 is released with a stable apparmor package.

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

** Changed in: apparmor (Ubuntu)
 Assignee: Tyler Hicks (tyhicks) => (unassigned)

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

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

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


[Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
I've been running an AppArmor 2.10.95 based userspace for about a week
now and have also performed extensive testing on the desktop (amd64 and
i386) and a Nexus 4. The testing process that I completed is defined
here:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

The test results are the same as the apparmor 2.10-3ubuntu2 package
currently in Xenial.

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

Title:
  [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

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

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


[Bug 1563145] Re: linux-lts-xenial: 4.4.0-16.32~14.04.1 -proposed tracker

2016-03-28 Thread Brad Figg
** Description changed:

  This bug is for tracking the 4.4.0-16.32~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 29. March 2016 01:37 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Tuesday, 29. March 2016 01:37 UTC
+ kernel-stable-Promote-to-proposed-end:Tuesday, 29. March 2016 02:02 UTC

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

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

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

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


[Bug 969032] Re: Python os module lacks the chflags/lchflags methods

2016-03-28 Thread Tim Landscheidt
I posted a proof-of-concept for how to set extended attributes with
Python at http://stackoverflow.com/questions/34176464/why-os-chflags-
doesnt-work-under-linux/36274086#36274086.

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

Title:
  Python os module lacks the chflags/lchflags methods

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/969032/+subscriptions

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


[Bug 1562396] Re: No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final Beta

2016-03-28 Thread Raymond
You have to ask the reporter of VGN-A790 laptop which has same pci ssid
104d:81cd as your VGN-A497XP

http://git.alsa-project.org/?p=alsa-
tools.git;a=blob;f=hdajackretask/README;hb=HEAD

You need to find out whether line out node is internal speaker and which
mode is your mic and internal mic

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

Title:
  No sound - ALC260 snd-hda-intel on Vaio VGN-A497XP on MATE 16.4 Final
  Beta

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

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


[Bug 1563146] Status changed to Confirmed

2016-03-28 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  lockup when using DVI and display port with skylake

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

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


[Bug 1563125] Re: Update to PHP7.0 dependencies

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-autoloader - 2.1.2-1ubuntu1

---
php-horde-autoloader (2.1.2-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1563125).

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 17:09:30 -0700

** Changed in: php-horde-autoloader (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to PHP7.0 dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-autoloader/+bug/1563125/+subscriptions

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


[Bug 1544352] Re: [PHP7] After bootstrapping, these PHP packages can be rebuilt

2016-03-28 Thread Nish Aravamudan
Totally my fault, just had left it in when it had not logically needed
any changes in the packaging itself (but does need the PHP7 change
provided elsewhere).

** Attachment added: "rebuild.3.v2"
   
https://bugs.launchpad.net/ubuntu/+source/php-horde-turba/+bug/1544352/+attachment/4615455/+files/rebuild.3.v2

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

Title:
  [PHP7] After bootstrapping, these PHP packages can be rebuilt

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

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


[Bug 1563059] Re: Add php-mbstring as dependency in PHP7

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package phpdox - 0.8.1.1-1ubuntu1

---
phpdox (0.8.1.1-1ubuntu1) xenial; urgency=medium

  * Add build and dependency on php-mbstring (LP: #1563059).

 -- Nishanth Aravamudan   Fri, 12 Feb
2016 16:17:42 -0800

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

Title:
  Add php-mbstring as dependency in PHP7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-console-table/+bug/1563059/+subscriptions

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


[Bug 1561762] Re: [FFe] AppArmor 2.11 Beta 1 for policy namespace stacking and bug fixes

2016-03-28 Thread Tyler Hicks
Debian changelog diff.

** Description changed:

  The upstream AppArmor project has cut the 2.11 Beta 1 release. It
  contains a large number of bug fixes and a key feature. The feature is
  to allow profiles and applications to take advantage of the policy
  namespace stacking that has landed in the Xenial kernel. This will allow
  LXD containers to be confined with an over-arching AppArmor profile
  while individual processes inside the container can be further confined
  with an individual profile.
  
  Here's the changelog, containing Debian/Ubuntu bug fixes, that I have
- accumulated so far:
+ accumulated:
  
- apparmor (2.10.95-0ubuntu1~tyhicks2) xenial; urgency=medium
+ apparmor (2.10.95-0ubuntu1) xenial; urgency=medium
  
-   * Update to apparmor 2.10.95 (2.11 Beta 1)
+   * Update to apparmor 2.10.95 (2.11 Beta 1) (LP: #1561762)
  - Allow Apache prefork profile to chown(2) files (LP: #1210514)
  - Allow deluge-gtk and deluge-console to handle torrents opened in
browsers (LP: #1501913)
  - Allow file accesses needed by some programs using libnl-3-200
(Closes: #810888)
  - Allow file accesses needed on systems that use NetworkManager without
resolvconf (Closes: #813835)
  - Adjust aa-status(8) to work without python3-apparmor (LP: #1480492)
  - Fix aa-logprof(8) crash when operating on files containing multiple
profiles with certain rules (LP: #1528139)
  - Fix log parsing crashes, in the Python utilities, caused by certain file
related events (LP: #1525119, LP: #1540562)
  - Fix log parsing crasher, in the Python utilities, caused by certain
change_hat events (LP: #1523297)
  - Improve Python 2 support of the utils by fixing an aa-logprof(8) crasher
when Python 3 is not available (LP: #1513880)
  - Send aa-easyprof(8) error messages to stderr instead of stdout
(LP: #1521400)
  - Fix aa-autodep(8) failure when the shebang line of a script contained
parameters (LP: #1505775)
  - Don't depend on the system logprof.conf when running utils/ build tests
(LP: #1393979)
  - Fix apparmor_parser(8) bugs when parsing profiles that use policy
namespaces in the profile declaration or profile transition targets
(LP: #1540666, LP: #1544387)
  - Regression fix for apparmor_parser(8) bug that resulted in the
--namespace-string commandline option being ignored causing profiles to
be loaded into the root policy namespace (LP: #1526085)
  - Fix crasher regression in apparmor_parser(8) when the parser was asked
to process a directory (LP: #1534405)
  - Fix bug in apparmor_parser(8) to honor the specified bind flags remount
rules (LP: #1272028)
  - Support tarball generation for Coverity scans and fix a number of issues
discovered by Coverity
  - Fix regression test failures on s390x systems (LP: #1531325)
  - Adjust expected errno values in changeprofile regression test
(LP: #1559705)
  - The Python utils gained support for ptrace and signal rules
  - aa-exec(8) received a rewrite in C
  - apparmor_parser(8) gained support for stacking multiple profiles, as
supported by the Xenial kernel (LP: #1379535)
  - libapparmor gained new public interfaces, aa_stack_profile(2) and
aa_stack_onexec(2), allowing applications to utilize the new kernel
stacking support (LP: #1379535)
* Drop the following patches since they've been incorporated upstream:
  - aa-status-dont_require_python3-apparmor.patch
  - r3209-dnsmasq-allow-dash
  - r3227-locale-indep-capabilities-sorting.patch
  - r3277-update-python-abstraction.patch
  - r3366-networkd.patch,
  - tests-fix_sysctl_test.patch
  - parser-fix-cache-file-mtime-regression.patch
  - parser-verify-cache-file-mtime.patch
  - parser-run-caching-tests-without-apparmorfs.patch
  - parser-do-cleanup-when-test-was-skipped.patch
  - parser-allow-unspec-in-network-rules.patch
* debian/rules, debian/apparmor.install, debian/apparmor.manpages: Update
- for new upstream binutils directory and the new aa-exec and aa-enabled
- binaries
+ for new upstream binutils directory and aa-enabled binary
+ - Continue installing aa-exec into /usr/sbin/ for now since
+   click-apparmor's aa-exec-click autopkgtest expects it to be there
* debian/libapparmor-dev.manpages: Include the new aa_stack_profile.2 man
  page
* debian/patches/r3424-nscd-profile-allow-paranoia-mode.patch: Allow file
  access needed for nscd's paranoia mode
* debian/patches/r3425-adjust-stacking-tests-version-check.patch: Adjust the
  regression test build time checks, for libapparmor stacking support, to
  look for the 2.10.95 versioning rather than 2.11
+   * debian/patches/r3426-allow-debugedit-to-work-on-apparmor-parser.patch:
+ Remove extra slash in the parser Makefile so that 

[Bug 1563132] Re: Update to PHP7.0 dependencies

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-constraint - 2.0.3-1ubuntu1

---
php-horde-constraint (2.0.3-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1563132).

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 17:20:37 -0700

** Changed in: php-horde-constraint (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to PHP7.0 dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-constraint/+bug/1563132/+subscriptions

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


[Bug 1563059] Re: Add php-mbstring as dependency in PHP7

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-finder-facade - 1.2.0-1ubuntu1

---
php-finder-facade (1.2.0-1ubuntu1) xenial; urgency=medium

  * Add build and dependency on php-mbstring (LP: #1563059).

 -- Nishanth Aravamudan   Fri, 12 Feb
2016 16:26:51 -0800

** Changed in: php-finder-facade (Ubuntu)
   Status: Fix Committed => Fix Released

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

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

Title:
  Add php-mbstring as dependency in PHP7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-console-table/+bug/1563059/+subscriptions

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


[Bug 1563130] Re: Update to PHP7.0 dependencies

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-compress-fast -
1.1.1-1ubuntu1

---
php-horde-compress-fast (1.1.1-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1563130).

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 17:18:01 -0700

** Changed in: php-horde-compress-fast (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to PHP7.0 dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-compress-fast/+bug/1563130/+subscriptions

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


[Bug 1563147] [NEW] package grub-efi-amd64-signed 1.65+2.02~beta2-36ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-28 Thread Bruno Siarpinski
Public bug reported:

Erro no instalador

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: grub-efi-amd64-signed 1.65+2.02~beta2-36ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Mon Mar 28 22:15:46 2016
Df:
 Sist. Arq. 1K-blocosUsado Disponível Uso% Montado em
 /dev/sda5  400674816 18996800  361301852   5% /
 /dev/sr0 1544320  1544320  0 100% /cdrom
 udev 195032801950328   0% /dev
 tmpfs 392988 6148 386840   2% /run
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.7
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.65+2.02~beta2-36ubuntu2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 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/1563147

Title:
  package grub-efi-amd64-signed 1.65+2.02~beta2-36ubuntu2 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/1563147/+subscriptions

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

[Bug 1563146] [NEW] lockup when using DVI and display port with skylake

2016-03-28 Thread Michael Chesterton
Public bug reported:

When using dual monitors, one connected to the dvi port, and one connected to 
the display port,
and when nxclient 3.5.0-7 is running, the kernel will lock up about once a day, 
sometimes more often.

after it has locked up, the mouse cursor doesn't move, caps lock doesn't toggle 
the keyboard light, the pc can't be pinged,
there is nothing written in the logs about the crash.

If nxclient isn't running, it doesn't lock up. I don't think it has
locked up since switching to vga and dvi.

I believe this is a skylake problem. I'm able to help test and debug if
required and given instructions.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-34-generic 4.2.0-34.39
ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  michael1805 F pulseaudio
CurrentDesktop: GNOME
Date: Tue Mar 29 12:26:58 2016
HibernationDevice: RESUME=UUID=d420eadc-7df8-467a-a6f6-f8e02376eb4a
InstallationDate: Installed on 2016-01-12 (76 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
IwConfig:
 enp3s0no wireless extensions.
 
 lono wireless extensions.
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
 Bus 001 Device 004: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: System manufacturer System Product Name
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-34-generic 
root=/dev/mapper/ubuntu--vg-root ro i915.preliminary_hw_support=1 i915.ips=0 
quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-34-generic N/A
 linux-backports-modules-4.2.0-34-generic  N/A
 linux-firmware1.149.3
RfKill:
 
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/16/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0902
dmi.board.asset.tag: Default string
dmi.board.name: H170M-E D3
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0902:bd11/16/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH170M-ED3:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug wily

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

Title:
  lockup when using DVI and display port with skylake

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

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


[Bug 1550194] Re: System fail to boot with Ubuntu 16.04

2016-03-28 Thread Len Brown
The intel_idle.max_cstate=0 issue should be fixed in 4.6-rc1,
as documented in the upstream bug report:

https://bugzilla.kernel.org/show_bug.cgi?id=109081


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

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

Title:
  System fail to boot with Ubuntu 16.04

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

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


[Bug 1528101] Comment bridged from LTC Bugzilla

2016-03-28 Thread bugproxy
--- Comment From pt...@cn.ibm.com 2016-03-28 21:29 EDT---
Hi,

This bug only occurs when min_free_kbytes=312721 is written in
/etc/sysctl.conf. If we didn't write it into /etc/sysctl.conf and just
set it with "sysctl min_free_kbytes=312721", then this bug won't be
triggered when triggering kdump.

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

Title:
  ISST-LTE: kdump failed: second kernel booting hangs after /scripts
  /init-bottom when large min_free_kbytes value being set

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

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


[Bug 1563118] Re: Update to PHP7.0 dependencies

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-alarm - 2.2.6-1ubuntu1

---
php-horde-alarm (2.2.6-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1563118).

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 16:44:29 -0700

** Changed in: php-horde-alarm (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to PHP7.0 dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-alarm/+bug/1563118/+subscriptions

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


[Bug 1563145] [NEW] linux-lts-xenial: 4.4.0-16.32~14.04.1 -proposed tracker

2016-03-28 Thread Tim Gardner
Public bug reported:

This bug is for tracking the 4.4.0-16.32~14.04.1 upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Tuesday, 29. March 2016 01:37 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Tuesday, 29. March 2016 01:37 UTC

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

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

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

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

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

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

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

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

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

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

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

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

** Affects: linux-lts-xenial (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-lts-xenial (Ubuntu Trusty)
 Importance: Medium
 Status: New


** Tags: block-proposed-trusty kernel-release-tracking-bug trusty

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

** Tags added: block-proposed-trusty

** Also affects: linux-lts-xenial (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Tags added: trusty

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

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

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

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

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

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

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

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

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

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

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

** Changed in: kernel-sru-workflow
   Status: New => In Progress

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

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

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

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

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

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

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

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

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

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

** Changed in: 

[Bug 1563129] Re: Update to PHP7.0 dependencies

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-compress - 2.1.4-1ubuntu1

---
php-horde-compress (2.1.4-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1563129).

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 17:16:15 -0700

** Changed in: php-horde-compress (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update to PHP7.0 dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-compress/+bug/1563129/+subscriptions

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


[Bug 1560196] dagmar (i386) - tests ran: 153, failed: 3

2016-03-28 Thread Brad Figg
tests ran: 153, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-15.31~14.04.1/dagmar__4.4.0-15.31~14.04.1__2016-03-29_00-06-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/1560196

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

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

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


[Bug 1534216] Re: lots of printk to serial console can hang system for long time

2016-03-28 Thread Tim Gardner
8d91f8b15361dfb438ab6eb3b319e2ded43458ff ('printk: do cond_resched()
between lines while outputting to consoles') came in via 4.4 stable. I
also cherry-picked 6b97a20d3a7909daa06625d4440c2c52d7bf08d7 ('printk:
set may_schedule for some of console_trylock() callers')

** Also affects: linux (Ubuntu Xenial)
   Importance: Medium
 Assignee: Dan Streetman (ddstreet)
   Status: In Progress

** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  lots of printk to serial console can hang system for long time

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

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


[Bug 1560196] kili (amd64) - tests ran: 1, failed: 1

2016-03-28 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-15.31~14.04.1/kili__4.4.0-15.31~14.04.1__2016-03-28_21-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/1560196

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

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

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


[Bug 1563116] Re: Fix hexadecimal string handling in PHP7.0

2016-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package php-hamcrest - 1.2.2-1ubuntu1

---
php-hamcrest (1.2.2-1ubuntu1) xenial; urgency=medium

  * debian/patches/backport-c2aecc21.patch: Fix hexadecimal string
change in PHP7.  Closes LP: #1563116.

 -- Nishanth Aravamudan   Mon, 28 Mar
2016 16:52:41 -0700

** Changed in: php-hamcrest (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Fix hexadecimal string handling in PHP7.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-hamcrest/+bug/1563116/+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   10   >