[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2013-04-23 Thread Dmitry Zotikov
Hey,

on the server side, try to specify the full path to the sftp-server
binary explicitly in the sshd's config file. In Debian that would be:

Subsystem   sftp/usr/lib/openssh/sftp-server

Worked for me at least.

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

Title:
  Error: ssh program unexpectedly exited when trying to browse files
  on router

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

-- 
Ubuntu-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 1171306] Re: package dbconfig-common 1.8.47 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If this is indeed a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

** Changed in: dbconfig-common (Ubuntu)
   Status: New = Incomplete

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

Title:
  package dbconfig-common 1.8.47 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 10

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

-- 
Ubuntu-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 1170698] Re: rabbitmq-server all 2.7.1-0ubuntu4 fails to install on 12.04lts

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please check and attach any new messages generated
/var/log/rabbitmq/startup_log and startup_err when you try starting the
rabbitmq-server service as suggested in the error message. Once done,
please change the bug status back to New.

** Changed in: rabbitmq-server (Ubuntu)
   Status: New = Incomplete

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

Title:
  rabbitmq-server all 2.7.1-0ubuntu4 fails to install on 12.04lts

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

-- 
Ubuntu-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 1170555] Re: package vsftpd 2.3.5-3ubuntu1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you edit the file /var/lib/dpkg/info/vsftpd.postrm as root,
and add x to the end of where it says set -e (near the top). So it
should end up saying:

#!/bin/sh

set -ex

case ${1} in

etc.

Once done, please try the uninstall again, attach the resulting text and
error to this bug, and set the bug status back to New.

Thanks!

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

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

Title:
  package vsftpd 2.3.5-3ubuntu1 failed to install/upgrade: subprocess
  installed post-removal script returned error exit status 1

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

-- 
Ubuntu-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 1169044] Re: can't install/upgrade postfix non interactively through apt

2013-04-23 Thread Robie Basak
@Andrew

You missed my request for the full textual output of the upgrade failure
when run with DEBIAN_FRONTEND=text. Please could you run through my
instructions again, attach this output, and set the bug status back to
New?

Thanks!

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

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

Title:
  can't install/upgrade postfix non interactively through apt

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

-- 
Ubuntu-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 1170525] Re: package libtcmalloc-minimal0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtcmalloc_minimal.so.0.0.0', which is also in package libgoogle-perftools0 0:0

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Confirmed in Lucid. Raring has libtcmalloc-minimal4 and libgoogle-
perftools4 and these can be installed together, so it looks like this
problem has been fixed now. Marking Fix Released accordingly.

As a workaround, see if you really need these two packages installed
together. Can you remove one (and any reverse dependencies) without
impacting your use of the system?

If not, and you need a fix for Lucid, please comment with an explanation
of your use case that needs the two packages installed together and a
justification against https://wiki.ubuntu.com/StableReleaseUpdates#When,
and then complete steps 1 through 4 in
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure.

** Changed in: google-perftools (Ubuntu)
   Status: New = Fix Released

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

Title:
  package libtcmalloc-minimal0 (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/lib/libtcmalloc_minimal.so.0.0.0', which is also in package
  libgoogle-perftools0 0:0.8-5.1

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

-- 
Ubuntu-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 1169932] Re: libgoogle-perftools-dev: missing dependency on libunwind8-dev ?

2013-04-23 Thread Robie Basak
** Tags added: needs-upstream-report

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

Title:
  libgoogle-perftools-dev: missing dependency on libunwind8-dev ?

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

-- 
Ubuntu-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 886426] Re: snmpd init status script doesn't check $SNMPDRUN or $SNMPDRUN

2013-04-23 Thread Andreas Schiermeier
Patch fixes /etc/init.d/snmpd in Ubuntu 10.04

** Patch added: snmpd-config_dependant_rc.patch
   
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/886426/+attachment/3651352/+files/snmpd-config_dependant_rc.patch

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

Title:
  snmpd init status script doesn't check $SNMPDRUN or $SNMPDRUN

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

-- 
Ubuntu-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 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-23 Thread Alan Pope ㋛
Excellent, working well, thanks.

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

Title:
  lxc scripts break when user has PYTHONPATH set

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

-- 
Ubuntu-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 1171866] [NEW] lxc-stop ignores invalid container names

2013-04-23 Thread James Hunt
Public bug reported:

$ sudo lxc-ls -1
oneiric
precise
raring
raring-cloned
sid
$ sudo lxc-stop -n foo
$ echo $?
0

lxc-stop should return 1 in the example above and display an error
rather than silently failing and returning 0 to denote success.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lxc 0.9.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Tue Apr 23 14:57:33 2013
InstallationDate: Installed on 2010-10-21 (915 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2012-12-20 (123 days ago)

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


** Tags: apparmor apport-bug i386 raring

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

Title:
  lxc-stop ignores invalid container names

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

-- 
Ubuntu-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 1165461] Re: pam_winbind offline logon does not work in 12.04

2013-04-23 Thread Robie Basak
Thanks for the report - this looks reasonably like bug if someone else
can confirm this behaviour.

To progress this bug we need a developer with some interest in winbind
with AD working well in samba.

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

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

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

Title:
  pam_winbind offline logon does not work in 12.04

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

-- 
Ubuntu-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 1171306] Re: package dbconfig-common 1.8.47 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

2013-04-23 Thread porosjp
thank you for answering
maybe it's  a local configuration problem, but it happens only with Ubuntu
and not with my others linux distros on the same computer
however, it was juste for helping to make Ubuntu better


2013/4/23 Robie Basak 1171...@bugs.launchpad.net

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.

 Since it seems likely to me that this is a local configuration problem,
 rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

 If this is indeed a local configuration problem, you can find pointers
 to get help for this sort of problem here:
 http://www.ubuntu.com/support/community

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

 ** Changed in: dbconfig-common (Ubuntu)
Status: New = Incomplete

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

 Title:
   package dbconfig-common 1.8.47 failed to install/upgrade: le sous-
   processus script post-installation installé a retourné une erreur de
   sortie d'état 10

 Status in “dbconfig-common” package in Ubuntu:
   Incomplete

 Bug description:
   bug caused by failure of rsyslog installattion
   ubuntu 12.04

   ProblemType: Package
   DistroRelease: Ubuntu 12.04
   Package: dbconfig-common 1.8.47
   ProcVersionSignature: Ubuntu 3.2.0-40.64-generic-pae 3.2.40
   Uname: Linux 3.2.0-40-generic-pae i686
   NonfreeKernelModules: wl
   ApportVersion: 2.0.1-0ubuntu17.1
   Architecture: i386
   Date: Sun Apr 21 18:33:44 2013
   ErrorMessage: le sous-processus script post-installation installé a
 retourné une erreur de sortie d'état 10
   InstallationMedia: Ubuntu 12.04 Precise - Build i386 LIVE Binary
 20120426-12:41
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: dbconfig-common
   Title: package dbconfig-common 1.8.47 failed to install/upgrade: le
 sous-processus script post-installation installé a retourné une erreur de
 sortie d'état 10
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1171306/+subscriptions


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

Title:
  package dbconfig-common 1.8.47 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 10

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

-- 
Ubuntu-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 1171888] [NEW] typo in conditional causes maas-signal to always execute

2013-04-23 Thread dann frazier
Public bug reported:

maas-0.1+bzr1269+dfsg-0ubuntu1, in /etc/maas/commissioning-user-data:

   if [ ! -z power_settings ]; then
  signal --power-type=ipmi --power-parameters=${power_settings} WORKING 
finished [maas-ipmi-autodetect]
   fi

Notice the missing $. I'm not sure if this causes any functional
problem - it certainly hasn't for me - but thought I'd report it to be
sure. The issue does not appear to exist in raring - but that may just
be coincidental due to the refactoring.

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

Title:
  typo in conditional causes maas-signal to always execute

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

-- 
Ubuntu-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 1171866] [NEW] lxc-stop ignores invalid container names

2013-04-23 Thread Serge Hallyn
Thanks for reporting this bug.  Unfortunately it's more complicated
than this and I'm not sure waht you want is possible.  It would be
if everything were simple system containers, however you can also
lxc-start and lxc-execute things with / as rootfs and custom
config files - meaning there is no real way to say the container does
not exist.  At the same time, we don't want lxc-stop of a stopped
container to fail.  Put another way, 'STOPPED' simply means none of
the other (RUNNING|FREEZING|FROZEN) states.

So I'm not sure there is a good way to define the condition under
which we should return failure.

I'm marking this invalid (as by the definition above this isn't really a
bug), but we can certainly keep discussing this to figure out if there
is a solution.

Oh, one thing we could do is write a lxc-p-stop or something to indicate
'permanent' or 'system' container, using the API which woudl simply do

c = lxc_container_new(lxc_name, lxc_path);
if (c  !c-is_defined(c)) {
fprintf(stderr, container %s does not exist\n,
lxc_name);
return -1;
}

But for lxc-stop I think that behavior would be wrong.

 status: invalid


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

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

Title:
  lxc-stop ignores invalid container names

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

-- 
Ubuntu-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 1073463] Re: User-configurable files are not installed in /etc

2013-04-23 Thread Andres Rodriguez
So as discussed with Julian, this requires upstream support before we
can install the files in the correct locations via packaging.

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

Title:
  User-configurable files are not installed in /etc

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

-- 
Ubuntu-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 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally on libvirt

2013-04-23 Thread You, Ji
@wangpan (hzwangpan)

two things.

1 I've forgot the URL of multi-thread/process lock of libvirt (I faced
this problem in essex, one year more time.). My solution is compiling
libvirt from source code which is 1.XXX version.

2 Seems different with, I'll try my best to submit a patch. I hope it
can solve you problem. This patch maybe a little long. I solve it in
essex, I have to move it to grizzly.

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally on
  libvirt

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2013-04-23 Thread Adrian Imboden
** Also affects: openldap (Debian)
   Importance: Undecided
   Status: New

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

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 739495]

2013-04-23 Thread pataquets
Definitely +1 to this!

An alternative (and more generic) approach would be doing this by intercepting 
.conf file reads (via FUSE?). After thinking a little about this and googling, 
I've found something that might be a good start:
https://code.google.com/p/scriptfs/

@dkived: Maybe you can try this for your scenario and post how it works.
I haven't tried it but looks like it can do the trick.

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

Title:
  include in .ssh/config

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

-- 
Ubuntu-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 1163669] Re: cloud-init fails to install juju agent after bootstrap

2013-04-23 Thread Stéphane Graber
*** This bug is a duplicate of bug 1124384 ***
https://bugs.launchpad.net/bugs/1124384

** This bug is no longer a duplicate of bug 1103881
   cloud-final is never executed if upstart or any dependency is upgraded 
during initialization
** This bug has been marked a duplicate of bug 1124384
   reload-configuration can confuse upstart

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

Title:
  cloud-init fails to install juju agent after bootstrap

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

-- 
Ubuntu-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 1158724] Re: cloud-init generates runcmd and fails to execute it on first boot

2013-04-23 Thread Stéphane Graber
*** This bug is a duplicate of bug 1124384 ***
https://bugs.launchpad.net/bugs/1124384

** This bug is no longer a duplicate of bug 1103881
   cloud-final is never executed if upstart or any dependency is upgraded 
during initialization
** This bug has been marked a duplicate of bug 1124384
   reload-configuration can confuse upstart

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

Title:
  cloud-init generates runcmd and fails to execute it on first boot

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

-- 
Ubuntu-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 1103881] Re: cloud-final is never executed if upstart or any dependency is upgraded during initialization

2013-04-23 Thread Stéphane Graber
*** This bug is a duplicate of bug 1124384 ***
https://bugs.launchpad.net/bugs/1124384

** This bug has been marked a duplicate of bug 1124384
   reload-configuration can confuse upstart

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

Title:
  cloud-final is never executed if upstart or any dependency is upgraded
  during initialization

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

-- 
Ubuntu-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 1124384] Re: Configuration reload clears event that others jobs may be waiting on

2013-04-23 Thread Stéphane Graber
** Summary changed:

- reload-configuration can confuse upstart
+ Configuration reload clears event that others jobs may be waiting on

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

Title:
  Configuration reload clears event that others jobs may be waiting on

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

-- 
Ubuntu-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 1116671] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using quantal-proposed as an installation source. After successful
bring-up and configuration of the cluster, a number of exercises and
smoke tests have be invoked to ensure the updated package did not
introduce any regressions. A number of test iterations were carried out
to catch any possible transient errors.

These proposed packages were deployed and tested in several different
configurations.  Attached are tarballs with various test logs from each
configuration.  In addition to the base components, variables in
deployments include:

quantal_folsom.tar: nova-network (FlatDHCP), glance (Ceph backend), cinder 
(Ceph backend),
quantal_folsom_nova-volume.tar: nova-network (FlatDHCP), glance (local file), 
nova-volume (iSCSI backend)
quantal_folsom_quantum.tar: quantum (OVS plugin), glance (Ceph backend), 
nova-volume (Ceph backend)

Please note the versions_tested file in each tarball, which contains
details about relevant package versions installed and tested.

As per the provisional Micro Release Exception granted to this package
by the Technical Board, we hope this contributes toward verification of
this update.

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

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

-- 
Ubuntu-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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom.tar
   
https://bugs.launchpad.net/bugs/1116671/+attachment/3651746/+files/quantal_folsom.tar

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

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

-- 
Ubuntu-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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_nova-volume.tar
   
https://bugs.launchpad.net/bugs/1116671/+attachment/3651748/+files/quantal_folsom_nova-volume.tar

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

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

-- 
Ubuntu-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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_quantum.tar
   
https://bugs.launchpad.net/bugs/1116671/+attachment/3651749/+files/quantal_folsom_quantum.tar

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

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

-- 
Ubuntu-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 1029430] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using quantal-proposed as an installation source. After successful
bring-up and configuration of the cluster, a number of exercises and
smoke tests have be invoked to ensure the updated package did not
introduce any regressions. A number of test iterations were carried out
to catch any possible transient errors.

These proposed packages were deployed and tested in several different
configurations.  Attached are tarballs with various test logs from each
configuration.  In addition to the base components, variables in
deployments include:

quantal_folsom.tar: nova-network (FlatDHCP), glance (Ceph backend), cinder 
(Ceph backend),
quantal_folsom_nova-volume.tar: nova-network (FlatDHCP), glance (local file), 
nova-volume (iSCSI backend)
quantal_folsom_quantum.tar: quantum (OVS plugin), glance (Ceph backend), 
nova-volume (Ceph backend)

Please note the versions_tested file in each tarball, which contains
details about relevant package versions installed and tested.

For records of upstream test coverage of this update, please see the
Jenkins links in the comments of the relevant  upstream code-review(s):

Trunk review: https://review.openstack.org/18336
Stable review: https://review.openstack.org/18450

As per the provisional Micro Release Exception granted to this package
by the Technical Board, we hope this contributes toward verification of
this update.

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

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

-- 
Ubuntu-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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_nova-volume.tar
   
https://bugs.launchpad.net/bugs/1029430/+attachment/3651751/+files/quantal_folsom_nova-volume.tar

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

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

-- 
Ubuntu-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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom.tar
   
https://bugs.launchpad.net/bugs/1029430/+attachment/3651750/+files/quantal_folsom.tar

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

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

-- 
Ubuntu-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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_quantum.tar
   
https://bugs.launchpad.net/bugs/1029430/+attachment/3651752/+files/quantal_folsom_quantum.tar

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

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

-- 
Ubuntu-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 1124384] Re: Configuration reload clears event that others jobs may be waiting on

2013-04-23 Thread Stéphane Graber
So we've spent a good part of the afternoon going through the two cloud-
init bugs with James and came to the conclusion that they are actually
the same bug.

Both initctl --reload-configuration and an upstart stateful re-exec
cause upstart to reload its configuration, destroy existing jobclass
entries and create new ones.

As part of the process of destroy and re-creating job class entries, upstart 
decrements the reference counter of some related objects, including emitted 
events.
That has the result that if a job depends on two events, one that has already 
been emitted and another that hasn't been emitted yet and that the job that 
emitted the first event is being reloaded, then the record of that event will 
be dropped, leading to a failure to start the job (as only half the start 
condition will match).


The part of the code that causes this issue is post-reexec, which means that 
once we come up with a fix for this, we'll be able to SRU it and have upstart 
re-exec itself, applying the fix in the process.
That also means that we can't SRU any of upstart's dependencies until this 
issue is resolved.

James is currently working on testcases for the various scenarios that
we know we need to support, so we can have comprehensive regression
tests before we attempt to sort this issue. Our current hope is to have
a fix for this by the end of the week.

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

Title:
  Configuration reload clears event that others jobs may be waiting on

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

-- 
Ubuntu-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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
** Description changed:

  This is a meta-bug used for tracking progress of the 2012.2.3 Folsom
  stable update to Nova, Horizon, Keystone, Glance, Cinder and Quantum.
  
+ Note: Original proposed SRU was rebased to include relevant security
+ updates applied to packages already released to the Ubuntu Archive.
+ 
+ --
+ 
+  cinder (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
+  .
+* Re-sync with latest security updates.
+* SECURITY UPDATE: fix denial of service
+  - CVE-2013-1664.patch: Add a new utils.safe_minidom_parse_string function
+and update external API facing Cinder modules to use it
+  - CVE-2013-1664
+  .
   cinder (2012.2.3-0ubuntu1) quantal-proposed; urgency=low
   .
 * Resynchronize with stable/folsom (a8caa79f) (LP: #1116671):
   - [cdf6c13] Root wrap tools used by NFS volume driver LP: 1087282
  
+ --
+ 
+  glance (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
+  .
+* Resync with latest security update.
+* SECURITY UPDATE: fix information disclosure via Glance v1 API
+  - debian/patches/CVE-2013-1840.patch: adjust api/middleware/cache.py to
+not show image_meta['location']
+  - CVE-2013-1840
+  .
   glance (2012.2.3-0ubuntu1) quantal-proposed; urgency=low
   .
 * Dropped patches, applied upstream:
   - debian/patches/CVE-2013-0212.patch: [96a470b]
 * Resynchronize with stable/folsom (98d9928a) (LP: #1116671):
   - [96a470b] glance image-download can display backend Swift password
   - [4c96080] install throws errors about SADeprecationWarning LP: 925609
   - [bca6e26] wsgi.Middleware forward-compatibility with webob 1.2b1 or 
later
   - [5e5e722] Supplied image size should be verified against actual size
 LP: 1092584
   - [514b4b4] silent failure when loading the paste deploy app LP: 1091294
+ 
+ --
  
   horizon (2012.2.3-0ubuntu1) quantal-proposed; urgency=low
   .
 * Resynchronize with stable/folsom (f421145b) (LP: #1116671):
   - [20fa0fc] EC2 panel shouldn't be visible when the EC2 service isn't
 enabled LP: 1102411
   - [0b1c553] Server error pages are broken LP: 1067206
   - [476072d] login not possible if not service volume defined on 
keystone
 LP: 1084137
   - [ebc5e6d] Quota tally not handling unlimited values correctly LP: 
1084976
   - [e19a218] Unable to set unlimited quotas in Horizon LP: 1082489
   - [2f959c6] The css class td.actions_column's width is not enough
 LP: 1081875
   - [817d628] Revert Temp fix for api/keystone.py
   - [9060885] Can not display usage data for Quota Summary (LP: #1055929)
 * debian/static/openstack-dashboard: Recompress static JS and CSS based on
   changes applied upstream in stable/folsom.
  
+ --
+ 
+  keystone (2012.2.3+stable-20130206-82c87e56-0ubuntu2) quantal-proposed; 
urgency=low
+  .
+* Resync with latest security updates.
+* SECURITY UPDATE: fix PKI revocation bypass
+  - debian/patches/CVE-2013-1865.patch: validate tokens from the backend
+  - CVE-2013-1865
+* SECURITY UPDATE: fix EC2-style authentication for disabled users
+  - debian/patches/CVE-2013-0282.patch: adjust keystone/contrib/ec2/core.py
+to ensure user and tenant are enabled in EC2
+  - CVE-2013-0282
+* SECURITY UPDATE: fix denial of service
+  - debian/patches/CVE-2013-1664+1665.patch: disable XML entity parsing
+  - CVE-2013-1664
+  - CVE-2013-1665
+  .
   keystone (2012.2.3+stable-20130206-82c87e56-0ubuntu1) quantal-proposed; 
urgency=low
   .
 [ Adam Gandelman ]
 * Dropped patches, applied upstream:
   - debian/patches/CVE-2013-0247.patch: [bb2226f]
 * Resynchronize with stable/folsom (82c87e56) (LP: #1116671):
   - [bb2226f] Add size validations for /tokens.
   - [ec7b94d] Non-API specific 404 exposes traceback LP: 1089987
   - [70e55f9] SQL backend fails if not all URL are defined in an endpoint
 LP: 1061736
   - [6c95b73] Unparseable endpoint URL's should raise a user friendly error
 LP: 1058494
   - [9e300b7] Test 0.2.0 keystoneclient to avoid new deps
   - [ec06625] serviceCatalog is dict in the case of no endpoints LP: 
1087405
   .
 [ Chuck Short ]
 * debian/patches/fix-ubuntu-tests.patch: Refreshed.
  
+ --
+  nova (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
+  .
+* Re-sync with latest security updates.
+* SECURITY UPDATE: fix denial of service via fixed IPs when using 
extensions
+  - debian/patches/CVE-2013-1838.patch: add explicit quota for fixed IP
+  - CVE-2013-1838
+* 

[Bug 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom.tar
   
https://bugs.launchpad.net/bugs/1055929/+attachment/3651774/+files/quantal_folsom.tar

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

Title:
  Can not display usage data for Quota Summary

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

-- 
Ubuntu-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 1055929] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using quantal-proposed as an installation source. After successful
bring-up and configuration of the cluster, a number of exercises and
smoke tests have be invoked to ensure the updated package did not
introduce any regressions. A number of test iterations were carried out
to catch any possible transient errors.

These proposed packages were deployed and tested in several different
configurations.  Attached are tarballs with various test logs from each
configuration.  In addition to the base components, variables in
deployments include:

quantal_folsom.tar: nova-network (FlatDHCP), glance (Ceph backend), cinder 
(Ceph backend),
quantal_folsom_nova-volume.tar: nova-network (FlatDHCP), glance (local file), 
nova-volume (iSCSI backend)
quantal_folsom_quantum.tar: quantum (OVS plugin), glance (Ceph backend), 
nova-volume (Ceph backend)

Please note the versions_tested file in each tarball, which contains
details about relevant package versions installed and tested.

For records of upstream test coverage of this update, please see the
Jenkins links in the comments of the relevant  upstream code-review(s):

Trunk review: https://review.openstack.org/14379
Stable review: https://review.openstack.org/17030

As per the provisional Micro Release Exception granted to this package
by the Technical Board, we hope this contributes toward verification of
this update.

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

Title:
  Can not display usage data for Quota Summary

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

-- 
Ubuntu-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 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_quantum.tar
   
https://bugs.launchpad.net/bugs/1055929/+attachment/3651776/+files/quantal_folsom_quantum.tar

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Can not display usage data for Quota Summary

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

-- 
Ubuntu-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 1171418] Re: MAAS fails to power up machines when trying to install nodes

2013-04-23 Thread Andres Rodriguez
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Description changed:

  Integration tests on raring (package built from trunk) are failing since Apr 
19, 2013 11:31:01 PM.
  
http://10.189.74.2:8080/view/MAAS/job/raring-adt-maas-daily/133/ARCH=amd64,label=lenovo-RD230-01/console
  
http://10.189.74.2:8080/view/MAAS/job/raring-adt-maas-daily/135/ARCH=amd64,label=lenovo-RD230-01/console
  MAAS fails to power up machines when installing a node.  This is not 
happening every single time so this is a racy issue.
+ 
+ [Impact]
+ 
+ This affects corner cases when nodes are told by MAAS to be started when
+ they haven't finished their shut down process. However, the fix enables
+ MAAS to tell the nodes to make the power action regardless of their
+ current state.
+ 
+ This is a corner case because before deploying nodes maas ensures that
+ all nodes are turned off, however, there can be cases on which nodes
+ have not finished their turn off process after commissioning, and the
+ nodes are told to be deployed.
+ 
+ [Test Case]
+ To reproduce, simply do the following:
+ 
+ 1. Install maas and enlist/commission IPMI nodes.
+ 2. turn on manually one of the nodes.
+ 3. With maas, deploy the node.
+ 4. With the fix, the node will be rebooted and the installation will proceed. 
Without the fix the installation will never start.

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

Title:
  MAAS fails to power up machines when trying to install nodes

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

-- 
Ubuntu-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 1171988] [NEW] MAAS fails to use virsh when managing virtual nodes

2013-04-23 Thread Andres Rodriguez
Public bug reported:

[Impact]
MAAS fails to start/stop virtual nodes when using virsh. This is because MAAS 
lacks permissions to run virsh.

[Solution]
The solution is to run virsh with sudo, as well as allowing the 'maas' user to 
run 'virsh' in the sudoers file.

[Test Case]
To reproduce do the following:

1. install MAAS and configure local KVM nodes with it.
2. Confiugure the power pameters in MAAS.
3. Deploy a node.

Without the fix the node will be never turned on/off and
/var/log/maas/maas.log will show:

[2013-04-23 11:20:21,482: ERROR/MainProcess] Task 
provisioningserver.tasks.power_off[926784f3-d90d-4277-bbfc-0471b2c82e80] raised 
exception: UnpickleableExceptionWrapper('provisioningserver.power.poweraction', 
'PowerActionFail', (), 'PowerActionFail()')
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/celery/execute/trace.py, line 181, in 
trace_task
R = retval = fun(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 
146, in power_off
issue_power_action(power_type, 'off', **kwargs)
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 
126, in issue_power_action
pa.execute(**kwargs)
  File 
/usr/lib/python2.7/dist-packages/provisioningserver/power/poweraction.py, 
line 138, in execute
self.run_shell(rendered)
  File 
/usr/lib/python2.7/dist-packages/provisioningserver/power/poweraction.py, 
line 126, in run_shell
raise PowerActionFail(self, e)
PowerActionFail: PowerActionFail()

With the fix, nodes will be turned on/off successfully.

** Affects: maas (Ubuntu)
 Importance: High
 Status: Confirmed

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

Title:
  MAAS fails to use virsh when managing virtual nodes

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

-- 
Ubuntu-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 1171988] Re: MAAS fails to use virsh when managing virtual nodes

2013-04-23 Thread Andres Rodriguez
** Attachment added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1171988/+attachment/3651798/+files/debdiff

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

Title:
  MAAS fails to use virsh when managing virtual nodes

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

-- 
Ubuntu-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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2013-04-23 Thread DrKay
I'm running Ubuntu Desktop with the LTPS packages installed (64-bit).

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

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

-- 
Ubuntu-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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2013-04-23 Thread Dave Walker
Yes, on a Desktop - the service starts before network-manager has
brought the network up.

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

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

-- 
Ubuntu-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 1172042] [NEW] ocfs2 readlink hangs on

2013-04-23 Thread rot
Public bug reported:

On ubuntu 13.04 try to read symlink on ocfs2 hangs on. This is known bug
in newer kernel (newer than 3.5) reported on:

https://bugzilla.kernel.org/show_bug.cgi?id=49561

Link to patch:

https://lkml.org/lkml/2013/3/2/40

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

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

Title:
  ocfs2 readlink hangs on

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

-- 
Ubuntu-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 1073463] Re: User-configurable files are not installed in /etc

2013-04-23 Thread Julian Edwards
Yep - some of the templates support it (POWER_TEMPLATES_DIR) but not
all.  We need to extend the configuration of location to the others.

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

Title:
  User-configurable files are not installed in /etc

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

-- 
Ubuntu-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 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-23 Thread Julian Edwards
 Please don't ping pong the bug status

I didn't touch the bug status.

 It's my understanding from reading the bug, that if users that have already
manually configured things once and have a working system install the new
package, things will stop working until they do additional manual
configuration

This is not correct.  This is the scenario that will keep on working
fine after upgrading.

Given that most people will have done it this way, the SRU is going to
break somewhere between no-one and a handful of people.

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

Title:
  [SRU] maas to Quantal and Precise

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

-- 
Ubuntu-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 1170849] Re: Cliff 1.3.2 is not available

2013-04-23 Thread Aimon Bustardo
If this wont be fixed in Grizzly, then the offending python-
quantumclient commit should be pulled from grizzly repos. It cannot be
left in place without package remaining broken.

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

Title:
  Cliff 1.3.2 is not available

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

-- 
Ubuntu-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 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-23 Thread Andres Rodriguez
Hi Scott,

It is my understanding that if a user does something *unsupported*, say
manually edit a file of an X python module to say hack their fixes in
order for it to work the way they want it (which can break a system),
then an SRU (or any new package version) will upgrade that file not
caring if there has been any changes made.

So this is the same thing that is currently happening with MAAS in
precise. In order for this work they have to do some manual
configuration that is not standard. Since DNS/DHCP is being managed by
cobbler, every time cobbler re-generates the configuration required
file, it will automatically overwrite this file, regardless of the
changes that the user has made. So in other words, cobbler overwrites
/etc/dnsmasq.conf because it manages it. If a user wrote its own
particular/additional configuration for dnsmasq, it will be lost once
the file is renegerated by cobbler. This also happens when cobbler is
upgraded to a newer version. So in reality, cobbler is currently and
actually doing what we are arguing here. So this SRU does fix this,
because newer MAAS won't affect user configured files for DNS/DHCP, as
it has its own.

Hope this helps.

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

Title:
  [SRU] maas to Quantal and Precise

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

-- 
Ubuntu-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 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-23 Thread Scott Kitterman
OK, let me see if I understand now ...

If a current precise user didn't manually edit their dnsmasq.conf, then their 
MaaS is certain to be not working and so there's no risk of regression.

If they did edit it and have a working system and then install the update, 
what will happen?  If I'm reading you right, their changes, that made the 
system work, will be lost.  Is that right?

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

Title:
  [SRU] maas to Quantal and Precise

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

-- 
Ubuntu-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 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-23 Thread Scott Kitterman
On Tuesday, April 23, 2013 11:11:24 PM Julian Edwards wrote:
  Please don't ping pong the bug status
 
 I didn't touch the bug status.

Sorry, it was a tag, not a status, but a very important one for the SRU 
process.

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

Title:
  [SRU] maas to Quantal and Precise

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

-- 
Ubuntu-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 1172091] [NEW] KVM guests with bridged network drops out intermittently

2013-04-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This appears to be the same bug as this:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/997978

Issue
--
Guest networking will randomly drop out and then work again. This is easiest to 
be seen by sshing into a guest and running top. After 10-20 minutes I get a 
broken pipe. Sometimes I can ssh back in to the guest right away, other times 
it gives me an incorrect fingerprint and ssh will refuse as it doesn't match 
the know_hosts figerprint. I don't believe this is the vm hosts fingerprint 
either but might be mistaken.  If I continue to wait I can eventually ssh back 
in.

Set up
--
I have a fresh install of ubuntu 12.10 x86_64 server with everything updated

I selected OpenSSH and Virtual Machine Host during installation.

I removed the default virbr0 and set up br0 and br1 manually.

$ cat /etc/network/interfaces 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
# 10.10.0.x network
auto eth0
iface eth0 inet manual

auto br0
iface br0 inet static
address 10.10.0.201
netmask 255.255.240.0
network 10.10.0.0
broadcast 10.10.15.255
gateway 10.10.0.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 10.10.0.1
dns-search burnet-int.edu.au
bridge_ports eth0
bridge_fd 0
bridge_stp off

# 203.0.141.x network
auto eth1
iface eth1 inet manual

auto br1
iface br1 inet manual
bridge_ports eth1
bridge_fd 0
bridge_stp off


$ brctl show

bridge name bridge id   STP enabled interfaces
br0 8000.001e4f42aa69   no  eth0
br1 8000.001e4f42aa6b   no  eth1
vnet0

$ virsh net-list
Name State  Autostart
-


I created a new user to manage the VMs and added them to the kvm and libvirtd 
groups. They don't have access to sudo and the VMs aren't started with sudo.

Created a virtual machine.

$ virt-install --connect qemu:///system \
--name proxy01 --ram 4096 --vcpus 4 \
--disk path=/srv/nfs01/disks/proxy01.raw,format=raw,bus=virtio,cache=none \
--cdrom=/srv/nfs01/images/ubuntu-12.10-server-i386.iso \
--network bridge=br1,model=virtio \
--os-type=linux --os-variant=ubuntuquantal \
--graphics vnc,password=password \
--noautoconsole \
--virt-type=kvm \
--autostart

I only install OpenSSH on the guest and configure the network as:

$ cat /etc/network/interfaces 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
address 203.0.141.2
netmask 255.255.255.0
network 203.0.141.0
broadcast 203.0.141.255
gateway 203.0.141.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 203.0.141.99 203.0.141.66
dns-search burnet.edu.au

I then start the VM with

$ virsh start proxy01

SSH into proxy01 and run top and I get a broken pipe after 10 or 20
minutes. It's not consistent.

Packages Version
--
$ apt-cache policy qemu-kvm
qemu-kvm:
  Installed: 1.2.0+noroms-0ubuntu2.12.10.3
  Candidate: 1.2.0+noroms-0ubuntu2.12.10.3
  Version table:
 *** 1.2.0+noroms-0ubuntu2.12.10.3 0
500 http://au.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.2.0+noroms-0ubuntu2.12.10.2 0
500 http://security.ubuntu.com/ubuntu/ quantal-security/main amd64 
Packages
 1.2.0+noroms-0ubuntu2 0
500 http://au.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
KVM guests with bridged network drops out intermittently
https://bugs.launchpad.net/bugs/1172091
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to qemu-kvm in Ubuntu.

-- 
Ubuntu-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 1172091] Re: KVM guests with bridged network drops out intermittently

2013-04-23 Thread Dyson Simmons
Cannot run:

apport-collect 1172091

** Package changed: linux (Ubuntu) = qemu-kvm (Ubuntu)

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

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

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

Title:
  KVM guests with bridged network drops out intermittently

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

-- 
Ubuntu-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 1169044] Re: can't install/upgrade postfix non interactively through apt

2013-04-23 Thread Andrew Jones
Also, as of Friday afternoon (Sydney, Australia time), I won't have
access to the machines and backups so I won't be able to provide any
more debugging info - if there's anything more that I can provide to
help out it'd be good to know before then. Thanks!

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

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

Title:
  can't install/upgrade postfix non interactively through apt

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

-- 
Ubuntu-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 1155458] Re: 500 response when trying to create a server from a deleted image

2013-04-23 Thread Matthew Sherborne
@mikalstill

Yes. Working on it today :)

It seems that the trouble starts when the nova client requests the
deleted image, the server happily replies with:

REQ: curl -i
https://dfw.servers.api.rackspacecloud.com/v2/641237/images/088d978f-c387
-41bd-83c7-918a0d4b38c0 -X GET -H X-Auth-Project-Id: 641237 -H User-
Agent: python-novaclient -H Accept: application/json -H X-Auth-
Token: bf8001da-14a5-4dbc-a72f-3d1c4d92059a

RESP: [200] {'date': 'Wed, 24 Apr 2013 02:00:17 GMT', 'content-length': '666', 
'content-type': 'application/json', 'x-compute-request-id': 
'req-2adcb4df-5203-419c-86cd-3cbb4fdd5b60', 'server': 'Jetty(8.0.y.z-SNAPSHOT)'}
RESP BODY: {image: {status: DELETED, updated: 2013-04-24T01:50:50Z, 
name: temp_snapshot, links: [{href: 
https://dfw.servers.api.rackspacecloud.com/v2/641237/images/088d978f-c387-41bd-83c7-918a0d4b38c0;,
 rel: self}, {href: 
https://dfw.servers.api.rackspacecloud.com/641237/images/088d978f-c387-41bd-83c7-918a0d4b38c0;,
 rel: bookmark}, {href: 
https://dfw.servers.api.rackspacecloud.com/641237/images/088d978f-c387-41bd-83c7-918a0d4b38c0;,
 type: application/vnd.openstack.image, rel: alternate}], created: 
2013-04-24T01:32:16Z, progress: 0, minRam: 512, minDisk: 20, id: 
088d978f-c387-41bd-83c7-918a0d4b38c0, metadata: {}}}

--

I think the proper behaviour should be, don't show deleted images to the
user, even if they request them by ID. Only admin's should see deleted
images.

I'm not 100% sure yet if showing deleted images is bad. Do you have an
opinon @mikalstill ?

Currently I'm digging  into the nova code to see what's happening there.

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

Title:
  500 response when trying to create a server from a deleted image

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

-- 
Ubuntu-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 1172117] [NEW] Dovecot is unsupportedly-old, and remains old in Raring

2013-04-23 Thread Jeff Mitchell
Public bug reported:

When poking around today I saw that Dovecot is scheduled to remain at
2.1.7 for Raring. I'd been hoping that Raring would provide a newer 2.1
series build, as there have been some severe bugs fixed in 2.1.8+ and
upstream support is not too forthcoming for a release that is almost a
year old.

Is there any comment as to whether Raring will see updates beyond 2.1.7?

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

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

Title:
  Dovecot is unsupportedly-old, and remains old in Raring

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

-- 
Ubuntu-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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2013-04-23 Thread DrKay
The workaround in #30 worked for me.

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs