[Bug 1459726] Re: api servers hang with 100% CPU if syslog restarted

2015-05-29 Thread George Shuklin
May be. I'm not sure. Anyway, this is not nova/glance/neutron bug, but
python-eventlet, and it is mostly concerns for distributions, not for
developers.

** Also affects: python-eventlet (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/1459726

Title:
  api servers hang with 100% CPU if syslog restarted

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

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


[Bug 1459443] Re: Reenable gpssync plugin in digikam

2015-05-29 Thread Scarlett Clark
Hello Micah!
I did not realize this was for Wily. I will not be working on the Wily release. 
You are more than welcome the the libkgeomap in 
https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/next-stage2/+packages?batch=75direction=backwardsmemo=300start=225

Sorry for the inconvenience,
Cheers,
Scarlett

** Changed in: digikam (Ubuntu)
 Assignee: Scarlett Clark (sgclark) = Micah Gersten (micahg)

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

Title:
  Reenable gpssync plugin in digikam

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

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


[Bug 775345] Re: USB headset not selectable in Output tab of Sound Preferences

2015-05-29 Thread Benoit Grégoire
Same problem on 15.04, killall pulseaudio also fixes it for me.

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

Title:
  USB headset not selectable in Output tab of Sound Preferences

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

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


Re: [Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-29 Thread dann frazier
On Wed, May 27, 2015 at 2:59 AM, jpo j...@joerg-pommnitz.de wrote:
 The Fix in 0.26ubuntu1 does not address the fact that the module was
 renamed from overlayfs to overlay.

Note that the Ubuntu 15.04 kernel contains patches to provide
backwards compatibility:
  
http://kernel.ubuntu.com/git/ubuntu/ubuntu-vivid.git/commit/fs/overlayfs?id=2b561327c40709b6f2145fe3c4c3159289653e7b

I do, however, agree that overlayroot should also support kernels w/o
these patches (e.g. upstream). I'd personally recommend filing that as
a separate bug though, as this one has been fixed and has reached a
terminal state.

  -dann

 --
 You received this bug notification because you are a bug assignee.
 https://bugs.launchpad.net/bugs/1411294

 Title:
   kernel panic during MAAS fastpath install of Vivid images

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

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

Title:
  kernel panic during MAAS fastpath install of Vivid images

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

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


[Bug 1445239] Re: apt's lists/partial fills disk

2015-05-29 Thread Kyle Beauchamp
I have a fully updated 15.04 machine and I'm still having issues with
apt cache eating up my disk.  I get into a situation where `http` is my
most active process and my apt partial cache is growing quickly.  See
the logs below, which show the top processes, the large file sizes in
the partial cache, and the file size growth in the partial cache.  When
the disk fills completely, the system is then no longer able to boot
into unity and I am required to manually delete files with a command
line login.  ..

top:
 2581 root  20   0   40260   5012   4660 R  97.0  0.0  11:04.46 http


 2582 root  20   0   40260   4992   4636 R  97.0  0.0  10:40.69 http

:~$ ls /var/lib/apt/lists/partial/ -lS|head -n 5
total 93832500
-rw-r--r-- 1 root root 49198669906 May 29 10:41 
security.ubuntu.com_ubuntu_dists_vivid-security_universe_binary-i386_Packages.bz2
-rw-r--r-- 1 root root 46855568434 May 29 10:41 
us.archive.ubuntu.com_ubuntu_dists_vivid-updates_main_binary-i386_Packages.bz2
-rw-r--r-- 1 root root 7017495 Apr 24 14:45 
us.archive.ubuntu.com_ubuntu_dists_vivid_universe_source_Sources.bz2
-rw-r--r-- 1 root root 6486447 Apr 24 14:40 
us.archive.ubuntu.com_ubuntu_dists_vivid_universe_binary-i386_Packages.bz2
:~$ ls /var/lib/apt/lists/partial/ -lS|head -n 5
total 94526900
-rw-r--r-- 1 root root 49566396416 May 29 10:41 
security.ubuntu.com_ubuntu_dists_vivid-security_universe_binary-i386_Packages.bz2
-rw-r--r-- 1 root root 47198911538 May 29 10:41 
us.archive.ubuntu.com_ubuntu_dists_vivid-updates_main_binary-i386_Packages.bz2
-rw-r--r-- 1 root root 7017495 Apr 24 14:45 
us.archive.ubuntu.com_ubuntu_dists_vivid_universe_source_Sources.bz2
-rw-r--r-- 1 root root 6486447 Apr 24 14:40 
us.archive.ubuntu.com_ubuntu_dists_vivid_universe_binary-i386_Packages.bz2

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

Title:
  apt's lists/partial fills disk

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

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


[Bug 1400319] Re: [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10 and 15.04

2015-05-29 Thread Chris Valean
The unavailable links was temporary, and I was able to do this now:

Base OS VM:
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
Arch: i386

Successfully installed kernel v. 3.13.11-031311-generic #201404222035 -
trusty kernel on top of vivid.

The error remains:

root@ubuntu:~# sudo kdump-config load
Could not find a free area of memory of 0x9f000 bytes...
locate_hole failed
 * failed to load kdump kernel

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

Title:
  [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10 and 15.04

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

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


[Bug 1253155] Re: Failure to validate module signature at boot time

2015-05-29 Thread Christian Kujau
Why is this bug set to Fix released for Trusty? This is still
happening:

$ uname -rv
3.13.0-53-generic #88-Ubuntu SMP Wed May 13 18:10:29 UTC 2015

$ modprobe xfs
$ dmesg -T | tail -2
[Fri May 29 10:41:08 2015] Request for unknown module key 'Magrathea: Glacier 
signing key: 9aac900abd0220fb93c8be10f20d6973dab829f5' err -11
[Fri May 29 10:41:08 2015] SGI XFS with ACLs, security attributes, realtime, 
large block/inode numbers, no debug enabled

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

Title:
  Failure to validate module signature at boot time

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

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


[Bug 1224184] Re: libgdal1-dev should depend on libcurl-ssl-dev

2015-05-29 Thread Micah Gersten
Fixed in wily

** Changed in: gdal (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/1224184

Title:
  libgdal1-dev should depend on libcurl-ssl-dev

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

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


[Bug 1399437] Re: Update to 3.14

2015-05-29 Thread Iain Lane
Done, forgot to close the bug, sorry

** Changed in: yelp (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/1399437

Title:
  Update to 3.14

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

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


Re: [Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-29 Thread dann frazier
On Wed, May 27, 2015 at 2:59 AM, jpo j...@joerg-pommnitz.de wrote:
 The Fix in 0.26ubuntu1 does not address the fact that the module was
 renamed from overlayfs to overlay.

Note that the Ubuntu 15.04 kernel contains patches to provide
backwards compatibility:
  
http://kernel.ubuntu.com/git/ubuntu/ubuntu-vivid.git/commit/fs/overlayfs?id=2b561327c40709b6f2145fe3c4c3159289653e7b

I do, however, agree that overlayroot should also support kernels w/o
these patches (e.g. upstream). I'd personally recommend filing that as
a separate bug though, as this one has been fixed and has reached a
terminal state.

  -dann

 --
 You received this bug notification because you are a bug assignee.
 https://bugs.launchpad.net/bugs/1411294

 Title:
   kernel panic during MAAS fastpath install of Vivid images

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

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

Title:
  kernel panic during MAAS fastpath install of Vivid images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+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 1460107] Re: package emma 0.5-2 failed to install/upgrade: sub-processo novo script pre-installation retornou estado de saída de erro 127

2015-05-29 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/1460107

Title:
  package emma 0.5-2 failed to install/upgrade: sub-processo novo script
  pre-installation retornou estado de saída de erro 127

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

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

[Bug 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2015-05-29 Thread Ben Howard
** Summary changed:

- Azure Datasource writes user password in plain text
+ [SRU] Azure Datasource writes user password in plain text

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

Title:
  [SRU] Azure Datasource writes user password in plain text

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

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


[Bug 1448885] Re: [SRU] WALinuxAgent/Cloud-init failure for Snappy

2015-05-29 Thread Ben Howard
** Summary changed:

- WALinuxAgent/Cloud-init failure for Snappy
+ [SRU] WALinuxAgent/Cloud-init failure for Snappy

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

Title:
  [SRU] WALinuxAgent/Cloud-init failure for Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1448885/+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 1448885] Re: [SRU] WALinuxAgent/Cloud-init failure for Snappy

2015-05-29 Thread Ben Howard
** Summary changed:

- WALinuxAgent/Cloud-init failure for Snappy
+ [SRU] WALinuxAgent/Cloud-init failure for Snappy

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

Title:
  [SRU] WALinuxAgent/Cloud-init failure for Snappy

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

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


[Bug 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2015-05-29 Thread Ben Howard
** Summary changed:

- Azure Datasource writes user password in plain text
+ [SRU] Azure Datasource writes user password in plain text

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

Title:
  [SRU] Azure Datasource writes user password in plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1458052/+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 1375252] Re: [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-05-29 Thread Ben Howard
** Summary changed:

- Hostname change is not preserved across reboot on Azure Ubuntu VMs
+ [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

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

Title:
  [SRU] Hostname change is not preserved across reboot on Azure Ubuntu
  VMs

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

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


[Bug 1460006] Missing required logs.

2015-05-29 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1460006

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

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

Title:
  e1000e not initialized ~30% of bootups

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

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


[Bug 1451789] Re: bcmwl causes system freeze

2015-05-29 Thread Francisco Cribari
*** This bug is a duplicate of bug 1415880 ***
https://bugs.launchpad.net/bugs/1415880

** This bug has been marked a duplicate of bug 1415880
   14e4:4365 bcmwl-kernel source: fix for null pointer crash

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

Title:
  bcmwl causes system freeze

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

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


[Bug 1154431] Re: Unity doesn't start up

2015-05-29 Thread Dave Chiluk
This no longer looks to be an issue in 14.04+ so I'm going to close this
out as won't fix.

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Confirmed = Won't Fix

** Changed in: unity (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  Unity doesn't start up

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

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


[Bug 1458999] Re: linux-ti-omap4: 3.2.0-1465.85 -proposed tracker

2015-05-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/upload-to-ppa
   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/1458999

Title:
  linux-ti-omap4: 3.2.0-1465.85 -proposed tracker

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

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


[Bug 1257186] Re: memory leakage messages (no talloc stackframe)

2015-05-29 Thread Xavier L.
This should me moved to the
https://launchpad.net/ubuntu/+milestone/ubuntu-14.04.3 or
https://launchpad.net/ubuntu/+milestone/ubuntu-14.04.4 milestone.

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

Title:
  memory leakage messages (no talloc stackframe)

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

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


Re: [Bug 1451613] Re: Unity/compiz crashes when locking screen

2015-05-29 Thread Andrea Azzarone
Did you restart unity?
On 29 May 2015 17:50, Scaler 1451...@bugs.launchpad.net wrote:

 Crash still occurs with package in ppa.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1451613

 Title:
   Unity/compiz crashes when locking screen

 Status in Unity:
   Confirmed
 Status in unity package in Ubuntu:
   Confirmed

 Bug description:
   Since a recent update (around April 29th), sometimes (approximately once
 a day) when I lock my computer screen (CTRL+L or using system menu) the
 computer freeze for a while (2 to 30 seconds) before showing the login
 screen.
   Then when I try to unlock the screen I need to enter my password twice
 (with no error message after the first try).
   Once logged in, all applications are closed. Uptime is still running
 (since no reboot) and services too (with no interruption).

   Looking at the apport.log file (see attached) it seems that when I try
   to lock the screen, compiz crashes.

   I've attached the compiz crash file too (_usr_bin_compiz.1000.crash)
   but without the 100Mo data of base64 core dumb…


   I'm using Ubuntu 14.04 AMD64.
   Graphics drivers: nvidia-331.113 (tested)

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


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

Title:
  Unity/compiz crashes when locking screen

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

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

[Bug 1389040] Re: [needs-packaging] New release needs packaging

2015-05-29 Thread Scarlett Clark
** Changed in: k3b (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/1389040

Title:
  [needs-packaging] New release needs packaging

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

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


[Bug 1400319] Re: [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10 and 15.04

2015-05-29 Thread Joseph Salisbury
Thanks for all the testing.  It seems the bug may be in the kexec-tools
package and not the kernel.  Can you test the kexec-tools package that
comes with  14.04.1 on your vivid installation?  It can be downloaded
from:

https://launchpad.net/ubuntu/+archive/primary/+files/kexec-
tools_2.0.6-0ubuntu2.1_amd64.deb

You will probably need to remove the current version with 'sudo dpkg
--purge kexec-tools'

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

Title:
  [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10 and 15.04

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

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


[Bug 1460144] [NEW] New swipe actions tutorial not translatable

2015-05-29 Thread Sebastien Bacher
Public bug reported:

Using the current vivid overlay proposed ota4 update version, the
messaging application has a new tutorial explaining swipe gesture,
that's not translatable...

** Affects: messaging-app (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/1460144

Title:
  New swipe actions tutorial not translatable

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

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


[Bug 1452827] Re: The character device /dev/vboxdrv does not exist.

2015-05-29 Thread PeterW
I had a similar issue with Ubuntu v.15.04, and the suggestion to delete
/etc/init.d/vboxdrv worked.  For good measure, I deleted all of the
leftover vbox* binaries that were left in /etc/init.d, e.g.:

@billyJr:~$ ls /etc/init.d/vbox*
/etc/init.d/vboxautostart-service/etc/init.d/vboxdrv
/etc/init.d/vboxballoonctrl-service  /etc/init.d/vboxweb-service
waltman@billyJr:~$ ls -l /etc/init.d/vbox*
-rwxr-xr-x 1 root root  6796 Mar 26  2014 /etc/init.d/vboxautostart-service
-rwxr-xr-x 1 root root 10140 Mar 26  2014 /etc/init.d/vboxballoonctrl-service
-rwxr-xr-x 1 root root 12680 Mar 26  2014 /etc/init.d/vboxdrv
-rwxr-xr-x 1 root root  9917 Mar 26  2014 /etc/init.d/vboxweb-service
@billyJr:~$ sudo rm /etc/init.d/vbox*

Re-installation via synaptic of virtualbox and the associated
dependencies worked without further issue.

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

Title:
  The character device /dev/vboxdrv does not exist.

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

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


[Bug 1460124] Re: Ubuntu-phablet: Fitbit account did not handle fitbit devices

2015-05-29 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/1460124/+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/1460124

Title:
  Ubuntu-phablet: Fitbit account did not handle fitbit devices

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

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


[Bug 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2015-05-29 Thread Brian Murray
** Changed in: cloud-init (Ubuntu Vivid)
   Status: Fix Released = In Progress

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

Title:
  [SRU] Azure Datasource writes user password in plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1458052/+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 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2015-05-29 Thread Brian Murray
** Changed in: cloud-init (Ubuntu Vivid)
   Status: Fix Released = 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/1458052

Title:
  [SRU] Azure Datasource writes user password in plain text

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

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


[Bug 1460102] [NEW] package attr 1:2.4.47-1ubuntu1 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es nochmal installieren, bevor Sie die Konfigurati

2015-05-29 Thread Bogdahn
Public bug reported:

no update

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: attr 1:2.4.47-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
Date: Fri May 29 16:33:57 2015
Dependencies:
 gcc-4.9-base 4.9.1-0ubuntu1
 libattr1 1:2.4.47-1ubuntu1
 libc6 2.19-0ubuntu6.6
 libgcc1 1:4.9.1-0ubuntu1
 multiarch-support 2.19-0ubuntu6.6
DuplicateSignature: package:attr:1:2.4.47-1ubuntu1:Paket ist in einem sehr 
schlechten inkonsistenten Zustand - Sie sollten es  nochmal installieren, bevor 
Sie die Konfiguration versuchen.
ErrorMessage: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie 
sollten es  nochmal installieren, bevor Sie die Konfiguration versuchen.
InstallationDate: Installed on 2015-04-13 (46 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
SourcePackage: attr
Title: package attr 1:2.4.47-1ubuntu1 failed to install/upgrade: Paket ist in 
einem sehr schlechten inkonsistenten Zustand - Sie sollten es  nochmal 
installieren, bevor Sie die Konfiguration versuchen.
UpgradeStatus: Upgraded to trusty on 2015-04-13 (46 days ago)

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


** Tags: apport-package i386 trusty

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

Title:
  package attr 1:2.4.47-1ubuntu1 failed to install/upgrade: Paket ist in
  einem sehr schlechten inkonsistenten Zustand - Sie sollten es  nochmal
  installieren, bevor Sie die Konfiguration versuchen.

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

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


[Bug 1309657] Re: Webapps Gmail Print or Download attachment don't work

2015-05-29 Thread Alexandre Abreu
** Also affects: webapps-sprint
   Importance: Undecided
   Status: New

** Changed in: webapps-sprint
Milestone: None = sprint-10

** Changed in: unity-webapps-gmail (Ubuntu)
   Status: In Progress = Invalid

** Changed in: unity-webapps-gmail
   Status: New = Invalid

** Changed in: webapps-sprint
   Status: New = In Progress

** Changed in: webapps-sprint
   Importance: Undecided = Medium

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

Title:
  Webapps Gmail Print or Download attachment don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-webapps-gmail/+bug/1309657/+subscriptions

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


[Bug 1460102] Re: package attr 1:2.4.47-1ubuntu1 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es nochmal installieren, bevor Sie die Konfiguration

2015-05-29 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/1460102

Title:
  package attr 1:2.4.47-1ubuntu1 failed to install/upgrade: Paket ist in
  einem sehr schlechten inkonsistenten Zustand - Sie sollten es  nochmal
  installieren, bevor Sie die Konfiguration versuchen.

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

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


[Bug 994097] Re: Downloading files from SSL/HTTPS sites via proxy is broken

2015-05-29 Thread gcc
Is it possible that wget simply expects a HTTPS proxy to speak SSL? So
the proxy should be configured to listen on a different port and present
a certificate, etc.

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

Title:
  Downloading files from  SSL/HTTPS sites via proxy is broken

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

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


[Bug 1460107] [NEW] package emma 0.5-2 failed to install/upgrade: sub-processo novo script pre-installation retornou estado de saída de erro 127

2015-05-29 Thread Mateus Macedo Dos Anjos
Public bug reported:

Execution Fail

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: emma 0.5-2
ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
Uname: Linux 3.16.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri May 29 11:39:56 2015
DuplicateSignature: package:emma:0.5-2:sub-processo novo script 
pre-installation retornou estado de saída de erro 127
ErrorMessage: sub-processo novo script pre-installation retornou estado de 
saída de erro 127
InstallationDate: Installed on 2015-05-28 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
PackageArchitecture: all
SourcePackage: emma
Title: package emma 0.5-2 failed to install/upgrade: sub-processo novo script 
pre-installation retornou estado de saída de erro 127
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package emma 0.5-2 failed to install/upgrade: sub-processo novo script
  pre-installation retornou estado de saída de erro 127

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

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

[Bug 1375252] Re: [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-05-29 Thread Ben Howard
** Summary changed:

- Hostname change is not preserved across reboot on Azure Ubuntu VMs
+ [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

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

Title:
  [SRU] Hostname change is not preserved across reboot on Azure Ubuntu
  VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1375252/+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 1445239] Re: apt's lists/partial fills disk

2015-05-29 Thread Brian Murray
This has only been fixed in the development release of Ubuntu, Wily
Werewolf, and we are awaiting a fix from the developer for Vivid (Ubuntu
15.04).

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

Title:
  apt's lists/partial fills disk

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

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


[Bug 1449625] Re: systemd and bin-path exported variables are not in sync

2015-05-29 Thread Michael Terry
** Also affects: ubuntu-snappy (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-snappy (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: snappy
   Status: Triaged = In Progress

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

Title:
  systemd and bin-path exported variables are not in sync

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

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


[Bug 1257186] Re: memory leakage messages (no talloc stackframe)

2015-05-29 Thread Xavier L.
This should me moved to the
https://launchpad.net/ubuntu/+milestone/ubuntu-14.04.3 or
https://launchpad.net/ubuntu/+milestone/ubuntu-14.04.4 milestone.

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

Title:
  memory leakage messages (no talloc stackframe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1257186/+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 1460126] [NEW] Zenity should build-depend on gnome-common

2015-05-29 Thread TomasHnyk
Public bug reported:

Zenity refuses to run ./autogen without having gnome-common installed,
so it should build-depend on it.

** Affects: zenity (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/1460126

Title:
  Zenity should build-depend on gnome-common

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

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


[Bug 1449461] Re: [SRU] New stable release 3.14.13

2015-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.14.13-0ubuntu1

---
gtk+3.0 (3.14.13-0ubuntu1) vivid; urgency=medium

  * Update Vcs-Bzr for vivid stable branch
  * New upstream release 3.14.13 (LP: #1449461), fixing bugs:
+ most horizontal sliders are inverted when scrolled with wheel (LP:
  #1443774)
+ CSD: can't open window menu using right click after moving window
+ Popovers inside local plugs don't get size_allocate() called
+ Split Headerbar unmaximize
+ GtkMessageDialog: Minor documentation update
+ GdkOffscreenWindow should not segfault on gdk_window_beep()
+ GtkApplication: Prevent more crashes on shutdown
  * d/p/0001-GtkApplication-Prevent-more-crashes-around-shutdown.patch:
Dropped, this is fixed upstream in this release.

 -- Iain Lane iain.l...@canonical.com  Tue, 28 Apr 2015 11:48:16 +0100

** Changed in: gtk+3.0 (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/1449461

Title:
  [SRU] New stable release 3.14.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1449461/+subscriptions

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


[Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable

2015-05-29 Thread Raymond
you can add pa_alsa_dump() immediately after pa_log_info(Underrun!) to
verify appl_ptr is behind hwptr since those pulseaudio clients did not
supply sufficient audio to the server


the server seem have no ways to recover since it can not write any data which 
affect the timing
it just hope the client can supply the missing data at later time

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

Title:
  [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable

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

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


[Bug 1453442] Re: Destination folder (null) does not exist when dragging over chromium

2015-05-29 Thread Victor Englund
This  also happens when dragging onto another monitor (in a dual monitor
setup).

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

Title:
  Destination folder (null) does not exist when dragging over chromium

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

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


[Bug 1460106] [NEW] package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-05-29 Thread nilton
Public bug reported:

The system generate the error automatically.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: initramfs-tools 0.103ubuntu4.2
ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18
Uname: Linux 3.13.0-52-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri May 29 11:33:49 2015
DuplicateSignature: package:initramfs-tools:0.103ubuntu4.2:sub-processo script 
post-installation instalado retornou estado de saída de erro 1
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationDate: Installed on 2013-11-03 (572 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: 
sub-processo script post-installation instalado retornou estado de saída de 
erro 1
UpgradeStatus: Upgraded to trusty on 2014-07-07 (326 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

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

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

[Bug 1449892] Re: yuv to rgb translation is faulty for Intel Generation 8 Graphics

2015-05-29 Thread Alessio Treglia
** Description changed:

- running mplayer or vlc the video output  is incorrect.  There are are 2 line 
steps on edges. 
+ [Impact]
+ running mplayer or vlc the video output  is incorrect.  There are are 2 line 
steps on edges.
  The problems is known and there is already an upstream fix available.
  http://www.spinics.net/lists/intel-gfx/msg65030.html
  
  I have rebuild the driver with git from 2015-04-28, and the video output
  is correct now.
  
  The bugfix is for Generation 8 Intel graphics like Intel NUC with Core 
I5-5250 and HD6000 grahics in my case.
  The used version is Ubuntu vivid amd64.
+ 
+ [Test Case]
+ Launch Skype, VLC or mplayer and use xv as video output.
+ A sample of the corruption can be found here:
+ https://a.disquscdn.com/uploads/mediaembed/images/1942/867/original.jpg
+ 
+ [Regression Potential]
+ None. Admittedly I may not be the right one to fully assess the risk.
+ Any help on this matter would be much appreciated.

** Description changed:

  [Impact]
  running mplayer or vlc the video output  is incorrect.  There are are 2 line 
steps on edges.
  The problems is known and there is already an upstream fix available.
  http://www.spinics.net/lists/intel-gfx/msg65030.html
  
  I have rebuild the driver with git from 2015-04-28, and the video output
  is correct now.
  
  The bugfix is for Generation 8 Intel graphics like Intel NUC with Core 
I5-5250 and HD6000 grahics in my case.
  The used version is Ubuntu vivid amd64.
  
  [Test Case]
  Launch Skype, VLC or mplayer and use xv as video output.
  A sample of the corruption can be found here:
  https://a.disquscdn.com/uploads/mediaembed/images/1942/867/original.jpg
  
  [Regression Potential]
  None. Admittedly I may not be the right one to fully assess the risk.
  Any help on this matter would be much appreciated.
+ 
+ [Other Info]
+ Already 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/1449892

Title:
  yuv to rgb translation is faulty for Intel Generation 8 Graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1449892/+subscriptions

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


[Bug 1460080] Re: HP laserjet 1018 no longer works

2015-05-29 Thread Till Kamppeter
Can you run

hp-plugin

in a terminal window and follow the instructions on the screen.

** Changed in: hplip (Ubuntu)
   Status: New = Incomplete

** Also affects: hplip
   Importance: Undecided
   Status: New

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

Title:
  HP laserjet 1018 no longer works

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

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


[Bug 1460120] [NEW] Please merge from debian unstable 1.2.13-1

2015-05-29 Thread Bryan Quigley
Public bug reported:

Changelog since 1.2.7:
keepalived (1:1.2.13-1) unstable; urgency=medium

  * [1e9c32b] Imported Upstream version 1.2.11
  * [bac64d6] Imported Upstream version 1.2.13
- keep retry in case of early TCP failures in checks
  (Closes: #626466 #504069)
- Add To header for SMTP alerts. 
  (Closes: #627169)
- handle passwords up to 8 characters
  (Closes: #614562)
- modprobe handling fixed
  (Closes: #714377)
- Support more than 31 interfaces
  (Closes: #723106)
- Fix ipv6 realserver handling
  (Closes: #740258)
- extend ip parser to support default and default6
  (Closes: #740573)

  * [65d5b11] Add pkg-config to build-deps
  * [af497e7] Disable obsolete patches
  * [4761254] Bump standards version (no changes)

 -- Alexander Wirt formo...@debian.org  Wed, 28 May 2014 09:01:38
+0200

keepalived (1:1.2.9-1) unstable; urgency=low

  * [8cd7bad] Imported Upstream version 1.2.9

 -- Alexander Wirt formo...@debian.org  Mon, 11 Nov 2013 22:45:58
+0100

keepalived (1:1.2.8-1) unstable; urgency=low

  * [b25f231] Patch configure.in instead of configure
  * [aa70432] Fix configure
  * [3a728cd] Enable sha1 support
  * [e257779] Add Homepage field
  * Allow providing of daemon args via /etc/defaul/keepalived
Closes: #693877
  * Import upstream version 1.2.8 (Closes: #721966)
- Fix reload handling (Closes: #652260)

 -- Alexander Wirt formo...@debian.org  Fri, 13 Sep 2013 08:54:19
+0200

I first evaluated for a sync, but it seems it's blocked by:
Default-Stop:  1, instead of 0,1,6
Remove shutdown and reboot links
and libnsnmp version is different between Ubuntu and Debian

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

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

Title:
  Please merge from debian unstable 1.2.13-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1460120/+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 1451613] Re: Unity/compiz crashes when locking screen

2015-05-29 Thread Scaler
Crash still occurs with package in ppa.

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

Title:
  Unity/compiz crashes when locking screen

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

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


[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-29 Thread Dave Chiluk
** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Dave Chiluk (chiluk)

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Dave Chiluk (chiluk)

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) = Dave Chiluk (chiluk)

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

Title:
  trim does not work with Samsung 840 EVO after firmware update
  (EXT0DB6Q)

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

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


[Bug 1459706] Comment bridged from LTC Bugzilla

2015-05-29 Thread bugproxy
--- Comment From helle...@us.ibm.com 2015-05-29 15:59 EDT---
*** Bug 125469 has been marked as a duplicate of 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/1459706

Title:
  Ubuntu 15.10 daily ISO installation fails to reboot with Program
  Exception

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

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


[Bug 1456558] Re: [SRU] virtualbox crash in raw mode

2015-05-29 Thread LocutusOfBorg
** Summary changed:

- virtualbox crash in raw mode
+ [SRU] virtualbox crash in raw mode

** Description changed:

- debdiffs attached
+ [Impact]
+ * crash in raw mode: cfr debian bug 785689
+ [Test case]
+ * run an image in raw mode for around 10 minutes
+ [Regression potential]
+ none, from upstream and later releases (vivid included)

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

Title:
  [SRU] virtualbox crash in raw mode

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

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


[Bug 1446177] Re: Nodeinfo returns wrong NUMA topology / bad virtualization performance

2015-05-29 Thread Laz Peterson
Also, in the meantime (if my test server becomes available before the
test packages), I can install upstream libvirt/qemu packages to see if
the fix came from there or if the fix came from elsewhere.

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

Title:
  Nodeinfo returns wrong NUMA topology / bad virtualization performance

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

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


[Bug 1451002] Re: Configuration files are backwards incompatible since 1.0.1+git20150119-1

2015-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt-dater (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/1451002

Title:
  Configuration files are backwards incompatible since
  1.0.1+git20150119-1

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

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


[Bug 1459046] Re: nova-* services do not start if rsyslog is not yet started

2015-05-29 Thread Liang Chen
** Changed in: nova (Ubuntu Trusty)
 Assignee: (unassigned) = Liang Chen (cbjchen)

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

Title:
  nova-* services do not start if rsyslog is not yet started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1459046/+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 1460124] [NEW] Ubuntu-phablet: Fitbit account did not handle fitbit devices

2015-05-29 Thread EricDHH
Public bug reported:

Ubuntuphone BQ Aquaris 14.10 (r22)

In the settings i found an fitbit account, but it seems only to read
stats from my cloud at fitbit. This mobile phone is equipped with a
BT4.0 chipset and ubuntu has already libfitbit and galileo as project
for syncing devices. Looks like a missing part for me.

** 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/1460124

Title:
  Ubuntu-phablet: Fitbit account did not handle fitbit devices

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

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


[Bug 1449892] Re: yuv to rgb translation is faulty for Intel Generation 8 Graphics

2015-05-29 Thread Alessio Treglia
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Medium

** Changed in: xserver-xorg-video-intel (Ubuntu Vivid)
   Importance: Undecided = Medium

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

Title:
  yuv to rgb translation is faulty for Intel Generation 8 Graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1449892/+subscriptions

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


[Bug 1459671] Re: focus goes to the wrong window after a modal dialog is closed

2015-05-29 Thread Guilherme Quentel Melo
I did some other tests using Always on Top feature.

1 - Open Gimp on multi window mode
2 - Open a terminal
3 - Set the terminal as always on top
4 - Go back to Gimp and press Ctrl + O (Open dialog)
5 - Press Esc

Now focus goes sometimes to Gimp main window, but keep doing opening and
closing the dialog and eventually it always goes to the always on top
terminal.

1 - Open Gimp on multi window mode
2 - Open two dock windows (if you there is none already)
3 - Let's say you have Layers and Toolbox windows open. Move the Toolbox over 
the Layers window.
4 - Click on the main window.
5 - Press Ctrl + O (Open dialog)
6 - Press Esc

Focus goes to the Toolbox window

7 - Move the Layers window over the Toolbox window, so it gets on front of it.
8 - Click on the main window.
9 - Press Ctrl + O (Open dialog)
10 - Press Esc

Focus goes to the Layers window.

So, considering all the tests I made, it seems that when you close any
window, the window manager chooses to focus the most on top window even
if this window is from another application, which is hardly ever the
expected result. I would expect to always focus on the last window.

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

Title:
  focus goes to the wrong window after a modal dialog is closed

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

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


[Bug 1459726] Re: api servers hang with 100% CPU if syslog restarted

2015-05-29 Thread George Shuklin
May be. I'm not sure. Anyway, this is not nova/glance/neutron bug, but
python-eventlet, and it is mostly concerns for distributions, not for
developers.

** Also affects: python-eventlet (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  api servers hang with 100% CPU if syslog restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1459726/+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 1460146] Status changed to Confirmed

2015-05-29 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  Problems with audio HDMI in new kernel release

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

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


[Bug 1460106] Re: package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-05-29 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/1460106

Title:
  package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

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

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

[Bug 1403137] Re: service keepalived reload leaks file descriptors

2015-05-29 Thread Bryan Quigley
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software at http://www.keepalived.org.

I see in the latest changelog: http://www.keepalived.org/changelog.html
Properly close netlink channel to avoid fd leak.  - so maybe it's already 
fixed?

If not, and you report a bug upstream please do let us know here.
Thanks!

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

Title:
  service keepalived reload leaks file descriptors

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


Re: [Bug 1458933] Re: No volume control on screen lock - Volume goes to 100%

2015-05-29 Thread Jeremy
Any clue how I can fix this? Other audio players (gmusicbrowser, Parole,
even just a YT video in Firefox) do the same thing.

On Wed, May 27, 2015 at 9:47 AM, Jeremy DeJournett jcdejourn...@gmail.com
wrote:

 Pianobar is my audio player. Come to think of it, I haven't even checked
 if other audio applications do the same thing.


 On Wednesday, May 27, 2015, Simon Steinbeiß och...@shimmerproject.org
 wrote:

 Very strange, in Xubuntu by default the audio-playback does not continue
 when the session is locked. What audio-player are you using?
 (Audio playback doesn't continue with gmusicbrowser or Parole, which are
 installed by default)

 Generally speaking: the greeter starts on a new instance of the
 X-server, so it uses all default values, incl. 100% audio volume I
 guess.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1458933

 Title:
   No volume control on screen lock - Volume goes to 100%

 Status in lightdm-gtk-greeter package in Ubuntu:
   New

 Bug description:
   Xubuntu 14.04.2, LightDM, Macbook 4,1, using ubuntu-stable

   using $ dm-tool lock, the keyboard volume controls do not work until I
   have logged in. I expect it to at least maintain the volume level it
   was at, and respond to being muted, but it does none of these things.
   This is a problem because if I forget to turn off music, then take my
   laptop somewhere, I have to login before I can mute the massive blast
   of music coming out of my speakers. On the lock screen, even if the
   volume was previously muted, it gets put to 100%. Searching google and
   posting this problem on /r/linux4noobs, /r/linuxquestions, and
   /r/archlinux have yielded no answers.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1458933/+subscriptions



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

Title:
  No volume control on screen lock - Volume goes to 100%

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

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

[Bug 1439780] Re: [Hyper-V] Fiber Channel critical target error

2015-05-29 Thread Joseph Salisbury
I built the first test kernel, up to the following commit:
0b6280c62026168f79ff4dd1437df131bdfd24f2

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1439780

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

Thanks in advance

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

Title:
  [Hyper-V] Fiber Channel critical target error

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

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


[Bug 1386493] Re: Can't mount HFS+ partition

2015-05-29 Thread Krister
Hi folks.  Has anyone found a workaround for this yet?

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

Title:
  Can't mount HFS+ partition

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

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


[Bug 1443774] Re: Horizontal scrolling is backwards

2015-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.14.13-0ubuntu1

---
gtk+3.0 (3.14.13-0ubuntu1) vivid; urgency=medium

  * Update Vcs-Bzr for vivid stable branch
  * New upstream release 3.14.13 (LP: #1449461), fixing bugs:
+ most horizontal sliders are inverted when scrolled with wheel (LP:
  #1443774)
+ CSD: can't open window menu using right click after moving window
+ Popovers inside local plugs don't get size_allocate() called
+ Split Headerbar unmaximize
+ GtkMessageDialog: Minor documentation update
+ GdkOffscreenWindow should not segfault on gdk_window_beep()
+ GtkApplication: Prevent more crashes on shutdown
  * d/p/0001-GtkApplication-Prevent-more-crashes-around-shutdown.patch:
Dropped, this is fixed upstream in this release.

 -- Iain Lane iain.l...@canonical.com  Tue, 28 Apr 2015 11:48:16 +0100

** Changed in: gtk+3.0 (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/1443774

Title:
  Horizontal scrolling is backwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1443774/+subscriptions

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


[Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable

2015-05-29 Thread Joseph Salisbury
Can you now test v3.8-rc1?  If it exhibits the bug we can bisect between
3.7 final and 3.8-rc1.  The v3.8-rc1 kernel can be downloaded from:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-rc1-raring/

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

Title:
  [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable

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

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


[Bug 1460133] [NEW] muon-updater hangs with Waiting for configuration file on debconf question

2015-05-29 Thread Vincas Dargis
Public bug reported:

I was upgrading salt-master and salt-minion (installed from their
official PPA http://ppa.launchpad.net/saltstack/salt) with muon-updater
GUI, but upgrade process stopped on Waiting for configuration file
status message.

Original bug report with screenshot:
https://github.com/saltstack/salt/issues/23663

Apparently, muon-updater did not produce some kind GUI prompt to answer debconf 
question:
$ tail -f /var/log/apt/term.log
Configuration file '/etc/salt/master'
 == Modified (by you or by a script) since installation.
 == Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : start a shell to examine the situation
 The default action is to keep your current version.
*** master (Y/I/N/O/D/Z) [default=N] ?

To reproduce:

Manually install older slat-minion, salt-common:
https://launchpad.net/~saltstack/+archive/ubuntu/salt2014-7-4/+files/salt-common_2014.7.4%2Bds-1trusty1_all.deb
https://launchpad.net/~saltstack/+archive/ubuntu/salt2014-7-4/+files/salt-minion_2014.7.4%2Bds-1trusty1_all.deb

Also, manually install their dependencies, but do not upgrade salt
itself:

$ sudo apt-get -f install dctrl-tools libpgm-5.1-0 libzmq3 python-
m2crypto python-msgpack python-yaml python-zmq

Then, change /etc/salt/minion line:
#master: salt
into
master: salt

Then, open muon-updater, check for available updates and proceed
installing latest salt-minion. Installation will not finish.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: muon-updater 2.2.0-0ubuntu3.2
ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
Uname: Linux 3.16.0-38-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: KDE
Date: Fri May 29 18:38:58 2015
InstallationDate: Installed on 2013-12-05 (539 days ago)
InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: muon
UpgradeStatus: Upgraded to trusty on 2014-05-04 (389 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  muon-updater hangs with Waiting for configuration file on debconf
  question

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

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


[Bug 1460088] Re: Backlight control does not work on Asus Zenbook Pro UX501JW / Nvidia Geforce GTX 960M

2015-05-29 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.1 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc5-unstable/


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

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

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

Title:
  Backlight control does not work on Asus Zenbook Pro UX501JW / Nvidia
  Geforce GTX 960M

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

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


[Bug 1460006] Re: e1000e not initialized ~30% of bootups

2015-05-29 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.1 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc5-unstable/


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

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

Title:
  e1000e not initialized ~30% of bootups

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

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


[Bug 1460088] Re: Backlight control does not work on Asus Zenbook Pro UX501JW / Nvidia Geforce GTX 960M

2015-05-29 Thread ishbalai
Bug remains in mainline v4.1-rc5.


** Tags added: kernel-bug-exists-upstream

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

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

Title:
  Backlight control does not work on Asus Zenbook Pro UX501JW / Nvidia
  Geforce GTX 960M

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

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


[Bug 1459689] Re: [MIR] inspircd

2015-05-29 Thread Michael Terry
** Changed in: inspircd (Ubuntu)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

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

Title:
  [MIR] inspircd

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

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


[Bug 1424714] Re: Word suggestions do not list the most likely correction first or at all

2015-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-keyboard (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/1424714

Title:
  Word suggestions do not list the most likely correction first or at
  all

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

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


[Bug 1424714] Re: Word suggestions do not list the most likely correction first or at all

2015-05-29 Thread Norbert Moldován
This applies for the Hungarian dictionary too.

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

Title:
  Word suggestions do not list the most likely correction first or at
  all

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

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


[Bug 1460146] Re: Problems with audio HDMI in new kernel release

2015-05-29 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1457369 ***
https://bugs.launchpad.net/bugs/1457369

This looks like a duplicate of bug 1457369

** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** This bug has been marked a duplicate of bug 1457369
   kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

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

Title:
  Problems with audio HDMI in new kernel release

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

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


[Bug 1448519] Re: Logitech K400 cannot type in LUKS passphrase at boot

2015-05-29 Thread Alexander Delius
Thanks Valto, the workaround you described worked fine for me!

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

Title:
  Logitech K400 cannot type in LUKS passphrase at boot

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

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


[Bug 1460158] [NEW] rdoc cache should be created after installation of ruby

2015-05-29 Thread Marcus Habermehl
Public bug reported:

After installing ruby, or a package containing ruby module(s), a trigger
should create/update the cache for rdoc/ri. Otherwise rdoc is a useless
tool that doesn't know any documentation.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ruby 1:2.1.0.4ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
CurrentDesktop: Unity
Date: Fri May 29 19:32:03 2015
InstallationDate: Installed on 2014-01-27 (487 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
PackageArchitecture: all
SourcePackage: ruby-defaults
UpgradeStatus: Upgraded to vivid on 2015-04-24 (34 days ago)

** Affects: ruby-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 vivid

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

Title:
  rdoc cache should be created after installation of ruby

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-defaults/+bug/1460158/+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 1459632] Re: Failures on staging in ubuntuuitoolkit.tests.components.test_textinput

2015-05-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/emptyTextField

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

Title:
  Failures on staging in ubuntuuitoolkit.tests.components.test_textinput

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

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


[Bug 1460158] [NEW] rdoc cache should be created after installation of ruby

2015-05-29 Thread Marcus Habermehl
Public bug reported:

After installing ruby, or a package containing ruby module(s), a trigger
should create/update the cache for rdoc/ri. Otherwise rdoc is a useless
tool that doesn't know any documentation.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ruby 1:2.1.0.4ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
CurrentDesktop: Unity
Date: Fri May 29 19:32:03 2015
InstallationDate: Installed on 2014-01-27 (487 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
PackageArchitecture: all
SourcePackage: ruby-defaults
UpgradeStatus: Upgraded to vivid on 2015-04-24 (34 days ago)

** Affects: ruby-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 vivid

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

Title:
  rdoc cache should be created after installation of ruby

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

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


[Bug 1392018] Re: apparmor stops /var/run/ldapi from being read causing ldap to fail

2015-05-29 Thread Ryan Tandy
** Description changed:

- There is a bug in slapd that triggers the profile of apparmor of slapd.
+ [Impact]
  
- When installing a clean ubuntu 14.10 server and installing slapd with :
- apt-get install slapd ldap-utils
- configure it with :
- dpkg-reconfigure slapd
- with ldap address of ldapi://xxx.xxx.xxx
- the following command :
- ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b cn=config
- gives the following error:
+ * Changes to AppArmor's unix socket mediation in utopic and later
+ require servers to have 'rw' file permissions on socket paths, compared
+ to just 'w' previously.
+ 
+ * This bug breaks any application that tries to communicate with slapd
+ via the ldapi:// scheme, for example heimdal-kdc.
+ 
+ * The recommended way to configure slapd in Ubuntu is to authenticate
+ via SASL EXTERNAL over the ldapi socket. This bug prevents online
+ configuration of slapd (via ldapmodify) in the default setup.
+ 
+ [Test Case]
+ 
+ apt-get install slapd
+ ldapwhoami -H ldapi:// -QY EXTERNAL
+ 
+ Expected result:
+ dn:gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
+ 
+ Actual result:
  ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
- Checking syslog :
- apparmor=DENIED operation=file_perm profile=/usr/sbin/slapd 
name=/run/slapd/ldapi pid=1137 comm=slapd requested_mask=r 
denied_mask=r fsuid=105 ouid=0
- we find in apparmor profile :
- /etc/apparmor.d/usr.sbin.slapd reads:
-   # pid files and sockets
-   /{,var/}run/slapd/* w,
  
- /run/slapd/ldapi   has   srwxrwxrwx  attributes and is owned by
- root:root
+ [Regression Potential]
  
- In 14.04 all of this is the same but does not lead to an error.
+ * Extremely low potential for regression. No code changes, only granting
+ an additional permission on contents of two directories. The worst
+ possible regression is that slapd might be permitted to read some files
+ it shouldn't, but having such files in /run/{slapd,nslcd} seems
+ unlikely.
  
- Changing it into :
-   # pid files and sockets
-   /{,var/}run/slapd/* rw,
+ [Other Info]
  
- Solves the issue but does not show me where things actually go wrong.
- Slapd tries to read the file but fails.
+ Test packages can be found in ppa:rtandy/lp1392018

** Patch added: utopic patch
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+attachment/4406775/+files/openldap_2.4.31-1%2Bnmu2ubuntu11.2.debdiff

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

Title:
  apparmor stops /var/run/ldapi from being read causing ldap to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+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 1426533] Re: gnome-shell crashed with signal 5 in meta_clutter_init()

2015-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

Title:
  gnome-shell crashed with signal 5 in meta_clutter_init()

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

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


[Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable

2015-05-29 Thread Natalia Bidart
Audio BREAKS with 3.8.0-030800rc1-generic, attaching verbose log for
pulseaudio

** Attachment added: pulseverbose-3.8.0-030800rc1-generic.log.gz
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1201528/+attachment/4406781/+files/pulseverbose-3.8.0-030800rc1-generic.log.gz

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

Title:
  [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable

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

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


RE: [Bug 1460080] Re: HP laserjet 1018 no longer works

2015-05-29 Thread Tristram Shorter
Hi Till,

I typed in hp-plugin in the terminal but I got and error (see file
please). What did I do wrong?

Thanks,

Tristram

 Date: Fri, 29 May 2015 15:31:18 +
 From: 1460...@bugs.launchpad.net
 To: tdshor...@hotmail.com
 Subject: [Bug 1460080] Re: HP laserjet 1018 no longer works
 
 Can you run
 
 hp-plugin
 
 in a terminal window and follow the instructions on the screen.
 
 ** Changed in: hplip (Ubuntu)
Status: New = Incomplete
 
 ** Also affects: hplip
Importance: Undecided
Status: New
 
 ** Changed in: hplip
Status: New = Incomplete
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1460080
 
 Title:
   HP laserjet 1018 no longer works
 
 Status in HP Linux Imaging and Printing:
   Incomplete
 Status in hplip package in Ubuntu:
   Incomplete
 
 Bug description:
   My first experience of Ubuntu was Utopic Unicorn, about 2 months ago. I 
 installed HPLIP, so as to use my HP Laserjet 1018 printer, and it all worked 
 fine. On upgrading to Ubuntu 15.04, my printer stopped working. I have tried 
 everything I can think of: upgrading HPLIP, removing HPLIP and installing an 
 alternative driver (foomatic), deleting and adding the printer, nothing 
 works. I have also downloaded and installed all updates to Ubuntu. I have 
 noticed, checking through previous bug reports, that this appears to be a 
 recurring problem: people's HP printers work OK until, on upgrading Ubuntu, 
 they suddenly stopped working. Can it be that beta versions are not being 
 properly tested? Having spent most of yesterday on this problem, and having 
 being seriously ticked off by my boss, about it, I am unwilling to spend 
 further time on it. I was going to include some screens shots to support my 
 case, but I can't see how to do this. Here are some more details:
   As of now:
   listed printers are: Canon ip1900 series
  HP Laserjet 1018 (default) / Enabled -- 
 OK / Shared -- OK
  
 Description: Hewlett-Packard HP LaserJet 1018
  
 Location: tristram-Aspire-5570Z
  
 Device URI: usb://HP/LaserJet%201018?serial=LF04EKT
  Make 
 and Model: HP LaserJet 1018 Foomatic/foo2zjs-z1 (recommended)
  
 Printer state: Idle - Sending data to printer.
 
   Trying to print a test page produces a little box that says: Submitted - 
 Test page submitted as job (whatever)
   Noticing that, above, the driver appears to be set to Foomatic, I tried 
 changing it. Now it reads:
  Make 
 and Model: HP LaserJet 1018, hpcups 3.15.4, requires proprietary plugin
 
   I pressed the Print Test Page button, and got:  Submitted - Test page 
 submitted as job 64. As usual, nothing happens.
   All this time, the printer is turned on, and connected to my laptop via USB 
 cable, needless to say. On viewing Document print status I have: Job: 64 
 /User: tristram /Document: Test Page / Printer: 
 Hewlett-Packard-HP-LaserJet-1018 / Size: 1k /Time submitted: 11 minutes ago / 
 Status (printer appears with a red sign) : Stopped - Printer error
   On viewing job attributes, I have (for instance, a screen shot would be 
 really useful here):
   job-more-info: http://localhost:631/jobs/64 (...)
   job-printer-state-message: Filter failed
   job-printer-state-reasons: ['hplip.plugin-error'] (...)
   job-state-reasons: job-completed-with-errors  (...)
 
   There's more info in this report, but I don't know what you need...
 
   I hope this is enough for you people to work on. Meanwhile, I'm
   seriously thinking of downgrading my Ubuntu version to what it was
   before, and HPLIP also, except that I don't know for sure what the
   working version was
 
   Thank you very much,
 
   Tristram
 
   ProblemType: Bug
   DistroRelease: Ubuntu 15.04
   Package: hplip 3.15.2-0ubuntu4.1
   ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
   Uname: Linux 3.19.0-18-generic i686
   ApportVersion: 2.17.2-0ubuntu1.1
   Architecture: i386
   CupsErrorLog:
E [29/May/2015:09:53:50 -0300] [cups-deviced] PID 12270 (hpfax) stopped 
 with status 1!
E [29/May/2015:09:54:39 -0300] [cups-deviced] PID 12722 (hpfax) stopped 
 with status 1!
W [29/May/2015:09:55:28 -0300] CreateProfile failed: 
 org.freedesktop.ColorManager.AlreadyExists:profile id 
 'Hewlett-Packard-HP-LaserJet-1018-Gray..' already exists
   CurrentDesktop: Unity
   Date: Fri May 29 10:00:31 2015
   InstallationDate: Installed on 2015-01-15 (134 days ago)
   InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
   Lpstat:

[Bug 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2015-05-29 Thread Brian Murray
Hello Ben, or anyone else affected,

Accepted cloud-init into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.7~bzr1091-0ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Changed in: cloud-init (Ubuntu Vivid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] Azure Datasource writes user password in plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1458052/+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 1460163] [NEW] Still No data sources availableon Nexus 4

2015-05-29 Thread Jens Becker
Public bug reported:

On my Nexus 4 running Ubuntu Touch from channel Stable  (presently
Ubuntu 14.10 r19) the welcome screen always shows No data sources
available, no matter if the option is selected or not in the settings.
Is the problem known and will it be solved soon?

** Affects: libusermetrics (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/1460163

Title:
  Still No data sources availableon Nexus 4

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

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


[Bug 1460170] Re: please merge tcpdump from debian

2015-05-29 Thread LocutusOfBorg
** Attachment added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/tcpdump/+bug/1460170/+attachment/4406779/+files/debdiff

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

Title:
  please merge tcpdump from debian

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

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


[Bug 1460155] [NEW] package nvidia-opencl-icd-331 (not installed) failed to install/upgrade: próba nadpisania /usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113, który istnieje także w pakiecie nvi

2015-05-29 Thread TUXMAN
Public bug reported:

problem upon reinstalling
dpkg error code 1

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-opencl-icd-331 (not installed)
ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
Uname: Linux 3.13.0-51-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
Date: Fri May 29 18:53:47 2015
DuplicateSignature: package:nvidia-opencl-icd-331:(not installed):próba 
nadpisania /usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113, który 
istnieje także w pakiecie nvidia-opencl-icd-331-updates 331.113-0ubuntu0.0.4
ErrorMessage: próba nadpisania 
/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113, który istnieje także w 
pakiecie nvidia-opencl-icd-331-updates 331.113-0ubuntu0.0.4
InstallationDate: Installed on 2014-05-15 (379 days ago)
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140204)
SourcePackage: nvidia-graphics-drivers-331
Title: package nvidia-opencl-icd-331 (not installed) failed to install/upgrade: 
próba nadpisania /usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113, który 
istnieje także w pakiecie nvidia-opencl-icd-331-updates 331.113-0ubuntu0.0.4
UpgradeStatus: Upgraded to trusty on 2015-05-05 (23 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 trusty

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

Title:
  package nvidia-opencl-icd-331 (not installed) failed to
  install/upgrade: próba nadpisania /usr/lib/i386-linux-gnu/libnvidia-
  opencl.so.331.113, który istnieje także w pakiecie nvidia-opencl-
  icd-331-updates 331.113-0ubuntu0.0.4

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

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

[Bug 1375252] Re: [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-05-29 Thread Brian Murray
Hello Joe, or anyone else affected,

Accepted cloud-init into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.7~bzr1091-0ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Vivid)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] Hostname change is not preserved across reboot on Azure Ubuntu
  VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1375252/+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 1448885] Re: [SRU] WALinuxAgent/Cloud-init failure for Snappy

2015-05-29 Thread Brian Murray
Hello Ben, or anyone else affected,

Accepted cloud-init into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.7~bzr1091-0ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Tags added: verification-needed

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

Title:
  [SRU] WALinuxAgent/Cloud-init failure for Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1448885/+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 1449892] Re: yuv to rgb translation is faulty for Intel Generation 8 Graphics

2015-05-29 Thread Adam Conrad
Hello Uwe, or anyone else affected,

Accepted xserver-xorg-video-intel into vivid-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/xserver-xorg-video-intel/2:2.99.917-1~exp1ubuntu2.2 in a few hours, and
then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xserver-xorg-video-intel (Ubuntu Vivid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  yuv to rgb translation is faulty for Intel Generation 8 Graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1449892/+subscriptions

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


[Bug 1448885] Re: [SRU] WALinuxAgent/Cloud-init failure for Snappy

2015-05-29 Thread Brian Murray
Hello Ben, or anyone else affected,

Accepted cloud-init into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.7~bzr1091-0ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Tags added: verification-needed

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

Title:
  [SRU] WALinuxAgent/Cloud-init failure for Snappy

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

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


[Bug 1453442] Re: Destination folder (null) does not exist when dragging over chromium

2015-05-29 Thread Richard Eames
@victor, I can't replicate that with my tri-monitor setup, so  it must
be a different bug (with same symptoms perhaps).

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

Title:
  Destination folder (null) does not exist when dragging over chromium

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

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


[Bug 1458052] Re: [SRU] Azure Datasource writes user password in plain text

2015-05-29 Thread Brian Murray
Hello Ben, or anyone else affected,

Accepted cloud-init into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.7~bzr1091-0ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Changed in: cloud-init (Ubuntu Vivid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] Azure Datasource writes user password in plain text

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

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


[Bug 1375252] Re: [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-05-29 Thread Brian Murray
Hello Joe, or anyone else affected,

Accepted cloud-init into vivid-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.7~bzr1091-0ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Vivid)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] Hostname change is not preserved across reboot on Azure Ubuntu
  VMs

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

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


[Bug 1392018] Re: apparmor stops /var/run/ldapi from being read causing ldap to fail

2015-05-29 Thread Ryan Tandy
** Patch added: vivid patch
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+attachment/4406776/+files/openldap_2.4.31-1%2Bnmu2ubuntu12.2.debdiff

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

Title:
  apparmor stops /var/run/ldapi from being read causing ldap to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+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 1392018] Re: apparmor stops /var/run/ldapi from being read causing ldap to fail

2015-05-29 Thread Ryan Tandy
** Description changed:

- There is a bug in slapd that triggers the profile of apparmor of slapd.
+ [Impact]
  
- When installing a clean ubuntu 14.10 server and installing slapd with :
- apt-get install slapd ldap-utils
- configure it with :
- dpkg-reconfigure slapd
- with ldap address of ldapi://xxx.xxx.xxx
- the following command :
- ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b cn=config
- gives the following error:
+ * Changes to AppArmor's unix socket mediation in utopic and later
+ require servers to have 'rw' file permissions on socket paths, compared
+ to just 'w' previously.
+ 
+ * This bug breaks any application that tries to communicate with slapd
+ via the ldapi:// scheme, for example heimdal-kdc.
+ 
+ * The recommended way to configure slapd in Ubuntu is to authenticate
+ via SASL EXTERNAL over the ldapi socket. This bug prevents online
+ configuration of slapd (via ldapmodify) in the default setup.
+ 
+ [Test Case]
+ 
+ apt-get install slapd
+ ldapwhoami -H ldapi:// -QY EXTERNAL
+ 
+ Expected result:
+ dn:gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
+ 
+ Actual result:
  ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
- Checking syslog :
- apparmor=DENIED operation=file_perm profile=/usr/sbin/slapd 
name=/run/slapd/ldapi pid=1137 comm=slapd requested_mask=r 
denied_mask=r fsuid=105 ouid=0
- we find in apparmor profile :
- /etc/apparmor.d/usr.sbin.slapd reads:
-   # pid files and sockets
-   /{,var/}run/slapd/* w,
  
- /run/slapd/ldapi   has   srwxrwxrwx  attributes and is owned by
- root:root
+ [Regression Potential]
  
- In 14.04 all of this is the same but does not lead to an error.
+ * Extremely low potential for regression. No code changes, only granting
+ an additional permission on contents of two directories. The worst
+ possible regression is that slapd might be permitted to read some files
+ it shouldn't, but having such files in /run/{slapd,nslcd} seems
+ unlikely.
  
- Changing it into :
-   # pid files and sockets
-   /{,var/}run/slapd/* rw,
+ [Other Info]
  
- Solves the issue but does not show me where things actually go wrong.
- Slapd tries to read the file but fails.
+ Test packages can be found in ppa:rtandy/lp1392018

** Patch added: utopic patch
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+attachment/4406775/+files/openldap_2.4.31-1%2Bnmu2ubuntu11.2.debdiff

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

Title:
  apparmor stops /var/run/ldapi from being read causing ldap to fail

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

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


[Bug 1392018] Re: apparmor stops /var/run/ldapi from being read causing ldap to fail

2015-05-29 Thread Ryan Tandy
** Patch added: vivid patch
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+attachment/4406776/+files/openldap_2.4.31-1%2Bnmu2ubuntu12.2.debdiff

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

Title:
  apparmor stops /var/run/ldapi from being read causing ldap to fail

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

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


[Bug 1460164] [NEW] upgrade of openvswitch-switch can sometimes break neutron-plugin-openvswitch-agent

2015-05-29 Thread James Troup
Public bug reported:

On 2015-05-28, our Landscape auto-upgraded packages on two of our
OpenStack clouds.  On both clouds, but only on some compute nodes, the
upgrade of openvswitch-switch and corresponding downtime of
ovs-vswitchd appears to have triggered some sort of race condition
within neutron-plugin-openvswitch-agent leaving it in a broken state;
any new instances come up with non-functional network but pre-existing
instances appear unaffected.  Restarting n-p-ovs-agent on the affected
compute nodes is sufficient to work around the problem.

The packages Landscape upgraded (from /var/log/apt/history.log):

Start-Date: 2015-05-28  14:23:07
Upgrade: nova-compute-libvirt:amd64 (2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), 
libsystemd-login0:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), 
nova-compute-kvm:amd64 (2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), 
systemd-services:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), 
isc-dhcp-common:amd64 (4.2.4-7ubuntu12.1, 4.2.4-7ubuntu12.2), nova-common:amd64 
(2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), python-nova:amd64 (2014.1.4-0ubuntu2, 
2014.1.4-0ubuntu2.1), libsystemd-daemon0:amd64 (204-5ubuntu20.11, 
204-5ubuntu20.12), grub-common:amd64 (2.02~beta2-9ubuntu1.1, 
2.02~beta2-9ubuntu1.2), libpam-systemd:amd64 (204-5ubuntu20.11, 
204-5ubuntu20.12), udev:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), 
grub2-common:amd64 (2.02~beta2-9ubuntu1.1, 2.02~beta2-9ubuntu1.2), 
openvswitch-switch:amd64 (2.0.2-0ubuntu0.14.04.1, 2.0.2-0ubuntu0.14.04.2), 
libudev1:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), isc-dhcp-client:amd64 
(4.2.4-7ubuntu12.1, 4.2.4-7ubuntu12.2), python-eventlet:amd64 (0.13.0-1ubuntu2, 
0.13.0-1ubuntu2.
 1), python-novaclient:amd64 (2.17.0-0ubuntu1.1, 2.17.0-0ubuntu1.2), 
grub-pc-bin:amd64 (2.02~beta2-9ubuntu1.1, 2.02~beta2-9ubuntu1.2), grub-pc:amd64 
(2.02~beta2-9ubuntu1.1, 2.02~beta2-9ubuntu1.2), nova-compute:amd64 
(2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), openvswitch-common:amd64 
(2.0.2-0ubuntu0.14.04.1, 2.0.2-0ubuntu0.14.04.2)
End-Date: 2015-05-28  14:24:47

From /var/log/neutron/openvswitch-agent.log:

2015-05-28 14:24:18.336 47866 ERROR neutron.agent.linux.ovsdb_monitor
[-] Error received from ovsdb monitor: ovsdb-client:
unix:/var/run/openvswitch/db.sock: receive failed (End of file)

Looking at a stuck instances, all the right tunnels and bridges and
what not appear to be there:

root@vector:~# ip l l | grep c-3b
460002: qbr7ed8b59c-3b: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc 
noqueue state UP mode DEFAULT group default 
460003: qvo7ed8b59c-3b: BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP mtu 1500 
qdisc pfifo_fast master ovs-system state UP mode DEFAULT group default qlen 1000
460004: qvb7ed8b59c-3b: BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP mtu 1500 
qdisc pfifo_fast master qbr7ed8b59c-3b state UP mode DEFAULT group default qlen 
1000
460005: tap7ed8b59c-3b: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc 
pfifo_fast master qbr7ed8b59c-3b state UNKNOWN mode DEFAULT group default qlen 
500
root@vector:~# ovs-vsctl list-ports br-int | grep c-3b
qvo7ed8b59c-3b
root@vector:~# 

But I can't ping the unit from within the qrouter-${id} namespace on
the neutron gateway.  If I tcpdump the {q,t}*c-3b interfaces, I don't
see any traffic.

** Affects: neutron (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/1460164

Title:
  upgrade of openvswitch-switch can sometimes break neutron-plugin-
  openvswitch-agent

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

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


Re: [Bug 1451613] Re: Unity/compiz crashes when locking screen

2015-05-29 Thread Andrea Azzarone
Ok, i'm trying to build a ppa with the correct dbg symbols for trusty.
Let's see if we can get a usable stacktrace.

2015-05-29 19:34 GMT+02:00 Scaler 1451...@bugs.launchpad.net:

 I've restarted my computer after updating the packages.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1451613

 Title:
   Unity/compiz crashes when locking screen

 Status in Unity:
   Confirmed
 Status in unity package in Ubuntu:
   Confirmed

 Bug description:
   Since a recent update (around April 29th), sometimes (approximately once
 a day) when I lock my computer screen (CTRL+L or using system menu) the
 computer freeze for a while (2 to 30 seconds) before showing the login
 screen.
   Then when I try to unlock the screen I need to enter my password twice
 (with no error message after the first try).
   Once logged in, all applications are closed. Uptime is still running
 (since no reboot) and services too (with no interruption).

   Looking at the apport.log file (see attached) it seems that when I try
   to lock the screen, compiz crashes.

   I've attached the compiz crash file too (_usr_bin_compiz.1000.crash)
   but without the 100Mo data of base64 core dumb…


   I'm using Ubuntu 14.04 AMD64.
   Graphics drivers: nvidia-331.113 (tested)

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



-- 
Andrea Azzarone
http://launchpad.net/~andyrock
http://wiki.ubuntu.com/AndreaAzzarone

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

Title:
  Unity/compiz crashes when locking screen

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

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

[Bug 1460164] [NEW] upgrade of openvswitch-switch can sometimes break neutron-plugin-openvswitch-agent

2015-05-29 Thread James Troup
Public bug reported:

On 2015-05-28, our Landscape auto-upgraded packages on two of our
OpenStack clouds.  On both clouds, but only on some compute nodes, the
upgrade of openvswitch-switch and corresponding downtime of
ovs-vswitchd appears to have triggered some sort of race condition
within neutron-plugin-openvswitch-agent leaving it in a broken state;
any new instances come up with non-functional network but pre-existing
instances appear unaffected.  Restarting n-p-ovs-agent on the affected
compute nodes is sufficient to work around the problem.

The packages Landscape upgraded (from /var/log/apt/history.log):

Start-Date: 2015-05-28  14:23:07
Upgrade: nova-compute-libvirt:amd64 (2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), 
libsystemd-login0:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), 
nova-compute-kvm:amd64 (2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), 
systemd-services:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), 
isc-dhcp-common:amd64 (4.2.4-7ubuntu12.1, 4.2.4-7ubuntu12.2), nova-common:amd64 
(2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), python-nova:amd64 (2014.1.4-0ubuntu2, 
2014.1.4-0ubuntu2.1), libsystemd-daemon0:amd64 (204-5ubuntu20.11, 
204-5ubuntu20.12), grub-common:amd64 (2.02~beta2-9ubuntu1.1, 
2.02~beta2-9ubuntu1.2), libpam-systemd:amd64 (204-5ubuntu20.11, 
204-5ubuntu20.12), udev:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), 
grub2-common:amd64 (2.02~beta2-9ubuntu1.1, 2.02~beta2-9ubuntu1.2), 
openvswitch-switch:amd64 (2.0.2-0ubuntu0.14.04.1, 2.0.2-0ubuntu0.14.04.2), 
libudev1:amd64 (204-5ubuntu20.11, 204-5ubuntu20.12), isc-dhcp-client:amd64 
(4.2.4-7ubuntu12.1, 4.2.4-7ubuntu12.2), python-eventlet:amd64 (0.13.0-1ubuntu2, 
0.13.0-1ubuntu2.
 1), python-novaclient:amd64 (2.17.0-0ubuntu1.1, 2.17.0-0ubuntu1.2), 
grub-pc-bin:amd64 (2.02~beta2-9ubuntu1.1, 2.02~beta2-9ubuntu1.2), grub-pc:amd64 
(2.02~beta2-9ubuntu1.1, 2.02~beta2-9ubuntu1.2), nova-compute:amd64 
(2014.1.4-0ubuntu2, 2014.1.4-0ubuntu2.1), openvswitch-common:amd64 
(2.0.2-0ubuntu0.14.04.1, 2.0.2-0ubuntu0.14.04.2)
End-Date: 2015-05-28  14:24:47

From /var/log/neutron/openvswitch-agent.log:

2015-05-28 14:24:18.336 47866 ERROR neutron.agent.linux.ovsdb_monitor
[-] Error received from ovsdb monitor: ovsdb-client:
unix:/var/run/openvswitch/db.sock: receive failed (End of file)

Looking at a stuck instances, all the right tunnels and bridges and
what not appear to be there:

root@vector:~# ip l l | grep c-3b
460002: qbr7ed8b59c-3b: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc 
noqueue state UP mode DEFAULT group default 
460003: qvo7ed8b59c-3b: BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP mtu 1500 
qdisc pfifo_fast master ovs-system state UP mode DEFAULT group default qlen 1000
460004: qvb7ed8b59c-3b: BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP mtu 1500 
qdisc pfifo_fast master qbr7ed8b59c-3b state UP mode DEFAULT group default qlen 
1000
460005: tap7ed8b59c-3b: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc 
pfifo_fast master qbr7ed8b59c-3b state UNKNOWN mode DEFAULT group default qlen 
500
root@vector:~# ovs-vsctl list-ports br-int | grep c-3b
qvo7ed8b59c-3b
root@vector:~# 

But I can't ping the unit from within the qrouter-${id} namespace on
the neutron gateway.  If I tcpdump the {q,t}*c-3b interfaces, I don't
see any traffic.

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

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

Title:
  upgrade of openvswitch-switch can sometimes break neutron-plugin-
  openvswitch-agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1460164/+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 1426533] Re: gnome-shell crashed with signal 5 in meta_clutter_init()

2015-05-29 Thread Chris S.
The bug #1416774 cannot be found. It must have been deleted. Removed
duplicate flag from report.

** This bug is no longer a duplicate of private bug 1416774

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

Title:
  gnome-shell crashed with signal 5 in meta_clutter_init()

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

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


[Bug 1459246] Re: usb keyboard not recognized at boot time

2015-05-29 Thread Joseph Salisbury
Marking invalid per comment 18

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  usb keyboard not recognized at boot time

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