[Bug 1308523] Re: trove-conductor needs packaging

2014-10-29 Thread Tom Fifield
** Changed in: openstack-manuals
   Status: Confirmed = Fix Released

** Changed in: openstack-manuals
 Assignee: (unassigned) = Tom Fifield (fifieldt)

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

Title:
  trove-conductor needs packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1308523/+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 1308523] Re: trove-conductor needs packaging

2014-10-29 Thread Gauvain Pocentek
Unfortunately I didn't find time to backport the fixes to icehouse, and
I'm not sure it's worth it now that Juno is out.

** Changed in: openstack-trove (Ubuntu Trusty)
 Assignee: Gauvain Pocentek (gpocentek) = (unassigned)

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

Title:
  trove-conductor needs packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1308523/+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 1387002] [NEW] typo in maas-region-controller.postrm stops remove/purge from correctly calling dbconfig

2014-10-29 Thread Mike McCracken
Public bug reported:

line 9 of maas-region-controller.postrm tests for the existence of '/etc
/dbconfig-common/maas.conf', which will not exist. the file that gets
created is instead maas-region-controller.conf. since that test is never
true, the call to dbc_go to do the postrm.pgsql stuff never happens.

This appears to contribute to some flakiness involving purging and
reinstalling maas.

On one server that I'm currently having difficulty with, I had a /etc
/dbconfig-common/maas-region-controller.conf that was two months (and
several maas versions) old, despite having purged several times.

I think this is related to the error messages I was seeing when purging,
including errors about wrong password for user maas. The
local_settings.py I saw had a password of 'maas', but that .conf file
had a different password.

Unfortunately, while this appears to be a legitimate typo bug, manually
fixing it and re-running the purge did not fix my problems:

Setting up maas-region-controller (1.7.0~beta8+bzr3273-0ubuntu1~trusty1) ...
dpkg: error processing package maas-region-controller (--configure):
 subprocess installed post-installation script returned error exit status 10

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


** Tags: cloud-installer

** Description changed:

- 
- line 9 of maas-region-controller.postrm tests for the existence of 
'/etc/dbconfig-common/maas.conf', which will not exist. the file that gets 
created is instead maas-region-controller.conf. since that test is never true, 
the call to dbc_go to do the postrm.pgsql stuff never happens.
+ line 9 of maas-region-controller.postrm tests for the existence of '/etc
+ /dbconfig-common/maas.conf', which will not exist. the file that gets
+ created is instead maas-region-controller.conf. since that test is never
+ true, the call to dbc_go to do the postrm.pgsql stuff never happens.
  
  This appears to contribute to some flakiness involving purging and
  reinstalling maas.
  
  On one server that I'm currently having difficulty with, I had a /etc
  /dbconfig-common/maas-region-controller.conf that was two months (and
  several maas versions) old, despite having purged several times.
  
  I think this is related to the error messages I was seeing when purging,
  including errors about wrong password for user maas. The
  local_settings.py I saw had a password of 'maas', but that .conf file
  had a different password.
+ 
+ Unfortunately, while this appears to be a legitimate typo bug, manually
+ fixing it and re-running the purge did not fix my problems.

** Description changed:

  line 9 of maas-region-controller.postrm tests for the existence of '/etc
  /dbconfig-common/maas.conf', which will not exist. the file that gets
  created is instead maas-region-controller.conf. since that test is never
  true, the call to dbc_go to do the postrm.pgsql stuff never happens.
  
  This appears to contribute to some flakiness involving purging and
  reinstalling maas.
  
  On one server that I'm currently having difficulty with, I had a /etc
  /dbconfig-common/maas-region-controller.conf that was two months (and
  several maas versions) old, despite having purged several times.
  
  I think this is related to the error messages I was seeing when purging,
  including errors about wrong password for user maas. The
  local_settings.py I saw had a password of 'maas', but that .conf file
  had a different password.
  
  Unfortunately, while this appears to be a legitimate typo bug, manually
- fixing it and re-running the purge did not fix my problems.
+ fixing it and re-running the purge did not fix my problems:
+ 
+ Setting up maas-region-controller (1.7.0~beta8+bzr3273-0ubuntu1~trusty1) ...
+ dpkg: error processing package maas-region-controller (--configure):
+  subprocess installed post-installation script returned error exit status 10

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

Title:
  typo in maas-region-controller.postrm stops remove/purge from
  correctly calling dbconfig

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1387002/+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 1371246] Re: netns ifconfig problem

2014-10-29 Thread Mikhail Kiselev
Namespaces are working now after the last ubuntu update and plugging
Ethernet cable.

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

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

Title:
  netns ifconfig problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1371246/+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 1095180] Re: incorrect bash-completion

2014-10-29 Thread Rolf Leggewie
Thanks, Thomas. Still the same in trusty.

** Summary changed:

- incorrect bash-completion
+ incorrect bash-completion for sudo

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

Title:
  incorrect bash-completion for sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1095180/+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 1095180] Re: incorrect bash-completion for sudo

2014-10-29 Thread Rolf Leggewie
** Changed in: bash-completion (Ubuntu)
   Status: New = Confirmed

** Tags added: trusty

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

Title:
  incorrect bash-completion for sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1095180/+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 1387080] [NEW] qemu-kvm does not modprobe kvm_intel on package installation

2014-10-29 Thread Matthew Mosesohn
Public bug reported:

When qemu-kvm is installed, it enables loading of kvm and kvm_intel on
reboot, but it doesn't actually load the modules when the package is
installed. It would be far more convenient if it automatically loaded
them.

** Affects: qemu-kvm (Ubuntu)
 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/1387080

Title:
  qemu-kvm does not modprobe kvm_intel on package installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1387080/+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 1387002] Re: typo in maas-region-controller.postrm stops remove/purge from correctly calling dbconfig

2014-10-29 Thread Adam Stokes
** 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/1387002

Title:
  typo in maas-region-controller.postrm stops remove/purge from
  correctly calling dbconfig

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1387002/+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 1387002] Re: typo in maas-region-controller.postrm stops remove/purge from correctly calling dbconfig

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

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

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

Title:
  typo in maas-region-controller.postrm stops remove/purge from
  correctly calling dbconfig

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1387002/+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 1387154] [NEW] USB host device no longer added to VM

2014-10-29 Thread vvro
Public bug reported:

Upgraded from 14.04 to 14.10
virt-manager
Version: 1:1.0.1-0ubuntu2
libvirt-bin
Version: 1.2.8-0ubuntu11


The USB Host device, no longer gets mapped in to the guest VM.

Using qemu-kvm for virtualization, with virt-manager.
Tried different types of devices and host OSs, doesn't work.
Could be some changes to libvirt.

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

** Affects: virt-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

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

Title:
  USB host device no longer added to VM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1387154/+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 1387201] [NEW] screen focus key binding

2014-10-29 Thread G.M.
Public bug reported:

Hi all,

According to the manual:
https://www.gnu.org/software/screen/manual/html_node/Focus.html#Focus

(C-a Tab)
Move the input focus to the next region. This is done in a cyclic way so 
that the top region is selected after the bottom one. If no subcommand is given 
it defaults to `down'. `up' cycles in the opposite order, `top' and `bottom' go 
to the top and bottom region respectively. Useful bindings are (j and k as in 
vi)
  bind j focus down
  bind k focus up
  bind t focus top
  bind b focus bottom

I've bound C-a p to focus up and C-a n to focus down... And they do 
exactly what is said: they switch to the top/bottom region, but NEVER to the 
region on the right or on the left and they never go back to an lower/upper 
region.
On the contrary, the default C-a Tab focuses alternatively on each region of 
the whole list of regions, going up/down/top/bottom if necessary and cycling 
through the list...

As a conclusion, that means that, contrarily to what the documentation says:
1. focus argument does not follow a cycle process;
2. focus with no argument does not behave by default as focus down... 

So either the documentation or the implementation is wrong...

This is particularly annoying, since I'm trying to bind a key to a
command that would cycle through the whole list of regions, but in
reverse order (in order not to have to go through a cycle of X (2)
C-a Tab to reach the previous region), but such a command actually
doesn't exist :[

Cheers

GM

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

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

Title:
  screen focus key binding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1387201/+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 1364630] Re: init: Error while reading from descriptor: Broken pipe

2014-10-29 Thread Bryan Hill
Appeared after installing nvidia 331 drivers

** Package changed: init-system-helpers (Ubuntu) = ubuntu-gnome

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

Title:
  init: Error while reading from descriptor: Broken pipe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1364630/+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 776650] Re: Build qemu-kvm with native VDE support

2014-10-29 Thread Serge Hallyn
A previous commented noted the MIR which would have been needed to move
vde2 into main so that qemu could depend on it.

https://bugs.launchpad.net/ubuntu/+source/vde2/+bug/776818

It was rejected by the security team.

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

Title:
  Build qemu-kvm with native VDE support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/776650/+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 1387244] Re: Large number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread James Page
** Attachment added: nova-compute-pci.log
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1387244/+attachment/4248248/+files/nova-compute-pci.log

** Description changed:

+ Environment: Ubuntu 14.04/OpenStack Juno Release
+ 
  The periodic auditing on compute node becomes very RPC call intensive
  when a large number of instances are running on a cloud; the
  InstancePCIRequests.get_by_instance_uuid call is made on all instances
  running on the hypervisor - when this is multiplied across a large
  number of hypervisors, this impacts back onto the conductor processes as
  they try to service an increasing amount of RPC calls over time.

** Tags added: juno scale-testing

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

** Summary changed:

- Large number of InstancePCIRequests.get_by_instance_uuid RPC calls during 
compute host auditing
+ Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls 
during compute host auditing

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1387244] [NEW] Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread James Page
Public bug reported:

Environment: Ubuntu 14.04/OpenStack Juno Release

The periodic auditing on compute node becomes very RPC call intensive
when a large number of instances are running on a cloud; the
InstancePCIRequests.get_by_instance_uuid call is made on all instances
running on the hypervisor - when this is multiplied across a large
number of hypervisors, this impacts back onto the conductor processes as
they try to service an increasing amount of RPC calls over time.

** Affects: nova
 Importance: Undecided
 Status: New

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


** Tags: juno scale-testing

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1387251] [NEW] apparmor conflict with precise cloud archive

2014-10-29 Thread Joe T
Public bug reported:

The new release of libvirt (1.2.2-0ubuntu13.1.6) that is availabie in
the precise-updates cloud archive breaks apparmor:

rc  apparmor 2.7.102-0ubuntu3.10
User-space parser utility for AppArmor

With apparmor broken, I'm unable to reboot any instances in my OpenStack
cloud:

Returning exception internal error: cannot load AppArmor profile
'libvirt-4c758977-35fb-45ae-961c-efdb5ef4db3f' to caller

I did not try any other action such as launching or deleting instances.

In order to resolve this, I had to re-install the prior version of
libvirt (1.2.2-0ubuntu13.1.2~cloud0) and then reinstall apparmor.

Is this a bug? Should this version of libvirt not be in precise and only
trusty?

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

** Description changed:

  The new release of libvirt (1.2.2-0ubuntu13.1.6) that is availabie in
  the precise-updates cloud archive breaks apparmor:
  
  rc  apparmor 2.7.102-0ubuntu3.10
  User-space parser utility for AppArmor
  
  With apparmor broken, I'm unable to reboot any instances in my OpenStack
  cloud:
  
  Returning exception internal error: cannot load AppArmor profile
  'libvirt-4c758977-35fb-45ae-961c-efdb5ef4db3f' to caller
  
+ I did not try any other action such as launching or deleting instances.
+ 
  In order to resolve this, I had to re-install the prior version of
  libvirt (1.2.2-0ubuntu13.1.2~cloud0) and then reinstall apparmor.
  
  Is this a bug? Should this version of libvirt not be in precise and only
  trusty?

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

Title:
  apparmor conflict with precise cloud archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1387251/+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 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread Dan Smith
This is a known consequence of some last-minute code that was pulled
into juno. We have patches up for improving this flow during instance
build, as part of this work:

https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp
/flavor-from-sysmeta-to-blob,n,z

This should be specifically related to extra calls during the process of
building or resizing instances and not constant additional load. If
that's not the case, then please provide extra details.

** Changed in: nova
   Status: New = Confirmed

** Changed in: nova
   Importance: Undecided = Medium

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1387250] Re: nova.compute.manager Error: No module named cryptography.hazmat.bindings.openssl.binding

2014-10-29 Thread Joe Gordon
From a quick glance this looks like it may be a ubuntu packaging issue:
https://bugs.archlinux.org/task/39388

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

** Changed in: nova
   Status: New = Incomplete

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

Title:
  nova.compute.manager Error: No module named
  cryptography.hazmat.bindings.openssl.binding

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387250/+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 1374999] Re: iSCSI volume detach does not correctly remove the multipath device descriptors

2014-10-29 Thread Chuck Short
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  iSCSI volume detach does not correctly remove the multipath device
  descriptors

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1374999/+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 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread James Page
Looking at the log data, the number of RPC calls relates exactly to the
number of running instances on the hypervisor, and is definately in the
context of the period audit.

I'm running a continual 100 instances parallel instance creation load
against the cloud.

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1374999] Re: iSCSI volume detach does not correctly remove the multipath device descriptors

2014-10-29 Thread Ubuntu Foundations Team Bug Bot
The attachment trusty_nova_2014.1.3-0ubuntu2.debdiff seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the patch flag from the
attachment, remove the patch tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  iSCSI volume detach does not correctly remove the multipath device
  descriptors

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1374999/+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 1387281] [NEW] maas-enlist fails if $serverurl contains dashes

2014-10-29 Thread Tomohiro ishihara
Public bug reported:

line 184-187  in /etc/maas/templates/commissioning-user-data/snippets :

if echo $serverurl | egrep -q '(^[a-z]+://|^)[a-z0-9\.]+($|/$)'; then
api_url=MAAS/api/1.0/nodes/
else
api_url=`echo $serverurl | sed 
's#^\(\|[a-z]\+://\)[a-zA-Z0-9\.]\+\(\|\:[0-9]\+\)/##'`
fi

-

DNS host name could contain '-'(hyphen), so you should use

[a-zA-Z0-9\.\-]

insted of

[a-zA-Z0-9\.]

** Affects: maas-enlist (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: maas_enlist.sh.patch
   
https://bugs.launchpad.net/bugs/1387281/+attachment/4248291/+files/maas_enlist.sh.patch

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

Title:
  maas-enlist fails if $serverurl contains dashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1387281/+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 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread James Page
For reference:

Number of hypervisors: 500
Number of conductors: 8 servers, each with 4 cores/8 threads and 16G of memory, 
each conductor server is configured with 32 worker threads.
Number of running instances: 29,000

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1376927] Re: [SRU] Configurable block device mapping timeout in compute

2014-10-29 Thread Bryan Quigley
This just made it to stable/icehouse upstream -
https://review.openstack.org/#/c/129276/

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

Title:
  [SRU] Configurable block device mapping timeout in compute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1376927/+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 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-10-29 Thread Serge Hallyn
** Summary changed:

- qemu-kvm guest panic for smp trusty guests
+ qemu-kvm guest panic for AMD smp trusty guests

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

Title:
  qemu-kvm guest panic for AMD smp trusty guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1379340/+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 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-10-29 Thread Serge Hallyn
Thanks for reporting this bug.

Would it be possible for you to test with the daily upstream kernel
builds, to rule out any temporary kernel regressions?  Instructions for
that are here:  https://wiki.ubuntu.com/Kernel/MainlineBuilds


I'll also build an uptodate daily qemu build so we can test whether it has been 
fixed there.

I don't currently have any amd box available (but should in a few weeks)
to try and reproduce - and then hopefully bisect.

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

Title:
  qemu-kvm guest panic for AMD smp trusty guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1379340/+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 1384109] Re: Mechanism driver 'l2population' failed in update_port_postcommit

2014-10-29 Thread Eugene Nikanorov
** Changed in: neutron
   Importance: Undecided = Medium

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

Title:
  Mechanism driver 'l2population' failed in update_port_postcommit

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1384109/+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 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread James Page
The proposed change:

https://review.openstack.org/#/c/131321/1

Appears to resolve this issue.

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1386275] Re: failure with utopic level lsblk. should use --output, not --out.

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/curtin

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

Title:
  failure with utopic level lsblk. should use --output, not --out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1386275/+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 1382632] Re: Insecure key file permissions

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/curtin

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

Title:
  Insecure key file permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1382632/+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 1378910] Re: Call the install log 'install log' rather than 'curtin log'

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/curtin

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

Title:
  Call the install log 'install log' rather than 'curtin log'

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1378910/+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 1335391] Re: etckeeper with git breaks update-manager

2014-10-29 Thread tilo kremer
I am getting the same symptoms, but the error message is slightly more
verbose:

fatal: $HOME not set

*** Please tell me who you are.

Run

  git config --global user.email y...@example.com
  git config --global user.name Your Name

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'root@x.(none)')

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

Title:
  etckeeper with git breaks update-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1335391/+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 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread Dan Smith
** Changed in: nova
   Importance: Medium = High

** Tags added: juno-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/1387244

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1216817] Re: [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2014-10-29 Thread Thomas Ward
To the SRU team: The changes outlined in the debdiffs have successfully
built on i386 and amd64, the two primary architectures.  I do not have
the alternate architectures available on my test PPA.
https://launchpad.net/~teward/+archive/ubuntu/nginx-sru/+packages is the
test PPA, with a focus on the details of the packages in the PPA.

** Summary changed:

- Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push 
module to throw errors.
+ [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the 
push module to throw errors.

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

Title:
  [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes
  the push module to throw errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nginx/+bug/1216817/+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 1382632] Re: Insecure key file permissions

2014-10-29 Thread Greg Lutostanski
** Tags added: oil

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

Title:
  Insecure key file permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1382632/+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 1387140] Re: Linux 3.18: VM fails to start because of unactive virtual network

2014-10-29 Thread Serge Hallyn
Thanks - hopefully that will turn out to be a temporary regression.
Marked as affecting the kernel to give the kernel team a heads-up.

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

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

** Changed in: virt-manager (Ubuntu)
   Importance: Undecided = High

** Changed in: virt-manager (Ubuntu)
   Status: Incomplete = Confirmed

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

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

** No longer affects: virt-manager (Ubuntu)

** Changed in: libvirt (Ubuntu)
   Status: New = 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/1387140

Title:
  Linux 3.18: VM fails to start because of unactive virtual network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1387140/+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 1387340] [NEW] 'output' directive not honored (/var/log/cloud-init-output.log missing)

2014-10-29 Thread Scott Moser
Public bug reported:

launched a utopic instance, expected to see /var/log/cloud-init-output.log, and 
did not.
0.7.6 regressed the honoring of this.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: cloud-init 0.7.6~bzr1022-0ubuntu1 [modified: 
usr/lib/python2.7/dist-packages/cloudinit/util.py]
ProcVersionSignature: User Name 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Wed Oct 29 19:36:05 2014
Ec2AMI: ami-00bc
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: aki-0002
Ec2Ramdisk: ari-0002
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
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Fix Committed

** Affects: cloud-init (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: cloud-init (Ubuntu Utopic)
 Importance: High
 Status: Confirmed

** Affects: cloud-init (Ubuntu Vivid)
 Importance: High
 Status: Confirmed


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

** Also affects: cloud-init
   Importance: Undecided
   Status: New

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

Title:
  'output' directive not honored (/var/log/cloud-init-output.log
  missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1387340/+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 1387340] Re: 'output' directive not honored (/var/log/cloud-init-output.log missing)

2014-10-29 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/1387340

Title:
  'output' directive not honored (/var/log/cloud-init-output.log
  missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1387340/+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 1387340] Re: 'output' directive not honored (/var/log/cloud-init-output.log missing)

2014-10-29 Thread Scott Moser
fix-committed in revno 1030.

** Changed in: cloud-init
   Importance: Undecided = Medium

** Changed in: cloud-init
   Status: New = Fix Committed

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

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

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

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

** Also affects: cloud-init (Ubuntu Vivid)
   Importance: High
   Status: Confirmed

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

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

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

Title:
  'output' directive not honored (/var/log/cloud-init-output.log
  missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1387340/+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 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2014-10-29 Thread James Page
** Changed in: nova (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  Increasing number of InstancePCIRequests.get_by_instance_uuid RPC
  calls during compute host auditing

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387244/+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 1387350] [NEW] package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2014-10-29 Thread rflores
Public bug reported:

Problem occured while upgrading Raring ubuntu to Saucy.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: squid3 3.3.8-1ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-35.50-generic 3.8.13.13
Uname: Linux 3.8.0-35-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Wed Oct 29 20:53:07 2014
DuplicateSignature: package:squid3:3.3.8-1ubuntu3:ErrorMessage: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
ErrorMessage: ErrorMessage: le sous-processus script post-installation installé 
a retourné une erreur de sortie d'état 1
InstallationDate: Installed on 2013-09-28 (396 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: squid3
Title: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: 
le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: Upgraded to saucy on 2014-10-29 (0 days ago)
mtime.conffile..etc.squid3.squid.conf: 2014-04-20T11:36:37.175468

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


** Tags: amd64 apport-package saucy

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

Title:
  package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1387350/+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 1387350] Re: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2014-10-29 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1387350/+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 1378441] Update Released

2014-10-29 Thread Chris J Arges
The verification of the Stable Release Update for cloud-init has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  add GCE support for cloud-init on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1378441/+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 1378441] Re: add GCE support for cloud-init on 12.04

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.15

---
cloud-init (0.6.3-0ubuntu1.15) precise-proposed; urgency=medium

  * debian/patches/lp-1378441-backport-gce-data-source.patch: backported
Google Compute Engine data source. (LP: #1378441)
 -- Daniel Watkins daniel.watk...@canonical.com   Thu, 10 Oct 2014 09:24:57 
+0100

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

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

Title:
  add GCE support for cloud-init on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1378441/+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 1387080] [NEW] qemu-kvm does not modprobe kvm_intel on package installation

2014-10-29 Thread Serge Hallyn
This has been changed in trusty and onwards.  If you're not getting
that behavior there, then please file a bug against qemu (not qemu-kvm).

This is not high enough priority to warrant fixing in precise, so marking
wontfix for qemu-kvm.

 status: wontfix


** Changed in: qemu-kvm (Ubuntu)
   Status: New = Won't Fix

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

Title:
  qemu-kvm does not modprobe kvm_intel on package installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1387080/+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 1387281] Re: maas-enlist fails if $serverurl contains dashes

2014-10-29 Thread Ubuntu Foundations Team Bug Bot
The attachment maas_enlist.sh.patch seems to be a patch.  If it isn't,
please remove the patch flag from the attachment, remove the patch
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  maas-enlist fails if $serverurl contains dashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1387281/+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 1382190] Re: LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

2014-10-29 Thread Graham Binns
** Branch linked: lp:~gmb/maas/restrict-dynamic-range-to-
slash-16-bug-1382190

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

Title:
  LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382190/+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 1331512] Re: automount tries to mount tls, x86_64, libselinux.so.1, etc

2014-10-29 Thread indium
SOLVED !!!

I have found the SOLUTION (in my case) on a Debian site, summarizing as:

Fix your LD_LIBRARY_PATH or /etc/ld.so.conf (or equivalent) setup.

when I removed the 'export LD_LIBRARY_PATH=~/lib:~/libexec', the error
went away. No idea why.

please find the page here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747941



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

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

Title:
  automount tries to mount tls, x86_64, libselinux.so.1, etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1331512/+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 1386869] Re: -host in auto.master not mounting nfs exports

2014-10-29 Thread Todd Kaehler
I am having same problem with auto.net.  When I try to cd to /net/salmo
(one of our servers) I get in syslog:

automount[234566]: key salmo not found in map source(s).

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

Title:
  -host in auto.master not mounting nfs exports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1386869/+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 1386869] Re: -host in auto.master not mounting nfs exports

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

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

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

Title:
  -host in auto.master not mounting nfs exports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1386869/+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 1386869] Re: -host in auto.master not mounting nfs exports

2014-10-29 Thread dsijbesma
** Description changed:

  Using the auto.net in auto.master recognizes the nfs shares but unable
  to cd into the latest directory which contains the actual data.
+ 
+ -host doesn't mount anything
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: autofs 5.0.8-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Tue Oct 28 21:09:05 2014
  ExecutablePath: /usr/sbin/automount
  InstallationDate: Installed on 2014-10-25 (3 days ago)
  InstallationMedia: Ubuntu-Server 14.10 Utopic Unicorn - Release amd64 
(20141022.2)
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
+  TERM=linux
+  PATH=(custom, no user)
  SourcePackage: autofs
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  -host in auto.master not mounting nfs exports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1386869/+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 1386503] Re: openstack snapshot, migration, suspend broken by invtsc

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.8-0ubuntu12

---
libvirt (1.2.8-0ubuntu12) vivid; urgency=medium

  * complete the 9p support: (LP: #1378434)
- libvirt-qemu: add fowner and fsetid
- virt-aa-helper: add 'l' to 9p file options
  * dont-include-non-migrateable-features-in-host-model (LP: #1386503)
 -- Serge Hallyn serge.hal...@ubuntu.com   Wed, 29 Oct 2014 15:07:21 -0500

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  openstack snapshot, migration, suspend broken by invtsc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1386503/+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 1378434] Re: 14.04: libvirt-qemu/apparmor: missing permissions for 9p shares

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.8-0ubuntu12

---
libvirt (1.2.8-0ubuntu12) vivid; urgency=medium

  * complete the 9p support: (LP: #1378434)
- libvirt-qemu: add fowner and fsetid
- virt-aa-helper: add 'l' to 9p file options
  * dont-include-non-migrateable-features-in-host-model (LP: #1386503)
 -- Serge Hallyn serge.hal...@ubuntu.com   Wed, 29 Oct 2014 15:07:21 -0500

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  14.04: libvirt-qemu/apparmor: missing permissions for 9p shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1378434/+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 1382190] Re: LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~gmb/maas/backport-generate-directives-to-1.7

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

Title:
  LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382190/+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 1382190] Re: LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

2014-10-29 Thread Graham Binns
** Changed in: maas
   Status: In Progress = Fix Committed

** Branch linked: lp:~gmb/maas/generate-dns-for-dynamic-pool-bug-1382190

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

Title:
  LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382190/+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 1386869] Re: -host in auto.master not mounting nfs exports

2014-10-29 Thread Todd Kaehler
In /etc/auto.master if I change:

/net-hosts

to

/net  /etc/auto.net

it works...

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

Title:
  -host in auto.master not mounting nfs exports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1386869/+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 1321354] Re: open samba shares become unresponsive if unused for 15 minutes

2014-10-29 Thread yoyoma2
Microsoft servers drop idle connections after 15 minutes.  This behavior
can be disabled by this command as administrator (details:
http://support.microsoft.com/kb/297684).

net config server /autodisconnect:-1

Alternatively, adding the following script to the gnome startup
applications keeps the connections alive.

#!/bin/bash
while true
do
ls /run/user/`id -u`/gvfs/smb-share:*  /dev/null
sleep 600
done

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

Title:
  open samba shares become unresponsive if unused for 15 minutes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1321354/+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 1386869] Re: -host in auto.master not mounting nfs exports

2014-10-29 Thread pd5rm
I had this problem as well after an upgrade from 14.04 to 14.10.

The workaround suggested in comment #4 works for me. Thanks a lot!

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

Title:
  -host in auto.master not mounting nfs exports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1386869/+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 1387266] Re: checkpoints are occurring too frequently

2014-10-29 Thread Julian Edwards
Adding an ubuntu task as I think this will mostly happen in the
packaging.

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

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

Title:
  checkpoints are occurring too frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1387266/+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 1386144] Re: juju-core 1.20.11 is not packaged in Ubuntu

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/juju-core/vivid-
proposed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/1386144

Title:
  juju-core 1.20.11 is not packaged in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1386144/+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 1377325] Re: The ppc64/arm versions of Juju should depend on a more recent version of libgo5

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/juju-core/vivid-
proposed

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

Title:
  The ppc64/arm versions of Juju should depend on a more recent version
  of libgo5

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1377325/+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 1387459] [NEW] autofs stops working after upgrade to 14.10

2014-10-29 Thread Andre Luis Mendes
Public bug reported:

I use the autofs to mount my home storage into the /net directory. It
was working normally until I upgrade to the 14.10 with the following
error at terminal:

andre@X61s:~$ cd /net
andre@X61s:/net$ cd stg1
bash: cd: stg1: No such file or directory
andre@X61s:/net$ 

and in the syslog I got this:

Oct 29 23:22:58 X61s automount[6818]: key stg1 not found in map
source(s).

My /etc/hosts have this content:
andre@X61s:/net$ cat /etc/hosts
127.0.0.1   localhost
127.0.1.1   X61s

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

192.168.25.101 stg1
192.168.25.111 stg2

And the output of showmount executed at terminal is:
andre@X61s:/net$ showmount -e stg1
Export list for stg1:
/mnt/pools/A/A0/Shows   *
/mnt/pools/A/A0/Books   *
/mnt/pools/A/A0/Music   *
/mnt/pools/A/A0/Series  *
/mnt/pools/A/A0/Movies  *
/mnt/pools/A/A0/Backups *
/mnt/pools/A/A0/Pictures*
/mnt/pools/A/A0/Downloads   *
/mnt/pools/A/A0/Documents   *
/mnt/pools/A/A0/TimeMachine *

Thanks in advance
Andre Luis

PS: my actual version is:
andre@X61s:/net$ lsb_release -rd
Description:Ubuntu 14.10
Release:14.10

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: autofs 5.0.8-1ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Oct 29 23:18:07 2014
InstallationDate: Installed on 2012-12-11 (687 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
SourcePackage: autofs
UpgradeStatus: Upgraded to utopic on 2014-10-27 (2 days ago)

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


** Tags: amd64 apport-bug utopic

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

Title:
  autofs stops working after upgrade to 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1387459/+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 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2014-10-29 Thread Julian Edwards
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Postgresql installation for MAAS fails on locales missing language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+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 1386465] Re: apparmor profile prevents libvirtd from creating a socket

2014-10-29 Thread Serge Hallyn
Thanks you for the information - that's quite frustrating.  It seems quite
clear (between this bug and some others) that there is a hard-to-trigger
bug in the libvirt apparmor policy, but I've not yet spotted any obvious
trigger.

I'm marking this bug invalid meaning cannot be reproduced, but if
anyone sees anything like it again please to mark it confirmed and
add what informatino you can.

 status: invalid


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

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

Title:
  apparmor profile prevents libvirtd from creating a socket

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1386465/+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 1386949] Re: Libvirt crashes after startup /var/run/libvirt/uml-guest: No space left on device after upgrade from 14.04 to 14.10

2014-10-29 Thread Serge Hallyn
Thanks, no, that probably won't be helpful then.

I'm going to mark this bug invalid, meaning cannot be reproduced.  Please
mark it confirmed if you see it happen again, and add any new info that
you can.

 status: invalid


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

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

Title:
  Libvirt crashes after startup  /var/run/libvirt/uml-guest: No space
  left on device after upgrade from 14.04 to 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1386949/+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 1387510] [NEW] openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build

2014-10-29 Thread gary
Public bug reported:

Description:Ubuntu 14.04.1 LTS
Release:14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
DKMSKernelVersion: 3.13.0-39-generic
Date: Wed Oct 29 21:30:12 2014
DuplicateSignature: 
dkms:openvswitch-datapath-dkms:2.0.2-0ubuntu0.14.04.1:configure: error: Linux 
kernel in /lib/modules/3.13.0-39-generic/build is version 3.13.11, but version 
newer than 3.12.x is not supported
InstallationDate: Installed on 2014-04-20 (193 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
PackageVersion: 2.0.2-0ubuntu0.14.04.1
SourcePackage: openvswitch
Title: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1387510/+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 1387510] Re: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build

2014-10-29 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1387510/+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 392097] Re: vmbuilder ignores mac option when using bridge network

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.4-0ubuntu0.4

---
vm-builder (0.12.4-0ubuntu0.4) lucid-proposed; urgency=low

  * Incorporate fix to specify macaddr when using bridge (LP: #392097)
 -- Serge Hallyn serge.hal...@ubuntu.com   Mon, 24 Jun 2013 14:45:45 -0500

** Changed in: vm-builder (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+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 392097] Update Released

2014-10-29 Thread Scott Kitterman
The verification of the Stable Release Update for vm-builder has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  vmbuilder ignores mac option when using bridge network

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