[Bug 1541577] Re: vlc crashed with SIGABRT in __assert_fail_base()

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

** Changed in: libvdpau-va-gl (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/1541577

Title:
  vlc crashed with SIGABRT in __assert_fail_base()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvdpau-va-gl/+bug/1541577/+subscriptions

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


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

2016-03-24 Thread Stephen Worthington
** Package changed: ubuntu => linux (Ubuntu)

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

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

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

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


[Bug 1561850] [NEW] The key XF86AudioMicMute is unbounded

2016-03-24 Thread Shuhao
Public bug reported:

Not sure if this is the right component to file it in, but I have to
start somewhere.

On certain machines there is a microphone mute key. This key, when
tested with xev, is known as XF86AudioMicMute. It is not bound to any
action by default as far as I can tell on a brand new install, even
though it is relatively trivia to support it.

Workaround:

Create a new keyboard application shortcut to the application `amixer -D
pulse sset Capture toggle`, or even fancier:

#!/bin/bash

amixer -D pulse sset Capture toggle | grep -q off

if [ $? = "1" ]; then
  notify-send "Mic on"
else
  notify-send "Mic off"
fi

However, this really should be addressed such that it is default,
preferably with a better UI more consistent with the volume
notification.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xfwm4 4.12.3-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
Uname: Linux 4.4.0-12-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Mar 25 01:31:25 2016
InstallationDate: Installed on 2016-03-14 (10 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 SHELL=/bin/zsh
SourcePackage: xfwm4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  The key XF86AudioMicMute is unbounded

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

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


[Bug 1559629] Re: autopkgtest should include a sorted list of all installed packages in its log output

2016-03-24 Thread Steve Langasek
Ok, forgot to look in the debci log for it.  That does cover the need,
though it would be nice to have the information all in one place (e.g.
in artifacts.tar.gz).

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

Title:
  autopkgtest should include a sorted list of all installed packages in
  its log output

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

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


[Bug 1059872] Re: Error formatting disk using disk utility

2016-03-24 Thread Min Jia
I still experience this bug on a fully updated Ubuntu 14.04.4 when I tried to 
format a HDD installed via a hard drive caddy at the CD Rom position. 
This is really getting ridiculous. This bug made me hesitate to recommend 
Ubuntu to my colleagues. 
Please, FIX this bug.

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

Title:
  Error formatting disk using disk utility

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

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


[Bug 1555237] Re: Upgrade from 14.04.4→ 16.04 dies midway taking out the session.

2016-03-24 Thread Hunter Laux
I logged into ssh and ran dpkg --configure -a before reboot and my
upgrade was successful. Unfortunately, not everyone is going to be so
lucky.

I think it was in the middle of configuring bluez when the server stops.
It's interesting that dpkg process remains in a stopped state when X
goes away.

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

Title:
  Upgrade from 14.04.4→ 16.04 dies midway taking out the session.

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

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

[Bug 1561849] [NEW] HTML entities interpreted incorrectly

2016-03-24 Thread StSav012
Public bug reported:

Recently, I've found that if a link contains something like an HTML
entity but without semicolon after it, it's interpreted as a valid HTML
entity and substituted with the corresponding symbol even in links. This
breaks some sites.

Steps to reproduce:
• Launch elinks and navigate to https://m.vk.com/ . Make sure that POST 
requests are sent with confirmation to see the URL they sent to. That is set by 
default.
• Enter whatever you want into “email” and “pass” fields.
• Hit Log in button at the page.

The POST form there has action URL that looks like
https://login.vk.com/?act=login&_origin=https://m.vk.com_h=…_h=…=pda=1

What actually happens:
• Despite that “” has no semicolon at the end, it's being interpreted as ‘≶’ 
sign, and you'll see that in the POST request confirmation. This sign is only 
in the Unicode, so it's displayed as several other signs in different code 
pages. Anyway, this breaks the form. Checked with different terminals.

What is expected to happen:
• The sequence “” is left as it is.

System Information:
• Ubuntu 14.04 LTS 64bit
• elinks 0.12~pre6-4ubuntu1 (the newest by now)

** Affects: elinks (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/1561849

Title:
  HTML entities interpreted incorrectly

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

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

[Bug 1561849] [NEW] HTML entities interpreted incorrectly

2016-03-24 Thread StSav012
Public bug reported:

Recently, I've found that if a link contains something like an HTML
entity but without semicolon after it, it's interpreted as a valid HTML
entity and substituted with the corresponding symbol even in links. This
breaks some sites.

Steps to reproduce:
• Launch elinks and navigate to https://m.vk.com/ . Make sure that POST 
requests are sent with confirmation to see the URL they sent to. That is set by 
default.
• Enter whatever you want into “email” and “pass” fields.
• Hit Log in button at the page.

The POST form there has action URL that looks like
https://login.vk.com/?act=login&_origin=https://m.vk.com_h=…_h=…=pda=1

What actually happens:
• Despite that “” has no semicolon at the end, it's being interpreted as ‘≶’ 
sign, and you'll see that in the POST request confirmation. This sign is only 
in the Unicode, so it's displayed as several other signs in different code 
pages. Anyway, this breaks the form. Checked with different terminals.

What is expected to happen:
• The sequence “” is left as it is.

System Information:
• Ubuntu 14.04 LTS 64bit
• elinks 0.12~pre6-4ubuntu1 (the newest by now)

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

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

Title:
  HTML entities interpreted incorrectly

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

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


[Bug 1528583] Re: [FFe] Please update to MySQL 5.7 series

2016-03-24 Thread Adam Conrad
** Changed in: mythtv (Ubuntu)
   Status: Invalid => New

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

Title:
  [FFe] Please update to MySQL 5.7 series

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

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


[Bug 1283309] Re: bash built-in read timeout (-t) doesn't work

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

** Changed in: bash (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/1283309

Title:
  bash built-in read timeout (-t) doesn't work

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

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


[Bug 1528583] Re: [FFe] Please update to MySQL 5.7 series

2016-03-24 Thread Adam Conrad
** Changed in: mythtv (Ubuntu)
   Status: Invalid => New

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

Title:
  [FFe] Please update to MySQL 5.7 series

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

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


[Bug 1559252] Re: linux: 4.4.0-15.31 -proposed tracker

2016-03-24 Thread Adam Conrad
** Changed in: kernel-development-workflow/promote-to-release
   Status: New => Fix Released

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

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

Title:
  linux: 4.4.0-15.31 -proposed tracker

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

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


[Bug 1490659] Re: package kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package accoun

2016-03-24 Thread Lucas
*** This bug is a duplicate of bug 1451728 ***
https://bugs.launchpad.net/bugs/1451728

Can someone attend to solve this bug? It's really annoying and isn't
allowing me to install anything else. Someone have some answer how can I
install my things again??? Thanks guys.

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

Title:
  package kde-config-telepathy-accounts (not installed) failed to
  install/upgrade: trying to overwrite '/usr/share/accounts/services
  /google-im.service', which is also in package account-plugin-google
  0.12+15.10.20150723-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ktp-accounts-kcm/+bug/1490659/+subscriptions

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


[Bug 1559629] Re: autopkgtest should include a sorted list of all installed packages in its log output

2016-03-24 Thread Martin Pitt
Right, it's the per-test delta to the "testbed package list" which is in
results.tar and also copied to the "debci log" e. g. to
http://autopkgtest.ubuntu.com/data/packages/xenial/armhf/e/exim4/20160325_051059@.log
. If that's inconvenient we can reshuffle this.

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

Title:
  autopkgtest should include a sorted list of all installed packages in
  its log output

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.20.3+16.04.20160322-0ubuntu1

---
mir (0.20.3+16.04.20160322-0ubuntu1) xenial; urgency=medium

  [ Alberto Aguirre ]
  * New upstream release 0.20.3 (https://launchpad.net/mir/+milestone/0.20.3)
- ABI summary:
  . No ABI changes in any libraries. Bugfix release only.
- Bug fixed:
  . Mir crashed with exception 'failed to add sync point to command
buffer' (LP: #1554635)

  [ CI Train Bot ]
  * No-change rebuild.

 -- Alberto Aguirre   Tue, 22 Mar 2016
15:42:36 +

** Changed in: mir (Ubuntu)
   Status: Incomplete => 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/1554635

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

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

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


[Bug 1561845] [NEW] Recording schedule off by 1 hour - DST

2016-03-24 Thread Kenneth
Public bug reported:

Two recording schedules changed start time by 1 hour after Daylight
Savings Time change

** Affects: kaffeine (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/1561845

Title:
  Recording schedule off by 1 hour - DST

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

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


[Bug 1545026] Re: Video Progress Too Subtle on Apple Movie Trailers

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-themes -
14.04+16.04.20160324.1-0ubuntu1

---
ubuntu-themes (14.04+16.04.20160324.1-0ubuntu1) xenial; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Ambiance, Radiance: use inverted gradient in headerbar when in
toolbar-mode (LP: #1515810)

  [ Sebastien Bacher ]
  * reduce the padding on flat entries, that's needed with gtk 3.18
otherwise the entry is displayed over new rows in listview when
editing, that's also what the gtk upstream themes are doing.
  * show the cursor index better in totem videos (LP: #1545026)

  [ Will Cooke ]
  * Override box shadow and border settings for linked dialog buttons so
they don't looked mashed together. Extra border radius is required
to stop the button background bleeding through the border. (LP:
#1513856)

 -- Iain Lane   Thu, 24 Mar 2016 14:27:56
+

** Changed in: ubuntu-themes (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/1545026

Title:
  Video Progress Too Subtle on Apple Movie Trailers

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

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

[Bug 1560188] Re: unity8 hang w/ CPU pegged

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-datetime -
15.10+16.04.20160323-0ubuntu1

---
indicator-datetime (15.10+16.04.20160323-0ubuntu1) xenial; urgency=medium

  [ Charles Kerr ]
  * Remove the calendar from the phone profile. (LP: #1560188)

 -- Michael Zanetti   Wed, 23 Mar 2016
09:45:27 +

** Changed in: indicator-datetime (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  unity8 hang w/ CPU pegged

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

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


[Bug 1513856] Re: [3.18] 'save changes' dialog button style is wrong

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-themes -
14.04+16.04.20160324.1-0ubuntu1

---
ubuntu-themes (14.04+16.04.20160324.1-0ubuntu1) xenial; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Ambiance, Radiance: use inverted gradient in headerbar when in
toolbar-mode (LP: #1515810)

  [ Sebastien Bacher ]
  * reduce the padding on flat entries, that's needed with gtk 3.18
otherwise the entry is displayed over new rows in listview when
editing, that's also what the gtk upstream themes are doing.
  * show the cursor index better in totem videos (LP: #1545026)

  [ Will Cooke ]
  * Override box shadow and border settings for linked dialog buttons so
they don't looked mashed together. Extra border radius is required
to stop the button background bleeding through the border. (LP:
#1513856)

 -- Iain Lane   Thu, 24 Mar 2016 14:27:56
+

** Changed in: ubuntu-themes (Ubuntu Xenial)
   Status: In Progress => Fix Released

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

Title:
  [3.18] 'save changes' dialog button style is wrong

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

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

[Bug 1535397] Re: [enhancement] Implement support for window states based on form factor

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu -
0.62+16.04.20160322-0ubuntu1

---
qtubuntu (0.62+16.04.20160322-0ubuntu1) xenial; urgency=medium

  [ Lukáš Tinkl ]
  * Support for switching kbd layouts (LP: #1524400, #1491340)

  [ Nick Dedekind ]
  * Added support for low shell chrome (LP: #1535397)

 -- Michael Zanetti   Tue, 22 Mar 2016
08:49:45 +

** Changed in: qtubuntu (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  [enhancement] Implement support for window states based on form factor

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

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

[Bug 1561842] [NEW] Grub bootloader disappears after a seemingly random amount of restarts/shutdowns.

2016-03-24 Thread Ty Young
Public bug reported:

This happens on Ubuntu-Gnome 14.04.X(X being initial release and all
point released after) through 15.10.  The OS itself is fine and can be
booted into again by reinstalling Grub but will eventually happen again.

This bug can happen right after a new install of Ubuntu-Gnome or many
months after. When it does happen, the system works and acts the same as
before and after the bug.

Boot-repair logs:

Before:  http://paste.ubuntu.com/15493004/

After:  http://paste.ubuntu.com/15493018/


Distro: Ubuntu-Gnome
Version:  15.10
Grub version: 2.02~beta2-29ubuntu0.3

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: grub (not installed)
Uname: Linux 4.5.0-040500-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Mar 24 23:15:47 2016
InstallationDate: Installed on 2015-09-14 (193 days ago)
InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha amd64 (20150826.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily

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

Title:
  Grub bootloader disappears after a seemingly random amount of
  restarts/shutdowns.

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

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


[Bug 1456815] Re: package clamav-base 0.98.7+dfsg-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

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

** Changed in: clamav (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/1456815

Title:
  package clamav-base 0.98.7+dfsg-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

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

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


[Bug 1456815] Re: package clamav-base 0.98.7+dfsg-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

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

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

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

Title:
  package clamav-base 0.98.7+dfsg-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

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

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


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

2016-03-24 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1561830/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

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

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

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


[Bug 1555345] Fix multipath discovery / listing when USB device is present

2016-03-24 Thread bugproxy
Default Comment by Bridge

** Attachment added: "Fix multipath discovery / listing when USB device is 
present"
   
https://bugs.launchpad.net/bugs/1555345/+attachment/4610734/+files/multipath-tools_usb-discovery.debdiff

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

Title:
  ISST-LTE: pVM:multipath -ll cannot show mpath device

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

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


[Bug 1561806] Re: package virtualbox 5.0.14-dfsg-2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-03-24 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

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

** Changed in: virtualbox (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/1561806

Title:
  package virtualbox 5.0.14-dfsg-2 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/virtualbox/+bug/1561806/+subscriptions

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


[Bug 1555345] Fix multipath discovery / listing when USB device is present

2016-03-24 Thread bugproxy
Default Comment by Bridge

** Attachment added: "Fix multipath discovery / listing when USB device is 
present"
   
https://bugs.launchpad.net/bugs/1555345/+attachment/4610734/+files/multipath-tools_usb-discovery.debdiff

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

Title:
  ISST-LTE: pVM:multipath -ll cannot show mpath device

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

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


[Bug 1555345] Re: ISST-LTE: pVM:multipath -ll cannot show mpath device

2016-03-24 Thread Mathieu Trudel-Lapierre
The merge is completed; it has been uploaded to the xenial review queue;
we should get it in the archive proper soon (needs to be accepted by the
release team).

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

Title:
  ISST-LTE: pVM:multipath -ll cannot show mpath device

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

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


[Bug 1555345] Re: ISST-LTE: pVM:multipath -ll cannot show mpath device

2016-03-24 Thread Mathieu Trudel-Lapierre
The merge is completed; it has been uploaded to the xenial review queue;
we should get it in the archive proper soon (needs to be accepted by the
release team).

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

Title:
  ISST-LTE: pVM:multipath -ll cannot show mpath device

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

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


[Bug 1170166] Re: No right or left mouse menu in 13.04 GNOME or Unity

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

** Changed in: meta-gnome3 (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/1170166

Title:
  No right or left mouse menu in 13.04 GNOME or Unity

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

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


[Bug 1537501] Re: crash during install

2016-03-24 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/1537501

Title:
  crash during install

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

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


[Bug 1481797] Re: writer shapes

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

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

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

Title:
  writer shapes

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

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


[Bug 1518642] Re: rtl8192cu kernel driver not working

2016-03-24 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/1518642

Title:
  rtl8192cu kernel driver not working

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

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


[Bug 1409637] Re: Gallery thumbnails of small objects are blurry/invisible

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

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

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

Title:
  Gallery thumbnails of small objects are blurry/invisible

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

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


[Bug 1411146] Re: italic becomes bold depending on zoom level

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

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

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

Title:
  italic becomes bold depending on zoom level

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

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


[Bug 1561834] Re: [FFE] [needs-packaging] tpm2-tss and tpm2-tools

2016-03-24 Thread Mathieu Trudel-Lapierre
** Tags added: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)

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

Title:
  [FFE] [needs-packaging] tpm2-tss and tpm2-tools

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

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


[Bug 1355371] Re: /usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service:*** Error in `/usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service': malloc(): memory

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

** Changed in: indicator-location (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/1355371

Title:
  /usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-
  service:*** Error in `/usr/lib/arm-linux-gnueabihf/indicator-location
  /indicator-location-service': malloc(): memory corruption (fast): ADDR
  ***

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

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


[Bug 1561832] Re: package systemd 225-1ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package systemd 225-1ubuntu9.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1561834] [NEW] [FFE] [needs-packaging] tpm2-tss and tpm2-tools

2016-03-24 Thread Mathieu Trudel-Lapierre
Public bug reported:

We should ship tpm2-tools, which also requires parts of a library
(tpm2-tss), to build.

tpm2-tools is a collection of userland tools to use to interface with
TPM 2.0 chips. One can do attestation, signing, encryption, etc. using
these tools. More and more hardware should start shipping with TPM 2.0
chips during the lifetime of the coming Ubuntu releases.

Both packages build successfully in a de-virt PPA:
https://launchpadlibrarian.net/249863564/buildlog_ubuntu-xenial-amd64.tpm2-tss_0.98+20160226.d4f23cc-0ubuntu1_BUILDING.txt.gz
https://launchpadlibrarian.net/249866551/buildlog_ubuntu-xenial-amd64.tpm2-tools_1.0.0+20160226.64b3334-0ubuntu2~mtrudel1_BUILDING.txt.gz
(disregard the weird naming there, it's because I had not initially built 
correctly due to an error on my part, and the version had to be bumped).

This package is not intended to be seeded at this time.

** Affects: 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/1561834

Title:
  [FFE] [needs-packaging] tpm2-tss and tpm2-tools

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

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


[Bug 1561832] [NEW] package systemd 225-1ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-24 Thread John Zandbergen
Public bug reported:

This error happened this morning at startup of my system. 
Don't have  clue where this comes from. Looks like yesterday an update was done 
that required a restart but it fails completing after restart (this morning).

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: systemd 225-1ubuntu9.1
ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Mon Mar 21 11:57:25 2016
DuplicateSignature: package:systemd:225-1ubuntu9.1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-08-19 (218 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Hewlett-Packard Compaq Presario C700 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic 
root=UUID=7dd60890-1263-493b-b46b-506af50eac11 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: systemd
Title: package systemd 225-1ubuntu9.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-09-24 (182 days ago)
dmi.bios.date: 03/19/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.32
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30D9
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 83.21
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.32:bd03/19/2008:svnHewlett-Packard:pnCompaqPresarioC700NotebookPC:pvrF.32:rvnHewlett-Packard:rn30D9:rvr83.21:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: Compaq Presario C700 Notebook PC
dmi.product.version: F.32
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-package wily

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

Title:
  package systemd 225-1ubuntu9.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


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

2016-03-24 Thread Stephen Worthington
Public bug reported:

I have an old PC I use for testing new operating systems.  It has
previously had Ubuntu 15.10 installed and working.  The motherboard is
an Asus M2NPV-VM, with Nvidia nForce 430 chipset and Nvidia GeForce 6150
GPU.  I have installed an Nvidia GT220 card to use for more modern video
support.

When I attempt to install Ubuntu 16.04 beta (daily xenial-desktop-
amd64.iso file downloaded 24/03/2016  18:17), it starts to write to the
hard disk (Samsung HD103UJ), and after a short time the install got lots
of disk write errors in kern.log.  After the errors, the disk was unable
to be read either, with "fdisk -l /dev/sda" failing to read a sector,
where it had worked before starting the install.  Unplugging the SATA
cable to the drive and plugging it in again made the drive work again
(on /dev/sdc), but another attempt to install failed with the same write
errors.

I noticed that the log had swap write errors also, so I rebooted the
install DVD again, and this time did a "swapoff -a" command before
attempting to install, but got the same errors again.  So I found my
Ubuntu 15.10 install DVD and tried a new install from that, which worked
just fine.

On rebooting with my 16.04 daily DVD, I again did "swapoff -a" so that
the DVD based system would run normally, then tried mounting the EXT4
system partition I had just installed using the 15.10 install DVD.  That
worked, so I tried dd commands to do test writes to that partition.  The
following commands worked:

  dd if=/dev/zero of=/mnt/sda8/tmp/output bs=8k count=10k
  dd if=/dev/zero of=/mnt/sda8/tmp/output bs=8k count=100k

but when I did this command:

  dd if=/dev/zero of=/mnt/sda8/tmp/output bs=8k count=1000k

after a while errors started appearing in kern.log, just as with the
attempts to install 16.04.

It appears that with sustained write activity, the errors will start and
then the drive will become unusable until it is unplugged and plugged in
again.

I have attached the kern.log and syslog files from the 15.10 install
that worked, and the 16.04 install attempt that failed.  The first error
message appears to be this:

ata3: EH in SWNCQ mode,QC:qc_active 0x1FFF sactive 0x1FFF
ata3: SWNCQ:qc_active 0x1 defer_bits 0x1FFE last_issue_tag 0x0
dhfis 0x1 dmafis 0x0 sdbfis 0x0

which leads me to suspect a problem with the handling of the SATA
controller's interrupts.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "logs.tar.gz"
   
https://bugs.launchpad.net/bugs/1561830/+attachment/4610679/+files/logs.tar.gz

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

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

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

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


[Bug 1561829] [NEW] Sync apt-cacher-ng 0.9.1-1 (universe) from Debian unstable (main)

2016-03-24 Thread Unit 193
Public bug reported:

Please sync apt-cacher-ng 0.9.1-1 (universe) from Debian unstable (main)

Changelog entries since current xenial version 0.8.9-1:

apt-cacher-ng (0.9.1-1) unstable; urgency=low

  * New upstream version

 -- Eduard Bloch   Sun, 28 Feb 2016 17:20:41 +0100

apt-cacher-ng (0.9.0-1) experimental; urgency=low

  * New upstream version

 -- Eduard Bloch   Mon, 01 Feb 2016 19:50:49 +0100


Upstream changelog entries since current xenial version 0.8.9-1:

apt-cacher-ng (0.9.1) THE-DARK-NIGHT; urgency=low

  * FIX: correct human error message printing with recent glibc
  * FIX: corrected linking on systems that need additional libraries to be
linked manually for socket IO while libwrap was not available
  * More file pattern changes for Ubuntu's do-release-upgrade tool
  * Better processing of filename sets in the "deletion" wizard (compressed
parameter exchange for longer lists)
  * Database update

 -- Eduard Bloch   Sun, 28 Feb 2016 17:17:43 +0100

apt-cacher-ng (0.9.0) MAXIMUM-OVERDRIVE; urgency=low

  * FIX: Ubuntu Installer's ReleaseNotes fetching was interpreted incorrectly
forced redirection of ISP to its auth page. Now keeping the target page
in doubt, just making sure it's reloaded next time.
  * More volatile regexp's to cover requests from Ubuntu Installer, including
the link that it uses to examine state of the network connection
  * FIX: Replaced "unofficial" uint type with unsigned (should resolve build
problems under FreeBSDs)

 -- Eduard Bloch   Mon, 01 Feb 2016 19:48:10 +0100

** Affects: apt-cacher-ng (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/1561829

Title:
  Sync apt-cacher-ng 0.9.1-1 (universe) from Debian unstable (main)

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

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


[Bug 1561826] Re: pitivi crashed with pitivi.utils.pipeline.PipelineError in setState(): Failure changing state of the Gst.Pipeline to , currently reset to NUL

2016-03-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1561825 ***
https://bugs.launchpad.net/bugs/1561825

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

** Tags removed: need-duplicate-check

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

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

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

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

** Information type changed from Private to Public

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

Title:
  pitivi crashed with pitivi.utils.pipeline.PipelineError in setState():
  Failure changing state of the Gst.Pipeline to , currently reset to NULL

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

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


[Bug 1561614] Re: im-config should use whiptail instead of dialog

2016-03-24 Thread Aron Xu
** Changed in: im-config (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/1561614

Title:
  im-config should use whiptail instead of dialog

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

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


[Bug 1561472] Re: Xenial Beta 2: Installation fails due to insufficiently signed repository

2016-03-24 Thread Mathieu Trudel-Lapierre
Looks like it's really the appstream update that failed:

Mar 24 11:04:30 kubuntu ubiquity: ** (appstreamcli:7490): CRITICAL **: Error 
while moving old database out of the way.
Mar 24 11:04:30 kubuntu ubiquity: AppStream cache update failed.

The warning you saw earlier should be fixed in the next image; perhaps
it would be best to see if the next daily solves the issue for you, and
if not we'll look more into the appstream issues.

As far as I recall, appstream was pretty picking about the signing.

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

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

Title:
  Xenial Beta 2: Installation fails due to insufficiently signed
  repository

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

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


[Bug 1561820] [NEW] Sync cronic 2-1 (universe) from Debian unstable (main)

2016-03-24 Thread Unit 193
Public bug reported:

Please sync cronic 2-1 (universe) from Debian unstable (main)

All changelog entries:

cronic (2-1) unstable; urgency=medium

  * Initial release. (Closes: #711017)

 -- Daniel Lange   Tue, 15 Mar 2016 13:15:20 +0100

** Affects: 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/1561820

Title:
  Sync cronic 2-1 (universe) from Debian unstable (main)

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

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


[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs; it should add networks automatically

2016-03-24 Thread Andres Rodriguez
** Changed in: maas
   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/1379567

Title:
  maas-proxy is an open proxy with no ACLs; it should add networks
  automatically

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

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


[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs; it should add networks automatically

2016-03-24 Thread Andres Rodriguez
** Changed in: maas
   Status: Triaged => In Progress

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

Title:
  maas-proxy is an open proxy with no ACLs; it should add networks
  automatically

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

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


[Bug 1561474] Re: Bluetooth will be disable after reusme from suspend on Xenial

2016-03-24 Thread Po-Hsu Lin
This bug is fixed in the mainline kernel, 4.5.0-040500-generic
#201603140130

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

** Tags added: kernel-fixed-upstream

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

Title:
  Bluetooth will be disable after reusme from suspend on Xenial

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

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


[Bug 1512834] Re: Slideshow is not translated on Kubuntu 16.04 LTS

2016-03-24 Thread Flames_in_Paradise
Thanks Lasse, that's a wonderfulk Easter-.

Now we only have to wait for someone from the Kubuntu-Devs to pick that
up.

I've stopped doing translations on this subject for Kubuntu, as many
others too - since it's worthless w/o the change.

Anyway there is other acitivity in the bazaar-branch, which seems to be
proposed for merge.

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

Title:
  Slideshow is not translated on Kubuntu 16.04 LTS

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

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

[Bug 1553633] Re: Documentation no longer appearing in Devhelp

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.5 - 3.5.1-9ubuntu1

---
python3.5 (3.5.1-9ubuntu1) xenial; urgency=medium

  * Lib/_pydecimal.py: Bump __libmpdec_version__.
  * libpython3.5-stdlib: Add breaks on libmpdec2 (<< 2.4.2).

 -- Matthias Klose   Wed, 23 Mar 2016 13:57:53 +0100

** Changed in: python3.5 (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/1553633

Title:
  Documentation no longer appearing in Devhelp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1553633/+subscriptions

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


[Bug 1561814] [NEW] application crashes if subtitle.text of Captions is too long

2016-03-24 Thread XiaoGuo, Liu
Public bug reported:

I copied the code snippet at
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.Captions/,
and I made an example at https://github.com/liu-xiao-guo/captions

If the code is like:


Captions {
title.text: "Caption1"
subtitle.text: "Subtitle text 111"
// attached properties of an Item type property
// can be changed only with assignment
Component.onCompleted: subtitle.Layout.alignment = 
Qt.AlignRight
}


The app crashes, however, if I change the above code to:

Captions {
title.text: "Caption1"
subtitle.text: "Subtitle text"
// attached properties of an Item type property
// can be changed only with assignment
Component.onCompleted: subtitle.Layout.alignment = 
Qt.AlignRight
}

Then the app does not crash any more.

Best regards,
XiaoGuo

** Affects: ubuntu-ui-toolkit (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/1561814

Title:
  application crashes if subtitle.text of Captions is too long

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

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


[Bug 1561614] Re: im-config should use whiptail instead of dialog

2016-03-24 Thread Aron Xu
** Changed in: im-config (Ubuntu)
   Importance: Undecided => Medium

** Changed in: im-config (Ubuntu)
   Status: New => In Progress

** Changed in: im-config (Ubuntu)
 Assignee: Ubuntu Desktop (ubuntu-desktop) => Aron Xu (happyaron)

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

Title:
  im-config should use whiptail instead of dialog

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

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


[Bug 1520139] Re: [Feature] Enable I2C on Broxton-P

2016-03-24 Thread Tim Gardner
** Information type changed from Proprietary to Public

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

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

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  [Feature] Enable I2C on Broxton-P

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

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


[Bug 1538615] Re: Cat causes login screen to hang

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 16.04.2-0ubuntu1

---
unity-greeter (16.04.2-0ubuntu1) xenial; urgency=medium

  * New upstream release:
- Limit prompt fields to 200 characters (LP: #1538615)

 -- Robert Ancell   Thu, 24 Mar 2016
14:03:38 +1300

** Changed in: unity-greeter (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Cat causes login screen to hang

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

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


[Bug 1560764] Re: "fails to request state" when trying to perform actions in mokutil

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package mokutil - 0.3.0-0ubuntu1

---
mokutil (0.3.0-0ubuntu1) xenial; urgency=medium

  * New upstream version.
- Now uses efivar which supports immutable attributes (LP: #1560764)
  * B-D on libefivar-dev, dh-autoreconf
  * debian/rules: use autoreconf
  * Backport cdb4b6f3 from upstream to fix i386 builds.

 -- Mario Limonciello   Tue, 22 Mar 2016
21:25:22 -0500

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

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

Title:
  "fails to request state" when trying to perform actions in mokutil

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

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


[Bug 1560486] Re: Revision 625 broke ABI compatibility

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package bamf -
0.5.3~bzr0+16.04.20160322.1-0ubuntu1

---
bamf (0.5.3~bzr0+16.04.20160322.1-0ubuntu1) xenial; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * BamfMatcher: avoid to register apps with invalid (empty or not
existing) destkop files (LP: #1560490)

  [ Rico Tzschichholz ]
  * BamfView: Fix ABI break caused by r625 (LP: #1560486)

 -- Marco Trevisan (Treviño)   Tue, 22 Mar 2016 15:35:03
+

** Changed in: bamf (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Revision 625 broke ABI compatibility

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

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

[Bug 1509829] Re: lightdm-guest-session profile is too strict to input Japanese text with fcitx-mozc

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package fcitx - 1:4.2.9.1-1ubuntu1

---
fcitx (1:4.2.9.1-1ubuntu1) xenial; urgency=medium

  * Install apparmor configuration (LP: #1509829)

 -- Aron Xu   Tue, 22 Mar 2016 21:33:56 +0800

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

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

Title:
  lightdm-guest-session profile is too strict to input Japanese text
  with fcitx-mozc

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

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


[Bug 1560490] Re: Startup notification could register invalid applications

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package bamf -
0.5.3~bzr0+16.04.20160322.1-0ubuntu1

---
bamf (0.5.3~bzr0+16.04.20160322.1-0ubuntu1) xenial; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * BamfMatcher: avoid to register apps with invalid (empty or not
existing) destkop files (LP: #1560490)

  [ Rico Tzschichholz ]
  * BamfView: Fix ABI break caused by r625 (LP: #1560486)

 -- Marco Trevisan (Treviño)   Tue, 22 Mar 2016 15:35:03
+

** Changed in: bamf (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Startup notification could register invalid applications

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

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

[Bug 1540925] Re: Upgrade LibreCad to latest version

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package librecad - 2.0.9-2

---
librecad (2.0.9-2) unstable; urgency=medium

  * debian/patches/remove_qt4_docs_postprocess.patch
- Don't ship docs (unmaintained)
- use qt5's lrelease
  * Remove unmainted docs from
- debian/librecad-data.links
- debian/librecad.install

 -- Scott Howard   Wed, 16 Mar 2016 10:47:25 -0400

** Changed in: librecad (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Upgrade LibreCad to latest version

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

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


[Bug 1557787] Re: client/server RCEs in path_name()

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package git - 1:2.7.4-0ubuntu1

---
git (1:2.7.4-0ubuntu1) xenial; urgency=medium

  * SECURITY UPDATE: New upstream release to fix denial of service or possible
remote code execution (LP: #1557787)
+ CVE-2016-2324
+ The previous upload only fixed one of the two security issues and 2.7.4
  is needed to address the second

 -- Tyler Hicks   Tue, 22 Mar 2016 18:32:49 -0500

** Changed in: git (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  client/server RCEs in path_name()

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

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


[Bug 1561449] Re: PCI/internal sound card not detected

2016-03-24 Thread Raymond
[ 4.588798] WARNING: CPU: 3 PID: 272 at 
/build/linux-_Kv5oI/linux-4.2.0/drivers/i2c/busses/i2c-designware-baytrail.c:112
 baytrail_i2c_acquire+0x139/0x1e0 [i2c_designware_platform]() 
[ 4.588801] Modules linked in: v4l2_common(+) videodev btusb btrtl snd_pcm 
media btbcm btintel bluetooth snd_seq_midi snd_seq_midi_event snd_rawmidi 
lpc_ich(+) shpchp(+) mei_txe(+) mei processor_thermal_device(+) 
intel_soc_dts_iosf snd_seq snd_seq_device snd_timer 8250_fintek snd dw_dmac 
dw_dmac_core pwm_lpss_platform soundcore i2c_designware_platform(+) 
i2c_designware_core pwm_lpss spi_pxa2xx_platform 8250_dw tpm_crb 
soc_button_array mac_hid int3400_thermal int3403_thermal acpi_pad 
acpi_thermal_rel int340x_thermal_zone parport_pc ppdev lp parport autofs4 
hid_generic usbhid mmc_block i915 i2c_algo_bit drm_kms_helper drm wmi video 
i2c_hid hid sdhci_acpi sdhci pinctrl_cherryview 
[ 4.57] CPU: 3 PID: 272 Comm: systemd-udevd Not tainted 4.2.0-34-generic 
#39-Ubuntu 
[ 4.588890] Hardware name: ASUSTeK COMPUTER INC. E200HA/E200HA, BIOS E200HA.207 
02/01/2016 
[ 4.588894]  ad7a884f 8800717879d8 817ebed3 
[ 4.588901]   880071787a18 8107b986 
[ 4.588910] 8800717879f8 880078703818 ff92 fffedf68 
[ 4.588916] Call Trace: 
[ 4.588929] [] dump_stack+0x45/0x57 
[ 4.588938] [] warn_slowpath_common+0x86/0xc0 
[ 4.588943] [] warn_slowpath_null+0x1a/0x20
 [ 4.588950] [] baytrail_i2c_acquire+0x139/0x1e0 
[i2c_designware_platform] 
[ 4.588958] [] ? clk_get_sys+0x104/0x140 
[ 4.588965] [] i2c_dw_init+0x27/0x320 [i2c_designware_core] 
[ 4.588969] [] ? clk_enable_unlock+0x54/0xc0 
[ 4.588975] [] dw_i2c_probe+0x148/0x3e0 
[i2c_designware_platform]
 [ 4.588983] [] platform_drv_probe+0x34/0x90
 [ 4.588988] [] driver_probe_device+0x21a/0x490
 [ 4.588993] [] __driver_attach+0x90/0xa0 [ 4.588998] 
[] ? driver_probe_device+0x490/0x490
 [ 4.589003] [] bus_for_each_dev+0x6c/0xc0 
[ 4.589008] [] driver_attach+0x1e/0x20
 [ 4.589013] [] bus_add_driver+0x1eb/0x280 
[ 4.589017] [] ? 0xc02c6000
 [ 4.589021] [] driver_register+0x60/0xe0
 [ 4.589026] [] __platform_driver_register+0x4a/0x50
 [ 4.589032] [] dw_i2c_init_driver+0x17/0x1000 
[i2c_designware_platform] 
[ 4.589038] [] do_one_initcall+0xb3/0x200 
[ 4.589045] [] ? kmem_cache_alloc_trace+0x187/0x1f0 
[ 4.589050] [] ? do_init_module+0x28/0x1e7
 [ 4.589055] [] do_init_module+0x60/0x1e7
 [ 4.589061] [] load_module+0x167e/0x1c10
 [ 4.589066] [] ? __symbol_put+0x60/0x60 
[ 4.589074] [] ? kernel_read+0x50/0x80
 [ 4.589080] [] SyS_finit_module+0xb9/0xf0 
[ 4.589086] [] entry_SYSCALL_64_fastpath+0x16/0x75

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

Title:
  PCI/internal sound card not detected

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

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


[Bug 1561278] Re: internal sound card not detected HP X2

2016-03-24 Thread Raymond
Seem similar oops

https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1561449

8] WARNING: CPU: 1 PID: 313 at /build/linux-
lAMkDx/linux-4.4.0/drivers/i2c/busses/i2c-designware-baytrail.c:112
baytrail_i2c_acquire+0x139/0x1e0 [i2c_designware_platform]() [ 4.811122]
Modules linked in: mac80211 nls_iso8859_1 iwlwifi cfg80211 btusb btrtl
snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_mfld_platform
snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine mei_txe mei snd_pcm
shpchp lpc_ich snd_seq_midi snd_seq_midi_event processor_thermal_device
snd_rawmidi intel_soc_dts_iosf hci_uart btbcm btqca btintel bluetooth
8250_fintek snd_seq rfkill_gpio snd_seq_device snd_timer dw_dmac
dw_dmac_core snd soundcore pwm_lpss_platform pwm_lpss 8250_dw
spi_pxa2xx_platform soc_button_array i2c_designware_platform(+)
i2c_designware_core tpm_crb int3400_thermal acpi_thermal_rel acpi_pad
int3403_thermal int340x_thermal_zone mac_hid parport_pc ppdev lp parport
autofs4 hid_generic usbhid mmc_block i915 i2c_algo_bit drm_kms_helper
syscopyarea sysfillrect sysimgblt fb_sys_fops [ 4.811197] drm video fjes
i2c_hid hid wmi sdhci_acpi sdhci pinctrl_cherryview [ 4.811211] CPU: 1
PID: 313 Comm: systemd-udevd Not tainted 4.4.0-15-generic #31-Ubuntu [
4.811214] Hardware name: HP HP Pavilion x2 Detachable/813E, BIOS F.04
09/11/2015 [ 4.811218] 0286 2618735e
880072c6ba00 813e76a3 [ 4.811224] 
c02ae708 880072c6ba38 8107fe12 [ 4.811230]
88007219a018 ff92 fffedfa1 88007b95d410 [
4.811235] Call Trace: [ 4.811246] []
dump_stack+0x63/0x90 [ 4.811253] []
warn_slowpath_common+0x82/0xc0 [ 4.811258] []
warn_slowpath_null+0x1a/0x20 [ 4.811265] []
baytrail_i2c_acquire+0x139/0x1e0 [i2c_designware_platform] [ 4.811273]
[] i2c_dw_init+0x27/0x350 [i2c_designware_core] [
4.811279] [] i2c_dw_probe+0x52/0x180
[i2c_designware_core] [ 4.811286] []
dw_i2c_plat_probe+0x1d4/0x410 [i2c_designware_platform] [ 4.811293]
[] platform_drv_probe+0x3b/0xa0 [ 4.811299]
[] driver_probe_device+0x222/0x4a0 [ 4.811305]
[] __driver_attach+0x84/0x90 [ 4.811310]
[] ? driver_probe_device+0x4a0/0x4a0 [ 4.811315]
[] bus_for_each_dev+0x6c/0xc0 [ 4.811321]
[] driver_attach+0x1e/0x20 [ 4.811326]
[] bus_add_driver+0x1eb/0x280 [ 4.811330]
[] ? 0xc02b2000 [ 4.811334]
[] driver_register+0x60/0xe0 [ 4.811339]
[] __platform_driver_register+0x36/0x40 [ 4.811345]
[] dw_i2c_init_driver+0x17/0x1000
[i2c_designware_platform] [ 4.811351] []
do_one_initcall+0xb3/0x200 [ 4.811358] [] ?
__vunmap+0x91/0xe0 [ 4.811364] [] ?
kmem_cache_alloc_trace+0x183/0x1f0 [ 4.811368] [] ?
kfree+0x13a/0x150 [ 4.811375] []
do_init_module+0x5f/0x1cf [ 4.811381] []
load_module+0x1667/0x1c00 [ 4.811386] [] ?
__symbol_put+0x60/0x60 [ 4.811393] [] ?
kernel_read+0x50/0x80 [ 4.811398] []
SYSC_finit_module+0xb4/0xe0 [ 4.811404] []
SyS_finit_module+0xe/0x10 [ 4.811411] []
entry_SYSCALL_64_fastpath+0x16/0x71

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

Title:
  internal sound card not detected HP X2

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

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


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

2016-03-24 Thread Caroline Yu
Ok :)

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

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

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

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

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


[Bug 1561093] Re: All output lost from testing session. Could not read /tmp/submission.xml

2016-03-24 Thread Pierre Equoy
Regarding the instructions to add the PPA, they are on the overview page
(https://launchpad.net/~hardware-certification/+archive/ubuntu/public):

“You can update your system with unsupported packages from this
untrusted PPA by adding ppa:hardware-certification/public to your
system's Software Sources. (Read about installing)”

First, let's try to see if the package installation was successfull or
not:

1. type :
plainbox --version
You should see `0.26`
2. If 1. was successful, try running `checkbox-cli`.

If not, you may have to uninstall both `python3-checkbox-ng` and
`checkbox-ng` packages before retrying to install the latest version:

sudo apt-get remove --purge python3-checkbox-ng checkbox-ng

Then try installing the packages again.

Hope this helps!

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

Title:
  All output lost from testing session. Could not read
  /tmp/submission.xml

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

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

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

2016-03-24 Thread Caroline Yu
Ok :)

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

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

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-pack - 1.0.6-1ubuntu1

---
php-horde-pack (1.0.6-1ubuntu1) xenial; urgency=medium

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

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 15:05:59 -0700

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

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

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

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

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


[Bug 1561812] Re: zeitgeist-daemon crashed with SIGSEGV in g_slice_alloc()

2016-03-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1547856 ***
https://bugs.launchpad.net/bugs/1547856

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

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  zeitgeist-daemon crashed with SIGSEGV in g_slice_alloc()

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-kronolith - 4.2.13-1ubuntu1

---
php-horde-kronolith (4.2.13-1ubuntu1) xenial; urgency=medium

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

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 16:14:48 -0700

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

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

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

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

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


[Bug 1561811] [NEW] I performed " aptitude safe upgrade" and got: package nagios3-common 3.5.1.dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error e

2016-03-24 Thread Lester
Public bug reported:

Received bug report following "aptitude safe-upgrade"

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: nagios3-common 3.5.1.dfsg-2.1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Thu Mar 24 19:42:30 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-02-06 (47 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160205)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.7
SourcePackage: nagios3
Title: package nagios3-common 3.5.1.dfsg-2.1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  I performed " aptitude safe upgrade" and got: package nagios3-common
  3.5.1.dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

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

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


[Bug 1561811] [NEW] I performed " aptitude safe upgrade" and got: package nagios3-common 3.5.1.dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error e

2016-03-24 Thread Lester
Public bug reported:

Received bug report following "aptitude safe-upgrade"

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: nagios3-common 3.5.1.dfsg-2.1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Thu Mar 24 19:42:30 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-02-06 (47 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160205)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.7
SourcePackage: nagios3
Title: package nagios3-common 3.5.1.dfsg-2.1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  I performed " aptitude safe upgrade" and got: package nagios3-common
  3.5.1.dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

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

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


[Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2016-03-24 Thread Louis
Oh and I did check and there seems to be a similar  bug report field already in 
bugs.debian.org against the version  0.6.32~rc+dfsg-1 on the i386 platform:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805379 

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

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

Title:
  avahi-daemon constantly reporting "Invalid response packet from host"

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

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


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

2016-03-24 Thread Steve Langasek
The rebuild.1 packages have all been uploaded.

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

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

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

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


[Bug 1547826] Re: [FFe]Enable libappindicator support

2016-03-24 Thread Aron Xu
** Summary changed:

- Enable libappindicator support
+ [FFe]Enable libappindicator support

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

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

** Description changed:

+ It appears an FFe is needed at this stage in Xenial cycle, thus changing
+ the bug status.
+ 
+ 
+ ---Original Report
  Please enable libappindicator support.
  This feature is good at KDE 5.
  https://desktopi18n.wordpress.com/2015/07/21/ibus-1-5-11-is-released/

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

Title:
  [FFe]Enable libappindicator support

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

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


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

2016-03-24 Thread Steve Langasek
Well, I suppose that the additional information message simply won't
trigger.  And I guess that's not a problem, because if it was, the
maintainer should've made the package depend on php5-memcache instead.
So uploading as-is.

** Changed in: simplesamlphp (Ubuntu)
   Status: Incomplete => 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/1544352

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

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

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


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-24 Thread Cemil Azizoglu
I 've tested with a trivial TPP (one that doesn't use Qt, that only
connects to and disconnects from U8) and wasn't able to repro the issue.
Thanks to Thomas for his help. As I said before, the camera driver is a
bit flakey - I get errors like

[  933.537054] [mt-i2c]ERROR,454: id=0,addr: 50, transfer error
[  933.537093] [mt-i2c]ERROR,460: I2C_ACKERR

or of the following sort,

[ 1006.938770] inv_mpu: error to reset fifo
[ 1007.055090] inv_mpu: error in header parsing=3c00

but the camera preview still seems to work, though the startup delay
varies slightly due to these.

This seems to indicate Qt Quick Scenegraph Renderer is doing something
bogus. I guess we could also try a TPP which sets up EGL only to glClear
the surface to be 100% sure.

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

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

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


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

2016-03-24 Thread Steve Langasek
bin/memcacheSync.php:   if(is_dir('/etc/php5/cli/conf.d')) {
bin/memcacheSync.php:   echo(" echo 'extension=memcache.so' 
>/etc/php5/cli/conf.d/memcache.ini\n");

does the above file not need to be updated in simplesamlphp?

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

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

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

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

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


[Bug 1551811] Re: Opening the camera for the first time leads to reboot

2016-03-24 Thread Cemil Azizoglu
Also, Alberto told me that he saw this issue on N4 while doing some
unrelated release testing, though he couldn't repro it later after
trying 20 times or so.

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

Title:
  Opening the camera for the first time leads to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1551811/+subscriptions

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


[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
Removing packages from xenial:
libkohana3.1-php 3.1.5-1.1 in xenial
libkohana-php 3.1.5-1.1 in xenial amd64
libkohana-php 3.1.5-1.1 in xenial arm64
libkohana-php 3.1.5-1.1 in xenial armhf
libkohana-php 3.1.5-1.1 in xenial i386
libkohana-php 3.1.5-1.1 in xenial powerpc
libkohana-php 3.1.5-1.1 in xenial ppc64el
libkohana-php 3.1.5-1.1 in xenial s390x
libkohana3.1-core-php 3.1.5-1.1 in xenial amd64
libkohana3.1-core-php 3.1.5-1.1 in xenial arm64
libkohana3.1-core-php 3.1.5-1.1 in xenial armhf
libkohana3.1-core-php 3.1.5-1.1 in xenial i386
libkohana3.1-core-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-core-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-core-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial s390x
libkohana3.1-php 3.1.5-1.1 in xenial amd64
libkohana3.1-php 3.1.5-1.1 in xenial 

[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
Removing packages from xenial:
libkohana3.2-php 3.2.2-1 in xenial
libkohana3.2-core-php 3.2.2-1 in xenial amd64
libkohana3.2-core-php 3.2.2-1 in xenial arm64
libkohana3.2-core-php 3.2.2-1 in xenial armhf
libkohana3.2-core-php 3.2.2-1 in xenial i386
libkohana3.2-core-php 3.2.2-1 in xenial powerpc
libkohana3.2-core-php 3.2.2-1 in xenial ppc64el
libkohana3.2-core-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-auth-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-auth-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-auth-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-auth-php 3.2.2-1 in xenial i386
libkohana3.2-mod-auth-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-auth-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-auth-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-cache-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-cache-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-cache-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-cache-php 3.2.2-1 in xenial i386
libkohana3.2-mod-cache-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-cache-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-cache-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial i386
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-database-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-database-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-database-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-database-php 3.2.2-1 in xenial i386
libkohana3.2-mod-database-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-database-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-database-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-image-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-image-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-image-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-image-php 3.2.2-1 in xenial i386
libkohana3.2-mod-image-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-image-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-image-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-orm-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-orm-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-orm-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-orm-php 3.2.2-1 in xenial i386
libkohana3.2-mod-orm-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-orm-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-orm-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial i386
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial i386
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial s390x
libkohana3.2-php 3.2.2-1 in xenial amd64
libkohana3.2-php 3.2.2-1 in xenial arm64
libkohana3.2-php 3.2.2-1 in xenial armhf
libkohana3.2-php 3.2.2-1 in xenial i386
libkohana3.2-php 3.2.2-1 in xenial powerpc
libkohana3.2-php 3.2.2-1 in xenial ppc64el
libkohana3.2-php 3.2.2-1 in xenial s390x
Comment: only supports PHP5; LP: #1547183


** Changed in: libkohana3.2-php (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to 

[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
Removing packages from xenial:
libphp-jpgraph 1.5.2-12.1 in xenial
libphp-jpgraph 1.5.2-12.1 in xenial amd64
libphp-jpgraph 1.5.2-12.1 in xenial arm64
libphp-jpgraph 1.5.2-12.1 in xenial armhf
libphp-jpgraph 1.5.2-12.1 in xenial i386
libphp-jpgraph 1.5.2-12.1 in xenial powerpc
libphp-jpgraph 1.5.2-12.1 in xenial ppc64el
libphp-jpgraph 1.5.2-12.1 in xenial s390x
libphp-jpgraph-examples 1.5.2-12.1 in xenial amd64
libphp-jpgraph-examples 1.5.2-12.1 in xenial arm64
libphp-jpgraph-examples 1.5.2-12.1 in xenial armhf
libphp-jpgraph-examples 1.5.2-12.1 in xenial i386
libphp-jpgraph-examples 1.5.2-12.1 in xenial powerpc
libphp-jpgraph-examples 1.5.2-12.1 in xenial ppc64el
libphp-jpgraph-examples 1.5.2-12.1 in xenial s390x
Comment: only supports PHP5; LP: #1547183
1 package successfully removed.

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

Title:
  Remove php5 specific packages from the archive

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

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


[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
Removing packages from xenial:
libkohana3.2-php 3.2.2-1 in xenial
libkohana3.2-core-php 3.2.2-1 in xenial amd64
libkohana3.2-core-php 3.2.2-1 in xenial arm64
libkohana3.2-core-php 3.2.2-1 in xenial armhf
libkohana3.2-core-php 3.2.2-1 in xenial i386
libkohana3.2-core-php 3.2.2-1 in xenial powerpc
libkohana3.2-core-php 3.2.2-1 in xenial ppc64el
libkohana3.2-core-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-auth-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-auth-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-auth-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-auth-php 3.2.2-1 in xenial i386
libkohana3.2-mod-auth-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-auth-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-auth-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-cache-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-cache-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-cache-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-cache-php 3.2.2-1 in xenial i386
libkohana3.2-mod-cache-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-cache-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-cache-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial i386
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-codebench-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-database-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-database-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-database-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-database-php 3.2.2-1 in xenial i386
libkohana3.2-mod-database-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-database-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-database-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-image-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-image-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-image-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-image-php 3.2.2-1 in xenial i386
libkohana3.2-mod-image-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-image-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-image-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-orm-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-orm-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-orm-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-orm-php 3.2.2-1 in xenial i386
libkohana3.2-mod-orm-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-orm-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-orm-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial i386
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-unittest-php 3.2.2-1 in xenial s390x
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial amd64
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial arm64
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial armhf
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial i386
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial powerpc
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial ppc64el
libkohana3.2-mod-userguide-php 3.2.2-1 in xenial s390x
libkohana3.2-php 3.2.2-1 in xenial amd64
libkohana3.2-php 3.2.2-1 in xenial arm64
libkohana3.2-php 3.2.2-1 in xenial armhf
libkohana3.2-php 3.2.2-1 in xenial i386
libkohana3.2-php 3.2.2-1 in xenial powerpc
libkohana3.2-php 3.2.2-1 in xenial ppc64el
libkohana3.2-php 3.2.2-1 in xenial s390x
Comment: only supports PHP5; LP: #1547183


** Changed in: libkohana3.2-php (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
Removing packages from xenial:
libphp-jpgraph 1.5.2-12.1 in xenial
libphp-jpgraph 1.5.2-12.1 in xenial amd64
libphp-jpgraph 1.5.2-12.1 in xenial arm64
libphp-jpgraph 1.5.2-12.1 in xenial armhf
libphp-jpgraph 1.5.2-12.1 in xenial i386
libphp-jpgraph 1.5.2-12.1 in xenial powerpc
libphp-jpgraph 1.5.2-12.1 in xenial ppc64el
libphp-jpgraph 1.5.2-12.1 in xenial s390x
libphp-jpgraph-examples 1.5.2-12.1 in xenial amd64
libphp-jpgraph-examples 1.5.2-12.1 in xenial arm64
libphp-jpgraph-examples 1.5.2-12.1 in xenial armhf
libphp-jpgraph-examples 1.5.2-12.1 in xenial i386
libphp-jpgraph-examples 1.5.2-12.1 in xenial powerpc
libphp-jpgraph-examples 1.5.2-12.1 in xenial ppc64el
libphp-jpgraph-examples 1.5.2-12.1 in xenial s390x
Comment: only supports PHP5; LP: #1547183
1 package successfully removed.

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

Title:
  Remove php5 specific packages from the archive

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

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


[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
Removing packages from xenial:
libkohana3.1-php 3.1.5-1.1 in xenial
libkohana-php 3.1.5-1.1 in xenial amd64
libkohana-php 3.1.5-1.1 in xenial arm64
libkohana-php 3.1.5-1.1 in xenial armhf
libkohana-php 3.1.5-1.1 in xenial i386
libkohana-php 3.1.5-1.1 in xenial powerpc
libkohana-php 3.1.5-1.1 in xenial ppc64el
libkohana-php 3.1.5-1.1 in xenial s390x
libkohana3.1-core-php 3.1.5-1.1 in xenial amd64
libkohana3.1-core-php 3.1.5-1.1 in xenial arm64
libkohana3.1-core-php 3.1.5-1.1 in xenial armhf
libkohana3.1-core-php 3.1.5-1.1 in xenial i386
libkohana3.1-core-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-core-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-core-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-auth-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-cache-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-codebench-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-database-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-image-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-orm-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-unittest-php 3.1.5-1.1 in xenial s390x
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial amd64
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial arm64
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial armhf
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial i386
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial powerpc
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial ppc64el
libkohana3.1-mod-userguide-php 3.1.5-1.1 in xenial s390x
libkohana3.1-php 3.1.5-1.1 in xenial amd64
libkohana3.1-php 3.1.5-1.1 in xenial 

[Bug 1420245] Re: package zemberek-server 0.7.1-12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-24 Thread Bradley Cooke
Is there an uninstall for this as I no longer wish to use it?

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

Title:
  package zemberek-server 0.7.1-12.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2016-03-24 Thread Louis
I thought this may be occurring but I deleted the original "old" 0.6.31
version file in /usr/sbin/avahi-daemon  and replaced it with the newer
one I compiled from 0.6.32 and also left another copy in /usr/local/sbin
/avahi-daemon.   So when I search my files for avahi-daemon only 2
copies of the newer one show up.

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

Title:
  avahi-daemon constantly reporting "Invalid response packet from host"

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

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


[Bug 1561784] Re: Gnome terminal does not revert to normal window after F11

2016-03-24 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1551401 ***
https://bugs.launchpad.net/bugs/1551401

** This bug has been marked a duplicate of bug 1551401
   Cannot unmaximize gnome-terminal

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

Title:
  Gnome terminal does not revert to normal window after F11

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

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


[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
** Changed in: drupal7-mod-libraries (Ubuntu)
   Status: New => Invalid

** Changed in: civicrm (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/1547183

Title:
  Remove php5 specific packages from the archive

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

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


[Bug 1547183] Re: Remove php5 specific packages from the archive

2016-03-24 Thread Steve Langasek
** Changed in: drupal7-mod-libraries (Ubuntu)
   Status: New => Invalid

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

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

Title:
  Remove php5 specific packages from the archive

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

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


[Bug 1559629] Re: autopkgtest should include a sorted list of all installed packages in its log output

2016-03-24 Thread Steve Langasek
I just noticed that the package list in the artifacts tarball is not a
complete list of all packages on the system, only a list of the packages
that were installed for the test.  This is sometimes not all that's
needed in order to debug a change in test behavior.

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

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

Title:
  autopkgtest should include a sorted list of all installed packages in
  its log output

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-imp - 6.2.12-1ubuntu1

---
php-horde-imp (6.2.12-1ubuntu1) xenial; urgency=medium

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

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 16:09:00 -0700

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

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

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

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


[Bug 1556241] Re: installer sets "iface encf5f0 inet dhcp" although a static IP address was preseeded

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-snappy - 1.7.3+20160310ubuntu2

---
ubuntu-snappy (1.7.3+20160310ubuntu2) xenial; urgency=medium

  * Fix ubuntu-snappy-cli package to include snapd and its
systemd files. But do ship the firstboot and boot-ok
systemd files in ubuntu-snappy. LP: #1556241

 -- Michael Vogt   Wed, 23 Mar 2016 16:08:27
+0100

** Changed in: ubuntu-snappy (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  installer sets "iface encf5f0 inet dhcp" although a static IP address
  was preseeded

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package php-nette - 2.3.8-1ubuntu1

---
php-nette (2.3.8-1ubuntu1) xenial; urgency=medium

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

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 15:21:47 -0700

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

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

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

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

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

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


[Bug 1561806] [NEW] package virtualbox 5.0.14-dfsg-2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-03-24 Thread chitko
Public bug reported:

after upgrading

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: virtualbox 5.0.14-dfsg-2
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Thu Mar 24 18:55:08 2016
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2016-02-07 (46 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160205)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.7
SourcePackage: virtualbox
Title: package virtualbox 5.0.14-dfsg-2 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package virtualbox 5.0.14-dfsg-2 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/virtualbox/+bug/1561806/+subscriptions

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


[Bug 322518] Re: No obvious way to prevent ntpdate to be run when interface are brought up

2016-03-24 Thread Alex
> Workaround: Uninstall package ntpdate.

That also uninstalls the "ubuntu-minimal" package, which is yet another
bug (at least up until 14.04).

I also think ntpdate shouldn't be started at all on ifup. openntpd and
(I think) ntpd as well allow for large time adjustments on the first
query (-s switch in openntpd), so ntpdate is just not needed.

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

Title:
  No obvious way to prevent ntpdate to be run when interface are brought
  up

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

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


[Bug 322518] Re: No obvious way to prevent ntpdate to be run when interface are brought up

2016-03-24 Thread Alex
> Workaround: Uninstall package ntpdate.

That also uninstalls the "ubuntu-minimal" package, which is yet another
bug (at least up until 14.04).

I also think ntpdate shouldn't be started at all on ifup. openntpd and
(I think) ntpd as well allow for large time adjustments on the first
query (-s switch in openntpd), so ntpdate is just not needed.

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

Title:
  No obvious way to prevent ntpdate to be run when interface are brought
  up

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

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


[Bug 777879] Re: removing ntpdate removes ubuntu-minimal

2016-03-24 Thread Alex
*** This bug is a duplicate of bug 583994 ***
https://bugs.launchpad.net/bugs/583994

Bug still present in 14.04 ... has it been fixed in 15+?

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

Title:
  removing ntpdate removes ubuntu-minimal

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libphp-snoopy - 2.0.0-1ubuntu1

---
libphp-snoopy (2.0.0-1ubuntu1) xenial; urgency=medium

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

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 14:44:51 -0700

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

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

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package php-dropbox - 1.0.0-4ubuntu1

---
php-dropbox (1.0.0-4ubuntu1) xenial; urgency=medium

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

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 15:49:43 -0700

** Changed in: libphp-snoopy (Ubuntu)
   Status: Fix Committed => Fix Released

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

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

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

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


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

2016-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libgraphite-php - 1.5-1ubuntu1

---
libgraphite-php (1.5-1ubuntu1) xenial; urgency=medium

  * Update to PHP 7.0 dependencies (LP: #1544352).

 -- Nishanth Aravamudan   Thu, 24 Mar
2016 08:28:35 -0700

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

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

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

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

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

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


  1   2   3   4   5   6   7   8   9   10   >