[Bug 1171312] [NEW] cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-packages/volumes/

2013-04-22 Thread Derek Morton
Public bug reported:

The issue in Bug #1065511 is occurring again in the Grizzly (2013.1)
packages of Cinder. Setting a state_path = /var/lib/cinder in
/etc/cinder/cinder.conf allows tgtd to create the files in the correct
directory.


root@controller:~# lsb_release -rd
Description:Ubuntu 13.04
Release:13.04

root@controller:~# dpkg -s cinder-volume
Package: cinder-volume
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 101
Maintainer: Chuck Short zul...@ubuntu.com
Architecture: all
Source: cinder
Version: 1:2013.1-0ubuntu1

2013-04-22 00:36:54 INFO [cinder.volume.manager] volume 
volume-5e49e238-7c52-4227-949c-4b32001b707f: creating
2013-04-22 00:36:54ERROR [cinder.volume.manager] volume 
volume-5e49e238-7c52-4227-949c-4b32001b707f: create failed
2013-04-22 00:36:54ERROR [cinder.openstack.common.rpc.amqp] Exception 
during message handling
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/cinder/openstack/common/rpc/amqp.py, 
line 430, in _process_data
rval = self.proxy.dispatch(ctxt, version, method, **args)
  File 
/usr/lib/python2.7/dist-packages/cinder/openstack/common/rpc/dispatcher.py, 
line 133, in dispatch
return getattr(proxyobj, method)(ctxt, **kwargs)
  File /usr/lib/python2.7/dist-packages/cinder/volume/manager.py, line 282, 
in create_volume
LOG.error(_(volume %s: create failed), volume_ref['name'])
  File /usr/lib/python2.7/contextlib.py, line 24, in __exit__
self.gen.next()
  File /usr/lib/python2.7/dist-packages/cinder/volume/manager.py, line 274, 
in create_volume
model_update = self.driver.create_export(context, volume_ref)
  File /usr/lib/python2.7/dist-packages/cinder/volume/drivers/lvm.py, line 
484, in create_export
chap_auth)
  File /usr/lib/python2.7/dist-packages/cinder/volume/iscsi.py, line 127, in 
create_iscsi_target
utils.ensure_tree(FLAGS.volumes_dir)
  File /usr/lib/python2.7/dist-packages/cinder/utils.py, line 1166, in 
ensure_tree
os.makedirs(path)
  File /usr/lib/python2.7/os.py, line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: 
'/usr/lib/python2.7/dist-packages/volumes'

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

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

Title:
  cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-
  packages/volumes/

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

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


[Bug 1169730] Re: cinder-scheduler fails if stevedore version 0.8-2

2013-04-22 Thread Yolanda Robla
** Changed in: cinder (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  cinder-scheduler fails if stevedore version  0.8-2

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

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


[Bug 1167512] Re: nova-network fails to start if bindir is not set

2013-04-22 Thread Yolanda Robla
** Changed in: nova (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  nova-network fails to start if bindir is not set

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

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


[Bug 1168757] Re: nova-compute missing dependency on nova-conductor

2013-04-22 Thread Yolanda Robla
** Changed in: nova (Ubuntu)
   Status: New = Confirmed

** Changed in: nova (Ubuntu)
   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/1168757

Title:
  nova-compute missing dependency on nova-conductor

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

-- 
Ubuntu-server-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-22 Thread wangpan
Hi Ji you,
two things:
1. Can you tell me more info about the multi-process/multi-threads lock bugs of 
libvirt? such as bug report URL or something like this.
2. In our env, the 'virsh' command is running OK and there is only one libvirtd 
process when this bug occurs, this may be a difference with yours.

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

2013-04-22 Thread Julian Edwards
Please note that when this upgrade runs, it will render some existing
installations unusable until they configure the cluster controller.
Previously, MAAS depended on external configuration of DHCP etc via
Cobbler or manually.  Now that Cobbler has gone, it must be configured
in MAAS where it was previously managed by Cobbler.

** 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 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 1040212] Re: PHP CGI configuration fundamentally changed

2013-04-22 Thread Pete Graner
** Changed in: ubuntu-release-notes
   Status: New = Invalid

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

Title:
  PHP CGI configuration fundamentally changed

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

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


[Bug 645630] Re: Unable to connect to CIFS host post maverick upgrade

2013-04-22 Thread Basavaraj Chougala
Dear Sir,

I am in need of your Help regarding Problem of Printer connection
between Windows XP and Ubuntu 12.04 Using SAMBA Service

when I Click on Print Test Page---it says that--Unable to connect to
CIFS host, will retry in 60 seconds...   I have no idea what to do for
it

I can ping from Ubuntu 12.04  computer  to Printer Connected  Windows XP
computer using terminal and it gives reply  also..  and also remotely
accessed the windows XP Computer without any Problem using Remmina
Remote Desktop Client. But Problem is in Printer Connectivity.

Could you Help me Sir,

Kind Regards,

Basavaraj From India.

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

Title:
  Unable to connect to CIFS host post maverick upgrade

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

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


[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-22 Thread Martin Packman
Updated with changes from further review by Iain Lane and Stéphane
Graber.

** Patch added: debdiff juju_0.6-1ubuntu1.dsc juju_0.7-0ubuntu1.dsc
   
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1167921/+attachment/3650489/+files/juju-0.7.debdiff

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

Title:
  Feature freeze exception for python juju 0.7 in raring

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

-- 
Ubuntu-server-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-22 Thread Scott Kitterman
I don't think making the package broken without additional configuration
is acceptable in an SRU.  This should have been mentioned up front.
Thanks for noticing Julian.

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

-- 
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 1157918] Re: Network selection tab when starting instance renders incorrectly

2013-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/horizon/theme-resync

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


[Bug 1157918] Re: Network selection tab when starting instance renders incorrectly

2013-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/horizon/grizzly

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


[Bug 1171464] [NEW] lxc-execute fails with error Failed to find an lxc-init

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

$ sudo lxc-info -n raring
state:   STOPPED
pid:-1
$ sudo lxc-execute -n raring -- true
lxc-execute: Failed to find an lxc-init
lxc-execute: invalid sequence number 1. expected 4
lxc-execute: failed to spawn 'raring'
$ dpkg -l lxc|grep lxc-init || echo not found
not found
$

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: Mon Apr 22 14:32:05 2013
InstallationDate: Installed on 2010-10-21 (914 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=C
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2012-12-20 (122 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/1171464

Title:
  lxc-execute fails with error Failed to find an lxc-init

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

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


[Bug 1168757] Re: nova-compute missing dependency on nova-conductor

2013-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/nova/nova-last-minute

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

Title:
  nova-compute missing dependency on nova-conductor

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

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


[Bug 1168757] Re: nova-compute missing dependency on nova-conductor

2013-04-22 Thread James Page
The conductor would not typically be co-located on the same node as
compute services so I don't think this is a missing dependency.

However worth adding to release notes.

** Also affects: ubuntu-release-notes
   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/1168757

Title:
  nova-compute missing dependency on nova-conductor

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

-- 
Ubuntu-server-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-22 Thread Adam Conrad
Is there no way to provide sane migration here?  SRUing something that
breaks people's configurations seems like a non-starter.

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

2013-04-22 Thread Andres Rodriguez
To be clear, MAAS as its currently stands in precise has a *broken*
implementation of DHCP/DNS when managed by cobbler. Most of the times it
did not work well out of the box and decreases the user experience.

That being said, all of the stakeholders were aware and had been
notified that when an upgrade was to be made available, it will require
to update the DHCP/DNS settings for those who run MAAS in precise with
cobbler managing DNS/DHCP (which is probably not the use case for most
of the installations). This is why Julian committed to providing
upgrading instructions to migrate cobbler existing configurations to
MAAS existing configurations. At least one member of the release team
was aware of this and was fine with it.

Cheers.

-- 
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-22 Thread Scott Kitterman
How are these upgrade instructions to be communicated to users?

-- 
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-22 Thread Scott Kitterman
Also, it seems to me that not mentioning this in the SRU bug, well, the nicest 
way I can put it, is 'substantially incomplete'.  This isn't the kind of thing 
that should be handles via I talked to someone on the release team and they 
said it was fine (BTW, ubuntu-sru and ubuntu-release are not the same team).

-- 
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 1171464] [NEW] lxc-execute fails with error Failed to find an lxc-init

2013-04-22 Thread Serge Hallyn
Thanks for taking the time to report this bug.  However, in order to
use lxc-execute, you must install lxc-init in the container, by
chrooting into or lxc-starting the container, and doign

apt-get install --no-install-recommends lxc

After that, lxc-execute with a noninteractive command should succeed.
If it does not, please re-open this bug.

Note there is a currently known bug in that lxc-execute of a shell
will freeze your terminal.  (Note also that you can start the container
in daemon mode and use lxc-attach or lxc-console to connect to the
runnign container, which tends to be better tested so far.)

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

Title:
  lxc-execute fails with error Failed to find an lxc-init

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

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


[Bug 1170393] Re: Quantum services should be respawned by upstart if necessary

2013-04-22 Thread James Page
** Also affects: quantum (Ubuntu S-series)
   Importance: Undecided
   Status: New

** Changed in: quantum (Ubuntu S-series)
   Status: New = Triaged

** Changed in: quantum (Ubuntu S-series)
   Importance: Undecided = Medium

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

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

Title:
  Quantum services should be respawned by upstart if necessary

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

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


[Bug 1157918] Re: Network selection tab when starting instance renders incorrectly

2013-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/horizon

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


[Bug 1171312] Re: cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-packages/volumes/

2013-04-22 Thread James Page
Hi Derek

Are you seeing this behaviour with the default configuration? (as
below):

[DEFAULT]
rootwrap_config = /etc/cinder/rootwrap.conf
api_paste_confg = /etc/cinder/api-paste.ini
iscsi_helper = tgtadm
volume_name_template = volume-%s
volume_group = cinder-volumes
verbose = True
auth_strategy = keystone
state_path = /var/lib/cinder
lock_path = /var/lock/cinder
volumes_dir = /var/lib/cinder/volumes



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

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

Title:
  cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-
  packages/volumes/

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

-- 
Ubuntu-server-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-22 Thread James Page
OK - so the trunk testing packages for the openstack clients have now
exceeded the dependencies that can be fulfilled from the distro; the
release version for grizzly of quantumclient is 2.2.0 which requires
1.3.1 of cliff.

This should be fixed (but not in the grizzly trunk testing PPA) once
S-series of Ubuntu and Havana PPA's open.

** Also affects: python-quantumclient (Ubuntu S-series)
   Importance: Undecided
   Status: New

** Changed in: python-quantumclient (Ubuntu S-series)
   Status: New = Confirmed

** Changed in: python-quantumclient (Ubuntu S-series)
   Importance: Undecided = Medium

** Changed in: python-quantumclient (Ubuntu S-series)
   Status: Confirmed = Triaged

** Changed in: python-quantumclient (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
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 1165962] Re: unit test fails with the latest commit

2013-04-22 Thread James Page
** Changed in: python-quantumclient (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  unit test fails with the latest commit

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

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


[Bug 1164664] Re: Unable to install latest python-quantumclient on non-Quantum node

2013-04-22 Thread James Page
This was caused by a path conflict between quantumclient and boto and
has now been fixed.

** Changed in: python-quantumclient (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Unable to install latest python-quantumclient on non-Quantum node

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

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


[Bug 1169561] Re: Publish of printer in ADS is not possible Object class violation

2013-04-22 Thread Michal
Any chance to have it in samba-3.6.3 in 12.04 LTS ?

Regards,
Michal

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

Title:
  Publish of printer in ADS is not possible Object class violation

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

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


[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/juju

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

Title:
  Feature freeze exception for python juju 0.7 in raring

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

-- 
Ubuntu-server-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-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/juju

-- 
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 1103881] Re: cloud-final is never executed if upstart is upgraded during initialization of the image

2013-04-22 Thread Scott Moser
Kapil,
 your upgrade list includes 'glibc' which is a library dependency of upstart. 
Because of that, a restart of upstart is necessary.
 (/var/lib/dpkg/info/libc6:amd64.postinst invokes 'telinit u').

-- 
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 is upgraded during
  initialization of the image

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 1170828] Re: python-keystoneclient does not depend on python-requeusts=0.8.8

2013-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package python-keystoneclient -
1:0.2.3-0ubuntu2

---
python-keystoneclient (1:0.2.3-0ubuntu2) raring; urgency=low

  [ Adam Gandelman ]
  * debian/control: Set python-requests min. version = 1.1.0. (LP: #1170828)
 -- Chuck Short zul...@ubuntu.com   Mon, 22 Apr 2013 07:50:36 -0500

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  python-keystoneclient does not depend on python-requeusts=0.8.8

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

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


[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package juju - 0.7-0ubuntu1

---
juju (0.7-0ubuntu1) raring; urgency=low

  [ Clint Byrum ]
  * d/p/fix-tests-do-not-use-etc-lsb-release: Dropped, patch applied upstream.
  * d/p/maas-tag-conversion.patch: Dropped, patch applied upstream.
  * d/juju.docs: Remove examples as they have been dropped upstream.

  [ Mark Mims ]
  * Add postinst and prerm scripts using update-alternatives to install into
a versioned location, enabling co-installability with the go juju port.

  [ Martin Packman ]
  * New upstream release. (lp: #1167921)
  * d/p/workaround-lxc-python-env.patch: Workaround regression with local
provider failing with SyntaxError on running lxc scripts when user has
Python 3 specific environment variables set. (lp: #1130809)
 -- Martin Packman martin.pack...@canonical.com   Wed, 10 Apr 2013 13:57:21 
+

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

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

Title:
  Feature freeze exception for python juju 0.7 in raring

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

-- 
Ubuntu-server-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-22 Thread Launchpad Bug Tracker
This bug was fixed in the package juju - 0.7-0ubuntu1

---
juju (0.7-0ubuntu1) raring; urgency=low

  [ Clint Byrum ]
  * d/p/fix-tests-do-not-use-etc-lsb-release: Dropped, patch applied upstream.
  * d/p/maas-tag-conversion.patch: Dropped, patch applied upstream.
  * d/juju.docs: Remove examples as they have been dropped upstream.

  [ Mark Mims ]
  * Add postinst and prerm scripts using update-alternatives to install into
a versioned location, enabling co-installability with the go juju port.

  [ Martin Packman ]
  * New upstream release. (lp: #1167921)
  * d/p/workaround-lxc-python-env.patch: Workaround regression with local
provider failing with SyntaxError on running lxc scripts when user has
Python 3 specific environment variables set. (lp: #1130809)
 -- Martin Packman martin.pack...@canonical.com   Wed, 10 Apr 2013 13:57:21 
+

** Changed in: juju (Ubuntu)
   Status: In Progress = Fix Released

-- 
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 1171312] Re: cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-packages/volumes/

2013-04-22 Thread Derek Morton
Failure on my part; everything is fine in the package. Clean install
worked without issues. Marking as invalid.

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

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

Title:
  cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-
  packages/volumes/

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

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


[Bug 1170312] Re: Quantum cronjobs have invalid continuation characters

2013-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package quantum - 1:2013.1-0ubuntu2

---
quantum (1:2013.1-0ubuntu2) raring; urgency=low

  * Fix invalid multi-line cron jobs (LP: #1170312):
- d/cron.d/*: Consolidate jobs into a single command line, set syntax
  highlighting to type 'crontab'.
 -- James Page james.p...@ubuntu.com   Mon, 22 Apr 2013 15:58:12 +0100

** Changed in: quantum (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Quantum cronjobs have invalid continuation characters

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

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


[Bug 1157918] Re: Network selection tab when starting instance renders incorrectly

2013-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 1:2013.1-0ubuntu3

---
horizon (1:2013.1-0ubuntu3) raring; urgency=low

  * Re-sync Ubuntu theme with upstream changes, fixing instance network
selection dialog and network topology screens (LP: #1157918).
 -- James Page james.p...@ubuntu.com   Mon, 22 Apr 2013 14:09:04 +0100

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

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

Title:
  Network selection tab when starting instance renders incorrectly

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

-- 
Ubuntu-server-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-22 Thread Scott Moser
Just for reference 'grep -r telinit u /var/lib/dpkg/info' on my system shows:
  libjson0
 libnih1
 libnih-dbus1
 libc6
 libselinux1
 libdbus-1-3
 upstart

** Summary changed:

- cloud-final is never executed if upstart is upgraded during initialization of 
the image 
+ cloud-final is never executed if upstart or any dependency is upgraded during 
initialization

-- 
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: reload-configuration can confuse upstart

2013-04-22 Thread James Hunt
I believe the problem here is that -- in the case where a JobClass has
no running instances -- a reload is causing the original JobClass to be
destroyed. That eventually leads to Event-blockers to reach zero (as a
result of the JobClasses EventOperators being freed) causing the event
to be destroyed. That behaviour is correct inasmuch as events are being
destroyed when they should. What is not correct is that the reload
results in all this happening *before* the newly-loaded JobClass gets a
chance to increment Event-blockers to avoid the event being freed.

-- 
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:
  reload-configuration can confuse upstart

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 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-22 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/27060
Committed: 
http://github.com/openstack/python-novaclient/commit/339689483da3c1591211762ef631d432844ff9ef
Submitter: Jenkins
Branch:master

commit 339689483da3c1591211762ef631d432844ff9ef
Author: Ubuntu ubuntu@dev-stack-alone.(none)
Date:   Wed Apr 17 13:12:36 2013 +

Make list flavor show extra specs optional.

Flavor list will get each flavors extra_specs by making fresh requests to 
nova.
When there are lots of flavors, the flavor list will take a while to run. So
let us make show extra-specs optional.

Fix bug: #1166455

Change-Id: I86aef1035be6a88b8d9fb49a89f5a608a72589dd


** Changed in: python-novaclient
   Status: In Progress = Fix Committed

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

Title:
  nova flavor-list only shows 1000 flavors

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

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


[Bug 1031680] Re: check_apt always report 0 critical updates

2013-04-22 Thread Dmitrijs Ledkovs
** Changed in: nagios-plugins (Ubuntu)
   Importance: Medium = High

** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

** Tags added: rls-s-incoming

** Also affects: nagios-plugins (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: nagios-plugins (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: nagios-plugins (Ubuntu Raring)
   Importance: High
 Assignee: Ubuntu Server Team (ubuntu-server)
   Status: Triaged

** Also affects: nagios-plugins (Ubuntu S-series)
   Importance: Undecided
   Status: New

** Changed in: nagios-plugins (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu Quantal)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu S-series)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu S-series)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

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

Title:
  check_apt always report 0 critical updates

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

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


[Bug 1031680] Re: check_apt always report 0 critical updates

2013-04-22 Thread Tony Yarusso
I also can confirm both this bug and Robie's explanation for it.
Additionally, I attached a copy of a potential replacement check plugin
to Bug #1167621 along with some changes needed to update-notifier in
order for that to work.

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

Title:
  check_apt always report 0 critical updates

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

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


[Bug 1167421] Re: Upgrading from folsom to grizzly results in all tenants/users being disabled

2013-04-22 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/26857
Committed: 
http://github.com/openstack/keystone/commit/717f1aa7f6cb5f01fe16a516644c96419c6900c5
Submitter: Jenkins
Branch:stable/grizzly

commit 717f1aa7f6cb5f01fe16a516644c96419c6900c5
Author: Dolph Mathews dolph.math...@gmail.com
Date:   Wed Apr 10 10:04:16 2013 -0500

Use is_enabled() in folsom-grizzly upgrade (bug 1167421)

Change-Id: Iddc10167c94deacec07cab7ec9316849263fb462


** Changed in: keystone/grizzly
   Status: New = Fix Committed

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

Title:
  Upgrading from folsom to grizzly results in all tenants/users being
  disabled

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

-- 
Ubuntu-server-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-22 Thread Julian Edwards
I am largely unfamiliar with the Ubuntu SRU process so I'm contributing
where I can here, please excuse my lack of understanding.  I am upstream
in this case so I'll write from that point of view.

The existing 12.04 package is already *broken* which is the whole reason
for this SRU.  It was demo-ware and never worked properly.  As Andres
says, Most of the times it did not work well out of the box and
decreases the user experience.  Anyone who is really using it in anger
on 12.04 upgraded to the PPA version ages ago.

I'll repeat that - *existing installations are already broken*.  This
SRU went to the techboard because it was a necessarily big change to fix
the old mess (which should never have been uploaded in the first place).

Note that the quantal SRU does not have this technicality as it already
works in the new way.

This should be released ASAP because otherwise new users on 12.04 will
get a very bad impression of MAAS.

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

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

2013-04-22 Thread Scott Kitterman
Please don't ping pong the bug status.

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

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

2013-04-22 Thread Scott Kitterman
It might have been smarter not to shove MaaS into precise during release
week,  but we are where we are.  It may be demo ware from an upstream
PoV, but it's part of an Ubuntu LTS release.

I know the general topic of MaaS was addressed with the tech board, but
not, I don't believe, requiring manual intervention to fix the package
after upgrade.  The policy is zero regressions and that would definitely
be a regression.

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

2013-04-22 Thread Andres Rodriguez
Hi Scott,

We are in the process of drafting the upgrade instructions, and we will
communicate them through normal means, ML's, blog posts, etc, unless you
believe a debconf message should also be showed.

I, however, feel the need to clarify this, since I fail to see how the
MAAS SRU is causing a regression in MAAS in precise.

The reason why I fail to see a regression is that MAAS in precise does
*not* really provide support for DNS/DHCP configuration. The MAAS SRU
*does*. In Precise, MAAS uses a code copy of cobbler that generates a
file to provide DNS/DHCP.  However, this file is not configured by MAAS,
nor generated by MAAS. The configuration requires manual intervention in
order for it to work properly, which we believe is part of it being a
broken implementation of cobbler. Since we rely on cobbler, MAAS in
precise makes use of a dependency that can make an *attempt* to
configure DNS/DHCP, which is in fact, not recommended by us.  Most
people will have manually configured DHCP/DHCP as an external service
from MAAS, which is the implementation that we recommended from the
beginning for Precise.

This is what the SRU *fixes* rather than *regresses*. This, however,
requires proper configuration in the MAAS side after upgrade.

Now, as far as Quantal, it does not have this issue because MAAS in
Quantal already has support for DNS/DHCP management and we no longer use
the cobbler code copy.

Thank you for your input. Hope this information 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-22 Thread Scott Kitterman
Right.  I got it.

The point is that whatever users are using MaaS on precise now from the 
archive have already done some manual configuration, so the fact that the 
current package requires manual configuration isn't a concern from an SRU 
perspective.

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.  It's the working to not working part that is an issue.

If I understand the situation correctly (please clarify if I don't), then 
that's not normally acceptable for an SRU.  Debconf is not a notification 
system.  I think you need to find a way for package install not to regress 
without manual intervention or it's not SRU material.

-- 
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 1134036] Re: Package install hangs if LC_ALL is not set

2013-04-22 Thread Jeroen T. Vermeulen
Looks like this was caused by a missing en_US entry in Julian's
/usr/share/locale.

I'm seeing another, but possibly related failure where the error is that
the database is not running; filed as bug 1171696.

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

Title:
  Package install hangs if LC_ALL is not set

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

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