[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


[Bug 1374273] Re: Install the dashboard in OpenStack Installation Guide for Ubuntu 14.04 (LTS)  - juno

2014-10-29 Thread Tom Fifield
** Changed in: openstack-manuals
Milestone: juno = None

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

Title:
  Install the dashboard in OpenStack Installation Guide for Ubuntu 14.04
  (LTS)  - juno

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1374273/+subscriptions

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

[Bug 1386872] Re: Incorrect termination Firefox when shutdown Ubuntu

2014-10-29 Thread Букреев Евгений
The same problem. does Google-chrome, ubuntu 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/1386872

Title:
  Incorrect termination Firefox when shutdown Ubuntu

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

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


[Bug 1386992] [NEW] package libqtcore4 (not installed) failed to install/upgrade: intentando sobreescribir el compartido `/etc/xdg/Trolltech.conf', que es distinto de otras instancias del paquetes lib

2014-10-29 Thread Julian Lamus
Public bug reported:

package libqtcore4 (not installed) failed to install/upgrade: intentando
sobreescribir el compartido `/etc/xdg/Trolltech.conf', que es distinto
de otras instancias del paquetes libqtcore4:i386

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libqtcore4 (not installed)
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Wed Oct 29 00:50:28 2014
DuplicateSignature: package:libqtcore4:(not installed):intentando sobreescribir 
el compartido `/etc/xdg/Trolltech.conf', que es distinto de otras instancias 
del paquetes libqtcore4:i386
ErrorMessage: intentando sobreescribir el compartido `/etc/xdg/Trolltech.conf', 
que es distinto de otras instancias del paquetes libqtcore4:i386
InstallationDate: Installed on 2014-10-29 (0 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140723)
SourcePackage: qt4-x11
Title: package libqtcore4 (not installed) failed to install/upgrade: intentando 
sobreescribir el compartido `/etc/xdg/Trolltech.conf', que es distinto de otras 
instancias del paquetes libqtcore4:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  package libqtcore4 (not installed) failed to install/upgrade:
  intentando sobreescribir el compartido `/etc/xdg/Trolltech.conf', que
  es distinto de otras instancias del paquetes libqtcore4:i386

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

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


[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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1386992] Re: package libqtcore4 (not installed) failed to install/upgrade: intentando sobreescribir el compartido `/etc/xdg/Trolltech.conf', que es distinto de otras instancias del paquetes libqt

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

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

Title:
  package libqtcore4 (not installed) failed to install/upgrade:
  intentando sobreescribir el compartido `/etc/xdg/Trolltech.conf', que
  es distinto de otras instancias del paquetes libqtcore4:i386

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

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


[Bug 1386991] Re: [MIR] libmspack

2014-10-29 Thread Adam Conrad
This looks fine to me.  ScottK assures me that the embedded copy is the
same version, so this is really just shuffling code around to make it
less opaque and more maintainable.  Would be good if we could eliminate
other embedded copies in the same pass, but getting more consumers for
the library shouldn't block the MIR for clamav's sake.  ACKing and
promoting.

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

Title:
  [MIR] libmspack

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

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


[Bug 1386991] Re: [MIR] libmspack

2014-10-29 Thread Adam Conrad
Override component to main
libmspack 0.4-1 in vivid: universe/misc - main
libmspack-dbg 0.4-1 in vivid amd64: universe/debug/extra/100% - main
libmspack-dbg 0.4-1 in vivid arm64: universe/debug/extra/100% - main
libmspack-dbg 0.4-1 in vivid armhf: universe/debug/extra/100% - main
libmspack-dbg 0.4-1 in vivid i386: universe/debug/extra/100% - main
libmspack-dbg 0.4-1 in vivid powerpc: universe/debug/extra/100% - main
libmspack-dbg 0.4-1 in vivid ppc64el: universe/debug/extra/100% - main
libmspack-dev 0.4-1 in vivid amd64: universe/libdevel/optional/100% - main
libmspack-dev 0.4-1 in vivid arm64: universe/libdevel/optional/100% - main
libmspack-dev 0.4-1 in vivid armhf: universe/libdevel/optional/100% - main
libmspack-dev 0.4-1 in vivid i386: universe/libdevel/optional/100% - main
libmspack-dev 0.4-1 in vivid powerpc: universe/libdevel/optional/100% - main
libmspack-dev 0.4-1 in vivid ppc64el: universe/libdevel/optional/100% - main
libmspack-doc 0.4-1 in vivid amd64: universe/doc/optional/100% - main
libmspack-doc 0.4-1 in vivid arm64: universe/doc/optional/100% - main
libmspack-doc 0.4-1 in vivid armhf: universe/doc/optional/100% - main
libmspack-doc 0.4-1 in vivid i386: universe/doc/optional/100% - main
libmspack-doc 0.4-1 in vivid powerpc: universe/doc/optional/100% - main
libmspack-doc 0.4-1 in vivid ppc64el: universe/doc/optional/100% - main
libmspack0 0.4-1 in vivid amd64: universe/libs/optional/100% - main
libmspack0 0.4-1 in vivid arm64: universe/libs/optional/100% - main
libmspack0 0.4-1 in vivid armhf: universe/libs/optional/100% - main
libmspack0 0.4-1 in vivid i386: universe/libs/optional/100% - main
libmspack0 0.4-1 in vivid powerpc: universe/libs/optional/100% - main
libmspack0 0.4-1 in vivid ppc64el: universe/libs/optional/100% - main
Override [y|N]? y
25 publications overridden.


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

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

Title:
  [MIR] libmspack

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1386994] [NEW] Sync xournal 1:0.4.8-1 (universe) from Debian unstable (main)

2014-10-29 Thread Vincent Cheng
Public bug reported:

Please sync xournal 1:0.4.8-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Use autotools-dev to update config.{sub,guess} for new arches.

autotools-dev changes already merged into package in Debian sid.

Changelog entries since current vivid version 4.7-1ubuntu1:

xournal (1:0.4.8-1) unstable; urgency=medium

  * New upstream release (Closes: #756974, #700586, #659586)
  * Upgrade to Standards-Version 3.9.6 (no changes)
  * Added epoch to correct error in version number for last release
  * New translations included (Closes: #685107)
  * Patched debian/rules to update autotools files before 
building the package.  Thanks to Logan Rosen, ravi and Breno 
Leitao (Closes: #735383, #746530)

 -- Carlo Segre se...@debian.org  Sun, 26 Oct 2014 13:51:19 -0500

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


** Tags: sync

** Tags added: sync

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

Title:
  Sync xournal 1:0.4.8-1 (universe) from Debian unstable (main)

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

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


[Bug 1386995] [NEW] Pendrive bootable ubuntu

2014-10-29 Thread Raja Magasweran
Public bug reported:

I don't know what happend. But its seems USB is bad.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
CasperVersion: 1.340
Date: Wed Oct 29 13:50:45 2014
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty ubiquity-2.18.8 ubuntu

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

Title:
  Pendrive bootable ubuntu

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

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


[Bug 1376644] Re: Some qtpim tests start failing when built against Qt 5.3.2

2014-10-29 Thread Timo Jyrinki
Vivid packages now at https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-002

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

Title:
  Some qtpim tests start failing when built against Qt 5.3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtpim-opensource-src/+bug/1376644/+subscriptions

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


[Bug 1386990] Re: nvidia-331-updates kernel module failed to build after updating to Linux 3.16.0.24.25

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

** Changed in: nvidia-graphics-drivers-331-updates (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/1386990

Title:
  nvidia-331-updates kernel module failed to build after updating to
  Linux 3.16.0.24.25

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

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


[Bug 1383486] Re: menu to select zoom doesn't drop down

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.12.2-0ubuntu16

---
gtk+3.0 (3.12.2-0ubuntu16) vivid; urgency=medium

  * debian/patches/git_popover_position.patch,
debian/patches/git_popover_display.patch:
- correctly display gtkpopover widgets, thanks Ryan Lorties for
  backporting the fixes (lp: #1383486)
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 28 Oct 2014 18:23:29 +0100

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

Title:
  menu to select zoom doesn't drop down

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

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


[Bug 1296660] Re: Kernel oops: fb: conflicting fb hw usage astdrmfb vs VESA VGA (unable to handle kernel NULL pointer dereference / con_set_unimap+0x32

2014-10-29 Thread atimonin
also hit this bug:
...
Oct 29 09:04:14 spb-office kernel: [8.299240] [drm] Initialized drm 1.1.0 
20060810
Oct 29 09:04:14 spb-office kernel: [8.337211] mei_me :00:16.0: irq 45 
for MSI/MSI-X
Oct 29 09:04:14 spb-office kernel: [8.537626] [drm] Memory usable by 
graphics device = 2048M
Oct 29 09:04:14 spb-office kernel: [8.537628] checking generic (e000 
30) vs hw (e000 1000)
Oct 29 09:04:14 spb-office kernel: [8.537629] fb: conflicting fb hw usage 
inteldrmfb vs VESA VGA - removing generic driver
Oct 29 09:04:14 spb-office kernel: [8.561832] Console: switching to colour 
dummy device 80x25
Oct 29 09:04:14 spb-office kernel: [8.561844] BUG: unable to handle kernel 
NULL pointer dereference at 0138
Oct 29 09:04:14 spb-office kernel: [8.561848] IP: [8145ced2] 
con_set_unimap+0x32/0x290
Oct 29 09:04:14 spb-office kernel: [8.561850] PGD c73dd067 PUD c73db067 PMD 
0 
Oct 29 09:04:14 spb-office kernel: [8.561851] Oops:  [#1] SMP 
Oct 29 09:04:14 spb-office kernel: [8.561862] Modules linked in: snd_hwdep 
kvm_intel i915(+) snd_pcm snd_page_alloc kvm crct10dif_pcl
mul mei_me crc32_pclmul drm_kms_helper snd_timer drm mei snd 
ghash_clmulni_intel soundcore cryptd i2c_algo_bit joydev lpc_ich wmi mac_hid
 video serio_raw lp parport hid_generic usbhid hid ahci psmouse libahci r8169 
mii
Oct 29 09:04:14 spb-office kernel: [8.561864] CPU: 0 PID: 475 Comm: setfont 
Not tainted 3.13.0-36-generic #63-Ubuntu
Oct 29 09:04:14 spb-office kernel: [8.561864] Hardware name: System 
manufacturer System Product Name/P8H61-MX R2.0, BIOS 1102 06/04/2
013
Oct 29 09:04:14 spb-office kernel: [8.561865] task: 88003697e000 ti: 
8800c600e000 task.ti: 8800c600e000
Oct 29 09:04:14 spb-office kernel: [8.561867] RIP: 
0010:[8145ced2]  [8145ced2] con_set_unimap+0x32/0x290
Oct 29 09:04:14 spb-office kernel: [8.561868] RSP: 0018:8800c600fd48  
EFLAGS: 00010246
Oct 29 09:04:14 spb-office kernel: [8.561869] RAX: 880035f46f08 RBX: 
00c88150 RCX: 
Oct 29 09:04:14 spb-office kernel: [8.561870] RDX: 1278 RSI: 
0296 RDI: 0296
Oct 29 09:04:14 spb-office kernel: [8.561870] RBP: 8800c600fdb0 R08: 
8800c600e000 R09: 0001
Oct 29 09:04:14 spb-office kernel: [8.561871] R10: 0001 R11: 
880035b2d6be R12: 
Oct 29 09:04:14 spb-office kernel: [8.561871] R13: 4b67 R14: 
880035f46c00 R15: 880035f46c00
Oct 29 09:04:14 spb-office kernel: [8.561872] FS:  7f1770436740() 
GS:88011fa0() knlGS:
Oct 29 09:04:14 spb-office kernel: [8.561873] CS:  0010 DS:  ES:  
CR0: 80050033
Oct 29 09:04:14 spb-office kernel: [8.561874] CR2: 0138 CR3: 
c71e1000 CR4: 001407f0
Oct 29 09:04:14 spb-office kernel: [8.561874] Stack:
Oct 29 09:04:14 spb-office kernel: [8.561876]  8800c600fd78 
81311dfd 88003697e000 0005
Oct 29 09:04:14 spb-office kernel: [8.561878]  4b67 
880035f46c00 01dac600fd88 880035f46c00
Oct 29 09:04:14 spb-office kernel: [8.561879]   
0005 4b67 880035f46c00
Oct 29 09:04:14 spb-office kernel: [8.561879] Call Trace:
Oct 29 09:04:14 spb-office kernel: [8.561884]  [81311dfd] ? 
apparmor_capable+0x1d/0x130
Oct 29 09:04:14 spb-office kernel: [8.561887]  [81456d73] 
vt_ioctl+0xe83/0x11c0
Oct 29 09:04:14 spb-office kernel: [8.561889]  [8144a88d] 
tty_ioctl+0x26d/0xbb0
Oct 29 09:04:14 spb-office kernel: [8.561892]  [811d0390] 
do_vfs_ioctl+0x2e0/0x4c0
Oct 29 09:04:14 spb-office kernel: [8.561894]  [8117f9f7] ? 
do_munmap+0x297/0x3b0
Oct 29 09:04:14 spb-office kernel: [8.561895]  [811d05f1] 
SyS_ioctl+0x81/0xa0
Oct 29 09:04:14 spb-office kernel: [8.561897]  [8172efad] 
system_call_fastpath+0x1a/0x1f
Oct 29 09:04:14 spb-office kernel: [8.561906] Code: 89 e5 41 57 49 89 ff 41 
56 41 55 41 54 53 48 89 d3 48 83 ec 40 48 89 7d d0 89 75 
cc e8 68 e9 c5 ff 49 8b 87 10 03 00 00 4c 8b 20 41 8b 84 24 38 01 00 00 85 c0 
0f 85 38 02 00 00 66 83 7d cc 00 
Oct 29 09:04:14 spb-office kernel: [8.561907] RIP  [8145ced2] 
con_set_unimap+0x32/0x290
Oct 29 09:04:14 spb-office kernel: [8.561907]  RSP 8800c600fd48
Oct 29 09:04:14 spb-office kernel: [8.561907] CR2: 0138
Oct 29 09:04:14 spb-office kernel: [8.561909] ---[ end trace 
5f42f50c9417d000 ]---

and system hangs...

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

Title:
  Kernel oops: fb: conflicting fb hw usage astdrmfb vs VESA VGA (unable
  to handle kernel NULL pointer dereference / con_set_unimap+0x32

To manage 

[Bug 1296660] Re: Kernel oops: fb: conflicting fb hw usage astdrmfb vs VESA VGA (unable to handle kernel NULL pointer dereference / con_set_unimap+0x32

2014-10-29 Thread atimonin
and here how it looks like on normal boot:
..
[drm] Initialized drm 1.1.0 20060810
Oct 29 09:09:30 spb-office kernel: [6.100409] mei_me :00:16.0: irq 45 
for MSI/MSI-X
Oct 29 09:09:30 spb-office kernel: [6.166581] [drm] Memory usable by 
graphics device = 2048M
Oct 29 09:09:30 spb-office kernel: [6.214256] i915 :00:02.0: irq 46 for 
MSI/MSI-X
Oct 29 09:09:30 spb-office kernel: [6.214272] [drm] Supports vblank 
timestamp caching Rev 2 (21.10.2013).
Oct 29 09:09:30 spb-office kernel: [6.214274] [drm] Driver supports precise 
vblank timestamp query.
Oct 29 09:09:30 spb-office kernel: [6.214374] vgaarb: device changed 
decodes: PCI::00:02.0,olddecodes=io+mem,decodes=io+mem:owns=
io+mem
Oct 29 09:09:30 spb-office kernel: [6.299190] fbcon: inteldrmfb (fb0) is 
primary device
Oct 29 09:09:30 spb-office kernel: [6.492114] Console: switching to colour 
frame buffer device 180x56
Oct 29 09:09:30 spb-office kernel: [6.494227] i915 :00:02.0: fb0: 
inteldrmfb frame buffer device
Oct 29 09:09:30 spb-office kernel: [6.494228] i915 :00:02.0: registered 
panic notifier
Oct 29 09:09:30 spb-office kernel: [6.510108] ACPI: Video Device [GFX0] 
(multi-head: yes  rom: no  post: no)
Oct 29 09:09:30 spb-office kernel: [6.510269] acpi device:36: registered as 
cooling_device9
Oct 29 09:09:30 spb-office kernel: [6.510321] input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
Oct 29 09:09:30 spb-office kernel: [6.510386] [drm] Initialized i915 1.6.0 
20080730 for :00:02.0 on minor 0
Oct 29 09:09:30 spb-office kernel: [6.510677] snd_hda_intel :00:1b.0: 
irq 47 for MSI/MSI-X
.

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

Title:
  Kernel oops: fb: conflicting fb hw usage astdrmfb vs VESA VGA (unable
  to handle kernel NULL pointer dereference / con_set_unimap+0x32

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

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


[Bug 1348007] Re: xhci_hcd: Setup ERROR: setup context command for slot n.

2014-10-29 Thread dpacmittal
This bug still exists on 3.17.1-031701-generic #201410150735

As a workaround you can unbind and bind the xhci drivers -
http://www.geekdevs.com/2010/04/solved-unable-to-enumerate-usb-device-
disabling-ehci_hcd/. Instead of ehci_hcd, I used xhci_hcd and USB
started working again.

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

Title:
  xhci_hcd: Setup ERROR: setup context command for slot n.

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

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


[Bug 1387001] [NEW] Automatic update crashes: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-10-29 Thread Sandor Irlanda
Public bug reported:

I have installed ubuntu 14.10 yesterday without problem.
Switched on restricted video driver and it worked.
Today the software update resulted in crash.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-uvm 331.89-0ubuntu5
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
DKMSKernelVersion: 3.16.0-24-generic
Date: Wed Oct 29 07:48:17 2014
InstallationDate: Installed on 2014-10-28 (0 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  Automatic update crashes: nvidia-331-uvm 331.89-0ubuntu5:
  nvidia-331-uvm kernel module failed to build

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

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


[Bug 1385027] Re: You broke the encryption password screen at boot. Again.

2014-10-29 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1386005 ***
https://bugs.launchpad.net/bugs/1386005

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: plymouth (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/1385027

Title:
  You broke the encryption password screen at boot. Again.

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

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


[Bug 1387003] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-10-29 Thread alan eborn
Public bug reported:

nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build 
during upgrade from 14.01 to 14.10
other errors related to pixbuf and gobject.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-uvm 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
DKMSKernelVersion: 3.16.0-24-generic
Date: Wed Oct 29 08:48:45 2014
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to
  build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1379591] Re: Moonshot nodes with Mellanox interfaces fail to deploy in maas 1.7

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

** Branch linked: lp:ubuntu/trusty-proposed/lshw

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

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

Title:
  Moonshot nodes with Mellanox interfaces fail to deploy in maas 1.7

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

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


[Bug 1268217] Re: bumblebee-nvidia should remove nvidia-prime (conflicting packages)

2014-10-29 Thread Vincent Cheng
I don't see any technical reason why an end user couldn't have both
nvidia-prime and bumblebee installed on their laptop, and be able to
choose to use one or the other at any given time (although not both at
the same time).

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

Title:
  bumblebee-nvidia should remove nvidia-prime (conflicting packages)

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

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


[Bug 1386838] Re: *renaming* of files on FAT32 formated external drives *not* possible

2014-10-29 Thread LAZA
** Summary changed:

- renaming of files on FAT32 formated external drives *not* possible
+ *renaming* of files on FAT32 formated external drives *not* possible

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

Title:
  *renaming* of files on FAT32 formated external drives *not* possible

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

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


[Bug 1385478] Re: update-alternatives broken after installing icedtea-plugin (or even icedtea-netx) in Utopic Unicorn

2014-10-29 Thread János Milus
*** This bug is a duplicate of bug 1363785 ***
https://bugs.launchpad.net/bugs/1363785

It seems this bug comes from debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759226

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

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

Title:
  update-alternatives broken after installing icedtea-plugin (or even
  icedtea-netx) in Utopic Unicorn

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

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


[Bug 1379471]

2014-10-29 Thread Eric
I have already created a bug report with Ubuntu that is linked to this
one.  That is where I first created a bug report, and was then directed
to make one here.  While it does sound like the same bug, I don't have
any strange characters in my xfce4-desktop.xml.

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

Title:
  Cannot change desktop background in Xfce

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

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


[Bug 1383909] Re: Bumblebee should recommend libgl1-mesa-glx:i386

2014-10-29 Thread Vincent Cheng
Ack, having primus-libs depend/recommend on libgl1-mesa-glx would cover
both amd64 and i386 (end result would be libgl1-mesa-glx of both archs
getting pulled in by apt-get when installing primus). Sounds fine by me.

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

Title:
  Bumblebee should recommend libgl1-mesa-glx:i386

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

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


[Bug 1379471]

2014-10-29 Thread Joshua Palmer
That is the problem, there should be ;) I'm running basically the EXACT
xorg.conf you are.

can you not recompile xconf with the patch from my bug report? If you
know what you are doing it should take a few minutes.


below is the topic where I worked out this issue..
https://forum.xfce.org/viewtopic.php?pid=33586

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

Title:
  Cannot change desktop background in Xfce

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

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


[Bug 1382510] Re: systemd-logind upstart script breaks if libpam-systemd is installed for more than one arch

2014-10-29 Thread Martin Pitt
** Description changed:

  /etc/init/systemd-logind.conf contains the following:
  
- # only start if PAM module is actually available, not if libpam-systemd is
- # removed but not purged
- [ -e /lib/*/security/pam_systemd.so ] || { stop; exit 0; }
+ # only start if PAM module is actually available, not if libpam-systemd is
+ # removed but not purged
+ [ -e /lib/*/security/pam_systemd.so ] || { stop; exit 0; }
  
  Which is a wrongly written script. It assumes that there is at most one file 
matching the wildcard. It is not true in my system.
  If your system have both libpam-systemd:amd64 and libpam-systemd:i386 then:
  
  # ls /lib/*/security/pam_systemd.so
  /lib/i386-linux-gnu/security/pam_systemd.so  
/lib/x86_64-linux-gnu/security/pam_systemd.so
  
  and you get the following:
  
- # cat /var/log/upstart/systemd-logind.log 
+ # cat /var/log/upstart/systemd-logind.log
  /proc/self/fd/9: 4: [: /lib/i386-linux-gnu/security/pam_systemd.so: 
unexpected operator
  systemd-logind stop/pre-start, process 2462
  
  systemd-logind does not start at all. This causes many bad things to
  happen later.
  
  There are many ways to fix this. For my purposes I removed the faulty
  line from the file. I don't know what is the expected behaviour. Maybe
  this one:
  
  ls /lib/*/security/pam_systemd.so  /dev/null || { stop; exit 0; }
  
+ This bug might be the root cause of other bugs. Like this one: #1372187
+ (and #1377727)
  
- This bug might be the root cause of other bugs. Like this one: #1372187 (and 
#1377727)
+ 
+ SRU TEST CASE
+ =
+ - On an amd64 system, run sudo apt-get install libpam-systemd:i386
+ - Then run sudo restart systemd-logind
+ - On current trusty this will result in stop/waiting, with the error in 
/var/log/upstart/systemd-logind.log as above.
+ - With this fix this will result in start/running and no  error.
  
  
  My system info:
  
  # lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  # apt-cache policy libpam-systemd
  libpam-systemd:
-   Installed: 204-5ubuntu20.7
-   Candidate: 204-5ubuntu20.7
+   Installed: 204-5ubuntu20.7
+   Candidate: 204-5ubuntu20.7

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

Title:
  systemd-logind upstart script breaks if libpam-systemd is installed
  for more than one arch

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

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

[Bug 1365432] Re: llvm doesn't install any LLVMConfig.cmake file

2014-10-29 Thread Daniel Llewellyn
it seems utopic has an evolution of this problem - the file
/usr/share/llvm-3.5/cmake/LLVMConfig.cmake exists, but references two
other files which don't (as far as my compilation went)

/usr/lib/llvm-3.5/share/llvm/cmake/LLVMExports.cmake and
/usr/lib/llvm-3.5/share/llvm/cmake/LLVM-Config.cmake

** Tags added: utopic

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

Title:
  llvm doesn't install any LLVMConfig.cmake file

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

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


[Bug 1316259] Re: rtsp URL's not supported

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+14.10.20141028
~rtm-0ubuntu1

---
webbrowser-app (0.23+14.10.20141028~rtm-0ubuntu1) 14.09; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Olivier Tilloy ]
  * Fix the override mechanism for navigator.userAgent, and add UA
override rules for HSBC’s Brazilian mobile site and ESPN’s mobile
site. (LP: #1316259)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 28 Oct 2014 
00:18:35 +

** Changed in: webbrowser-app (Ubuntu RTM)
   Status: New = Fix Released

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

Title:
  rtsp URL's not supported

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

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

[Bug 1379471]

2014-10-29 Thread Joshua Palmer
(In reply to Josh Palmer from comment #5)
 That is the problem, there should be ;) I'm running basically the EXACT
 xorg.conf you are. 
 
 can you not recompile xconf with the patch from my bug report? If you know
 what you are doing it should take a few minutes.
 
 
 below is the topic where I worked out this issue..
 https://forum.xfce.org/viewtopic.php?pid=33586

Just to verify. backup your old xfce4-desktop.xml. replace with the
following and edit FULL PATH TO YOUR WALLPAPER to well.. the full path
to the wallpaper you want to use. property name=image-style
type=int value=6/ tells it to span all monitors. Restart XFCE and
you should be met with your new wallpaper, it might change immediately I
can't remember. You'll notice I got the GPU-0.DP-0 from your xorg.conf
and is your left most monitor.

?xml version=1.0 encoding=UTF-8?

channel name=xfce4-desktop version=1.0
  property name=backdrop type=empty
property name=single-workspace-mode type=bool value=/
property name=single-workspace-number type=int value=0/
property name=screen0 type=empty
  property name=monitorGPU-0.DP-0 type=empty
property name=workspace0 type=empty
  property name=last-image type=string value=FULL PATH TO YOUR 
WALLPAPER/
  property name=image-style type=int value=6/
/property
  /property
/property
  /property
  property name=last type=empty
property name=window-width type=int value=605/
property name=window-height type=int value=501/
  /property
  property name=desktop-icons type=empty
property name=file-icons type=empty
  property name=show-home type=bool value=false/
  property name=show-filesystem type=bool value=false/
  property name=show-trash type=bool value=false/
  property name=show-removable type=bool value=false/
/property
  /property
/channel

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

Title:
  Cannot change desktop background in Xfce

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

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


  1   2   3   4   5   6   7   8   9   10   >