[Bug 1024475] Re: libnss-ldap causes boot hang on 12.04 precise, 14.04 trusty

2016-06-15 Thread Karlheinz Salver
on my 14.04.4 after installing the metapackage ldap-auth-client 
i detected the same problem because the metapackage 
includes libnss-ldap (auth-client-config, ldap-auth-config, libnss-ldap and 
libpam-ldap)
I will try to install libnss-ldapd 

The package libnss-ldap is old and contains 
 the symlink libnss_ldap.so.2 -to-> libnss_ldap-2.15.so ( /lib/i386-linux-gnu/ )
libnss_ldap-2.15.so is dated of 2012-07-18

The package libnss-ldapd is newer and contains 
libnss_ldap.so.2  ( /lib/i386-linux-gnu/ ) ;no symlink
 libnss_ldap.so.2 is dated of 2014-07-29

i think it is recommended to install libnss-ldapd 
 immediately after the metapackage ldap-auth-client
.

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

Title:
  libnss-ldap causes boot hang on 12.04 precise, 14.04 trusty

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

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


[Bug 1591301] phact (i386) - tests ran: 136, failed: 0

2016-06-15 Thread Brad Figg
tests ran: 136, failed: 0;
  
http://kernel.ubuntu.com/testing/4.2.0-39.46/phact__4.2.0-39.46__2016-06-16_05-12-00/results-index.html

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

Title:
  linux: 4.2.0-39.46 -proposed tracker

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

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


[Bug 971608] Re: Unable to create blank lvm volume in preseed install

2016-06-15 Thread Nawang Lama
Is there any manual we can learn about all parameters of preseed
configuration file. Thank you in Advance.

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

Title:
  Unable to create blank lvm volume in preseed install

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

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


[Bug 1593072] [NEW] package cron 3.0pl1-128ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-06-15 Thread k hull
Public bug reported:

im a bungler

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: cron 3.0pl1-128ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Wed Jun 15 22:40:30 2016
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2016-06-15 (0 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160323.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.7
SourcePackage: cron
Title: package cron 3.0pl1-128ubuntu1 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check xenial

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

Title:
  package cron 3.0pl1-128ubuntu1 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 1

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

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


[Bug 1592745] Re: Wacom Intuos 3 USB problems

2016-06-15 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.7-rc1 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7-rc3-yakkety/


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

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

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

Title:
  Wacom Intuos 3 USB problems

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

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


[Bug 1536771] Re: plymouthd crashed with SIGSEGV in script_obj_deref_direct() -> Parser error : Error opening file /lib/plymouth/themes/ubuntu-gnome-logo/ubuntu-gnome-logo.script

2016-06-15 Thread Dani
Same problem an fresh install 16.04.

nano /etc/default/grub 
-
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=10
#GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
...
-

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

Title:
  plymouthd crashed with SIGSEGV in script_obj_deref_direct() -> Parser
  error : Error opening file /lib/plymouth/themes/ubuntu-gnome-logo
  /ubuntu-gnome-logo.script

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

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


[Bug 1549680] Re: QtCreator doesn't work with translations any more

2016-06-15 Thread Benjamin Zeller
** Tags added: fix-with-lxd

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

Title:
  QtCreator doesn't work with translations any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1549680/+subscriptions

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


[Bug 1592883] Re: package minidlna 1.1.5+dfsg-2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2016-06-15 Thread Steve Langasek
No, this is not a bug in plymouth.  You have a locally installed init
script, /etc/init.d/load_daemon.sh, which does not contain proper LSB
init script headers; and as a result, insserv is unable to calculate the
dependencies of the init scripts on your system to put them in order.

You will need to resolve the problem with /etc/init.d/load_daemon.sh, by
adding LSB headers or by removing it from your system.

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

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

Title:
  package minidlna 1.1.5+dfsg-2 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

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

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

[Bug 1592042] Re: Unable to start guests with memballoon default.

2016-06-15 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Triaged => In Progress

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

Title:
  Unable to start guests with memballoon default.

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

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


[Bug 1592505] Re: stack trace on reboot with NoCloud datasource on reboot

2016-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1242-0ubuntu1

---
cloud-init (0.7.7~bzr1242-0ubuntu1) yakkety; urgency=medium

  * d/control: Build-Depends on python3-unittest2
  * New upstream snapshot.
- DataSourceNoCloud: fix stack trace on reboot, default to dsmode=net
  (LP: #1592505)
- support network rendering to sysconfig (for centos and RHEL)
- fix errors reported by pylint
- move 'main' into cloudinit.cmd for easier testing. use
  setuptools entry_points for creating executable.
- Remove trailing dot from GCE metadata URL (LP: #1581200)
- Change missing Cheetah log warning to debug [Andrew Jorgensen]
- make networking config provided in system config override datasource.
  (LP: #1590104)

 -- Scott Moser   Thu, 16 Jun 2016 00:07:12 -0400

** Changed in: cloud-init (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/1592505

Title:
  stack trace on reboot with NoCloud datasource on reboot

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

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


[Bug 1590104] Re: network config from datasource overrides network config from system

2016-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1242-0ubuntu1

---
cloud-init (0.7.7~bzr1242-0ubuntu1) yakkety; urgency=medium

  * d/control: Build-Depends on python3-unittest2
  * New upstream snapshot.
- DataSourceNoCloud: fix stack trace on reboot, default to dsmode=net
  (LP: #1592505)
- support network rendering to sysconfig (for centos and RHEL)
- fix errors reported by pylint
- move 'main' into cloudinit.cmd for easier testing. use
  setuptools entry_points for creating executable.
- Remove trailing dot from GCE metadata URL (LP: #1581200)
- Change missing Cheetah log warning to debug [Andrew Jorgensen]
- make networking config provided in system config override datasource.
  (LP: #1590104)

 -- Scott Moser   Thu, 16 Jun 2016 00:07:12 -0400

** Changed in: cloud-init (Ubuntu Yakkety)
   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/1590104

Title:
  network config from datasource overrides network config from system

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

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


[Bug 1581200] Re: Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

2016-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1242-0ubuntu1

---
cloud-init (0.7.7~bzr1242-0ubuntu1) yakkety; urgency=medium

  * d/control: Build-Depends on python3-unittest2
  * New upstream snapshot.
- DataSourceNoCloud: fix stack trace on reboot, default to dsmode=net
  (LP: #1592505)
- support network rendering to sysconfig (for centos and RHEL)
- fix errors reported by pylint
- move 'main' into cloudinit.cmd for easier testing. use
  setuptools entry_points for creating executable.
- Remove trailing dot from GCE metadata URL (LP: #1581200)
- Change missing Cheetah log warning to debug [Andrew Jorgensen]
- make networking config provided in system config override datasource.
  (LP: #1590104)

 -- Scott Moser   Thu, 16 Jun 2016 00:07:12 -0400

** Changed in: cloud-init (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/1581200

Title:
  Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

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

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


Re: [Bug 1593024] Re: Sync zendframework 1.12.18+dfsg-1 (universe) from Debian unstable (main)

2016-06-15 Thread Nish Aravamudan
On Jun 15, 2016 21:50, "Logan Rosen"  wrote:
>
> zendframework is on the sync blacklist due to Bug 580507, so it needs to
> be removed from it for this to go through. Subscribing ~ubuntu-archive
> accordingly.

Ah ok, I will do my best to sort this out tomorrow!

-Nish

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

Title:
  Unblacklist and sync zendframework 1.12.18+dfsg-1 (universe) from
  Debian unstable (main)

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

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


[Bug 1571534] Re: PHP Fatal error in zabbix-frontend-php

2016-06-15 Thread Kalle Tuulos
I came to comment here, as I reported the same bug and it was marked as
duplicate, which it was.

Anyway, only after reporting the bug I noticed, that Zabbix itself
tells, that it is not compatible with PHP7. Thus the whole Zabbix
package should be withdrawn from Ubuntu 16.04 until it supports PHP7 or
alternatively, Ubuntu 16.04 should support an official method to stay in
PHP5.

Reference:
https://www.zabbix.com/documentation/3.0/manual/installation/requirements
"PHP5.4.0 or later  PHP v7 is not supported yet."

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

Title:
  PHP Fatal error in zabbix-frontend-php

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

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


[Bug 1174162] Re: chrome-browser makes gnome-keyring-daemon use 100% cpu

2016-06-15 Thread owise1
I found that stopping the gnome-keyring process resulted in the PC
running normally again until the screen lock came on.  This resulted in
been unable to unlock the screen again requiring dropping to a command
line via Ctrl + Alt + F1 to allow a reboot.

Therefore does Petar Bojovic's ugly fix cause the same issue?

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

Title:
  chrome-browser makes gnome-keyring-daemon use 100% cpu

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

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


[Bug 1593068] [NEW] When scope uses vertical-journal, it shows "See more"/"See less", but sometimes it doesn't

2016-06-15 Thread Jin
Public bug reported:

Description:
When scope users vertical-journal as its layout, sometimes it shows the button, 
but sometimes it does not, not sure which one is the correct behavior.

Reproduce Steps:
a) Implement a scope with a vertical-journal layout
b) Observe the scope showing

Expected Result:
The appearance of "See more"/"See less" need to be consistent 

Actual Result:
Sometimes it shows "See more"/"See less", sometimes not.

Occurrence:
5/10 (50%)

Hardware Information:
current build number: 442
device name: mako
channel: ubuntu-touch/rc-proposed/ubuntu
last update: 2016-05-19 19:28:28
version version: 442
version ubuntu: 20160518.1
version device: 20160401.1
version custom: 20160518.1

** Affects: unity8 (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/1593068

Title:
  When scope uses vertical-journal, it shows "See more"/"See less", but
  sometimes it doesn't

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

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


[Bug 1592822] Re: Charm push crashes when pushing 'big' charm.

2016-06-15 Thread Uros Jovanovic
The new charm publishing is in the charm package.

** Changed in: juju
 Assignee: Uros Jovanovic (uros-jovanovic) => (unassigned)

** Project changed: juju => charm (Ubuntu)

** Changed in: charm (Ubuntu)
 Assignee: (unassigned) => Uros Jovanovic (uros-jovanovic)

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

Title:
  Charm push crashes when pushing 'big' charm.

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

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


[Bug 1592822] [NEW] Charm push crashes when pushing 'big' charm.

2016-06-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

running `charm push` for a very large charm causes a crash. Removing the
largest files from the charm fixes the issue. If large charms are not
supported, it might be better to throw a helpful error message.


```
ERROR cannot post archive: cannot unmarshal error response "http://www.w3.org/TR/html4/strict.dtd\;>\n\n\nERROR: The requested URL could not be 
retrieved\n\n\n\nERROR\nThe requested URL could not be 
retrieved\n\n\n\n\nThe following error 
was encountered while trying to retrieve the URL: http://api.jujucharms.com/v5/~tengu-bot/trusty/rest2jfed/archive?\;>http://api.jujucharms.com/v5/~tengu-bot/trusty/rest2jfed/archive?\n\n\nZero Sized Reply\n\n\nSquid did not receive any data for this request.\n\nYour 
cache administrator is mailto:webmaster?subjec ... [3528 bytes 
omitted]": invalid character '<' looking for beginning of value
```

Putting the charm in attachment causes a launchpad crash. Please let me
know if I can upload the charm somewhere else.

** Affects: charm (Ubuntu)
 Importance: High
 Assignee: Uros Jovanovic (uros-jovanovic)
 Status: New

-- 
Charm push crashes when pushing 'big' charm.
https://bugs.launchpad.net/bugs/1592822
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1543480] all required logs attched in the zip file

2016-06-15 Thread bugproxy
--- Comment on attachment From lakun...@in.ibm.com 2016-03-08 01:31 
EDT---


As guest is in hug state , could only take abakvm (Host ) dmesg and 
var/log/messages

** Attachment added: "all required logs attched in the zip file"
   https://bugs.launchpad.net/bugs/1543480/+attachment/4684666/+files/abag3.zip

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1543480] host var/log/messages

2016-06-15 Thread bugproxy
--- Comment (attachment only) From lakun...@in.ibm.com 2016-03-03 05:37 
EDT---


** Attachment added: "host var/log/messages"
   
https://bugs.launchpad.net/bugs/1543480/+attachment/4684662/+files/var_log_msg.txt

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1543480] host dmesg logs

2016-06-15 Thread bugproxy
--- Comment (attachment only) From lakun...@in.ibm.com 2016-03-03 05:38 
EDT---


** Attachment added: "host dmesg logs"
   https://bugs.launchpad.net/bugs/1543480/+attachment/4684663/+files/dmesg.txt

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1543480] dmesg of guest

2016-06-15 Thread bugproxy
--- Comment (attachment only) From lakun...@in.ibm.com 2016-03-03 06:25 
EDT---


** Attachment added: "dmesg of guest"
   https://bugs.launchpad.net/bugs/1543480/+attachment/4684665/+files/gdmsg.txt

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1543480] qemu- abag3.logs for build 55

2016-06-15 Thread bugproxy
--- Comment (attachment only) From lakun...@in.ibm.com 2016-03-03 05:40 
EDT---


** Attachment added: "qemu- abag3.logs for build 55"
   https://bugs.launchpad.net/bugs/1543480/+attachment/4684664/+files/abag3.txt

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1543480] dmesg logs when guest is up and running

2016-06-15 Thread bugproxy
--- Comment (attachment only) From lakun...@in.ibm.com 2016-02-15 02:51 
EDT---


** Attachment added: "dmesg logs when guest is up and running"
   https://bugs.launchpad.net/bugs/1543480/+attachment/4684661/+files/dmesg.txt

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1543480] sosreport

2016-06-15 Thread bugproxy
Default Comment by Bridge

** Attachment added: "sosreport"
   https://bugs.launchpad.net/bugs/1543480/+attachment/4684660/+files/sosreport

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

Title:
  ISST-KVM:Ubuntu1510:abakvm: abag3 guest hung while running stress
  test.

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

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


[Bug 1593062] [NEW] package openjdk-9-jdk (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in package openjdk-9

2016-06-15 Thread Ruiming zhang
Public bug reported:

try to install this package and it is crashed right there.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openjdk-9-jdk (not installed)
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Thu Jun 16 13:02:38 2016
DuplicateSignature:
 package:openjdk-9-jdk:(not installed)
 Unpacking openjdk-9-jdk:amd64 (9~b114-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/openjdk-9-jdk_9~b114-0ubuntu1_amd64.deb (--unpack):
  trying to overwrite 
'/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in 
package openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in 
package openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1
InstallationDate: Installed on 2016-02-09 (127 days ago)
InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: openjdk-9
Title: package openjdk-9-jdk (not installed) failed to install/upgrade: trying 
to overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which 
is also in package openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-9 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check package-conflict xenial

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

Title:
  package openjdk-9-jdk (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/jvm/java-9-openjdk-
  amd64/include/linux/jawt_md.h', which is also in package openjdk-9
  -jdk-headless:amd64 9~b114-0ubuntu1

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

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


[Bug 1593061] [NEW] Update of dashboard fails on Xenial

2016-06-15 Thread Jens Offenbach
Public bug reported:

I am currently trying to update the horizon dashboard on Ubuntu 16.04
running OpenStack Mitaka using the new versions coming in from the
package repository.

aptitude update && aptitude safe-upgrade
Get: 1 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [247 kB]
Hit http://mirror2.hs-esslingen.de/mariadb/repo/10.1/ubuntu xenial InRelease
Hit http://de.archive.ubuntu.com/ubuntu xenial InRelease
Hit http://ppa.launchpad.net/vbernat/haproxy-1.6/ubuntu xenial InRelease
Get: 2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
Get: 3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
Get: 4 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Hit http://download.ceph.com/debian-jewel xenial InRelease
Hit http://www.rabbitmq.com/debian testing InRelease
Get: 5 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[213 kB]
Get: 6 http://de.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages 
[209 kB]
Get: 7 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages [96.7 kB]
Get: 8 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe i386 
Packages [93.9 kB]
Fetched 1,141 kB in 1s (1,011 kB/s)
W: http://download.ceph.com/debian-jewel/dists/xenial/InRelease: Signature by 
key 08B73419AC32B4E966C1A330E84AC2C0460F3994 uses weak dige 
 st algorithm (SHA1)

Resolving dependencies...
The following packages will be upgraded:
  base-files linux-firmware lshw openstack-dashboard 
openstack-dashboard-ubuntu-theme python-django-horizon python-glanceclient
  python-oslo.concurrency
8 packages upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
Need to get 41.8 MB of archives. After unpacking 539 kB will be used.
Do you want to continue? [Y/n/?] Y
Get: 1 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 base-files 
amd64 9.4ubuntu4.1 [68.4 kB]
Get: 2 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
openstack-dashboard-ubuntu-theme all 2:9.0.1-0ubuntu1 [79.5 kB]
Get: 3 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-glanceclient all 1:2.0.0-2ubuntu0.16.04.1 [92.1 kB]
Get: 4 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-oslo.concurrency all 3.7.1-0ubuntu1 [24.5 kB]
Get: 5 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
openstack-dashboard all 2:9.0.1-0ubuntu1 [2,442 kB]
Get: 6 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-django-horizon all 2:9.0.1-0ubuntu1 [6,272 kB]
Get: 7 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 lshw amd64 
02.17-1.1ubuntu3.2 [215 kB]
Get: 8 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
linux-firmware all 1.157.1 [32.6 MB]
Fetched 41.8 MB in 0s (42.3 MB/s)
(Reading database ... 140753 files and directories currently installed.)
Preparing to unpack .../base-files_9.4ubuntu4.1_amd64.deb ...
Unpacking base-files (9.4ubuntu4.1) over (9.4ubuntu4) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.1) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-25-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Setting up base-files (9.4ubuntu4.1) ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
(Reading database ... 140753 files and directories currently installed.)
Preparing to unpack 
.../openstack-dashboard-ubuntu-theme_2%3a9.0.1-0ubuntu1_all.deb ...
Unpacking openstack-dashboard-ubuntu-theme (2:9.0.1-0ubuntu1) over 
(2:9.0.0-0ubuntu2.16.04.1) ...
Preparing to unpack .../python-glanceclient_1%3a2.0.0-2ubuntu0.16.04.1_all.deb 
...
Unpacking python-glanceclient (1:2.0.0-2ubuntu0.16.04.1) over (1:2.0.0-2) ...
Preparing to unpack .../python-oslo.concurrency_3.7.1-0ubuntu1_all.deb ...
Unpacking python-oslo.concurrency (3.7.1-0ubuntu1) over (3.7.0-2) ...
Preparing to unpack .../openstack-dashboard_2%3a9.0.1-0ubuntu1_all.deb ...
Unpacking openstack-dashboard (2:9.0.1-0ubuntu1) over 
(2:9.0.0-0ubuntu2.16.04.1) ...
Preparing to unpack .../python-django-horizon_2%3a9.0.1-0ubuntu1_all.deb ...
Unpacking python-django-horizon (2:9.0.1-0ubuntu1) over 
(2:9.0.0-0ubuntu2.16.04.1) ...
Preparing to unpack .../lshw_02.17-1.1ubuntu3.2_amd64.deb ...
Unpacking lshw (02.17-1.1ubuntu3.2) over (02.17-1.1ubuntu3.1) ...
Preparing to unpack .../linux-firmware_1.157.1_all.deb ...
Unpacking linux-firmware (1.157.1) over (1.157) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up python-glanceclient (1:2.0.0-2ubuntu0.16.04.1) ...
Setting up python-oslo.concurrency (3.7.1-0ubuntu1) ...
Setting up python-django-horizon (2:9.0.1-0ubuntu1) ...
Setting up openstack-dashboard (2:9.0.1-0ubuntu1) ...
Collecting and 

[Bug 1592900] Re: Sync php-symfony-polyfill 1.2.0-1 (universe) from Debian unstable (main)

2016-06-15 Thread Logan Rosen
Sitting in the queue now. Feel free to mark as Fix Released once it
leaves the queue if I don't get to it first!

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

Title:
  Sync php-symfony-polyfill 1.2.0-1 (universe) from Debian unstable
  (main)

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

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


[Bug 1160372]

2016-06-15 Thread Swamp-a
SUSE-RU-2016:1535-1: An update that has 7 recommended fixes can now be
installed.

Category: recommended (moderate)
Bug References: 786024,935279,968138,969411,970982,971784,972169
CVE References: 
Sources used:
SUSE Linux Enterprise Server 12-SP1 (src):vsftpd-3.0.2-31.1
SUSE Linux Enterprise Server 12 (src):vsftpd-3.0.2-31.1

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

Title:
  Login is not possible

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

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


[Bug 1160372]

2016-06-15 Thread Swamp-a
openSUSE-RU-2016:1548-1: An update that has 7 recommended fixes can now
be installed.

Category: recommended (moderate)
Bug References: 786024,935279,968138,969411,970982,971784,972169
CVE References: 
Sources used:
openSUSE Leap 42.1 (src):vsftpd-3.0.2-17.1

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

Title:
  Login is not possible

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

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


[Bug 1592900] Re: Sync php-symfony-polyfill 1.2.0-1 (universe) from Debian unstable (main)

2016-06-15 Thread Logan Rosen
Looking into this.

** Changed in: ubuntu
   Status: New => In Progress

** Changed in: ubuntu
 Assignee: (unassigned) => Logan Rosen (logan)

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

Title:
  Sync php-symfony-polyfill 1.2.0-1 (universe) from Debian unstable
  (main)

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

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


[Bug 1591301] phact (amd64) - tests ran: 136, failed: 0

2016-06-15 Thread Brad Figg
tests ran: 136, failed: 0;
  
http://kernel.ubuntu.com/testing/4.2.0-39.46/phact__4.2.0-39.46__2016-06-16_04-12-00/results-index.html

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

Title:
  linux: 4.2.0-39.46 -proposed tracker

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

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


[Bug 1592833] Re: Some accented characters have zero-width

2016-06-15 Thread Bug Watch Updater
** Changed in: fonts-cantarell (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/1592833

Title:
  Some accented characters have zero-width

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

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


[Bug 1591301] alkaid (amd64) - tests ran: 136, failed: 0

2016-06-15 Thread Brad Figg
tests ran: 136, failed: 0;
  
http://kernel.ubuntu.com/testing/4.2.0-39.46/alkaid__4.2.0-39.46__2016-06-16_04-16-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/1591301

Title:
  linux: 4.2.0-39.46 -proposed tracker

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

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


[Bug 1593015] Re: Sync phpab 1.21.0-2 (universe) from Debian unstable (main)

2016-06-15 Thread Logan Rosen
This bug was fixed in the package phpab - 1.21.0-2

---
phpab (1.21.0-2) unstable; urgency=medium

  * Team upload
  * Use static autoload.php from dependencies
  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot   Sun, 20 Mar 2016 14:59:50 -0400

** Changed in: phpab (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/1593015

Title:
  Sync phpab 1.21.0-2 (universe) from Debian unstable (main)

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

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

[Bug 1424013] Re: Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in trusty-updates

2016-06-15 Thread Christian Brandt
I need to correct my last statement, enable-x11-sync false does NOT fix
all problems.

It merelly makes the system a lot more stable but it still displays
often graphical distortions and such. I opened a seperate bug report:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-304-updates/+bug/1579501 with more details and logs.

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

Title:
  Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in
  trusty-updates

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

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


[Bug 1593024] Re: Sync zendframework 1.12.18+dfsg-1 (universe) from Debian unstable (main)

2016-06-15 Thread Logan Rosen
zendframework is on the sync blacklist due to Bug 580507, so it needs to
be removed from it for this to go through. Subscribing ~ubuntu-archive
accordingly.

** Summary changed:

- Sync zendframework 1.12.18+dfsg-1 (universe) from Debian unstable (main)
+ Unblacklist and sync zendframework 1.12.18+dfsg-1 (universe) from Debian 
unstable (main)

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

Title:
  Unblacklist and sync zendframework 1.12.18+dfsg-1 (universe) from
  Debian unstable (main)

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

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


[Bug 1193523] Re: upgrade renders computer unusable

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  upgrade renders computer unusable

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

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


[Bug 1383375] Re: Network install for ubuntu 14.10.1 ppc64el fails on IBM Power 8 system.

2016-06-15 Thread Launchpad Bug Tracker
[Expired for debian-installer (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: debian-installer (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/1383375

Title:
  Network install for ubuntu 14.10.1 ppc64el fails on IBM Power 8
  system.

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

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


[Bug 1467837] Re: terminal

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  terminal

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

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


[Bug 1396775] Re: dpkg not working properly

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  dpkg not working properly

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

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


[Bug 1210695] Re: Ubuntu upgrade 12.10->13.04: fails to reboot at the end

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Ubuntu upgrade 12.10->13.04: fails to reboot at the end

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

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


[Bug 1451117] Re: ubuntu 15.04 CPU has one core constantly over 80% usage

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  ubuntu 15.04 CPU has one core constantly over 80% usage

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

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


[Bug 462536] Re: Writing disk images fails.

2016-06-15 Thread Launchpad Bug Tracker
[Expired for usb-creator (Ubuntu) because there has been no activity for
60 days.]

** Changed in: usb-creator (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/462536

Title:
  Writing disk images fails.

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

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


[Bug 1103732] Re: 13.04 install fails to reinstall apps

2016-06-15 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

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

Title:
  13.04 install fails to reinstall apps

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

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


[Bug 1188129] Re: Ubuntu 13.04 keyboard shortcuts doesn't work

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Ubuntu 13.04 keyboard shortcuts doesn't work

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

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


[Bug 1495458] Re: Black screen when resuming after sleep

2016-06-15 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/1495458

Title:
  Black screen when resuming after sleep

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

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


[Bug 1366920] Re: updates laden scheitert

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  updates laden scheitert

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

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


[Bug 1433480] Re: Wacom touchpad not shown in Unity Control Center

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Wacom touchpad  not shown in Unity Control Center

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

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


[Bug 1451410] Re: failure

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  failure

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

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


[Bug 1592572] Re: [gtk320] No horizontal or vertical scroll bars

2016-06-15 Thread Jeremy Bicha
I worked around this for Ubuntu 16.04 LTS users of the GNOME 3 Staging
PPA by having gnome-documents not recommend gir1.2-lokdocview-0.1 since
that package depends on libreoffice-gtk3.

This bug should be reported to https://bugs.documentfoundation.org/ if
it hasn't been already.

Ubuntu by default uses the GTK2 version of LibreOffice. The gnome-
documents situation is interesting because it means Ubuntu GNOME will
probably use the GTK3 version of LibreOffice by default for 16.10.

** Changed in: ubuntu-gnome
   Status: New => Triaged

** Changed in: ubuntu-gnome
   Importance: Undecided => High

** Tags added: yakkety

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

Title:
  [gtk320] No horizontal or vertical scroll bars

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

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


[Bug 1382863] Re: Utopic freezes while booting the ISO image

2016-06-15 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/1382863

Title:
  Utopic freezes while booting the ISO image

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

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


[Bug 1429493] Re: Kubuntu Vivid 1 Beta 15.04: Suspend-to-ram is offered in virtual box

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Kubuntu Vivid 1 Beta 15.04: Suspend-to-ram is offered in virtual box

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

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


[Bug 1339256] Re: meun toolbar is missing

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  meun toolbar is missing

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

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


[Bug 1472757] Re: How do I expand the free space in "/boot" ?

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  How do I expand the free space in "/boot" ?

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

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


[Bug 1306906] Re: Unity Button application search doesn't work

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  Unity Button application search doesn't work

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

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


[Bug 1389544] Re: järjestlmän työkalu

2016-06-15 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

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

Title:
  järjestlmän työkalu

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1389544/+subscriptions

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

[Bug 1550676] Re: analyze_suspend.py may allow shell code injection

2016-06-15 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/1550676

Title:
  analyze_suspend.py may allow shell code injection

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

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


[Bug 1562976] Re: Network Manager does not show VPN submenu after logon

2016-06-15 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: network-manager (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/1562976

Title:
  Network Manager does not show VPN submenu after logon

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

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


[Bug 1491685] Re: Xen/Xorg blank screen [vivid]

2016-06-15 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/1491685

Title:
  Xen/Xorg blank screen [vivid]

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

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


[Bug 1581200] Re: Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

2016-06-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/yakkety/cloud-init/pkg

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

Title:
  Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

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

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


[Bug 1590104] Re: network config from datasource overrides network config from system

2016-06-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/yakkety/cloud-init/pkg

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

Title:
  network config from datasource overrides network config from system

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

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


[Bug 1557288] Comment bridged from LTC Bugzilla

2016-06-15 Thread bugproxy
*** This bug is a duplicate of bug 1519814 ***
https://bugs.launchpad.net/bugs/1519814

--- Comment From vsand...@in.ibm.com 2016-06-16 00:07 EDT---
Canonical,

Any updates to this bug? Has the kernel config been changed to ship a
precompiled zfs.ko module in the linux package ?

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

Title:
  zfs support on s390

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

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


[Bug 1592505] Re: stack trace on reboot with NoCloud datasource on reboot

2016-06-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/yakkety/cloud-init/pkg

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

Title:
  stack trace on reboot with NoCloud datasource on reboot

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

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


[Bug 1593056] [NEW] backport hibernate fix for recent kernels

2016-06-15 Thread gnufied
Public bug reported:

Hibernate has been broken in Kernel that ships with Ubuntu. Recently
upstream has fixed the problem with hibernation which appears to be a
long standing bug.

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

Can this bug fix be backported to Ubuntu 16.04 ?

** Affects: gnome-shell (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/1593056

Title:
  backport hibernate fix for recent kernels

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

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


[Bug 1313539] Re: [DisplayPort] monitor shows black screen and "no input signal" after turning the monitor off and on manually

2016-06-15 Thread DaneM
In case it's needed, here is my lspci output.

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family 
DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series 
Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 2 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 4 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation QS67 Express Chipset Family LPC 
Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 
6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus 
Controller (rev 05)
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 [Rainbow 
Peak] (rev 34)
03:00.0 USB controller: Fresco Logic FL1009 USB 3.0 Host Controller (rev 02)

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

Title:
  [DisplayPort] monitor shows black screen and "no input signal" after
  turning the monitor off and on manually

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

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


[Bug 1550610] Re: package libclutter-imcontext-0.1-bin 0.1.4-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 1333066 ***
https://bugs.launchpad.net/bugs/1333066

** This bug has been marked a duplicate of bug 1333066
   package libclutter-imcontext-0.1-bin 0.1.4-3 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 127

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

Title:
  package libclutter-imcontext-0.1-bin 0.1.4-3 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 1591301] phact (i386) - tests ran: 21, failed: 3

2016-06-15 Thread Brad Figg
tests ran:  21, failed: 3;
  
http://kernel.ubuntu.com/testing/4.2.0-39.46/phact__4.2.0-39.46__2016-06-16_02-33-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/1591301

Title:
  linux: 4.2.0-39.46 -proposed tracker

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

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


[Bug 1333066] Re: package libclutter-imcontext-0.1-bin 0.1.4-3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 127

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

** Changed in: clutter-imcontext (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/1333066

Title:
  package libclutter-imcontext-0.1-bin 0.1.4-3 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 127

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

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


[Bug 1313539] Re: [DisplayPort] monitor shows black screen and "no input signal" after turning the monitor off and on manually

2016-06-15 Thread DaneM
I'm experiencing this issue in Ubuntu 16.04 on a Dell XPS 13 L321X.  I'm
connecting to a TV using a mini displayport to HDMI adapter.  Ubuntu
Settings > Display shows only the built-in laptop monitor.

Thanks for your work.

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

Title:
  [DisplayPort] monitor shows black screen and "no input signal" after
  turning the monitor off and on manually

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

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


[Bug 1591301] alkaid (i386) - tests ran: 21, failed: 3

2016-06-15 Thread Brad Figg
tests ran:  21, failed: 3;
  
http://kernel.ubuntu.com/testing/4.2.0-39.46/alkaid__4.2.0-39.46__2016-06-16_02-34-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/1591301

Title:
  linux: 4.2.0-39.46 -proposed tracker

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

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


[Bug 1592833] Re: Some accented characters have zero-width

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

** Changed in: fonts-cantarell (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/1592833

Title:
  Some accented characters have zero-width

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

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


[Bug 1592833] Re: Some accented characters have zero-width

2016-06-15 Thread Jeremy Bicha
** Bug watch added: Debian Bug tracker #822762
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822762

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

** Tags added: xenial

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

Title:
  Some accented characters have zero-width

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

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


[Bug 944618] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 943201
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 943201] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 950657] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 943201
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 952157] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 127

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

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


[Bug 945915] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 943201
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 951109] Re: package libmx-1.0-2 1.4.1-1ubuntu1 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

Here's the relevant content from the log:

Setting up libclutter-imcontext-0.1-0 (0.1.4-2build1) ...
clutter-scan-immodules: error while loading shared libraries: 
libcogl-pango.so.0: cannot open shared object file: No such file or directory
dpkg: error processing libclutter-imcontext-0.1-0 (--configure):
 subprocess installed post-installation script returned error exit status 127

This points to a problem with clutter-imcontext, not mx (which depends
on it). Reassigning this bug accordingly.

** Package changed: mx (Ubuntu) => clutter-imcontext (Ubuntu)

** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libmx-1.0-2 1.4.1-1ubuntu1 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

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

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


[Bug 1333066] Re: package libclutter-imcontext-0.1-bin 0.1.4-3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
Relevant portion from log:

Processing triggers for libclutter-imcontext-0.1-bin ...
/usr/bin/clutter-scan-immodules: error while loading shared libraries: 
libEGL.so.1: cannot open shared object file: No such file or directory
dpkg: error processing libclutter-imcontext-0.1-bin (--unpack):
 subprocess installed post-installation script returned error exit status 127

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

Title:
  package libclutter-imcontext-0.1-bin 0.1.4-3 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 127

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

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


[Bug 983208] Re: package libclutter-imcontext-0.1-0 (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 943201
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 (not installed) failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 952158] Re: package libmx-1.0-2 1.4.1-1ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 943201
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libmx-1.0-2 1.4.1-1ubuntu1 failed to install/upgrade:
  dependency problems - leaving unconfigured

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

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


[Bug 972444] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 967123
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 967123] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 952150] Re: package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2016-06-15 Thread Logan Rosen
*** This bug is a duplicate of bug 900625 ***
https://bugs.launchpad.net/bugs/900625

** This bug is no longer a duplicate of bug 943201
   package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
** This bug has been marked a duplicate of bug 900625
   update manager crash while updating clutter-imcontext package - missing 
libcogl-pango0 dependacy files in ubuntu repository

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

Title:
  package libclutter-imcontext-0.1-0 0.1.4-2build1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

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

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


[Bug 935054] Re: clutter-imcontext version 0.1.4-2 FTBFS on armhf in precise

2016-06-15 Thread Logan Rosen
This appears to be an issue that was fixed. It built properly in a later
0.1.4-2build1: https://launchpad.net/ubuntu/+source/clutter-
imcontext/0.1.4-2build1/+build/3247940

** Changed in: clutter-imcontext (Ubuntu)
   Status: New => Fix Released

** Changed in: clutter-imcontext (Ubuntu Precise)
   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/935054

Title:
  clutter-imcontext version 0.1.4-2 FTBFS on armhf in precise

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

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


[Bug 1547024] Re: [N501VW, Realtek ALC668, Black Headphone Out, Right] Static Noise Problem

2016-06-15 Thread Zakatell Kanda
This is fix on upstream kernel(4.6), should I close this or should this
be backported to 4.4?

Patch: https://raw.githubusercontent.com/ngkaho1234/ux501vw-
config/master/mute-noise/fixup-ux501vw.patch

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

Title:
  [N501VW, Realtek ALC668, Black Headphone Out, Right] Static Noise
  Problem

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

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


[Bug 1576576] Re: Update to 3.20 needs work and coordination

2016-06-15 Thread Jeremy Bicha
Theming! Tracking bugs...
Ubuntu:
bug 1593048

Ubuntu MATE:
mate-themes is updated for GTK 3.20; it just needs to be synced from Debian 
when ready.
But Ubuntu MATE actually uses ubuntu-mate-themes by default, derived from 
ubuntu-themes, bug 1593054

Xubuntu:
greybird needs to be updated, see bug 1586691
numix-gtk-theme is updated but the update needs to be packaged

Ubuntu GNOME:
gnome-themes-standard, done in the GNOME 3 Staging PPA

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

Title:
  Update to 3.20 needs work and coordination

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

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


Re: [Bug 1590974] Re: package mariadb-common 10.0.25-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-06-15 Thread Mike Drew
Otto,

Thanks for the reply.  I was finally able to get the 5.7 update to
complete.  At least no more errors occurred.  The problems started during
the upgrade from Ubuntu 15.10 to 16.04 and MariaDB did not quite install
properly.  It was probably my fault because I copied the /var/lib/mysql
folder from openSUSE Tumbleweed to the Ubuntu 15.10 environment.  I somehow
got through that hurdle and 16.04 worked and so did the mysql databases.
All seemed to work okay until the 5.7 update of MariaDB.  I probably still
don't have a 'clean' Ubuntu 16.04 environment.  Anyway, I used touch to
create /etc/mysql/mariadb.cnf and reran the update.  It almost worked
except for the binary update.  I renamed /var/lib/mysql-5.7 to
mysql-5.7.old and ran the update again.  I did apt-get install -f and got
no more errors.  Then I ran the Software Updater and it said my computer
was up to date.  I know I probably didn't do this the 'right' way, being
that I'm no Ubuntu or Linux expert.  I know just enough to be dangerous.
Any advice for future transfers of mysql databases would be appreciated.
And I'll read up on it in the meantime.  Thanks.

On Fri, Jun 10, 2016 at 1:32 AM, Otto Kekäläinen <1590...@bugs.launchpad.net
> wrote:

> The dpkg terminal seems to have said:
> Processing triggers for menu (2.1.47ubuntu1) ...
> Setting up mariadb-common (10.0.25-0ubuntu0.16.04.1) ...
> update-alternatives: error: alternative path /etc/mysql/mariadb.cnf
> doesn't exist
>
> What was the previous MariaDB version you upgraded from? What does your
> /etc/mysql contents look like? Why was the failed file not found in
> /etc/mysql, have you manually deleted it?
>
> Please provide more information. Try to debug yourself so that the basic
> information would be available in this bug report.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1590974
>
> Title:
>   package mariadb-common 10.0.25-0ubuntu0.16.04.1 failed to
>   install/upgrade: subprocess installed post-installation script
>   returned error exit status 2
>
> Status in mariadb-10.0 package in Ubuntu:
>   New
>
> Bug description:
>   System updater error.
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: mariadb-common 10.0.25-0ubuntu0.16.04.1
>   ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
>   Uname: Linux 4.4.0-22-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu2.1
>   Architecture: amd64
>   Date: Thu Jun  9 16:39:05 2016
>   Dependencies: mysql-common 5.7.12-0ubuntu1
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 2
>   InstallationDate: Installed on 2016-02-28 (102 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   Logs.var.log.daemon.log:
>
>   Logs.var.log.mysql.error.log:
>   MySQLConf.etc.mysql.mariadb.cnf: Error: [Errno 2] No such file or
> directory: '/etc/mysql/mariadb.cnf'
>   PackageArchitecture: all
>   ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic
> root=UUID=6d65e6f7-0b17-4332-81ec-8e35569ac818 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.1
>apt  1.2.12~ubuntu16.04.1
>   SourcePackage: mariadb-10.0
>   Title: package mariadb-common 10.0.25-0ubuntu0.16.04.1 failed to
> install/upgrade: subprocess installed post-installation script returned
> error exit status 2
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   modified.conffile..etc.mysql.mariadb.cnf: [deleted]
>   modified.conffile..etc.mysql.mariadb.conf.d.50-mysqld_safe.cnf: [deleted]
>   modified.conffile..etc.mysql.mariadb.conf.d.50-server.cnf: [deleted]
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1590974/+subscriptions
>

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

Title:
  package mariadb-common 10.0.25-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1592505] Re: stack trace on reboot with NoCloud datasource on reboot

2016-06-15 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init

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

Title:
  stack trace on reboot with NoCloud datasource on reboot

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

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


[Bug 1593051] [NEW] /usr/sbin/xrdp-chansrv:11:XChangeProperty:clipboard_get_server_time:clipboard_set_selection_owner:clipboard_process_format_announce:clipboard_data_in

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding xrdp.  This problem was most recently seen with version
0.6.1-2, the problem page at
https://errors.ubuntu.com/problem/20266b5676936e48e796bab5597e6f7e25f3c9f0
contains more details.

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


** Tags: precise vivid wily xenial

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

Title:
  /usr/sbin/xrdp-
  
chansrv:11:XChangeProperty:clipboard_get_server_time:clipboard_set_selection_owner:clipboard_process_format_announce:clipboard_data_in

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

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


[Bug 1593054] [NEW] ubuntu-mate-themes should support GTK 3.20

2016-06-15 Thread Jeremy Bicha
Public bug reported:

I believe this is blocked by bug 1593048 or this can be worked on
simultaneously with updating ubuntu-themes. Help with updating ubuntu-
themes would be greatly appreciated by the Ubuntu Desktop Team.

Some resources are listed at
https://github.com/shimmerproject/Greybird/issues/120#issuecomment-224121206

Other themes that have been ported to GTK 3.20 include
https://github.com/numixproject/numix-gtk-theme
https://github.com/horst3180/arc-theme/
https://git.gnome.org/browse/gtk+/tree/gtk/theme/Adwaita

GTK 3.20 and GNOME 3.20 are available for Ubuntu 16.04 LTS users in the
GNOME3 Staging PPA.

** Affects: ubuntu-mate-artwork (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: upgrade-software-version yakkety

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

Title:
  ubuntu-mate-themes should support GTK 3.20

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

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


[Bug 1593052] [NEW] /usr/bin/mate-default-applications-properties:11:g_signal_emit_valist:g_signal_emit:g_file_monitor_emit_event:g_file_monitor_source_dispatch:g_main_dispatch

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding mate-control-center.  This problem was most recently seen with
version 1.12.1-2, the problem page at
https://errors.ubuntu.com/problem/99c9a38b2f3fb590243aa69d56424fbdb72c2d4d
contains more details.

** Affects: mate-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  /usr/bin/mate-default-applications-
  
properties:11:g_signal_emit_valist:g_signal_emit:g_file_monitor_emit_event:g_file_monitor_source_dispatch:g_main_dispatch

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

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


[Bug 1593048] [NEW] ubuntu-themes should support GTK 3.20

2016-06-15 Thread Jeremy Bicha
Public bug reported:

This is a tracking bug. ubuntu-themes needs to be updated to support
GTK+ 3.20 before GTK+ 3.20 can land in Ubuntu.

Some initial work has been done at
https://code.launchpad.net/~laney/ubuntu-themes/gtk320

If you would like to help, please contact the Ubuntu Desktop Team.

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


** Tags: upgrade-software-version yakkety

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

Title:
  ubuntu-themes should support GTK 3.20

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

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


[Bug 1593043] [NEW] /usr/bin/mate-settings-daemon:11:remove_entry:pa_hashmap_remove_all:pa_hashmap_free:pa_proplist_free:context_free

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding mate-settings-daemon.  This problem was most recently seen
with version 1.12.1-2build1, the problem page at
https://errors.ubuntu.com/problem/313b5fc6d18f0ef85956280d1eb39940ccb580b0
contains more details.

** Affects: mate-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wily xenial

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

Title:
  /usr/bin/mate-settings-
  
daemon:11:remove_entry:pa_hashmap_remove_all:pa_hashmap_free:pa_proplist_free:context_free

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-settings-daemon/+bug/1593043/+subscriptions

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


[Bug 1593044] [NEW] /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:g_type_check_instance_cast:QOrganizerEDSEngine::itemsByIdAsyncListed:g_simple_async_result_complete:complete_in_idle_cb_for_thread:

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding qtdeclarative-opensource-src.  This problem was most recently
seen with version 5.4.1-1ubuntu11~overlay6~1, the problem page at
https://errors.ubuntu.com/problem/89b5906534c4a6b3c9f5e4bcfcbfcdcc23ec6c82
contains more details.

** Affects: qtdeclarative-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: vivid

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

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:g_type_check_instance_cast:QOrganizerEDSEngine::itemsByIdAsyncListed:g_simple_async_result_complete:complete_in_idle_cb_for_thread:g_main_dispatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1593044/+subscriptions

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


[Bug 1593047] [NEW] /usr/bin/system-settings:11:QV4::Heap::Base::isMarked:QV4::Heap::Base::mark:QV4::BoundFunction::markObjects:drainMarkStack:QV4::MemoryManager::mark

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding ubuntu-system-settings.  This problem was most recently seen
with version 0.3+16.04.20160208-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/d1a8bfe67fb25ec6440e422d450872c972a5de26
contains more details.

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  /usr/bin/system-
  
settings:11:QV4::Heap::Base::isMarked:QV4::Heap::Base::mark:QV4::BoundFunction::markObjects:drainMarkStack:QV4::MemoryManager::mark

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

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


[Bug 1593045] [NEW] /usr/games/iagno:5:g_settings_set_property:object_set_property:g_object_new_internal:g_object_new_valist:g_object_new

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding iagno.  This problem was most recently seen with version
1:3.18.2-1, the problem page at
https://errors.ubuntu.com/problem/3f761a39f8c0a625e3751e4c3b06ea7aa15cb373
contains more details.

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


** Tags: saucy trusty xenial

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

Title:
  
/usr/games/iagno:5:g_settings_set_property:object_set_property:g_object_new_internal:g_object_new_valist:g_object_new

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

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


[Bug 1593049] [NEW] /usr/bin/users-admin:*** Error in `users-admin': free(): invalid pointer: ADDR ***

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding gnome-system-tools.  This problem was most recently seen with
version 3.0.0-4ubuntu2, the problem page at
https://errors.ubuntu.com/problem/59fc455d8a63c3a494aa4ea0374c5bf84d3a6ad5
contains more details.

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: raring saucy trusty utopic vivid wily xenial

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

Title:
  /usr/bin/users-admin:*** Error in `users-admin': free(): invalid
  pointer: ADDR ***

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

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


[Bug 1593046] [NEW] /lib/systemd/systemd-journald:6:mmap_cache_get:journal_file_move_to:journal_file_move_to_object:link_entry_into_array:link_entry_into_array_plus_one

2016-06-15 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding systemd.  This problem was most recently seen with version
229-4ubuntu6, the problem page at
https://errors.ubuntu.com/problem/03bc276a240f21c4a1e5b12ba7cd172afffa2890
contains more details.

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


** Tags: vivid wily xenial yakkety

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

Title:
  /lib/systemd/systemd-
  
journald:6:mmap_cache_get:journal_file_move_to:journal_file_move_to_object:link_entry_into_array:link_entry_into_array_plus_one

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