[Bug 1325468] Re: [systemd] container startup fails with AppArmor

2014-06-02 Thread Martin Pitt
After that fix I can start containers with lxc.aa_profile =
unconfined. With containers using the default profile I still get an
error on startup:

$ sudo lxc-start -n adt-utopic
[sudo] password for martin: 
lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; 
continuing
lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; 
continuing
lxc-start: No such file or directory - failed to change apparmor profile to 
lxc-container-default
lxc-start: invalid sequence number 1. expected 4
lxc-start: failed to spawn 'adt-utopic'
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/hugetlb/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/perf_event/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/blkio/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/net_cls,net_prio/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/freezer/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/devices/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/memory/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/cpu,cpuacct/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/cpuset/lxc/adt-utopic

There are no AppArmor denials (or other error messages) in dmesg.

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

Title:
  [systemd] container startup fails with AppArmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325468/+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 1325470] Re: [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console

2014-06-02 Thread Martin Pitt
Ah, turns out this is just fallout from bug 1325468. Apparently that
failed startup left the /usr/lib/x86_64-linux-gnu/lxc/dev/ directory on
my host system, which then causes this error. After a reboot the
directory is gone and (unconfined) container startup works.

** Changed in: lxc (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: lxc (Ubuntu)
   Importance: Wishlist = Low

** Summary changed:

- [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console
+ [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console 
after failed container startup

** Tags removed: systemd-boot

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

Title:
  [systemd] error 5 creating /usr/lib/x86_64-linux-
  gnu/lxc/dev/lxc/console after failed container startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325470/+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 1193289] Re: package libpam-winbind 2:3.6.3-2ubuntu2.6 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 128

2014-06-02 Thread Tony Brisendine
System won't boot sometimes

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

Title:
  package libpam-winbind 2:3.6.3-2ubuntu2.6 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1193289/+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 1312304] Re: [systemd] libvirt-bin needs a unit file

2014-06-02 Thread Martin Pitt
** Also affects: libvirt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730604
   Importance: Unknown
   Status: Unknown

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

Title:
  [systemd] libvirt-bin needs a unit file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1312304/+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 1325175] Re: [systemd] journalctl

2014-06-02 Thread Martin Pitt
The ntpdate error message happens when lo (loopback interface) is
brought up, but at that time there is no real networking yet. I
suppose the method check in /etc/network/if-up.d/ntpdate does not work
under systemd.  The other logs entries are separate issues, can you
please create separate bugs for those? Thanks!

** Changed in: ntp (Ubuntu)
   Importance: Undecided = Low

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

** Summary changed:

- [systemd] journalctl
+ [systemd] ntpdate: Can't find host ntp.ubuntu.com when bringing up loopback

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

Title:
  [systemd] ntpdate: Can't find host ntp.ubuntu.com when bringing up
  loopback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1325175/+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 1302963] Re: Calendar() class can not be initialized

2014-06-02 Thread Jackson Doak
This is fixed in debian, i'll sync it soon

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

Title:
  Calendar() class can not be initialized

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parsedatetime/+bug/1302963/+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 1308069] Re: test_prepare_holds_startup_lock() fails spuriously

2014-06-02 Thread Jeroen T. Vermeulen
No, my hypothesis doesn't look correct.  We don't see anything that
would make prepare() jump into the reactor thread.

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

Title:
  test_prepare_holds_startup_lock() fails spuriously

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1308069/+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 1325175] Re: [systemd] ntpdate: Can't find host ntp.ubuntu.com when bringing up loopback

2014-06-02 Thread dino99
@Martin

ntpdate issue is a no show stopper, i agree, but its fully unused: even
setting 'update by network' i get time -7 (NY instead Paris)

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

Title:
  [systemd] ntpdate: Can't find host ntp.ubuntu.com when bringing up
  loopback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1325175/+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 1308069] Re: test_prepare_holds_startup_lock() fails spuriously

2014-06-02 Thread Jeroen T. Vermeulen
New hypothesis: the code in DatabaseLock opens, and closes, a cursor for
each locking/unlocking command.  Do we actually know that these cursors
will be in the same database session?  If the command failed, do we know
that we would see an error?

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

Title:
  test_prepare_holds_startup_lock() fails spuriously

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1308069/+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 1325167] Re: dpkg: ImportError: No module named seamicroclient.v2

2014-06-02 Thread Robie Basak
** Changed in: maas (Ubuntu)
   Importance: Undecided = High

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

Title:
  dpkg: ImportError: No module named seamicroclient.v2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1325167/+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 1325084] Re: Please update package keepalived on ubuntu 12.04 LTS (precise)

2014-06-02 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please see the stable release update policy, rationale and procedure
documented at: https://wiki.ubuntu.com/StableReleaseUpdates

In particular, I see changelog entries such as some cosmetics., which
do not appear suitable for update in Precise under the existing policy,
and I do not believe that keepalived has an exception. However, specific
bugs can be cherry-picked - see the policy for details.

Since a straight update does not appear compliant with policy as
upstream do not have a bugfix-only branch, this bug is effectively
reduced to please fix bugs, so I'm marking it as Invalid as there is
no specific action that can be done here. If there are specific bugs
that have fixes that should be backported to Precise, then please file
bugs on those and follow the SRU procedure as documented. If you do so,
then feel free to reopen this bug to track progress.

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

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

Title:
  Please update package keepalived on ubuntu 12.04 LTS (precise)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1325084/+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 1325560] [NEW] kvm vm loses network connectivity under enough load

2014-06-02 Thread Izhar ul Hassan
Public bug reported:

Networking breaks after awhile in kvm guests using virtio networking. We
run data intensive jobs on our virtual cluster (OpenStack Grizzly
Installed on Ubuntu 12.04 Server).  The job runs fine on a single worker
VM (no data transfer involved). As soon as I add more nodes where the
workers need to exchange some data, one of the worker VM goes down. Ping
responds with 'host unreachable'. Logging in via the serial console
shows no problems: eth0 is up, can ping the local host, but no outside
connectivity. Restart the network (/etc/init.d/networking restart) does
nothing. Reboot the machine and it comes alive again.

14/06/01 18:30:06 INFO YarnClientClusterScheduler: 
YarnClientClusterScheduler.postStartHook done
14/06/01 18:30:06 INFO MemoryStore: ensureFreeSpace(190758) called with 
curMem=0, maxMem=308713881
14/06/01 18:30:06 INFO MemoryStore: Block broadcast_0 stored as values to 
memory (estimated size 186.3 KB, free 294.2 MB)
14/06/01 18:30:06 INFO FileInputFormat: Total input paths to process : 1
14/06/01 18:30:06 INFO NetworkTopology: Adding a new node: 
/default-rack/10.20.20.28:50010
14/06/01 18:30:06 INFO NetworkTopology: Adding a new node: 
/default-rack/10.20.20.23:50010
14/06/01 18:30:06 INFO SparkContext: Starting job: count at hello_spark.py:15
14/06/01 18:30:06 INFO DAGScheduler: Got job 0 (count at hello_spark.py:15) 
with 2 output partitions (allowLocal=false)
14/06/01 18:30:06 INFO DAGScheduler: Final stage: Stage 0 (count at 
hello_spark.py:15)
14/06/01 18:30:06 INFO DAGScheduler: Parents of final stage: List()
14/06/01 18:30:06 INFO DAGScheduler: Missing parents: List()
14/06/01 18:30:06 INFO DAGScheduler: Submitting Stage 0 (PythonRDD[2] at count 
at hello_spark.py:15), which has no missing parents
14/06/01 18:30:07 INFO DAGScheduler: Submitting 2 missing tasks from Stage 0 
(PythonRDD[2] at count at hello_spark.py:15)
14/06/01 18:30:07 INFO YarnClientClusterScheduler: Adding task set 0.0 with 2 
tasks
14/06/01 18:30:08 INFO YarnClientSchedulerBackend: Registered executor: 
Actor[akka.tcp://sparkExecutor@host-10-20-20-28.novalocal:44417/user/Executor#-1352071582]
 with ID 1
14/06/01 18:30:08 INFO TaskSetManager: Starting task 0.0:0 as TID 0 on executor 
1: host-10-20-20-28.novalocal (PROCESS_LOCAL)
14/06/01 18:30:08 INFO TaskSetManager: Serialized task 0.0:0 as 3123 bytes in 
14 ms
14/06/01 18:30:09 INFO BlockManagerMasterActor$BlockManagerInfo: Registering 
block manager host-10-20-20-28.novalocal:42960 with 588.8 MB RAM
14/06/01 18:30:16 INFO BlockManagerMasterActor$BlockManagerInfo: Added rdd_1_0 
in memory on host-10-20-20-28.novalocal:42960 (size: 308.2 MB, free: 280.7 MB)
14/06/01 18:30:17 INFO YarnClientSchedulerBackend: Registered executor: 
Actor[akka.tcp://sparkExecutor@host-10-20-20-23.novalocal:58126/user/Executor#1079893974]
 with ID 2
14/06/01 18:30:17 INFO TaskSetManager: Starting task 0.0:1 as TID 1 on executor 
2: host-10-20-20-23.novalocal (PROCESS_LOCAL)
14/06/01 18:30:17 INFO TaskSetManager: Serialized task 0.0:1 as 3123 bytes in 1 
ms
14/06/01 18:30:17 INFO BlockManagerMasterActor$BlockManagerInfo: Registering 
block manager host-10-20-20-23.novalocal:56776 with 588.8 MB RAM
fj14/06/01 18:31:20 WARN BlockManagerMasterActor: Removing BlockManager 
BlockManagerId(1, host-10-20-20-28.novalocal, 42960, 0) with no recent heart 
beats: 55828ms exceeds 45000ms
14/06/01 18:42:23 INFO YarnClientSchedulerBackend: Executor 2 disconnected, so 
removing it
14/06/01 18:42:23 ERROR YarnClientClusterScheduler: Lost executor 2 on 
host-10-20-20-23.novalocal: remote Akka client disassociated

The same job finishes flawlessly on a single worker.

System Information:
==

Description: Ubuntu 12.04.4 LTS
Release: 12.04

Linux 3.8.0-35-generic #52~precise1-Ubuntu SMP Thu Jan 30 17:24:40 UTC
2014 x86_64

libvirt-bin:
--
  Installed: 1.1.1-0ubuntu8~cloud2
  Candidate: 1.1.1-0ubuntu8.7~cloud1
  Version table:
 1.1.1-0ubuntu8.7~cloud1 0
500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
precise-updates/havana/main amd64 Packages
 *** 1.1.1-0ubuntu8~cloud2 0
100 /var/lib/dpkg/status
 0.9.8-2ubuntu17.19 0
500 http://se.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
 0.9.8-2ubuntu17.17 0
500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
 0.9.8-2ubuntu17 0
500 http://se.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

qemu-kvm:
---
  Installed: 1.5.0+dfsg-3ubuntu5~cloud0
  Candidate: 1.5.0+dfsg-3ubuntu5.4~cloud0
  Version table:
 1.5.0+dfsg-3ubuntu5.4~cloud0 0
500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
precise-updates/havana/main amd64 Packages
 *** 1.5.0+dfsg-3ubuntu5~cloud0 0
100 /var/lib/dpkg/status
 1.0+noroms-0ubuntu14.15 0
500 http://se.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
 1.0+noroms-0ubuntu14.14 0
500 http://security.ubuntu.com/ubuntu/ 

[Bug 1324614] Re: package apache2 2.4.7-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-06-02 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu. Specifically:

 Invalid command 'Order', perhaps misspelled or defined by a module not
included in the server configuration

You need to update your Apache configuration to meet the requirements
for Apache 2.4. See
https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes#Apache_2.4.

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Since we use this bug tracker to track bugs in Ubuntu, rather than
configuration problems, I'm marking this bug as Invalid. This helps us
to focus on fixing bugs in Ubuntu.

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

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

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

Title:
  package apache2 2.4.7-1ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1324614/+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 1323634] Re: Nova API and Scheduler requires python-six=1.4.1, but 1.3.0 is present in the repository in Saucy

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

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

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

Title:
  Nova API and Scheduler requires python-six=1.4.1, but 1.3.0 is
  present in the repository in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1323634/+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 1325091] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel module failed to build

2014-06-02 Thread James Page
For kernel versions = 3.8, you need to use the dkms module from the
package associated with the kernel - for example:

   sudo apt-get install openvswitch-datapath-lts-raring-dkms

The default 1.4.6 version of openvswitch datapath is not compatible with
the 3.8 kernel.

** Changed in: openvswitch (Ubuntu)
   Status: New = Won't Fix

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1325091/+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 1307787] Re: package openvswitch-switch 1.4.6-0ubuntu1.12.04.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-06-02 Thread James Page
** Changed in: openvswitch (Ubuntu)
   Status: New = Incomplete

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

Title:
  package openvswitch-switch 1.4.6-0ubuntu1.12.04.3 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1307787/+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 1322568] Re: nova interface-attach fails

2014-06-02 Thread James Page
** Also affects: libvirt (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: libvirt (Ubuntu Utopic)
   Importance: Undecided
 Assignee: Liam Young (gnuoy)
   Status: Confirmed

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

Title:
  nova interface-attach fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1322568/+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 1323758] Re: Mouse stops working when connected usb-storage-device

2014-06-02 Thread Serge Hallyn
the

kvm [1698]: vcpu0 disabled perfctr wrmsr: 0xc1 data 0x

should be innocuous and unrelated.  The host motherboard info may
be relevant, but shouldn't be.  Libvirt should be able to pass in
just the right device.

The xml descriptions look correct.  The lspci outputs seem backward,
as device

Bus 001 Device 004: ID 03f0:070c Hewlett-Packard

shows up in the after, but not before, outputs.

I'll try to reproduce after I manage to set up a remote windows
vm, using a usb flash drive.

Can you confirm whether the hard drive appears to become available
in the windows vm?

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

Title:
  Mouse stops working when connected usb-storage-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1323758/+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 1325470] [NEW] [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console

2014-06-02 Thread Serge Hallyn
Note that if using systemd as a guest, you'll probably need to use
lxc.autodev = 1

 strace shows:
 10421 mkdir(/usr/lib/x86_64-linux-gnu/lxc/dev/lxc, 0755) = -1 EEXIST (File 
 exists)

Does it exist as a file or a directory?

 10421 unlink(/usr/lib/x86_64-linux-gnu/lxc/dev/console) = -1 ENOENT (No 
 such file or directory)
 10421 creat(/usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console, 0660) = -1 EIO 
 (Input/output error)
 
 Indeed /usr/lib/x86_64-linux-gnu/lxc/dev/ does not have a console
 (while my /dev does).

But why the EIO?  What fs type is on /usr/lib/x86_64-linux-
gnu/lxc/dev/lxc ?

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

Title:
  [systemd] error 5 creating /usr/lib/x86_64-linux-
  gnu/lxc/dev/lxc/console after failed container startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325470/+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 1325349] Re: logcheck-database: wpa_supplicant rules missing (rules included)

2014-06-02 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I see that logcheck currently has no delta against Debian. Please could
you check to see if this patch is also relevant to Debian, and if so,
file a bug in Debian if there isn't one there already?

** Changed in: logcheck (Ubuntu)
   Importance: Undecided = Wishlist

** Tags added: needs-upstream-report

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

Title:
  logcheck-database: wpa_supplicant rules missing (rules included)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logcheck/+bug/1325349/+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 1315306] Re: Kernel Panic in gre_cisco_err

2014-06-02 Thread James Page
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Kernel Panic in gre_cisco_err

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1315306/+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 1325468] Re: [systemd] container startup fails with AppArmor

2014-06-02 Thread Serge Hallyn
That makes sense.

 status: confirmed
 importance: high


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

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

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

Title:
  [systemd] container startup fails with AppArmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325468/+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 1324734] Re: /etc/init.d/openvswitch-switch does work with /etc/network/interfaces.d source directive

2014-06-02 Thread James Page
The init.d script (and the associated upstart configuration) certainly
don't search for files in interfaces.d

Marking Triaged and setting priority to Low for the time being.

** Summary changed:

- /etc/init.d/openvswitch-switch does work with /etc/network/interfaces source 
directive
+ /etc/init.d/openvswitch-switch does work with /etc/network/interfaces.d 
source directive

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

** Changed in: openvswitch (Ubuntu)
   Importance: Undecided = Low

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

Title:
  /etc/init.d/openvswitch-switch does work with
  /etc/network/interfaces.d source directive

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

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

apport-collect 1315306

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
   Status: New = Incomplete

** Tags added: trusty

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

Title:
  Kernel Panic in gre_cisco_err

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1315306/+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 1325468] Re: [systemd] container startup fails with AppArmor

2014-06-02 Thread Martin Pitt
Oh, I missed the lxc-start: No such file or directory - failed to
change apparmor profile to lxc-container-default. I didn't run the
equivalents of /etc/init/lxc.conf. sudo /etc/init.d/apparmor reload
seems to have understood the new line (mount options in rw, slave,), but
when I manually run the equivalent of that upstart job, I get an error:

$ sudo /lib/init/apparmor-profile-load usr.bin.lxc-start
AppArmor-Parser-Fehler f?r /etc/apparmor.d/usr.bin.lxc-start in 
/etc/apparmor.d/abstractions/lxc/start-container in Zeile 16: syntax error, 
unexpected TOK_ID, expecting TOK_END_OF_RULE or TOK_ARROW

The syntax indeed looks a bit curious as it's using the comma both for
separating mount options as well as separating entire rules, so this
might not be entirely correct.

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

Title:
  [systemd] container startup fails with AppArmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325468/+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 1325468] Re: [systemd] container startup fails with AppArmor

2014-06-02 Thread Martin Pitt
I just tried this, and it seems to work:

  mount options in (rw, slave) - /,

man apparmor.d should be fixed for this, as the parentheses are not contained 
in the EBNF. With that, and the two 
/lib/init/apparmor-profile-load calls from /etc/init/lxc.conf I can now run all 
containers.

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  [systemd] container startup fails with AppArmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325468/+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 1325468] Re: [systemd] container startup fails with AppArmor

2014-06-02 Thread John Johansen
The syntax allows for spaces or commas to separate items, because people
kept using them. However list of items must be inside of parenthesis.

mount options in (rw, slave),

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

Title:
  [systemd] container startup fails with AppArmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325468/+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] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** Tags added: kernel-key

-- 
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 1325470] Re: [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console after failed container startup

2014-06-02 Thread Martin Pitt
*** This bug is a duplicate of bug 1325468 ***
https://bugs.launchpad.net/bugs/1325468

I reproduced the situation: Reverted the apparmor profile to what's in
utopic, booted with systemd, ran sudo ./lxc-net start, and tried to
start my debci container (unconfined apparmor, Ubuntu trusty).

This leaks the following mounts:
/home/martin/.Private on /usr/lib/x86_64-linux-gnu/lxc/home/ubuntu/debci type 
ecryptfs 
(rw,nosuid,nodev,relatime,ecryptfs_fnek_sig=a44ae562e9394275,ecryptfs_sig=e4e769aed2e4cb79,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs)
devpts on /scratch/lxc/debci/rootfs/dev/lxc/console type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /scratch/lxc/debci/rootfs/dev/lxc/tty1 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/tty1 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /scratch/lxc/debci/rootfs/dev/lxc/tty2 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/tty2 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /scratch/lxc/debci/rootfs/dev/lxc/tty3 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/tty3 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /scratch/lxc/debci/rootfs/dev/lxc/tty4 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/tty4 type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

As /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console  is a mount point, that
explains the EIO when trying to creat() it.

As this is a direct result from a failure to remount the container fs as
a slave, I think there is not much point in trying to clean this up, and
we should just fix the apparmor profile (bug 1325468). Hence I close
this now.

** This bug has been marked a duplicate of bug 1325468
   [systemd] container startup fails with AppArmor

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

Title:
  [systemd] error 5 creating /usr/lib/x86_64-linux-
  gnu/lxc/dev/lxc/console after failed container startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325470/+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 1308069] Re: test_prepare_holds_startup_lock() fails spuriously

2014-06-02 Thread Gavin Panella
** Branch linked: lp:~allenap/maas/database-locks-revisited

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

Title:
  test_prepare_holds_startup_lock() fails spuriously

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1308069/+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 1325639] [NEW] openvswitch-datapath-dkms 2.0.1+git20140120-0ubuntu2: openvswitch kernel module failed to build

2014-06-02 Thread uwe6a
Public bug reported:

happens on every kde login

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openvswitch-datapath-dkms 2.0.1+git20140120-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-29.52-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
DKMSKernelVersion: 3.13.0-29-generic
Date: Sun Jun  1 19:16:27 2014
DuplicateSignature: 
dkms:openvswitch-datapath-dkms:2.0.1+git20140120-0ubuntu2:configure: error: 
Linux kernel in /lib/modules/3.13.0-29-generic/build is version 3.13.11, but 
version newer than 3.12.x is not supported
InstallationDate: Installed on 2010-02-10 (1572 days ago)
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
PackageArchitecture: all
PackageVersion: 2.0.1+git20140120-0ubuntu2
SourcePackage: openvswitch
Title: openvswitch-datapath-dkms 2.0.1+git20140120-0ubuntu2: openvswitch kernel 
module failed to build
UpgradeStatus: Upgraded to trusty on 2014-04-22 (40 days ago)

** Affects: openvswitch (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 openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1325639

Title:
  openvswitch-datapath-dkms 2.0.1+git20140120-0ubuntu2: openvswitch
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1325639/+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] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Dave Chiluk
pkern-k that comment is from a bot that monitors all bugs open against
linux.

This was modified by c28f49fd37b during the ubuntu-raring kernel
timeframe, due to a configuration review.

We are looking into this.

-- 
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 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Dave Chiluk
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Dave Chiluk (chiluk)

-- 
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 1297962] Re: [sru] Nova-compute doesnt start

2014-06-02 Thread Vish Ishaya
** Tags added: icehouse-backport-potential

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

Title:
  [sru] Nova-compute doesnt start

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1297962/+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 1325560] Re: kvm vm loses network connectivity under enough load

2014-06-02 Thread Izhar ul Hassan
** Also affects: qemu
   Importance: Undecided
   Status: New

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

** No longer affects: qemu

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

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

Title:
  kvm vm loses network connectivity under enough load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] ProcEnviron.txt

2014-06-02 Thread Izhar ul Hassan
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1325560/+attachment/4124283/+files/ProcEnviron.txt

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

Title:
  kvm vm loses network connectivity under enough load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] Re: kvm vm loses network connectivity under enough load

2014-06-02 Thread Izhar ul Hassan
apport information

** Tags added: apport-collected precise third-party-packages

** Description changed:

  Networking breaks after awhile in kvm guests using virtio networking. We
  run data intensive jobs on our virtual cluster (OpenStack Grizzly
  Installed on Ubuntu 12.04 Server).  The job runs fine on a single worker
  VM (no data transfer involved). As soon as I add more nodes where the
  workers need to exchange some data, one of the worker VM goes down. Ping
  responds with 'host unreachable'. Logging in via the serial console
  shows no problems: eth0 is up, can ping the local host, but no outside
  connectivity. Restart the network (/etc/init.d/networking restart) does
  nothing. Reboot the machine and it comes alive again.
  
  14/06/01 18:30:06 INFO YarnClientClusterScheduler: 
YarnClientClusterScheduler.postStartHook done
  14/06/01 18:30:06 INFO MemoryStore: ensureFreeSpace(190758) called with 
curMem=0, maxMem=308713881
  14/06/01 18:30:06 INFO MemoryStore: Block broadcast_0 stored as values to 
memory (estimated size 186.3 KB, free 294.2 MB)
  14/06/01 18:30:06 INFO FileInputFormat: Total input paths to process : 1
  14/06/01 18:30:06 INFO NetworkTopology: Adding a new node: 
/default-rack/10.20.20.28:50010
  14/06/01 18:30:06 INFO NetworkTopology: Adding a new node: 
/default-rack/10.20.20.23:50010
  14/06/01 18:30:06 INFO SparkContext: Starting job: count at hello_spark.py:15
  14/06/01 18:30:06 INFO DAGScheduler: Got job 0 (count at hello_spark.py:15) 
with 2 output partitions (allowLocal=false)
  14/06/01 18:30:06 INFO DAGScheduler: Final stage: Stage 0 (count at 
hello_spark.py:15)
  14/06/01 18:30:06 INFO DAGScheduler: Parents of final stage: List()
  14/06/01 18:30:06 INFO DAGScheduler: Missing parents: List()
  14/06/01 18:30:06 INFO DAGScheduler: Submitting Stage 0 (PythonRDD[2] at 
count at hello_spark.py:15), which has no missing parents
  14/06/01 18:30:07 INFO DAGScheduler: Submitting 2 missing tasks from Stage 0 
(PythonRDD[2] at count at hello_spark.py:15)
  14/06/01 18:30:07 INFO YarnClientClusterScheduler: Adding task set 0.0 with 2 
tasks
  14/06/01 18:30:08 INFO YarnClientSchedulerBackend: Registered executor: 
Actor[akka.tcp://sparkExecutor@host-10-20-20-28.novalocal:44417/user/Executor#-1352071582]
 with ID 1
  14/06/01 18:30:08 INFO TaskSetManager: Starting task 0.0:0 as TID 0 on 
executor 1: host-10-20-20-28.novalocal (PROCESS_LOCAL)
  14/06/01 18:30:08 INFO TaskSetManager: Serialized task 0.0:0 as 3123 bytes in 
14 ms
  14/06/01 18:30:09 INFO BlockManagerMasterActor$BlockManagerInfo: Registering 
block manager host-10-20-20-28.novalocal:42960 with 588.8 MB RAM
  14/06/01 18:30:16 INFO BlockManagerMasterActor$BlockManagerInfo: Added 
rdd_1_0 in memory on host-10-20-20-28.novalocal:42960 (size: 308.2 MB, free: 
280.7 MB)
  14/06/01 18:30:17 INFO YarnClientSchedulerBackend: Registered executor: 
Actor[akka.tcp://sparkExecutor@host-10-20-20-23.novalocal:58126/user/Executor#1079893974]
 with ID 2
  14/06/01 18:30:17 INFO TaskSetManager: Starting task 0.0:1 as TID 1 on 
executor 2: host-10-20-20-23.novalocal (PROCESS_LOCAL)
  14/06/01 18:30:17 INFO TaskSetManager: Serialized task 0.0:1 as 3123 bytes in 
1 ms
  14/06/01 18:30:17 INFO BlockManagerMasterActor$BlockManagerInfo: Registering 
block manager host-10-20-20-23.novalocal:56776 with 588.8 MB RAM
  fj14/06/01 18:31:20 WARN BlockManagerMasterActor: Removing BlockManager 
BlockManagerId(1, host-10-20-20-28.novalocal, 42960, 0) with no recent heart 
beats: 55828ms exceeds 45000ms
  14/06/01 18:42:23 INFO YarnClientSchedulerBackend: Executor 2 disconnected, 
so removing it
  14/06/01 18:42:23 ERROR YarnClientClusterScheduler: Lost executor 2 on 
host-10-20-20-23.novalocal: remote Akka client disassociated
  
  The same job finishes flawlessly on a single worker.
  
  System Information:
  ==
  
  Description: Ubuntu 12.04.4 LTS
  Release: 12.04
  
  Linux 3.8.0-35-generic #52~precise1-Ubuntu SMP Thu Jan 30 17:24:40 UTC
  2014 x86_64
  
  libvirt-bin:
  --
Installed: 1.1.1-0ubuntu8~cloud2
Candidate: 1.1.1-0ubuntu8.7~cloud1
Version table:
   1.1.1-0ubuntu8.7~cloud1 0
  500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
precise-updates/havana/main amd64 Packages
   *** 1.1.1-0ubuntu8~cloud2 0
  100 /var/lib/dpkg/status
   0.9.8-2ubuntu17.19 0
  500 http://se.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
   0.9.8-2ubuntu17.17 0
  500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
   0.9.8-2ubuntu17 0
  500 http://se.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  
  qemu-kvm:
  ---
Installed: 1.5.0+dfsg-3ubuntu5~cloud0
Candidate: 1.5.0+dfsg-3ubuntu5.4~cloud0
Version table:
   1.5.0+dfsg-3ubuntu5.4~cloud0 0
  500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
precise-updates/havana/main amd64 Packages
   *** 1.5.0+dfsg-3ubuntu5~cloud0 0

[Bug 1325674] [NEW] w3m supports insecure cypher suites

2014-06-02 Thread J G Miller
*** This bug is a security vulnerability ***

Public security bug reported:


PRETTY_NAME=Ubuntu 14.04 LTS
VERSION=14.04, Trusty Tahr

Package: w3m
Priority: optional
Section: text
Origin: Ubuntu
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Version: 0.5.3-15
Supported: 5y

Using w3m to visit the site

https://www.howsmyssl.COM/

reveals the following security issue  --

QUOTE

 Insecure Cipher Suites

Bad Your client supports cipher suites that are known to be insecure:

  * TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA: This cipher uses keys smaller than 
128 bits in its encryption.
  * TLS_DHE_DSS_WITH_DES_CBC_SHA: This cipher uses keys smaller than 128 bits 
in its encryption.
  * TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA: This cipher uses keys smaller than 
128 bits in its encryption.
  * TLS_DHE_RSA_WITH_DES_CBC_SHA: This cipher uses keys smaller than 128 bits 
in its encryption.
  * TLS_RSA_EXPORT_WITH_DES40_CBC_SHA: This cipher uses keys smaller than 128 
bits in its encryption.
  * TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5: This cipher uses keys smaller than 128 
bits in its encryption.
  * TLS_RSA_EXPORT_WITH_RC4_40_MD5: This cipher uses keys smaller than 128 bits 
in its encryption.
  * TLS_RSA_WITH_DES_CBC_SHA: This cipher uses keys smaller than 128 bits in 
its encryption.

UNQUOTE

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


** Tags: security vulnerability

** Information type changed from Private Security to Public Security

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

Title:
  w3m supports insecure cypher suites

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674/+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] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Dave Chiluk
** Description changed:

- I've upgraded from 12.04 to 14.04 and the keepalived no longer loads any
- IPv6 virtual servers.
+ SRU Justification:
+ Impact: Keepalived is no longer able to load any IPv6 virtual servers for 
load balancing purposes.
+ Fix: Re-enable CONFIG_IP_VS_IPV6=y
+ Testcase: Attempt to load ipv6 virtual servers.
+ 
+ 
+ _
+ 
+ 
+ I've upgraded from 12.04 to 14.04 and the keepalived no longer loads any IPv6 
virtual servers.
  
  I get the following message when trying to list a virtual service:
  ipvsadm -L -t [2001::::xxx]:xxx
  Resource temporarily unavailable
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: keepalived 1:1.2.7-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  Date: Tue Apr  1 13:45:51 2014
  ProcEnviron:
-  TERM=screen
-  PATH=(custom, no user)
-  LANG=en_ZA.UTF-8
-  SHELL=/bin/bash
+  TERM=screen
+  PATH=(custom, no user)
+  LANG=en_ZA.UTF-8
+  SHELL=/bin/bash
  SourcePackage: keepalived
  UpgradeStatus: Upgraded to trusty on 2014-03-31 (0 days ago)

-- 
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 1325683] [NEW] Having the string '$pid' in the config file breaks the init script

2014-06-02 Thread wereHamster
Public bug reported:

I have the following line in the main config file
(/etc/nginx/nginx.conf):

log_format syslog 'nginx[$pid]: $host $remote_addr $remote_user
$request $status $body_bytes_sent $http_referer $http_user_agent';

This line alone makes it impossible to start nginx. The init script
parses the pid file path from the config file, but does that in a
unreliable way:

PID=$(awk -F'[ \t;]+' '/[^#]pid/ {print $2}' /etc/nginx/nginx.conf)

For my config file, this returns two lines, the first one with the pid
file, the second line with just 'log_format':

$ awk -F'[ \t;]+' '/[^#]pid/ {print $2}' /etc/nginx/nginx.conf
/var/run/nginx.pid
log_format
$

Later on when the init script attempts to start nginx, it fails:

$ start-stop-daemon --start --quiet --pidfile /var/run/nginx.pid log_format 
--exec /usr/sbin/nginx --
nginx: invalid option: log_format

Ubuntu 14.04, everything updated today.

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

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

Title:
  Having the string '$pid' in the config file breaks the init script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1325683/+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 1312362] Re: Can't copy a file from SMB share to the local file system: Software caused connection abort

2014-06-02 Thread Bug Watch Updater
** Changed in: samba
   Status: Incomplete = In Progress

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

Title:
  Can't copy a file from SMB share to the local file system: Software
  caused connection abort

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1312362/+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] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Dave Chiluk
Change has been submitted to both Trusty, and Utopic trees.

-- 
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 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Tim Gardner
** Also affects: keepalived (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Also affects: keepalived (Ubuntu Utopic)
   Importance: High
   Status: Invalid

** Also affects: linux (Ubuntu Utopic)
   Importance: High
 Assignee: Dave Chiluk (chiluk)
   Status: Confirmed

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

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

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

** Changed in: linux (Ubuntu Utopic)
   Status: Confirmed = Fix Committed

-- 
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 1322151] Re: ImportError: No module named pexpect setting up maas-dns

2014-06-02 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.5.2+bzr2282-0ubuntu1

---
maas (1.5.2+bzr2282-0ubuntu1) utopic; urgency=medium

  * New upstream bugfix release:
   - Remove workaround for fixed Django bug 1311433 (LP: #1311433)
   - Ensure that validation errors are returned when adding a node over
 the API and its cluster controller is not contactable. (LP: #1305061)
   - Hardware enablement support for PowerKVM (LP: #1325038)
   - Shorten the time taken for a cluster to initially connect to the region
 via RPC to around 2 seconds (LP: #1317682)
   - Faster DHCP leases parser (LP: #1305102)
   - Documentation fixed explaining how to enable an ephemeral backdoor
 (LP: #1321696)
   - Use probe-and-enlist-hardware to enlist all virtual machine inside
 a libvirt machine, allow password qemu+ssh connections.
 (LP: #1315155, LP: #1315157)
   - Rename ppc64el boot loader to PowerKVM (LP: #1315154)
   - Fix NodeForm's is_valid() method so that it uses Django's way of setting
 errors on forms instead of putting text in self.errors['architecture']
 (LP: #1301465)
   - Change BootMethods to return their own IReader per-request, update method
 names to reflect new usage. (LP: #1315154)
   - Return early and stop the DHCP server when the list of managed interfaces
 of the nodegroup is empty. (LP: #1324944)
   - Fix invalid attribute references in the VirshSSH class. Added more test
 for the VirshSSH class. (LP: #1324966)
  * debian/control:
   - Add missing dependency in maas-cluster-controller for python-pexpect
 (LP: #1322151)
 -- Greg Lutostanski gregory.lutostan...@canonical.com   Mon, 02 Jun 2014 
11:57:58 -0500

** Branch linked: lp:ubuntu/utopic-proposed/maas

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

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

Title:
  ImportError: No module named pexpect setting up maas-dns

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1322151/+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 1323758] Re: Mouse stops working when connected usb-storage-device

2014-06-02 Thread Ruben Portier
Thanks for the response!

Yes, the hard drive does become available in the Windows vm. I can use
it as I would normally do in a non-virtual environment. I have not yet
tried any other Windows version. I'm running Windows 8.1 x64.

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

Title:
  Mouse stops working when connected usb-storage-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1323758/+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 1321415] Re: Big performance difference between debian and ubuntu guest

2014-06-02 Thread Bryan Quigley
Thanks for the help.   I'm going to close this per discussion above.   I
may end up opening a new bug (as per c#8) on trusty in LXC vs trusty on
bare medal depending on the results of further testing.

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+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 1322681] Re: live-migration --block-migrate UUID fails: XML error: CPU feature `pdpe1gb' specified more than once

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

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

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

Title:
  live-migration --block-migrate UUID fails: XML error: CPU feature
  `pdpe1gb' specified more than once

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1322681/+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 1308069] Re: test_prepare_holds_startup_lock() fails spuriously

2014-06-02 Thread Gavin Panella
** Branch unlinked: lp:~allenap/maas/database-locks-revisited

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

Title:
  test_prepare_holds_startup_lock() fails spuriously

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1308069/+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 511401] Re: netstat doesn't display ipv6 addresses correctly (they are truncated)

2014-06-02 Thread Alan Robertson
Problem still exists!

# netstat -ntp | grep pidgin
tcp6  0  0 2601:1:ad80:1445::54776  2620:0:861:52:208::6667 ESTABLISHED 
2043/pidgin

This address is  from irc.freenode.net
2620:0:861:52:208:80:155:68

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

Title:
  netstat doesn't display ipv6 addresses correctly (they are truncated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/511401/+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] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-02 Thread Tim Gardner
** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Committed

-- 
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 1325446] Re: Database corrupted during ldapadd

2014-06-02 Thread Andy Balaam
A minimal testcase looks like:

$ sudo dpkg-reconfigure slapd# Choose hdb as database type, enter an
admin password, and accept defaults for other values.

$ sudo ldapadd -Y EXTERNAL -H ldapi:/// -f db.ldif

# Where db.ldif looks like this:
$ cat db.ldif
dn: olcDatabase={1}hdb,cn=config
objectClass: olcDatabaseConfig
objectClass: olcHdbConfig
olcDatabase: {1}hdb
olcDbDirectory: /var/lib/ldap
olcSuffix: dc=balaam,dc=com

# Then syslog contains this line, and everything goes wrong from there:
slapd[6651]: hdb_db_open: database dc=balaam,dc=com: unclean shutdown 
detected; attempting recovery.

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

Title:
  Database corrupted during ldapadd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1325446/+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 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-06-02 Thread Constantine
Ubuntu 14.04. Notebook Asus K55DR with AMD+AMD graphics system. The same
issue

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

Title:
  Suspend/Resume hangs and fails - Ubuntu 12.04LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+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 1325446] Re: Database corrupted during ldapadd

2014-06-02 Thread Andy Balaam
It looks like the default database created when configuring slapd was
conflicting with what I was specifying in comment #3.  I guess this has
changed with the recent version provided with 14.04.

If I enter the right values during dpkg-reconfigure, and leave out this
whole section of db.ldif, it seems to work.  So now my db.ldif just
starts with olcRootDN: cn=admin,dc=balaam,dc=com.

Solved, phew!

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

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

Title:
  Database corrupted during ldapadd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1325446/+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 1316597] Re: test_smartos fails in a chroot

2014-06-02 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
   Importance: Undecided = Medium

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

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

Title:
  test_smartos fails in a chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1316597/+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 1325560] [NEW] kvm vm loses network connectivity under enough load

2014-06-02 Thread Serge Hallyn
Thanks for reporting this bug.  When you say reboot the machine and it comes
alive again, do you mean that a soft reboot from inside the vm guest (i.e. not
restarting qemu at all) brings the guest's network back up?

 status: incomplete
 importance high


** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = High

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Incomplete

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

Title:
  kvm vm loses network connectivity under enough load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] Re: kvm vm loses network connectivity under enough load

2014-06-02 Thread Izhar ul Hassan
@serge

Yes. Thats correct.

$ virsh reboot instance-name

or a soft reboot from from inside the vm (while logged in through the
serial console) does the trick. The VM is back online and accessible.
And we can reproduce the process very easily.

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

Title:
  kvm vm loses network connectivity under enough load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1316597] Re: test_smartos fails in a chroot

2014-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init

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

Title:
  test_smartos fails in a chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1316597/+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 1316357] Re: Network interface IP address not set on first boot if config drive used

2014-06-02 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
   Importance: Undecided = Medium

** Changed in: cloud-init (Ubuntu)
   Status: New = Confirmed

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

Title:
  Network interface IP address not set on first boot if config drive
  used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1316357/+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 1316597] Re: test_smartos fails in a chroot

2014-06-02 Thread Scott Moser
fixed in revno 976

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

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

Title:
  test_smartos fails in a chroot

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

2014-06-02 Thread Stéphane Graber
Hello Jose, or anyone else affected,

Accepted open-vm-tools-lts-trusty into precise-proposed. The package
will build now and be available at http://launchpad.net/ubuntu/+source
/open-vm-tools-lts-trusty/2:9.4.0-1280544-5ubuntu6~precise1 in a few
hours, and then in the -proposed repository.

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

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

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

** Tags added: verification-needed

** Changed in: open-vm-tools (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Changed in: open-vm-tools (Ubuntu Trusty)
   Status: In Progress = Fix Committed

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

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/1275656/+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 1275656] Please test proposed package

2014-06-02 Thread Stéphane Graber
Hello Jose, or anyone else affected,

Accepted open-vm-tools into trusty-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/open-vm-
tools/2:9.4.0-1280544-5ubuntu6.1 in a few hours, and then in the
-proposed repository.

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

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

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

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

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/1275656/+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 1325745] [NEW] Sync parsedatetime 1.2-1 (main) from Debian unstable (main)

2014-06-02 Thread Jackson Doak
Public bug reported:

Please sync parsedatetime 1.2-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * New upstream version.
  * Build using source format 3.
  * Build using dh_python2
Debian release syncs back from ubuntu. Fixes lp:1302963

Changelog entries since current utopic version 1.1.2-0ubuntu1:

parsedatetime (1.2-1) unstable; urgency=medium

  * Team upload.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Jackson Doak ]
  * Sync from ubuntu. Closes: #485054 #717991
  * Bump standards-version to 3.9.5 (no changes)
  * Use dh and debhelper 9 for building

  [ Vincent Cheng ]
  * Remove obsolete patches.

 -- Jackson Doak nosk...@ubuntu.com  Mon, 02 Jun 2014 14:08:43 +1000

parsedatetime (1.2-0ubuntu1) utopic; urgency=medium

  * New upstream release. LP: #1302963
  * Drop use of dpatch

 -- Jackson Doak nosk...@ubuntu.com  Sat, 31 May 2014 07:11:02 +1000

** Affects: parsedatetime (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: parsedatetime (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync parsedatetime 1.2-1 (main) from Debian unstable (main)

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

2014-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/open-vm-tools-lts-
trusty/precise-proposed

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

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/1275656/+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 1325746] [NEW] dpkg-reconfigure doesn't work as expected

2014-06-02 Thread Scott Moser
Public bug reported:

running 'dpkg-reconfigure cloud-init' shows an issue.

To recreate:
 dpkg-reconfigure cloud-init
 check some boxes (including anything after MAAS)
 notice that:
   * debconf complains :
  Use of uninitialized value in list assignment at 
/usr/share/perl5/Debconf/Element/Multiselect.pm line 12
   * /etc/cloud/cloud.cfg.d/90_dpkg.cfg does not have all datasources in it.
  
Also, running again will show 'Ec2' not selected.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cloud-init 0.7.5-0ubuntu1
ProcVersionSignature: User Name 3.13.0-27.50-generic 3.13.11
Uname: Linux 3.13.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Mon Jun  2 21:12:27 2014
Ec2AMI: ami-08f3
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: aki-0548
Ec2Ramdisk: ari-0548
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Triaged

** Affects: cloud-init (Ubuntu Trusty)
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Triaged

** Affects: cloud-init (Ubuntu Utopic)
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Triaged


** Tags: amd64 apport-bug ec2-images trusty

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

Title:
  dpkg-reconfigure doesn't work as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1325746/+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 1325746] Re: dpkg-reconfigure doesn't work as expected

2014-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  dpkg-reconfigure doesn't work as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1325746/+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 1325746] Re: dpkg-reconfigure doesn't work as expected

2014-06-02 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu Trusty)
   Importance: Undecided = Medium

** Changed in: cloud-init (Ubuntu Trusty)
   Status: New = Triaged

** Changed in: cloud-init (Ubuntu Trusty)
 Assignee: (unassigned) = Scott Moser (smoser)

** Changed in: cloud-init (Ubuntu Utopic)
   Status: New = Triaged

** Changed in: cloud-init (Ubuntu Utopic)
   Importance: Undecided = Medium

** Changed in: cloud-init (Ubuntu Utopic)
 Assignee: (unassigned) = Scott Moser (smoser)

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

Title:
  dpkg-reconfigure doesn't work as expected

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

2014-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/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/1275656

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/1275656/+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 1316597] Re: test_smartos fails in a chroot

2014-06-02 Thread Charles Plessy
Thanks Scott !  This is very timely as Debian's cloud-init package just
got http://bugs.debian.org/750314 filed because the package could not be
rebuilt in a chroot.

Do you by chance plan an upstream release of cloud-init in the near
future ?  If not, I will apply revision 976 as a patch to the Debian
package.

Have a nice day,

-- 
Charles

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

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

Title:
  test_smartos fails in a chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1316597/+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 1325773] Re: support pagination for volume list

2014-06-02 Thread Cindy Lu
** Also affects: python-heatclient (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: python-heatclient (Ubuntu)

** Also affects: python-heatclient
   Importance: Undecided
   Status: New

** No longer affects: python-heatclient

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

Title:
  support pagination for volume list

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1325773/+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 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2014-06-02 Thread Aleksey Sanin
Still happen on Trusty

# cat /etc/os-release
NAME=Ubuntu
VERSION=14.04, Trusty Tahr

# dpkg -s slapd
Source: openldap
Version: 2.4.31-1+nmu2ubuntu8

# grep connection_read /var/log/syslog
Jun  2 10:19:02 shell slapd[1590]: connection_read(29): no connection!
Jun  2 13:07:06 shell slapd[1590]: connection_read(29): no connection!
Jun  2 13:07:06 shell slapd[1590]: connection_read(29): no connection!
Jun  2 13:10:11 shell slapd[1590]: connection_read(48): no connection!
Jun  2 16:54:05 shell slapd[1590]: connection_read(24): no connection!
Jun  2 17:12:05 shell slapd[1590]: connection_read(31): no connection!
Jun  2 19:03:37 shell slapd[1590]: connection_read(27): no connection!

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

Title:
  Many connection_read(): no connection! warnings from OpenLDAP server
  when using ldapi:/// and a bind DN (no external authentication)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/594840/+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 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2014-06-02 Thread Ryan Tandy
Hi Aleksey,

It's normal for slapd to emit that message if a client disconnects
without unbinding. If you turn slapd's loglevel up a bit, say to
stats, you should see enough information preceding that message to
tell whether that's the case.

If you see that message even though every client did an unbind before
disconnecting, can you tell us some more about the conditions where you
see it, or a way to reproduce?

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

Title:
  Many connection_read(): no connection! warnings from OpenLDAP server
  when using ldapi:/// and a bind DN (no external authentication)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/594840/+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 1322067] Re: 3.15.0-1.x breaks lxc-attach for unprivileged containers

2014-06-02 Thread Serge Hallyn
Fix committed in upstream git with commit
9b8e3c96d87b7208c11204d46f4dd946e0060c95.

** Changed in: lxc (Ubuntu Utopic)
   Status: Confirmed = Fix Committed

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

Title:
  3.15.0-1.x breaks lxc-attach for unprivileged containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1322067/+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 1323233] Re: debug policy group

2014-06-02 Thread zbenjamin
The typical json file would look like this:

{
  qmlDebug: port:1234,block,
  env: {
key1: value1,
key2: value2
  },
  gdbPort: 1234
}

It defines which debug modes are needed and 
the ports to be used for that. Also it is possible 
to set environment variables.
This file is created by the SDK launcher:
http://bazaar.launchpad.net/~zeller-benjamin/qtcreator-plugin-ubuntu/cmakeclick/view/head:/share/qtcreator/ubuntu/scripts/qtc_device_applaunch.py

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

Title:
  debug policy group

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

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


[Bug 1247736] Re: [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

2014-06-02 Thread Graham Inggs
@cmalmgren: Did not seem to help what exactly?
Are you trying to follow the test cases in the bug description?

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

Title:
  [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

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

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


[Bug 1325468] Re: [systemd] container startup fails with AppArmor

2014-06-02 Thread Martin Pitt
After that fix I can start containers with lxc.aa_profile =
unconfined. With containers using the default profile I still get an
error on startup:

$ sudo lxc-start -n adt-utopic
[sudo] password for martin: 
lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; 
continuing
lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; 
continuing
lxc-start: No such file or directory - failed to change apparmor profile to 
lxc-container-default
lxc-start: invalid sequence number 1. expected 4
lxc-start: failed to spawn 'adt-utopic'
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/hugetlb/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/perf_event/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/blkio/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/net_cls,net_prio/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/freezer/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/devices/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/memory/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/cpu,cpuacct/lxc/adt-utopic
lxc-start: Device or resource busy - cgroup_rmdir: failed to delete 
/sys/fs/cgroup/cpuset/lxc/adt-utopic

There are no AppArmor denials (or other error messages) in dmesg.

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

Title:
  [systemd] container startup fails with AppArmor

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

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


[Bug 1325470] Re: [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console

2014-06-02 Thread Martin Pitt
Ah, turns out this is just fallout from bug 1325468. Apparently that
failed startup left the /usr/lib/x86_64-linux-gnu/lxc/dev/ directory on
my host system, which then causes this error. After a reboot the
directory is gone and (unconfined) container startup works.

** Changed in: lxc (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: lxc (Ubuntu)
   Importance: Wishlist = Low

** Summary changed:

- [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console
+ [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console 
after failed container startup

** Tags removed: systemd-boot

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

Title:
  [systemd] error 5 creating /usr/lib/x86_64-linux-
  gnu/lxc/dev/lxc/console after failed container startup

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

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


[Bug 1325473] [NEW] mouse cursor hang always in 12.10

2014-06-02 Thread kamal namdeo
Public bug reported:

Everday when i login to my ubuntu 12.10 desktop, mouse cursor get
hanged. In the end, all the way I have to restart my system which is too
irritating, i cant even save my workspace and everthing get lost. either
i have to use keyboard or have to restart my system entirely.

** Affects: ubuntu-docs (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/1325473

Title:
  mouse cursor hang always in 12.10

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

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


[Bug 1325463] Re: segfault while realmd-join

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

** Changed in: realmd (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/1325463

Title:
  segfault while realmd-join

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

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


[Bug 1189721] Re: Ralink RT3290 needs bluetooth driver

2014-06-02 Thread Albincepa-w
I had the same problem of not pairing earlier with the 3.13 kernel. But
with 3.15-rc7 kernel i am having no problem with pairing.

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

Title:
  Ralink RT3290 needs bluetooth driver

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

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


[Bug 936891] Re: samba4 failed to install - ProvisioningError: guess_names: 'server role=standalone' in domain controller must match chosen server role '/etc/samba/smb.conf'! Please remove the smb.con

2014-06-02 Thread Thomas C.
have the same trouble, samba4 is still broken on 12.04!

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

Title:
  samba4 failed to install - ProvisioningError: guess_names: 'server
  role=standalone' in domain controller must match chosen server role
  '/etc/samba/smb.conf'!  Please remove the smb.conf file and let
  provision generate it

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

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


[Bug 936891] Re: samba4 failed to install - ProvisioningError: guess_names: 'server role=standalone' in domain controller must match chosen server role '/etc/samba/smb.conf'! Please remove the smb.con

2014-06-02 Thread Thomas C.
root@gw:~# apt-get install samba4
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
  keyutils
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
Vorgeschlagene Pakete:
  phpldapadmin samba-gtk swat2
Die folgenden NEUEN Pakete werden installiert:
  samba4
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
Es müssen noch 0 B von 1.662 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 11,4 MB Plattenplatz zusätzlich benutzt.
Vorkonfiguration der Pakete ...
Traceback (most recent call last):
  File /usr/bin/samba-tool, line 26, in module
from samba.netcmd.main import cmd_sambatool
  File /usr/lib/python2.7/dist-packages/samba/netcmd/main.py, line 24, in 
module
from samba.netcmd.delegation import cmd_delegation
  File /usr/lib/python2.7/dist-packages/samba/netcmd/delegation.py, line 29, 
in module
from samba.netcmd.common import _get_user_realm_domain
  File /usr/lib/python2.7/dist-packages/samba/netcmd/common.py, line 24, in 
module
from samba.net import Net
ImportError: libkdc-policy.so: cannot open shared object file: No such file or 
directory
Traceback (most recent call last):
  File /usr/bin/samba-tool, line 26, in module
from samba.netcmd.main import cmd_sambatool
  File /usr/lib/python2.7/dist-packages/samba/netcmd/main.py, line 24, in 
module
from samba.netcmd.delegation import cmd_delegation
  File /usr/lib/python2.7/dist-packages/samba/netcmd/delegation.py, line 29, 
in module
from samba.netcmd.common import _get_user_realm_domain
  File /usr/lib/python2.7/dist-packages/samba/netcmd/common.py, line 24, in 
module
from samba.net import Net
ImportError: libkdc-policy.so: cannot open shared object file: No such file or 
directory
Vormals nicht ausgewähltes Paket samba4 wird gewählt.
(Lese Datenbank ... 57254 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacken von samba4 (aus .../samba4_4.0.0~alpha18.dfsg1-4ubuntu2_amd64.deb) ...
Trigger für man-db werden verarbeitet ...
Trigger für ureadahead werden verarbeitet ...
samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) wird eingerichtet ...
/var/lib/dpkg/info/samba4.postinst: 14: /var/lib/dpkg/info/samba4.postinst: 
/usr/share/samba/setoption.pl: Permission denied
dpkg: Fehler beim Bearbeiten von samba4 (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 126 
zurück
E: Sub-process /usr/bin/dpkg returned an error code (1)

where I deletet the old smb.conf. before with smb.conf from samba 3 it
failed too.

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

Title:
  samba4 failed to install - ProvisioningError: guess_names: 'server
  role=standalone' in domain controller must match chosen server role
  '/etc/samba/smb.conf'!  Please remove the smb.conf file and let
  provision generate it

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

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

[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-06-02 Thread Tejas
I have a a similar problem, Switching from chrome( 35.0.1916.114) to
another workspace, the entire chrome window is still displayed, and
moving the mouse around causes icons on the desktop to get highlighted.
See attached screen shot.

Chrome-Stable ( 35.0.1916.114)
Metacity(metacity 2.34.13)
and Nvidia (NVIDIA-Linux-x86_64-331.79)
Ubuntu 14.04 LTS


** Attachment added: Screen shot for the bug
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+attachment/4123965/+files/Screenshot%20from%202014-06-02%2011%3A49%3A39.png

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

Title:
  [xubuntu] chromium redraw issue after switching workspaces

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

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


[Bug 1325467] Re: Alarms appear underneath greeter #60 mako

2014-06-02 Thread Michał Sawicz
This is a result of the split greeter landing, and this feature slipped
through the cracks. The datetime indicator needs to proxy/pass alarm
data to the greeter, so that they are displayed there. (as well?)

Adding indicator-datetime task, since that's what (I believe?) handles
the alarm notifications.

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

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

** Also affects: indicator-datetime
   Importance: Undecided
   Status: New

** Changed in: unity8
   Status: New = Triaged

** Changed in: unity8
   Importance: Undecided = High

** Changed in: unity8
 Assignee: (unassigned) = Michael Terry (mterry)

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

Title:
  Alarms appear underneath greeter #60 mako

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

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


[Bug 1324393] Re: Force off fails with Permission denied after upgrading to 14.04

2014-06-02 Thread Matej Kenda
matejk@zeus:~$ cat 
/etc/apparmor.d/libvirt/libvirt-6a3beaf2-5362-11e3-bc34-001e4f354ef5.files 
# DO NOT EDIT THIS FILE DIRECTLY. IT IS MANAGED BY LIBVIRT.
  /var/log/libvirt/**/win8-build.log w,
  /var/lib/libvirt/**/win8-build.monitor rw,
  /var/run/libvirt/**/win8-build.pid rwk,
  /run/libvirt/**/win8-build.pid rwk,
  /var/run/libvirt/**/*.tunnelmigrate.dest.win8-build rw,
  /run/libvirt/**/*.tunnelmigrate.dest.win8-build rw,
  /dev/dm-5 rw,

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

Title:
  Force off fails with Permission denied after upgrading to 14.04

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

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


[Bug 1317193] Re: aptitude doesn't correctly report the version of packages available within repositories

2014-06-02 Thread Thomas Schweikle
This clarifies some things to me, but ( :-) ) it is confusing, since in
case the package vanishes from any repository the candidate is shown as
none (or keiner in german), indicating there is no package with
this name available any more -- thus it would be more convenient and
logical to have the candidate be the one which has the highest available
version available in the repositories, not the one which is installed.

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

Title:
  aptitude doesn't correctly report the version of packages available
  within repositories

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

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


[Bug 1324393] Re: Force off fails with Permission denied after upgrading to 14.04

2014-06-02 Thread Matej Kenda
$ cat /etc/apparmor.d/abstractions/libvirt-qemu
# Last Modified: Wed Jul  8 09:57:41 2009

  #include abstractions/base
  #include abstractions/consoles
  #include abstractions/nameservice

  # required for reading disk images
  capability dac_override,
  capability dac_read_search,
  capability chown,

  # needed to drop privileges
  capability setgid,
  capability setuid,

  # this is needed with libcap-ng support, however it breaks a lot of things
  # atm, so just silence the denial until libcap-ng works right. LP: #522845
  deny capability setpcap,

  network inet stream,
  network inet6 stream,

  /dev/net/tun rw,
  /dev/tap* rw,
  /dev/kvm rw,
  /dev/ptmx rw,
  /dev/kqemu rw,
  @{PROC}/*/status r,
  owner @{PROC}/*/auxv r,
  @{PROC}/sys/vm/overcommit_memory r,

  # For hostdev access. The actual devices will be added dynamically
  /sys/bus/usb/devices/ r,
  /sys/devices/**/usb[0-9]*/** r,

  # WARNING: this gives the guest direct access to host hardware and specific
  # portions of shared memory. This is required for sound using ALSA with kvm,
  # but may constitute a security risk. If your environment does not require
  # the use of sound in your VMs, feel free to comment out or prepend 'deny' to
  # the rules for files in /dev.
  /{dev,run}/shm r,
  /{dev,run}/shmpulse-shm* r,
  /{dev,run}/shmpulse-shm* rwk,
  /dev/snd/* rw,
  capability ipc_lock,
  # spice
  /usr/bin/qemu-system-i386-spice rmix,
  /usr/bin/qemu-system-x86_64-spice rmix,
  /run/shm/ r,
  owner /run/shm/spice.* rw,
  # 'kill' is not required for sound and is a security risk. Do not enable
  # unless you absolutely need it.
  deny capability kill,

  # Uncomment the following if you need access to /dev/fb*
  #/dev/fb* rw,

  /etc/pulse/client.conf r,
  @{HOME}/.pulse-cookie rwk,
  owner /root/.pulse-cookie rwk,
  owner /root/.pulse/ rw,
  owner /root/.pulse/* rw,
  /usr/share/alsa/** r,
  owner /tmp/pulse-*/ rw,
  owner /tmp/pulse-*/* rw,
  /var/lib/dbus/machine-id r,

  # access to firmware's etc
  /usr/share/kvm/** r,
  /usr/share/qemu/** r,
  /usr/share/bochs/** r,
  /usr/share/openbios/** r,
  /usr/share/openhackware/** r,
  /usr/share/proll/** r,
  /usr/share/vgabios/** r,
  /usr/share/seabios/** r,
  /usr/share/ovmf/** r,

  # access PKI infrastructure
  /etc/pki/libvirt-vnc/** r,

  # the various binaries
  /usr/bin/kvm rmix,
  /usr/bin/qemu rmix,
  /usr/bin/qemu-system-aarch64 rmix,
  /usr/bin/qemu-system-arm rmix,
  /usr/bin/qemu-system-cris rmix,
  /usr/bin/qemu-system-i386 rmix,
  /usr/bin/qemu-system-m68k rmix,
  /usr/bin/qemu-system-mips rmix,
  /usr/bin/qemu-system-mips64 rmix,
  /usr/bin/qemu-system-mips64el rmix,
  /usr/bin/qemu-system-mipsel rmix,
  /usr/bin/qemu-system-ppc rmix,
  /usr/bin/qemu-system-ppc64 rmix,
  /usr/bin/qemu-system-ppcemb rmix,
  /usr/bin/qemu-system-sh4 rmix,
  /usr/bin/qemu-system-sh4eb rmix,
  /usr/bin/qemu-system-sparc rmix,
  /usr/bin/qemu-system-sparc64 rmix,
  /usr/bin/qemu-system-x86_64 rmix,
  /usr/bin/qemu-system-x86_64-spice rmix,
  /usr/bin/qemu-alpha rmix,
  /usr/bin/qemu-arm rmix,
  /usr/bin/qemu-armeb rmix,
  /usr/bin/qemu-cris rmix,
  /usr/bin/qemu-i386 rmix,
  /usr/bin/qemu-m68k rmix,
  /usr/bin/qemu-mips rmix,
  /usr/bin/qemu-mipsel rmix,
  /usr/bin/qemu-ppc rmix,
  /usr/bin/qemu-ppc64 rmix,
  /usr/bin/qemu-ppc64abi32 rmix,
  /usr/bin/qemu-sh4 rmix,
  /usr/bin/qemu-sh4eb rmix,
  /usr/bin/qemu-sparc rmix,
  /usr/bin/qemu-sparc64 rmix,
  /usr/bin/qemu-sparc32plus rmix,
  /usr/bin/qemu-sparc64 rmix,
  /usr/bin/qemu-x86_64 rmix,

  # for save and resume
  /bin/dash rmix,
  /bin/dd rmix,
  /bin/cat rmix,
  /etc/pki/CA/ r,
  /etc/pki/CA/* r,
  /etc/pki/libvirt/ r,
  /etc/pki/libvirt/** r,

  # for rbd
  /etc/ceph/ceph.conf r,

  # for access to hugepages
  owner /run/hugepages/kvm/libvirt/qemu/** rw,

  # for usb access
  /dev/bus/usb/ r,
  /etc/udev/udev.conf r,
  /sys/bus/ r,
  /sys/class/ r,

  signal (receive) peer=/usr/sbin/libvirtd,
  ptrace (tracedby) peer=/usr/sbin/libvirtd,

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

Title:
  Force off fails with Permission denied after upgrading to 14.04

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

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


[Bug 1324393] Re: Force off fails with Permission denied after upgrading to 14.04

2014-06-02 Thread Matej Kenda
$ dpkg -l | grep libvirt
ii  libvirt-bin 1.2.2-0ubuntu13.1   
amd64programs for the libvirt library
ii  libvirt01.2.2-0ubuntu13.1   
amd64library for interfacing with different virtualization systems
ii  python-libvirt  1.2.2-0ubuntu1  
amd64libvirt Python bindings

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

Title:
  Force off fails with Permission denied after upgrading to 14.04

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

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


[Bug 1324393] Re: Force off fails with Permission denied after upgrading to 14.04

2014-06-02 Thread Matej Kenda
$ cat /etc/apparmor.d/libvirt/libvirt-6a3beaf2-5362-11e3-bc34-001e4f354ef5
#
# This profile is for the domain whose UUID matches this file.
#

#include tunables/global

profile libvirt-6a3beaf2-5362-11e3-bc34-001e4f354ef5 {
  #include abstractions/libvirt-qemu
  #include libvirt/libvirt-6a3beaf2-5362-11e3-bc34-001e4f354ef5.files

}

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

Title:
  Force off fails with Permission denied after upgrading to 14.04

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

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


[Bug 1325477] [NEW] cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2014-06-02 Thread Edgar Calvo Calvo
Public bug reported:

Fallo a la hora de instalar

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cedarview-drm 20120717-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
Uname: Linux 3.11.0-15-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
DKMSKernelVersion: 3.11.0-15-generic
Date: Mon Jun  2 00:41:16 2014
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140204)
MarkForUpload: True
PackageVersion: 20120717-0ubuntu1
SourcePackage: cedarview-drm-drivers
Title: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cedarview-drm-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check precise

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

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1325477/+subscriptions

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


[Bug 1318552] Re: invoke-rc.d needs systemd support

2014-06-02 Thread Martin Pitt
sysvinit (2.88dsf-41ubuntu8) utopic; urgency=medium

  * Backport systemd support for service and invoke-rc.d from current Debian
version, to fix package install/upgrade failures when running with
systemd.

 -- Martin Pitt martin.p...@ubuntu.com   Mon, 12 May 2014 08:55:08
+0200

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

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

Title:
  invoke-rc.d needs systemd support

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

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


[Bug 1320480] Re: [systemd] Unit whoopsie.service failed to load on upgrade from trusty

2014-06-02 Thread Martin Pitt
I'm afraid this is a scenario which we can't support: Booting trusty
with systemd and then upgrading. One first needs to upgrade to utopic
(which then has all the systemd enablement work) and *then* boot
systemd. Thanks!

** Summary changed:

- [systemd]Failed to issue method call: Unit whoopsie.service failed to load: 
No such file or directory
+ [systemd] Unit whoopsie.service failed to load on upgrade from trusty

** Changed in: whoopsie (Ubuntu Utopic)
   Status: Triaged = Won't Fix

** Changed in: whoopsie (Ubuntu)
   Status: Triaged = Won't Fix

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

Title:
  [systemd] Unit whoopsie.service failed to load on upgrade from
  trusty

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

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


[Bug 1307219] Re: Display Settings reset to highest resolution after logout/login

2014-06-02 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/1307219

Title:
  Display Settings reset to highest resolution after logout/login

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

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


[Bug 1320534] Re: sbuild fails under systemd-boot

2014-06-02 Thread Martin Pitt
For the record, I've used schroot/sbuild under systemd for weeks now.
Dimitri, is this still happening for you under current utopic?

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

Title:
  sbuild fails under systemd-boot

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

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


[Bug 1310305] Re: [Asus M3N78-EM] Mouse/keyboard stop working with 3.11 -lts-saucy kernel

2014-06-02 Thread Otus
I no longer have this computer.

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

Title:
  [Asus M3N78-EM] Mouse/keyboard stop working with 3.11 -lts-saucy
  kernel

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

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


[Bug 1314800] Re: i915 page table error on boot

2014-06-02 Thread Chris Wilson
Yes, indeed. It was fixed then reintroduced. Should finally be fixed
again in a kernel update.

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

Title:
  i915 page table error on boot

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

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


[Bug 1325364] Re: [systemd] invoke-rc.d dbus reload fails (wrong path to dbus-send)

2014-06-02 Thread Martin Pitt
** Changed in: dbus (Ubuntu)
   Status: New = Triaged

** Changed in: dbus (Ubuntu)
   Importance: Undecided = Low

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

Title:
  [systemd] invoke-rc.d dbus reload fails (wrong path to dbus-send)

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

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


[Bug 1306499] Re: Sound indicator is laggy #287 on mako

2014-06-02 Thread Selene Scriven
As of image utopic 60, this is much much better.  The lag is a second or
less instead of being up to a full minute.

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

Title:
  Sound indicator is laggy #287 on mako

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

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


[Bug 1313728] Re: Background color reset to #7f0000

2014-06-02 Thread Eric Koegel
Hey! I was just linked to this bugreport, it never made it up to
xfdesktop. Can you provide the output of:

xfconf-query -c xfce4-desktop -lv

Can you also open xfce4-settings-editor and right click on xfce4-desktop
and select the monitor option, then launch xfdesktop-settings and see if
notices any changes? I'm just trying to pin down exactly where this
issue is in the code so we can fix it for you.

Thanks!

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

Title:
  Background color reset to #7f

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

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


[Bug 1325479] [NEW] Needs upgrading for Qt Creator 3.1.1

2014-06-02 Thread Timo Jyrinki
Public bug reported:

Qt Creator 3.1.1 is planned to be landed together with Qt 5.3. All of
the Qt Creator plugins need to be updated at the same time.

---
Refer to kept-update info on the front page of 
https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2 regarding 
where/how to get Qt 5.3. Note that it's not necessarily that PPA itself.

** Affects: qtcreator-plugin-cmake (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: qtcreator-plugin-remotelinux (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: qt5.3

** Also affects: qtcreator-plugin-cmake (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qtcreator-plugin-ubuntu (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/1325479

Title:
  Needs upgrading for Qt Creator 3.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-cmake/+bug/1325479/+subscriptions

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


[Bug 1287736] Re: System Settings - Accounts and back shows black screen and 5s delay

2014-06-02 Thread Selene Scriven
The account settings app no longer behaves so strangely on open and
close, as of image utopic 60.

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

Title:
  System Settings - Accounts and back shows black screen and 5s delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1287736/+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   >