[Bug 1323910] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-05-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1312855 ***
https://bugs.launchpad.net/bugs/1312855

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


** This bug has been marked a duplicate of bug 1312855
   no symptom - open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel 
module failed to build [error: implicit declaration of function 
'create_proc_entry']

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1323910/+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 1278466] Re: [FFe] ceph firefly stable release

2014-05-28 Thread James Page
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [FFe] ceph firefly stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1278466/+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 1266127] Re: Use strutils.to_slug() instead of utils.slugify()

2014-05-28 Thread Christian Berendt
** Also affects: python-manilaclient
   Importance: Undecided
   Status: New

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

Title:
  Use strutils.to_slug() instead of utils.slugify()

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1266127/+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 1323929] Re: Sync python-django 1.6.5-1 (main) from Debian sid (main)

2014-05-28 Thread Daniel Holbach
This bug was fixed in the package python-django - 1.6.5-1
Sponsored for Andrew Starr-Bochicchio (andrewsomething)

---
python-django (1.6.5-1) unstable; urgency=high

  * New upstream security release.
   - Caches may be allowed to store and serve private data (CVE-2014-1418)
   - Malformed URLs from user input incorrectly validated
  * Drop partial_functions_reverse.patch (merged upstream).

 -- Raphaël Hertzog hert...@debian.org  Wed, 14 May 2014 22:49:59
+0200

python-django (1.6.3-2) unstable; urgency=high

  * Fix regression of reverse() and partial views. (LP: #1311433)
Thanks Preston Timmons.

 -- Luke Faraone lfara...@debian.org  Tue, 22 Apr 2014 20:44:18 -0700

python-django (1.6.3-1) unstable; urgency=high

  * New upstream security release.
- Unexpected code execution using ``reverse()``
- CVE-2014-0472
- Caching of anonymous pages could reveal CSRF token
- CVE-2014-0473
- MySQL typecasting could result in unexpected matches
- CVE-2014-0474
  * Drop patches 07_translation_encoding_fix and ticket21869.diff; merged
upstream

 -- Luke Faraone lfara...@debian.org  Mon, 21 Apr 2014 16:47:14 -0700

** Changed in: python-django (Ubuntu)
   Status: New = Fix Released

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

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

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

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

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

Title:
  Sync python-django 1.6.5-1 (main) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1323929/+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 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-05-28 Thread Robie Basak
Looks like lua wasn't built, because we're trying to build against 5.2,
and it's only looking for 5.1.

https://launchpadlibrarian.net/175043407/buildlog_ubuntu-utopic-
amd64.apache2_2.4.9-1ubuntu1_UPLOADING.txt.gz

checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking for lua.h in /usr/local/include/lua5.1... no
checking for lua.h in /usr/local/include/lua51... no
checking for lua.h in /usr/local/include... no
checking for lua.h in /usr/include/lua5.1... no
checking for lua.h in /usr/include/lua51... no
checking for lua.h in /usr/include... no
configure: WARNING: *** Lua 5.1 library not found.
configure: WARNING: Lua 5.1 library is required
checking whether to enable mod_lua... no (disabled)
  adding -I$(top_srcdir)/modules/lua to INCLUDES

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

Title:
  mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1323930/+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 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-05-28 Thread Robie Basak
Looks like the regression was in 2.4.4-6ubuntu3. Prior to this, we had:

checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking for lua.h in /usr/local/include/lua5.1... no
checking for lua.h in /usr/local/include/lua51... no
checking for lua.h in /usr/local/include... no
checking for lua.h in /usr/include/lua5.1... yes
checking for luaL_newstate in -llua5.1... yes
configure: using '-L/usr/lib -llua5.1 -lm' for Lua Library
  setting MOD_INCLUDES to -I/usr/include/lua5.1
  setting MOD_LUA_LDADD to -L/usr/lib -llua5.1 -lm
checking whether to enable mod_lua... shared (all)
  adding -I$(top_srcdir)/modules/lua to INCLUDES

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

Title:
  mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1323930/+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 696435] Re: wait-for-root fails to detect nbd root

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

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Confirmed

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

Title:
  wait-for-root fails to detect nbd root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/696435/+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 696435] Re: wait-for-root fails to detect nbd root

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

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

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

Title:
  wait-for-root fails to detect nbd root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/696435/+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 1316812] Re: ubuntu qemu-kvm package attempts to start a service and fails

2014-05-28 Thread Tatyana
{build_id: 2014-05-27_05-51-41, mirantis: yes, build_number:
26, ostf_sha: a8b7660082a6f152794c610d6abe30d360fd577d,
nailgun_sha: bd09f89ef56176f64ad5decd4128933c96cb20f4, production:
docker, api: 1.0, fuelmain_sha:
505741e4f431f85a8d0252fc42754d10c0326c1a, astute_sha:
a7eac46348dc77fc2723c6fcc3dbc66cc1a83152, release: 5.0,
fuellib_sha: 2f79c0415159651fc1978d99bd791079d1ae4a06}

root@node-8:/etc/init# modprobe kvm
root@node-8:/etc/init# modprobe kvm_amd
FATAL: Error inserting kvm_amd 
(/lib/modules/3.11.0-18-generic/kernel/arch/x86/kvm/kvm-amd.ko): Operation not 
supported

root@node-8:/etc/init# dpkg -l | grep qemu-kvm
ii  qemu-kvm1.2.0+noroms-0ubuntu7.12.12 
   Full virtualization on supported hardware

** Changed in: fuel
 Assignee: Tatyana (tatyana-leontovich) = Fuel OSCI Team (fuel-osci)

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

Title:
  ubuntu qemu-kvm package attempts to start a service and fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/fuel/+bug/1316812/+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 1324062] [NEW] No lua 5.2 support

2014-05-28 Thread Robie Basak
Public bug reported:

We'd like to support lua 5.2 in main only, and move away from 5.1. But
some upstreams don't yet have support for lua 5.2 yet.

Related: apache bug 1323930 (lua support regression due to failed move
to 5.2) and bug 1262710 (in particular comment 25) for discussion of the
same issue with nginx, and of having both lua 5.1 and 5.2 in main.

** Affects: apache2 (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: nginx (Ubuntu)
 Importance: High
 Status: Triaged

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

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

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

** Changed in: apache2 (Ubuntu)
   Status: New = Triaged

** Changed in: nginx (Ubuntu)
   Status: New = Triaged

** Changed in: apache2 (Ubuntu)
Milestone: None = later

** Changed in: nginx (Ubuntu)
Milestone: None = later

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

Title:
  No lua 5.2 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1324062/+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 1262710] Re: [MIR] nginx

2014-05-28 Thread Robie Basak
Bug 1324062 tracks the missing lua 5.2 support issue.

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

Title:
  [MIR] nginx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1262710/+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 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-05-28 Thread Matthias Klose
** Changed in: apache2 (Ubuntu)
 Assignee: (unassigned) = Canonical Server Team (canonical-server)

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

Title:
  mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1323930/+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 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-05-28 Thread Robie Basak
Bug 1324062 tracks the missing lua 5.2 support issue. In the meantime,
I've uploaded a fix by reverting to building against lua 5.1 (as
discussed in #ubuntu-devel just now).

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

Title:
  mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1323930/+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 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-05-28 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.4.9-1ubuntu2

---
apache2 (2.4.9-1ubuntu2) utopic; urgency=medium

  * Revert 2.4.4-6ubuntu3 and build against lua 5.1 again, since Apache doesn't
yet support building against lua 5.2 (LP: #1323930).
 -- Robie Basak robie.ba...@ubuntu.com   Wed, 28 May 2014 08:55:25 +

** Changed in: apache2 (Ubuntu)
   Status: New = Fix Released

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

Title:
  mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1323930/+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 1324050] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-05-28 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1324050/+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 1324050] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-05-28 Thread Seth Arnold
Do you need the open-vm-tools package? It probably only works with the
original kernel shipped with 12.04 LTS in the 'linux' package rather
than the HWE (hardware enablement) kernel updates released later.

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1324050/+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 1324111] [NEW] please remove chkrootkit from main

2014-05-28 Thread Seth Arnold
Public bug reported:

Please remove chkrootkit from main.

$ reverse-depends -c main src:chkrootkit
No reverse dependencies found
$ reverse-depends -b src:chkrootkit
No reverse dependencies found
$ seeded-in-ubuntu chkrootkit
chkrootkit (from chkrootkit) is seeded in:
  ubuntu-server: daily

Thanks

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

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

Title:
  please remove chkrootkit from main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chkrootkit/+bug/1324111/+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 1235681] Re: squid3 always run with -N option, incompatible with SMP option (workers)

2014-05-28 Thread juniper
this bug is still active in Ubuntu 14.04 LTS

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

Title:
  squid3 always run with -N option, incompatible with SMP option
  (workers)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1235681/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Adam Stokes
Reproducer steps:

Create a trusty virtual machine using the defaults provided with uvt tool.
ssh into that virtual machine and setup juju environments.yaml to be a local 
provider with a container-type: kvm

juju bootstrap
juju add-machine

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Adam Stokes
environments.yaml:

default: local

environments:
  local:
type: local
container: kvm
lxc-use-clone: true

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+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 1324050] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-05-28 Thread Robert C Jennings
*** This bug is a duplicate of bug 1312855 ***
https://bugs.launchpad.net/bugs/1312855

** This bug has been marked a duplicate of bug 1312855
   no symptom - open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel 
module failed to build [error: implicit declaration of function 
'create_proc_entry']

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1324050/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Ryan Harper
It takes 164 seconds in cloud init to bring up the first machine.

What's the outer VM config (resources), likewise, what's the host
machine resource level?

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+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 1324050] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-05-28 Thread Robert C Jennings
*** This bug is a duplicate of bug 1312855 ***
https://bugs.launchpad.net/bugs/1312855

 Do you need the open-vm-tools package? It probably only works with the
 original kernel shipped with 12.04 LTS in the 'linux' package rather
 than the HWE (hardware enablement) kernel updates released later.

Bug #1275656 is back-porting the Trusty version of open-vm-tools to
Precise to support the HWE kernels (saucy and trusty).  The backport
will add lts-trusty to the name so that they can co-exist.  For the
original kernel that shipped with 12.04 LTS in the 'linux' package you
would want to use the original open-vm-tools.

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1324050/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Ryan Harper
Summary
---

Add-machine: Wed May 28 14:31:56 UTC 2014 (0)
KVM Ssh'able:Wed May 28 14:33:15 UTC 2014 (+79)
Cloud-init done: Wed May 28 14:35:14 UTC 2014 (+119)
Juju status started: Wed May 28 14:35:38 UTC 2014 (+24)

Total time: 222 seconds: 3 min, 40 seconds.



ubuntu@kvmjuju:~$ date; juju add-machine --constraints cpu-cores=4 
root-disk=20G
Wed May 28 14:31:56 UTC 2014
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:32:02 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
instance-id: pending
series: trusty
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:32:24 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: pending
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ juju ssh 5 date
ERROR machine 5 has no public address
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:33:15 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: pending
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:34:36 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: pending
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:35:14 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: down
agent-state-info: (started)
agent-version: 1.18.3.1
dns-name: 10.0.3.67
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:35:19 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: down
agent-state-info: (started)
agent-version: 1.18.3.1
dns-name: 10.0.3.67
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:35:21 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: down
agent-state-info: (started)
agent-version: 1.18.3.1
dns-name: 10.0.3.67
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:35:23 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: down
agent-state-info: (started)
agent-version: 1.18.3.1
dns-name: 10.0.3.67
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$ date; juju status
Wed May 28 14:35:38 UTC 2014
environment: local
machines:
  0:
agent-state: started
agent-version: 1.18.3.1
dns-name: localhost
instance-id: localhost
series: trusty
  5:
agent-state: started
agent-version: 1.18.3.1
dns-name: 10.0.3.67
instance-id: ubuntu-local-machine-5
series: trusty
hardware: arch=amd64 cpu-cores=4 mem=512M root-disk=20480M
services: {}
ubuntu@kvmjuju:~$

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

Title:
  local provider is very slow to tranistion from agent-status: pending

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


[Blueprint servercloud-u-openstack-juno] Openstack work for Utopic

2014-05-28 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items set to:
Work items:
* Write MRE for heat: TODO
* Relase Openstack juno-1 (June 12): TODO
* Relase Openstack juno-2 (July 24): TODO
* Relase Openstack juno-3 (Sept 4): TODO
* Relase Openstack juno-rc1: TODO
* Release Openstack juno final (Oct 16): TODO
* Release Openstack 2014.1.1: TODO
* Release Openstack 2014.1.2: TODO
* Release Openstack 2014.1.3: TODO
* Write MIR for trove: TODO
* Package Sahara for utopic: TODO
* Write MIR Sahara for utupic: TODO
* Package and Write MIR oslo.log for utopic: TODO
* Package and Write MIR oslo.db for utopic: TODO
* Package and Write MIR oslo.il8n for utopic: TODO
* Package and Write MIR oslo.config-generator for utopic: TODO
* Package and Write MIR oslo.concurrency for utopic: TODO
* Package and Write MIR oslo.local for utopic: TODO
* Package and Write MIR oslo.serialization for utopic: TODO
* Package and Write MIR oslo.text for utopic: TODO
* Package and Write MIR oslo.utils for utopic: TODO
* Package and Write MIR oslo.versionutils for utopic: TODO
* Write Native LXC driver: TODO

-- 
Openstack work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-juno

-- 
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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Ryan Harper
One modification to the outer KVM that may help here:

adding --unsafe-cache to your first level KVM will use host ram to cache
guest writes to the qcow2 image -- this means what it means, if kill
your VMs or host machine has power failure, you'll lose data.With
that in place the same test resulted in add-machine to status: started
of: 149 seconds.

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+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 1324174] [NEW] qemu should attempt to re-load kvm_intel to enable nesting at first install

2014-05-28 Thread Serge Hallyn
Public bug reported:

 Otherwise user may be confused as to why nesting is not enabled until a
reboot.

** Affects: qemu (Ubuntu)
 Importance: Medium
 Status: Triaged

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

** Changed in: qemu (Ubuntu)
   Status: New = Triaged

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

Title:
  qemu should attempt to re-load kvm_intel to enable nesting at first
  install

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


[Blueprint servercloud-u-maas-ci-dev] MAAS CI improvements for Utopic

2014-05-28 Thread Diogo Matsubara
Blueprint changed by Diogo Matsubara:

Work items changed:
  Work items:
- [matsubara] upgrade CI infrastructure to latest autopkgtest: INPROGRESS
+ [matsubara] upgrade CI infrastructure to latest autopkgtest: DONE
  clean up current CI tests (separate precise/trusty tests): TODO
- [matsubara] utopic jenkins jobs: INPROGRESS
- [matsubara] per commit CI tests run (bug 1290426): INPROGRESS
+ [matsubara] utopic jenkins jobs: DONE
+ [matsubara] per commit CI tests run (bug 1290426): DONE
  MAAS automated ISO tests (bug 1300783): TODO
  MAAS automated upgrade tests: TODO
  MAAS lab test hardware (ARM, NUCs, UEFI): TODO
  Improve MAAS CI test coverage: TODO

-- 
MAAS CI improvements for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-maas-ci-dev

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


[Blueprint servercloud-u-maas-ci-dev] MAAS CI improvements for Utopic

2014-05-28 Thread Diogo Matsubara
Blueprint changed by Diogo Matsubara:

Work items changed:
- Work items:
+ Work items for ubuntu-14.05:
  [matsubara] upgrade CI infrastructure to latest autopkgtest: DONE
- clean up current CI tests (separate precise/trusty tests): TODO
  [matsubara] utopic jenkins jobs: DONE
  [matsubara] per commit CI tests run (bug 1290426): DONE
+ 
+ Work items for ubuntu-14.06:
  MAAS automated ISO tests (bug 1300783): TODO
  MAAS automated upgrade tests: TODO
+ 
+ Work items for ubuntu-14.07:
+ clean up current CI tests (separate precise/trusty tests): TODO
+ 
+ Work items:
+ Improve MAAS CI test coverage: TODO
  MAAS lab test hardware (ARM, NUCs, UEFI): TODO
- Improve MAAS CI test coverage: TODO

-- 
MAAS CI improvements for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-maas-ci-dev

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


[Blueprint servercloud-u-maas-ci-dev] MAAS CI improvements for Utopic

2014-05-28 Thread Diogo Matsubara
Blueprint changed by Diogo Matsubara:

Work items changed:
  Work items for ubuntu-14.05:
  [matsubara] upgrade CI infrastructure to latest autopkgtest: DONE
  [matsubara] utopic jenkins jobs: DONE
  [matsubara] per commit CI tests run (bug 1290426): DONE
  
  Work items for ubuntu-14.06:
  MAAS automated ISO tests (bug 1300783): TODO
  MAAS automated upgrade tests: TODO
  
  Work items for ubuntu-14.07:
  clean up current CI tests (separate precise/trusty tests): TODO
  
  Work items:
  Improve MAAS CI test coverage: TODO
  MAAS lab test hardware (ARM, NUCs, UEFI): TODO
+ Revisit the precise CI jobs for autopkgtest: TODO
+ Add precise job for cloud-tools next: TODO

-- 
MAAS CI improvements for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-maas-ci-dev

-- 
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 1317651] Re: ppc: VM hangs on first boot after network install

2014-05-28 Thread joh...@servergy.com
The root of this is the image is missing

 /etc/init/ttyS0.conf

This file needs added to the distro ;


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

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

Title:
  ppc:  VM hangs on first boot after network install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1317651/+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 1317651] Re: ppc: VM hangs on first boot after network install

2014-05-28 Thread joh...@servergy.com
It appears /etc/init/ttyS0.conf needs added to the package upstart

(trusty)root@jade-rev4:/etc/init# dpkg -S tty1.conf
upstart: /etc/init/tty1.conf


There is no tty0.conf  either.

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

Title:
  ppc:  VM hangs on first boot after network install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1317651/+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 1317651] Re: ppc: VM hangs on first boot after network install

2014-05-28 Thread joh...@servergy.com
Looking more at this, it appears the device should be automatically
configured:

[root@ab763 init]# cat serial.conf
# Automatically start a configured serial console
#
# How this works:
#
# On boot, a udev helper examines /dev/console. If a serial console is the
# primary console (last console on the commandline in grub),  the event
# 'fedora.serial-console-available port name speed' is emitted, which
# triggers this script. It waits for the runlevel to finish, ensures
# the proper port is in /etc/securetty, and starts the getty.
#

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

Title:
  ppc:  VM hangs on first boot after network install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1317651/+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 1300739] Missing required logs.

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

apport-collect 1300739

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
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1300739

Title:
  keepalived doesn't load any ipv6 virtual servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/keepalived/+bug/1300739/+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 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2014-05-28 Thread mathew
Same problem here. MTU of the server is 1500, changing client MTU to the
same value doesn't fix it.

Testing with ping, 1300 byte pings make it through fine, so tried
setting client MTU to that on both client and server. No dice.

Server version is OpenSSH_5.9p1 Debian-5ubuntu1.4, OpenSSL 1.0.1 14 Mar 2012.
A client running OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013 can connect.
A client running OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014 
*cannot* connect.

Successful connection:

% ssh -vv [redacted]
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to [redacted] port 22.
debug1: Connection established.
debug1: identity file /home/meta/.ssh/identity type -1
debug1: identity file /home/meta/.ssh/identity-cert type -1
debug1: identity file /home/meta/.ssh/id_rsa type -1
debug1: identity file /home/meta/.ssh/id_rsa-cert type -1
debug1: identity file /home/meta/.ssh/id_dsa type -1
debug1: identity file /home/meta/.ssh/id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 
Debian-5ubuntu1.4
debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1.4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.3
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: 
ssh-rsa-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server-client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client-server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 126/256
debug2: bits set: 496/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host '[redacted]' is known and matches the RSA host key.
debug1: Found key in /home/meta/.ssh/known_hosts:3
debug2: bits set: 487/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/meta/.ssh/identity ((nil))
debug2: key: /home/meta/.ssh/id_rsa ((nil))

[Bug 1324238] [NEW] Need to reset block number back to 0 when reaches to 65535

2014-05-28 Thread Andres Rodriguez
Public bug reported:

Resets the block number counter back to 0 after it reaches 2^16. More
info in [1].

[1]: https://github.com/shylent/python-tx-tftp/pull/17

** Affects: python-tx-tftp (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: python-tx-tftp (Ubuntu Trusty)
 Importance: Undecided
 Status: New

** Also affects: python-tx-tftp (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: python-tx-tftp (Ubuntu)
   Status: New = Fix Released

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

Title:
  Need to reset block number back to 0 when reaches to 65535

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-tx-tftp/+bug/1324238/+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 1274247] Re: [MIR] Glusterfs

2014-05-28 Thread André Bauer
If this should be added in the future please get sure to also update
apparmor profile for libvirt-qemu:

edit /etc/apparmor.d/abstractions/libvirt-qemu and add:

# for glusterfs
/proc/sys/net/ipv4/ip_local_reserved_ports r,
/usr/lib/@{multiarch}/glusterfs/**.so mr,
/tmp/** rw,

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

Title:
  [MIR] Glusterfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/1274247/+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 1324251] [NEW] AppArmor denies guest from create/modify 9pfs files

2014-05-28 Thread Steven Leung
Public bug reported:

When I tried to create a file or directory in a 9pfs mount in the guest
host, I was denied in AppArmor.  This is the error message:

  May 28 12:26:10 sleungmini kernel: [54257.224886] type=1400
audit(1401305170.938:390): apparmor=DENIED operation=capable profile
=libvirt-865a1f4b-f7ab-428f-aa56-f30631565191 pid=28533 comm=pool
capability=3  capname=fowner

Upon adding capability fowner, to /etc/apparmor.d/abstractions
/libvirt-qemu, I was able to create files, however still got this in
/var/log/syslog:

  May 28 12:29:03 sleungmini kernel: [54429.795090] type=1400
audit(1401305343.314:415): apparmor=DENIED operation=capable profile
=libvirt-865a1f4b-f7ab-428f-aa56-f30631565191 pid=29097 comm=pool
capability=4  capname=fsetid

So I added capability fsetid, to /etc/apparmor.d/abstractions/libvirt-
qemu as well.

I believe the correct fix is in my included patch.

I've looked through bug #1285995 and see that I have a version that
includes that fix/patch.  I've also verified that I no longer get the
same DENIED message.  I believe this is a different bug.

I'm currently running:

  $ lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

This is my version of libvirt-bin:

  apt-cache policy libvirt-bin
  libvirt-bin:
Installed: 1.2.2-0ubuntu13.1
Candidate: 1.2.2-0ubuntu13.1
Version table:
   *** 1.2.2-0ubuntu13.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1.2.2-0ubuntu13 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

Let me know if you have any requests for additional information,
questions or suggestions.  This is my first time submitting a bug report
and patch for Ubuntu so I'm not familiar with the conventions here.
Thanks!

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


** Tags: patch

** Patch added: libvirt-qemu-aa-allow-capability-fowner-fsetid.patch
   
https://bugs.launchpad.net/bugs/1324251/+attachment/4121640/+files/libvirt-qemu-aa-allow-capability-fowner-fsetid.patch

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

Title:
  AppArmor denies guest from create/modify 9pfs files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1324251/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Ian Booth
A note from the juju side of the fence - Juju currently just syncs the
latest released image when calling uvt-simplestreams-libvirt. It could
be configured to add a --source arg to get a daily image if required.
But configuration adds complexity so if the released kvm images were
updated more often, I guess that would be preferable.

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+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 1324111] Re: please remove chkrootkit from main

2014-05-28 Thread Colin Watson
There's not much point filing this category of bug against a package
without subscribing the archive admins (done now).  Uploaders have no
power to do this.

It would need to be unseeded, at which point it will show up for
movement to universe in component-mismatches.  See:

  http://people.canonical.com/~ubuntu-archive/germinate-
output/ubuntu.utopic/rdepends/ALL/chkrootkit

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

Title:
  please remove chkrootkit from main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chkrootkit/+bug/1324111/+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 1324307] [NEW] package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2014-05-28 Thread Vladimir
Public bug reported:

Ubuntu Server from 13.10 to 14.04 'do-release-upgrade' bug

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: mysql-server-5.5 5.5.35-0ubuntu0.13.10.2
ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
Uname: Linux 3.11.0-19-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Thu May 29 00:11:21 2014
DuplicateSignature: 
package:mysql-server-5.5:5.5.35-0ubuntu0.13.10.2:ErrorMessage: subprocess new 
pre-installation script returned error exit status 1
ErrorMessage: ErrorMessage: subprocess new pre-installation script returned 
error exit status 1
InstallationDate: Installed on 2013-11-28 (181 days ago)
InstallationMedia: Ubuntu-Server 13.04 Raring Ringtail - Release amd64 
(20130423.1)
KernLog:
 May 29 00:04:34 backup kernel: [1387491.951958] type=1400 
audit(1401314674.626:29): apparmor=STATUS operation=profile_replace 
parent=20056 profile=unconfined name=/usr/sbin/mysqld pid=20060 
comm=apparmor_parser
 May 29 00:11:21 backup kernel: [1387898.737149] type=1400 
audit(1401315081.094:30): apparmor=STATUS operation=profile_replace 
parent=21145 profile=unconfined name=/usr/sbin/mysqld pid=21149 
comm=apparmor_parser
Logs.var.log.daemon.log:
 
Logs.var.log.mysql.error.log: 
MarkForUpload: True
MySQLConf.etc.mysql.conf.d..keepme: 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['mysql', 'ib_logfile1', 'dealguide_new', 
'performance_schema', 'log', 'debian-5.5.flag', 'master.info', 
'relay-log.info', 'ib_logfile0', 'mysql_upgrade_info', 'dealguide_nigeria', 
'ibdata1']
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic 
root=UUID=85791e53-9669-416d-b094-9156d705ea85 ro rootdelay=60
SourcePackage: mysql-5.5
Title: package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to 
install/upgrade: ErrorMessage: subprocess new pre-installation script returned 
error exit status 1
UpgradeStatus: Upgraded to trusty on 2014-05-28 (0 days ago)
modified.conffile..etc.apparmor.d.usr.sbin.mysqld: [modified]
mtime.conffile..etc.apparmor.d.usr.sbin.mysqld: 2014-04-14T02:53:44.717702

** Affects: mysql-5.5 (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
Server Team, which is subscribed to mysql-5.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1324307

Title:
  package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to
  install/upgrade: ErrorMessage: subprocess new pre-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1324307/+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 997927] Re: NM reports VPN service 'openvpn' disappeared

2014-05-28 Thread Andrew Molder
I am having a similar problem on Ubuntu-14.04.  However, at one point, I
was able to connect to my vpn with 14.04.

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

Title:
  NM reports VPN service 'openvpn' disappeared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/997927/+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 1323594] Re: vpn auto-connect works, but doesn't connect automatically when network is available.

2014-05-28 Thread Josh Dragon
I am having the same issue. I have two different ubuntu machines both
doing this! Very annoying please someone hear our cries! My vpn setup
works great i just cant get it to auto connect in fact it won't even
connect to the network when I have auto connect to vpn selected. I have
to uncheck it to get it to connect to the network again. Please fix
thanks!

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

Title:
  vpn auto-connect works, but doesn't connect automatically when network
  is available.

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

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


[Bug 1269017] Re: Emojis not fully supported which results in blank received SMS messages

2014-05-28 Thread Jamie Strandboge
Bug #1137630 describes that emojis could be supported by installing the
Symbola font and describes how to get them to work. I have not tried to
do that myself, but it might be an easy way to display emojis now that
messages are no longer blocked when they contain emojis.

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

Title:
  Emojis not fully supported which results in blank received SMS
  messages

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

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


[Bug 1311247] Re: [Grubenv] error: malformed file, press any key to continue

2014-05-28 Thread dino99
** Summary changed:

- Each cold boot create a Grubenv garbage error: malformed file, press any key 
to continue is then shown while booting
+ [Grubenv] error: malformed file, press any key to continue

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

Title:
  [Grubenv] error: malformed file, press any key to continue

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

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


[Bug 1322039] Re: xmllint --xinclude --postvalid broken by CVE-2014-0191 fix

2014-05-28 Thread Philip Olson
Here's OpenSUSE's fix:
  - Report: https://bugzilla.novell.com/show_bug.cgi?id=876652#c23
  - Confirmed fix: https://bugzilla.novell.com/show_bug.cgi?id=876652#c37

** Bug watch added: Novell/SUSE Bugzilla #876652
   https://bugzilla.novell.com/show_bug.cgi?id=876652

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

Title:
  xmllint --xinclude --postvalid broken by CVE-2014-0191 fix

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

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


[Bug 1287696] Re: TextField can't scroll back after autoscroll

2014-05-28 Thread Jamie Strandboge
** Changed in: ubuntu-ui-toolkit (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/1287696

Title:
  TextField can't scroll back after autoscroll

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

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


[Bug 1323960] [NEW] Camera does not work on device on Qt 5.3 (works on desktop)

2014-05-28 Thread Timo Jyrinki
Public bug reported:

Possibly related to the media playing bug #1321319, camera is just black
on Qt 5.3 and does not allow taking pictures.

camera-app does work on the desktop however with Qt 5.3 too, although
there's a strong green tint which may be give some hint on what's wrong
on armhf/Android too.

** Affects: qtubuntu-camera (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.3

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

Title:
  Camera does not work on device on Qt 5.3 (works on desktop)

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

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


[Bug 1323961] [NEW] virus infection (probably from prior corruption on my end), cannot install and/or takes too long!

2014-05-28 Thread Goli
Public bug reported:

Traceback (most recent call last):
  File /usr/lib/ubiquity/plugins/ubi-language.py, line 486, in 
on_release_notes_link
self.openURL(url)
  File /usr/lib/ubiquity/plugins/ubi-language.py, line 507, in openURL
if os.direxists(/usr/share/kubuntu-default-settings):
AttributeError: 'module' object has no attribute 'direxists'

1) Kubuntu 14.04
2) Cannot access information! 
3) I expected to override the old virus.
4) The virus which infected me in Windows XP must have found its way into the 
installation disc as well as recovered itself in my Hard Drive

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.7
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
CasperVersion: 1.340
CurrentDesktop: KDE
Date: Wed May 28 06:04:47 2014
InstallCmdLine: file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Kubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.1)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 kubuntu trusty ubiquity-2.18.7

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

Title:
  virus infection (probably from prior corruption on my end), cannot
  install and/or takes too long!

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

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


[Bug 1323520] Re: New Nautilus instance from Unity Launcher

2014-05-28 Thread Elbarbudo
Very strange : apparently, as far as the nautilus window points to a local 
directory, it behavior is normal : 
Minimize in the launcher and maximize to the original window.

By local, I mean the home subtree and disk

BUT when I open a mounted directory such as /media/patrice/Multimedia on
another disk, I get the bug.

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

Title:
  New Nautilus instance from Unity Launcher

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

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


[Bug 1323962] [NEW] maliit-framework fails to build on Qt 5.3

2014-05-28 Thread Timo Jyrinki
Public bug reported:

maliit-framework fails to build on Qt 5.3:

https://launchpad.net/~ci-train-ppa-service/+archive/landing-005/+sourcepub/4201467/+listing-archive-extra
--
maliit/plugins/updateevent.cpp:42:107: error: conversion from 'qlonglong {aka 
long long int}' to 'QFlag' is ambiguous
  
update.value(Maliit::Internal::inputMethodHints).toLongLong()));
--

Since maliit-framework depend on qtbase-abi-5-2-1, it requires a
rebuild.

** Affects: maliit-framework (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.3

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

Title:
  maliit-framework fails to build on Qt 5.3

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

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


[Bug 1220013] Re: python-apt can SIGSEGV when encountering Packages stanzas with no Description field (was: update-apt-xapian-index crashed with SIGSEGV in File())

2014-05-28 Thread Nazar Mokrynskyi
Can' t use synaptic at all because of this bug. Please, fix it ASAP.
Someone did broke it. I'm on 14.10 already, still suffering from it.

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

Title:
  python-apt can SIGSEGV when encountering Packages stanzas with no
  Description field (was: update-apt-xapian-index crashed with SIGSEGV
  in File())

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

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


[Bug 1323961] Re: virus infection (probably from prior corruption on my end), cannot install and/or takes too long!

2014-05-28 Thread Goli
The first time I ran the installation, I did not delete my former files.
I waited for more than 5 hours for the installer to convert my files
into LVP, I think it is called, the Ubuntu file system. Finally, I shut
down the whole operation by force. upon restarting the computer, all the
files were no longer partitioned as Windows or empty space, but as an
unknown entity, not labelled as Kubuntu. Finally, I decided to reset my
computer, and delete all the old files. (Kubuntu startup would always
take at least 10 minutes, with the kubuntu logo waxing and waning). The
installer, when I opened it took very long, and it seemed to adjust its
appearance. What flashed was the update this installer option, before
disappearing and reappearing only with the option: gain information
about installer, or read notes, or something of that nature. When I
clicked this, sceptical of the well-functioning of the installer, the
error appeared, and I was able to send this report. I used a dvd-r to
install the OS (4.7GB). I suppose the virus has appended some tracks and
reroutes which caused this malfunctioning, and whose ultimate purpose I
ignore. If you wish for proof of the existence of this virus prior to my
attempted installation of Kubuntu, please simply ask. I suspect it may
be related to RealTek, to RealPlayer, to Frostwire, to Limewire, or to
an antivirus, and detection system which tried to take over my control
of the computer several years ago. Hopefully you find this background
information useful.

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

Title:
  virus infection (probably from prior corruption on my end), cannot
  install and/or takes too long!

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

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


[Bug 1323822] Re: Firefox can not play some WebM videos generated by avconv on Trusty

2014-05-28 Thread Mossroy
The package gstreamer0.10-plugins-bad is installed in version 
0.10.23-7.2ubuntu1.
But I thought the webm implementation of Firefox was built in Firefox itself 
(because it's a free codec), and that gstreamer was used only for h.264 videos 
(due to patent issues) ?

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

Title:
  Firefox can not play some WebM videos generated by avconv on Trusty

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

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


[Bug 1323346] Re: [Asus X450CC] Touchpad not working

2014-05-28 Thread raphaelh
@Christopher: I send all my emails in plain text, and I have from 2
different mailboxes to be sure some SPAM filter didn't block the domain.

Do I need to add the output of /proc/cpuinfo, /proc/iomem, dmesg,... as
attachments? Or to paste it directly in the body of the message?

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

Title:
  [Asus X450CC] Touchpad not working

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

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


[Bug 1317741] Re: Hibernate option disappears when switching to another user

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

** Changed in: indicator-session (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/1317741

Title:
  Hibernate option disappears when switching to another user

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

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


[Bug 1322321] Re: Message received doesn't always play when previewing #43 mako

2014-05-28 Thread Matthew Paul Thomas
For me in 14.10 r22, a sound always plays when it was not already
selected, but never plays when it is already selected. Is that what you
see too, Alan? If so, this might be a toolkit bug, if radio lists aren't
returning any signal when the currently selected item is re-selected.

** Changed in: ubuntu-system-settings (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/1322321

Title:
  Message received doesn't always play when previewing #43 mako

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

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


[Bug 1278466] Re: [FFe] ceph firefly stable release

2014-05-28 Thread James Page
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [FFe] ceph firefly stable release

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

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


[Bug 1323910] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-05-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1312855 ***
https://bugs.launchpad.net/bugs/1312855

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


** This bug has been marked a duplicate of bug 1312855
   no symptom - open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel 
module failed to build [error: implicit declaration of function 
'create_proc_entry']

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

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

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


[Bug 269869] Re: warzone2100 crashes while saving a game

2014-05-28 Thread maarten
Same thing is still or again happening in 14.04 LTS. Is this problem
addressed ?

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

Title:
  warzone2100 crashes while saving a game

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

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


[Bug 1323967] [NEW] No Unity 3D support with Radeon APU E2-4000 with R2 Graphics [1002:9853]

2014-05-28 Thread Yung Shen
Public bug reported:


The interface is very slow when 14.04 running on hardware with AMD CPU, E1-6010 
APU with AMD Radeon R2 Graphics.

Compiz does not fully supported:
$ /usr/lib/nux/unity_support_test -c -p
OpenGL vendor string:   VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
OpenGL version string:  1.4 (2.1 Mesa 10.1.0)

Not software rendered:no
Not blacklisted:  yes
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes

Compiz supported: no

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 1640 F pulseaudio
CurrentDesktop: Unity
Date: Wed May 28 02:09:50 2014
HibernationDevice: RESUME=UUID=63f7549b-e124-4907-a497-768e5cc958aa
InstallationDate: Installed on 2014-05-28 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Dell Inc. Vostro 3445
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=2fef7b9b-8ecf-4187-9d4a-3203bfdc7f71 ro rootdelay=60 quiet splash 
initcall_debug vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
SourcePackage: linux
StagingDrivers: rts5139
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/20/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A00
dmi.board.name: Vostro 3445
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd03/20/2014:svnDellInc.:pnVostro3445:pvrNotSpecified:rvnDellInc.:rnVostro3445:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3445
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug staging trusty

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

Title:
  No Unity 3D support with Radeon APU E2-4000 with R2 Graphics
  [1002:9853]

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

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


[Bug 1323534] Re: nvidia-331-uvm 331.38-0ubuntu7: nvidia-331-uvm kernel module failed to build

2014-05-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1268257 ***
https://bugs.launchpad.net/bugs/1268257

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

** This bug has been marked a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build [.tmp_nv.o': No such file]

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

Title:
  nvidia-331-uvm 331.38-0ubuntu7: nvidia-331-uvm kernel module failed to
  build

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

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


[Bug 1323716] Re: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build

2014-05-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1268257 ***
https://bugs.launchpad.net/bugs/1268257

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


** This bug has been marked a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build [.tmp_nv.o': No such file]

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

Title:
  nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build

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

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


[Bug 1266127] Re: Use strutils.to_slug() instead of utils.slugify()

2014-05-28 Thread Christian Berendt
** Also affects: python-manilaclient
   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/1266127

Title:
  Use strutils.to_slug() instead of utils.slugify()

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1266127/+subscriptions

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


[Bug 1323969] [NEW] get error at compilation

2014-05-28 Thread saxo_zen
Public bug reported:

 install.packages(RcppEigen)
Installing package into ‘/home/iovleff/R/x86_64-pc-linux-gnu-library/3.1’
(as ‘lib’ is unspecified)
essai de l'URL 'http://cran.rstudio.com/src/contrib/RcppEigen_0.3.2.1.2.tar.gz'
Content type 'application/x-gzip' length 1254206 bytes (1.2 Mb)
URL ouverte
==
downloaded 1.2 Mb

* installing *source* package ‘RcppEigen’ ...
** package ‘RcppEigen’ correctement décompressé et sommes MD5 vérifiées
** libs
g++ -I/usr/share/R/include -DNDEBUG   -I/usr/lib/R/site-library/Rcpp/include  
-I../inst/include -fpic  -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g  -c RcppEigen.cpp -o 
RcppEigen.o
g++ -I/usr/share/R/include -DNDEBUG   -I/usr/lib/R/site-library/Rcpp/include  
-I../inst/include -fpic  -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g  -c fastLm.cpp -o 
fastLm.o
g++ -shared -Wl,-Bsymbolic-functions -Wl,-z,relro -o RcppEigen.so RcppEigen.o 
fastLm.o -llapack -lblas -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR
/usr/bin/ld: ne peut trouver -lgfortran
collect2: error: ld returned 1 exit status
make: *** [RcppEigen.so] Erreur 1
ERROR: compilation failed for package ‘RcppEigen’
* removing ‘/home/iovleff/R/x86_64-pc-linux-gnu-library/3.1/RcppEigen’
Warning in install.packages :
  installation of package ‘RcppEigen’ had non-zero exit status

The downloaded source packages are in
‘/tmp/RtmpQ2EpZ5/downloaded_packages’

** Affects: r-cran-rcppeigen (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/1323969

Title:
  get error at compilation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/r-cran-rcppeigen/+bug/1323969/+subscriptions

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

[Bug 1322279] Re: GenericScopeView::test_filter_expand_collapse test is flaky

2014-05-28 Thread Albert Astals Cid
** Changed in: unity8
   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/1322279

Title:
  GenericScopeView::test_filter_expand_collapse test is flaky

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

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


[Bug 1312836] Re: [systemd] dh_installinit does not create /etc/rc*.d/S??foo if there is an /etc/init/foo.conf

2014-05-28 Thread Martin Pitt
** Tags added: block-proposed

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

Title:
  [systemd] dh_installinit does not create /etc/rc*.d/S??foo if there is
  an /etc/init/foo.conf

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

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


[Bug 1267749] Re: curlftps became very slow after upgrade to 13.10.

2014-05-28 Thread Jan Vratny
Solution worked for me. Thanks.

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

Title:
  curlftps became very slow after upgrade to 13.10.

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

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


[Bug 1311247] Re: [Grubenv] error: malformed file, press any key to continue

2014-05-28 Thread dino99
New feedback

With previous boot commented since post #35, i have cleaned grubenv and set it 
with:
# GRUB Environment Block
grub-set-default Ubuntu

Today the cold boot is showing and other error instead the 'malformed
file'; now it is 'environment block too small'. What is strange is that
grubenv is checked by the boot process, but this time it has not been
rewriten. That grubenv file is owned by 'root' and is 'rw'; should not
it be only 'r' ?

Well, after glancing around that issue, there is a bunch of threads 
reports about it over the net, like lp:439784; but sadly the number of
opened grub reports is scary: lot of them are quite old and still not
fixed.

Now i will test the proposed solution:

sudo su
cd /boot/grub
rm grubenv
grub-editenv grubenv create
grub-editenv grubenv set default=0
grub-editenv grubenv list
default=0

and then: dpkg-reconfigure grub-pc

hm, checking the new grubenv file , it is still 'rw'

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

Title:
  [Grubenv] error: malformed file, press any key to continue

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

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


[Bug 1310558] Re: Intel [8087:07dc] Bluetooth headset only works in A2DP mode on Dell Latitude E5440

2014-05-28 Thread Tim Gardner
** Also affects: linux-lts-saucy (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: linux-lts-saucy (Ubuntu Precise)
   Status: New = In Progress

** Changed in: linux-lts-saucy (Ubuntu Precise)
 Assignee: (unassigned) = Adam Lee (adam8157)

** Changed in: linux-lts-saucy (Ubuntu)
   Status: In Progress = Invalid

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

Title:
  Intel [8087:07dc] Bluetooth headset only works in A2DP mode on Dell
  Latitude E5440

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

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


[Bug 1323974] [NEW] Openbox (XOrg) Memory Leak in Ubuntu 12.04

2014-05-28 Thread Romith Jinwardana
Public bug reported:

Software versions:

Ubuntu 12.04.2 LTS
openbox:
  Installed: 3.5.0-2ubuntu2.1~ppa1
  Candidate: 3.5.0-2ubuntu2.1~ppa1
  Version table:
 *** 3.5.0-2ubuntu2.1~ppa1 0
500 http://ppa.launchpad.net/lubuntu-dev/staging/ubuntu/ precise/main 
i386 Packages
100 /var/lib/dpkg/status
 3.5.0-2ubuntu2 0
500 http://lk.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages

Expected XOrg to release memory or not to increase memory abnormally
when continuously taps.

Instead, XOrg increase resident memory continuously when taps on the
screen.

Steps to Reproduce
-
Just tap continously on touchscreen inside application opened within openbox. 
(In my case I just tapped in terminal)
 

Further details
---
It was observed that XOrg has consumed a large portion of memory towards the 
later part of the day.

Further analysis found that, memory consumption increases only when I
use touchscreen, not when I use my mouse.

So, I monitored  XOrg memory by continuously tapping the touchscreen and
found that each touch contributes to increase in XOrg memory.

Next, I switched back to Unity and XOrg memory usage was normal with
both mouse, and touchscreen. So I suspect openbox contributes to memory
leak.

Tried different other combinations such as different touch driver
versions, and non seems to contribute to memory leak other than openbox.

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


** Tags: leaks memory

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

Title:
  Openbox (XOrg) Memory Leak in Ubuntu 12.04

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

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


[Bug 1321889] Re: 1002:954f [Asus M2N-E SLI] Can't boot without radeon.audio=0 since kernel 3.13

2014-05-28 Thread Joseph Salisbury
@Daniel, do you also get a crash to initramfs with my test kernel?

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

Title:
  1002:954f [Asus M2N-E SLI] Can't boot without radeon.audio=0 since
  kernel 3.13

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

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


[Bug 1322490] Re: Clicking on the checkbox to disconnect from an ap sometimes disconnects but always leaves the box checked

2014-05-28 Thread Matthew Paul Thomas
As I wrote in duplicate bug 1322497, the list of networks is a radio
list. In a radio list, re-selecting the current item should not change
state; it should rarely do anything at all. (Bug 1322321 is a
counterexample that demonstrates the rule; it's okay for re-selecting a
sound to play the sound, because that isn't changing state.)

That both Dave and Selene assumed that these were uncheckable checkboxes
suggests that either the menu is using checkboxes when it should be
using a radio list, or the toolkit is wrong in presenting radio lists as
if they were checkboxes.

Meanwhile, though, this bug is valid in that re-selecting the current
network should not trigger a reconnection.

(Please don't use the Opinion status for bug reports; everyone thinks
it means something different.)

** Changed in: indicator-network (Ubuntu)
   Status: Opinion = Confirmed

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

Title:
  Clicking on the checkbox to disconnect from an ap sometimes
  disconnects but always leaves the box checked

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

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


[Bug 1322490] Re: Clicking on the checkbox to disconnect from an ap sometimes disconnects but always leaves the box checked

2014-05-28 Thread Matthew Paul Thomas
Specification updated.
https://wiki.ubuntu.com/Networking?action=diffrev2=189rev1=188
Please report the toolkit bug separately if there is one.

** Changed in: indicator-network (Ubuntu)
   Status: Confirmed = Triaged

** Description changed:

- STEPS:
+ indicator-network 0.5.1+14.10.20140516.2-0ubuntu1, Ubuntu Utopic
+ 
  1. Unlock the phone
  2. Drag down the indicator for networking
  3. Select a wifi AP sign into it
  4. Drag down the indicator for networking
  5. Try to uncheck it.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 14.10
- Package: indicator-network 0.5.1+14.10.20140516.2-0ubuntu1
- Uname: Linux 3.4.0-5-mako armv7l
- ApportVersion: 2.14.2-0ubuntu4
- Architecture: armhf
- Date: Fri May 23 09:42:08 2014
- InstallationDate: Installed on 2014-05-22 (0 days ago)
- InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140522.1)
- SourcePackage: indicator-network
- UpgradeStatus: No upgrade log present (probably fresh install)
+ What happens: The network disconnects and reconnects.
+ 
+ What should happen: Nothing.
+ 
+ https://wiki.ubuntu.com/Networking#wi-fi-menu: 2. If the card is
+ powered on, up to 6 (phone) or 20 (PC) radio items representing known
+ Wi-Fi networks...

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

Title:
  Clicking on the checkbox to disconnect from an ap sometimes
  disconnects but always leaves the box checked

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

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


[Bug 1323940] Re: package libegl1-mesa-drivers 9.1.7-1ubuntu2 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/egl/egl_gallium.so' to '/usr/lib/x86_64-linux-gnu/eg

2014-05-28 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package libegl1-mesa-drivers 9.1.7-1ubuntu2 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/egl/egl_gallium.so' to '/usr/lib/x86_64-linux-
  gnu/egl/egl_gallium.so.dpkg-new': unexpected end of file or stream

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

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


[Bug 1224732] Re: Custom keyboard shortcuts don't work

2014-05-28 Thread GrouchyGaijin
This isn't an Ubuntu issue.  I had the same problem in Crunchbang.  The problem 
is somewhere in XFCE.
My shortcuts are working at the moment and I'm holding my breath.

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

Title:
  Custom keyboard shortcuts don't work

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

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


[Bug 923448] Re: GTK3 ignores font-family and font-size CSS properties

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

** Changed in: ubuntu
   Status: New = Confirmed

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

Title:
  GTK3 ignores font-family and font-size CSS properties

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

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


[Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-05-28 Thread Seth Arnold
Anders, you can try installing the 'thermald' package; it might be a
reasonable bandaid.

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

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

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

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


[Bug 1313283] Re: gedit always prints in black and white on color printer

2014-05-28 Thread Till Kamppeter
** Changed in: gedit (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/1313283

Title:
  gedit always prints in black and white on color printer

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

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


[Bug 1323967] Status changed to Confirmed

2014-05-28 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  No Unity 3D support with Radeon APU E2-4000 with R2 Graphics
  [1002:9853]

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

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


[Bug 1310558] Re: Intel [8087:07dc] Bluetooth headset only works in A2DP mode on Dell Latitude E5440

2014-05-28 Thread Adam Lee
** Changed in: linux-lts-saucy (Ubuntu Precise)
   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/1310558

Title:
  Intel [8087:07dc] Bluetooth headset only works in A2DP mode on Dell
  Latitude E5440

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

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


[Bug 1314904] Re: Remote publishing does not work in GNOME/XFCE on trusty

2014-05-28 Thread Tim
The patch that introduces UOA support in shotwell, needs to be tweaked
to fallback to the upstream behaviour if UOA is not installed. We have
no intention of shipping a seperate shotwell build.

Also adding a depend on UOA pulls in pretty much the entire unity-
control-center stack, so clearly that is not an option either.

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

Title:
  Remote publishing does not work in GNOME/XFCE on trusty

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

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


[Bug 1322512] Re: Open the account permissions page when creating an account from the system settings

2014-05-28 Thread Alberto Mardegan
** Also affects: ubuntu-system-settings-online-accounts (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/1322512

Title:
  Open the account permissions page when creating an account from the
  system settings

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

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


[Bug 1309063] Re: It's confusing to use the Incoming Call sound for Alarms

2014-05-28 Thread Charles Kerr
Nekhelesh, Giorgio, that's a good sound. +1 :)

** Changed in: indicator-datetime
 Assignee: (unassigned) = Charles Kerr (charlesk)

** Changed in: indicator-datetime (Ubuntu)
 Assignee: (unassigned) = Charles Kerr (charlesk)

** Changed in: indicator-datetime
   Status: Confirmed = In Progress

** Changed in: indicator-datetime (Ubuntu)
   Status: New = In Progress

** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided = Medium

** Changed in: indicator-datetime
   Importance: Undecided = Medium

** Branch linked: lp:~charlesk/indicator-datetime/lp-1309063-default-
alarm-sound-suru-arpeggio

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

Title:
  It's confusing to use the Incoming Call sound for Alarms

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1309063/+subscriptions

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


[Bug 1323967] Re: No Unity 3D support with Radeon APU E2-4000 with R2 Graphics [1002:9853]

2014-05-28 Thread Yung Shen
** Also affects: xserver-xorg-video-ati (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/1323967

Title:
  No Unity 3D support with Radeon APU E2-4000 with R2 Graphics
  [1002:9853]

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

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


[Bug 347390] Re: Compiz can't resize a window vertically AND horizontally with keyboard.

2014-05-28 Thread Christopher Townsend
** Changed in: compiz
 Assignee: MC Return (mc-return) = Christopher Townsend (townsend)

** Changed in: compiz
   Status: Confirmed = In Progress

** Changed in: compiz (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Christopher Townsend (townsend)

** No longer affects: compiz-core

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

Title:
  Compiz can't resize a window vertically AND horizontally with
  keyboard.

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

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


[Bug 1323980] [NEW] Normalize AHCI configs on powerpc/ppc64el with the rest of the architectures

2014-05-28 Thread Adam Conrad
Public bug reported:

Please normalize the AHCI configs for PPC with the other arches, patch
attached to do so on trusty.

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

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


** Tags: bot-stop-nagging

** Attachment added: AHCI normalization patch
   https://bugs.launchpad.net/bugs/1323980/+attachment/4121162/+files/ahci.patch

** Also affects: linux (Ubuntu Trusty)
   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/1323980

Title:
  Normalize AHCI configs on powerpc/ppc64el with the rest of the
  architectures

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

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


[Bug 347390] Re: Compiz can't resize a window vertically AND horizontally with keyboard.

2014-05-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~townsend/compiz/fix-lp347390

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

Title:
  Compiz can't resize a window vertically AND horizontally with
  keyboard.

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

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


[Bug 1056869] Re: Make libpq multi-arch capable

2014-05-28 Thread Bug Watch Updater
** Changed in: postgresql-9.1 (Debian)
   Status: New = Fix Committed

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

Title:
  Make libpq multi-arch capable

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

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



[Bug 1323929] Re: Sync python-django 1.6.5-1 (main) from Debian sid (main)

2014-05-28 Thread Daniel Holbach
This bug was fixed in the package python-django - 1.6.5-1
Sponsored for Andrew Starr-Bochicchio (andrewsomething)

---
python-django (1.6.5-1) unstable; urgency=high

  * New upstream security release.
   - Caches may be allowed to store and serve private data (CVE-2014-1418)
   - Malformed URLs from user input incorrectly validated
  * Drop partial_functions_reverse.patch (merged upstream).

 -- Raphaël Hertzog hert...@debian.org  Wed, 14 May 2014 22:49:59
+0200

python-django (1.6.3-2) unstable; urgency=high

  * Fix regression of reverse() and partial views. (LP: #1311433)
Thanks Preston Timmons.

 -- Luke Faraone lfara...@debian.org  Tue, 22 Apr 2014 20:44:18 -0700

python-django (1.6.3-1) unstable; urgency=high

  * New upstream security release.
- Unexpected code execution using ``reverse()``
- CVE-2014-0472
- Caching of anonymous pages could reveal CSRF token
- CVE-2014-0473
- MySQL typecasting could result in unexpected matches
- CVE-2014-0474
  * Drop patches 07_translation_encoding_fix and ticket21869.diff; merged
upstream

 -- Luke Faraone lfara...@debian.org  Mon, 21 Apr 2014 16:47:14 -0700

** Changed in: python-django (Ubuntu)
   Status: New = Fix Released

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

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

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

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

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

Title:
  Sync python-django 1.6.5-1 (main) from Debian sid (main)

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

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

[Bug 347390] Re: Compiz can't resize a window vertically AND horizontally with keyboard.

2014-05-28 Thread Christopher Townsend
** Changed in: compiz (Ubuntu)
   Importance: Undecided = High

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

Title:
  Compiz can't resize a window vertically AND horizontally with
  keyboard.

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

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


[Bug 1323843] Re: Sync gnome-icon-theme-symbolic 3.12.0-1 (main) from Debian unstable (main)

2014-05-28 Thread Daniel Holbach
This bug was fixed in the package gnome-icon-theme-symbolic - 3.12.0-1
Sponsored for Jackson Doak (noskcaj)

---
gnome-icon-theme-symbolic (3.12.0-1) unstable; urgency=medium

  [ Jackson Doak ]
  * New upstream release
  * debian/control: Bump standards-version to 3.9.5 (no changes)

 -- Andreas Henriksson andr...@fatal.se  Tue, 25 Mar 2014 10:20:52
+0100

** Changed in: gnome-icon-theme-symbolic (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/1323843

Title:
  Sync gnome-icon-theme-symbolic 3.12.0-1 (main) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-icon-theme-symbolic/+bug/1323843/+subscriptions

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


[Bug 1316513] Re: Greeter snap back animation is slower for left edge

2014-05-28 Thread Michał Sawicz
** Changed in: unity8
   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/1316513

Title:
  Greeter snap back animation is slower for left edge

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

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


[Bug 1323962] Re: maliit-framework fails to build on Qt 5.3

2014-05-28 Thread Timo Jyrinki
A related fix in QtWebKit was:
https://qt.gitorious.org/qt/qtwebkit/commit/39ec04fedbc2862073ed38b61e152d9e0d73077d

And also a bug related to pyqt5 breaking was marked as invalid, ie the
bug is in pyqt5: https://bugreports.qt-project.org/browse/QTBUG-38852

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

Title:
  maliit-framework fails to build on Qt 5.3

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

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


[Bug 1292652] Re: opening accounts then pressing back causes black screen

2014-05-28 Thread Michał Sawicz
This is because the signon ui is dbus-triggered, and waiting for 5s
after its last window closes. unity-mir currently doesn't consider
surfaces to see whether an app is still there, instead it considers the
session, even if there are no surfaces for that session.

I think there was a bug on this already, but can't find it...

** Changed in: unity8
   Status: New = Invalid

** Changed in: unity8 (Ubuntu)
   Status: New = Invalid

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

Title:
  opening accounts then pressing back causes black screen

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

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


[Bug 1319343] Re: Preview header widget looks wrong

2014-05-28 Thread Michał Sawicz
** Changed in: unity8
   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/1319343

Title:
  Preview header widget looks wrong

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

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


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

2014-05-28 Thread William Hua
I don't think we should apply the patches to the gnome3-team's PPAs
because they also cause regressions for certain programs like Eclipse,
or like Artur's case above.

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

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

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


[Bug 824744] Re: [MS-7597, Realtek ALC887-VD, Green Line Out, Rear] No sound at all

2014-05-28 Thread Leszek
after bug reporting info collection sound came back

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

Title:
  [MS-7597, Realtek ALC887-VD, Green Line Out, Rear] No sound at all

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

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


[Bug 1305371] Re: [Dell Inspiron 1525] suspend/resume failure

2014-05-28 Thread David Fraser
Same problem - after upgrading from 12.04 to 14.04, suspend works but
resume shows completely black screen and requires a hard reboot. Initial
testing seems to show that killing pulseaudio and running  rmmod
snd_hda_intel allows a successful suspend and resume.

I've been working on a script to suspend and resume pulseaudio; it
currently looks like this:

#!/bin/bash
case $1 in
suspend|hibernate)
echo module usage:
lsmod | grep ^snd_hda_intel
echo searching for pulseaudio sessions...
for p in /run/user/*/pulse/ ; do
ud=`dirname $p`
uid=`basename $ud`
echo unloading module for user $uid
sudo -u \#$uid PULSE_RUNTIME_PATH=$p -i pacmd 
list-modules | grep -A1 'name: module-alsa-card' | grep 'argument:' | sed 
's/^.*argument: \(.*\).*$/\1/'  /var/run/pm-suspend-pa-alsa-arguments-$uid
sudo -u \#$uid PULSE_RUNTIME_PATH=$p -i pacmd 
unload-module module-alsa-card
done
echo post-pulseaudio unload module usage:
lsmod | grep ^snd_hda_intel
rmmod snd_hda_intel
echo pre-suspend module usage:
lsmod | grep ^snd_hda_intel
echo hopefully ready to suspend
;;
resume|thaw)
echo resume module usage:
lsmod | grep ^snd_hda_intel
modprobe snd_hda_intel
echo post-modprobe module usage:
lsmod | grep ^snd_hda_intel
for p in /run/user/*/pulse/ ; do
ud=`dirname $p`
uid=`basename $ud`

arguments=`/var/run/pm-suspend-pa-alsa-arguments-$uid`
echo loading module for user $uid
sudo -u \#$uid PULSE_RUNTIME_PATH=$p -i pacmd 
load-module module-alsa-card $arguments
done
echo post-pulseaudio load module usage:
lsmod | grep ^snd_hda_intel
;;
esac

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

Title:
  [Dell Inspiron 1525] suspend/resume failure

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

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


[Bug 1323961] Re: virus infection (probably from prior corruption on my end), cannot install and/or takes too long!

2014-05-28 Thread Harald Sitter
*** This bug is a duplicate of bug 1309458 ***
https://bugs.launchpad.net/bugs/1309458

** This bug has been marked a duplicate of bug 1309458
   [kubuntu] ubiquity installer crashes when clicking release notes link

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

Title:
  virus infection (probably from prior corruption on my end), cannot
  install and/or takes too long!

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

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


  1   2   3   4   5   6   7   8   9   >