[Bug 1236572] Re: Upgrade from maas 1.2 to maas 1.4 fails

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

** No longer affects: maas

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

Title:
  Upgrade from maas 1.2 to maas 1.4 fails

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

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


[Bug 1126890] Re: nrpe removes its PID when scanned by nmap

2013-10-08 Thread Bug Watch Updater
** Changed in: nagios-nrpe (Debian)
   Status: Fix Committed = Fix Released

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

Title:
  nrpe removes its PID when scanned by nmap

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

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


[Bug 1236726] [NEW] lxc ubuntu-cloud template has bogus tar option

2013-10-08 Thread Adam Collard
Public bug reported:

The recent change to lxc-templates in an attempt to fix bug #1236577
introduced a bogus flag to tar --numeric-uid which should be
--numeric-owner.

⟫ sudo lxc-create -t ubuntu-cloud --name foo

snip
2013-10-08 10:36:44 (6.13 MB/s) - 
‘ubuntu-13.10-beta2-server-cloudimg-amd64-root.tar.gz’ saved 
[218580971/218580971]

Extracting container rootfs
tar: unrecognised option '--numeric-uid'
Try `tar --help' or `tar --usage' for more information.
lxc-create: container creation template for foo failed

lxc-create: Error creating container foo

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lxc-templates 1.0.0~alpha1-0ubuntu8
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Tue Oct  8 10:36:59 2013
InstallationDate: Installed on 2012-08-17 (416 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: lxc
UpgradeStatus: Upgraded to saucy on 2013-09-29 (8 days ago)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up

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


** Tags: amd64 apparmor apport-bug saucy

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

Title:
  lxc ubuntu-cloud template has bogus tar option

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

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


[Bug 1236733] [NEW] php 5.5.3 segfault

2013-10-08 Thread Paul Gauret
Public bug reported:

Hello,

I'm getting a systematic php segmentation fault when accessing my
Zenphoto http://www.zenphoto.org/ album (fresh install).

The following php packages are installed on the system (Saucy).

ii  libapache2-mod-php5 5.5.3+dfsg-1ubuntu1  amd64  
  server-side, HTML-embedded scripting language (Apache 2 module)
ii  php55.5.3+dfsg-1ubuntu1  all
  server-side, HTML-embedded scripting language (metapackage)
ii  php5-common 5.5.3+dfsg-1ubuntu1  amd64  
  Common files for packages built from the php5 source
ii  php5-gd 5.5.3+dfsg-1ubuntu1  amd64  
  GD module for php5
ii  php5-mysql  5.5.3+dfsg-1ubuntu1  amd64  
  MySQL module for php5

The same code/config combo runs fine with php 5.3.10 on another server.
It also runs fine with PHP 5.5.4 from ppa:chris-lea/php5.5

In apache's log I only get:

[Tue Oct 08 09:48:36.746162 2013] [core:notice] [pid 8891] AH00052:
child pid 8896 exit signal Segmentation fault (11)

After enabling core dumps, I could get a backtrace:

(gdb) bt
#0 zval_delref_p (pz=optimized out) at 
/build/buildd/php5-5.5.3+dfsg/Zend/zend.h:409
#1 zend_pzval_unlock_func (unref=1, should_free=synthetic pointer, z=0x0) at 
/build/buildd/php5-5.5.3+dfsg/Zend/zend_execute.c:72
#2 _get_zval_ptr_ptr_var (should_free=synthetic pointer, 
execute_data=0x7fddc2d28b28, var=optimized out) at 
/build/buildd/php5-5.5.3+dfsg/Zend/zend_execute.c:384
#3 ZEND_FETCH_DIM_R_SPEC_VAR_CONST_HANDLER (execute_data=0x7fddc2d28b28) at 
/build/buildd/php5-5.5.3+dfsg/Zend/zend_vm_execute.h:14783
#4 0x7fddbb473928 in execute_ex (execute_data=0x7fddc2d28b28) at 
/build/buildd/php5-5.5.3+dfsg/Zend/zend_vm_execute.h:356
#5 0x7fddbb44b760 in zend_execute_scripts (type=type@entry=8, 
retval=retval@entry=0x0, file_count=file_count@entry=3) at 
/build/buildd/php5-5.5.3+dfsg/Zend/zend.c:1316
#6 0x7fddbb3eba95 in php_execute_script 
(primary_file=primary_file@entry=0x7fff77a9be20) at 
/build/buildd/php5-5.5.3+dfsg/main/main.c:2484
#7 0x7fddbb4fb8ca in php_handler (r=optimized out) at 
/build/buildd/php5-5.5.3+dfsg/sapi/apache2handler/sapi_apache2.c:667
#8 0x7fddc2f1f320 in ap_run_handler ()
#9 0x7fddc2f1f6f9 in ap_invoke_handler ()
#10 0x7fddc2f3458a in ap_process_async_request ()
#11 0x7fddc2f34874 in ap_process_request ()
#12 0x7fddc2f31302 in ?? ()
#13 0x7fddc2f28210 in ap_run_process_connection ()
#14 0x7fddbbe1a767 in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#15 0x7fddbbe1a9a6 in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#16 0x7fddbbe1aa06 in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#17 0x7fddbbe1b6f0 in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#18 0x7fddc2f064ae in ap_run_mpm ()
#19 0x7fddc2effc66 in main ()

I also get the same segfault in running php in CGI mode.

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

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

Title:
  php 5.5.3 segfault

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

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


[Bug 1236439] Re: switch to use hostnames live nova breaks upgrades of l3-agent

2013-10-08 Thread James Page
** Summary changed:

- switch to use not fully qualified hostnames breaks upgrades of l3-agent
+ switch to use hostnames live nova breaks upgrades of l3-agent

** Summary changed:

- switch to use hostnames live nova breaks upgrades of l3-agent
+ switch to use hostnames like nova breaks upgrades of l3-agent

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

Title:
  switch to use hostnames like nova breaks upgrades of l3-agent

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

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


[Bug 1236733] Re: php 5.5.3 segfault

2013-10-08 Thread Robie Basak
Thank you for reporting this bug and helping to make Ubuntu better.

This could be upstream bug https://bugs.php.net/bug.php?id=65510 fixed
in http://git.php.net/?p=php-
src.git;a=commitdiff;h=5015c4af6c1d2af992e0525f10e93b01043730e1 but it
isn't clear without a test case. Do you have a minimal test case we can
use to test proposed fixes, please?

** Bug watch added: bugs.php.net/ #65510
   http://bugs.php.net/bug.php?id=65510

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

Title:
  php 5.5.3 segfault

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

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


[Bug 1236733] Re: php 5.5.3 segfault

2013-10-08 Thread Robie Basak
In fact, there's a test case in the commit. What I want to understand is
if this patch fixes your problem.

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

Title:
  php 5.5.3 segfault

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

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


[Bug 1236726] Re: lxc ubuntu-cloud template has bogus tar option

2013-10-08 Thread Robie Basak
Reproduced. Thanks.

AFAICT, this completely breaks the ubuntu-cloud template on Saucy.

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

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

** Also affects: lxc (Ubuntu Saucy)
   Importance: High
   Status: Triaged

** Summary changed:

- lxc ubuntu-cloud template has bogus tar option
+ lxc ubuntu-cloud template is broken due to bogus tar option

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

Title:
  lxc ubuntu-cloud template is broken due to bogus tar option

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

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


[Bug 1158708] Re: Services start/stop multiple times during boot

2013-10-08 Thread Robie Basak
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Services start/stop multiple times during boot

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

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


[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map-l_init_called' failed!

2013-10-08 Thread Stefan Paetow
Ok, I've reinstalled the moonshot libraries, the error has gone away and
there are no more segfaults.

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

Title:
  Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion
  `map-l_init_called' failed!

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

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


[Bug 1236361] Re: need new simple streams based maas-import-ephemerals

2013-10-08 Thread Jeroen T. Vermeulen
** Changed in: maas
Milestone: None = 13.10

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

Title:
  need new simple streams based maas-import-ephemerals

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-10-08 Thread Scott Moser
I've marked this verification done for Juerg, per an email on the subject.
Juerg originally reported, and works on the team at HP where this bug was found.

As the problem was/is well understood and the fix both accepted upstream
boto and minimally invasive, hopefully this report can be accepted as
'verification-done'.


** 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 python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

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


[Bug 1220273] Re: spaces in comment break cloud-init disabling of root ssh

2013-10-08 Thread Scott Moser
I've marked this non-private as it isn't a huge security risk, and since I 
didn't initially mark it as such, it is publicly googlable.  Ie:
http://www.mail-archive.com/ubuntu-server-bugs@lists.ubuntu.com/msg99560.html

See comment 2, there is reason to not fix this issue in 12.04 as it is a
behavioral change

** Information type changed from Private Security to Public

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

Title:
  spaces in comment break cloud-init disabling of root ssh

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

-- 
Ubuntu-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 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map-l_init_called' failed!

2013-10-08 Thread Sam Hartman
 Stefan == Stefan Paetow stefan.pae...@diamond.ac.uk writes:

Stefan Ok, I've reinstalled the moonshot libraries, the error has
Stefan gone away and there are no more segfaults.

OK.
So, if I'm understanding correctly the libgssapi-krb5-2 from my PPA did
fix the problem.
There was a segfault introduced by an update at the same time that was
unrelated to the ppa change.

If that's all correct, I think we have a solution to the precise
problem.

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

Title:
  Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion
  `map-l_init_called' failed!

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

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


[Bug 1236726] Re: lxc ubuntu-cloud template is broken due to bogus tar option

2013-10-08 Thread Stéphane Graber
Scott Moser sent an updated patch to the LXC mailing-list yesterday,
once that's applied, we'll cherry-pick it to Ubuntu, should be done in
the next few hours (Serge is out this morning I believe so I'll do it in
a bit).

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

Title:
  lxc ubuntu-cloud template is broken due to bogus tar option

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

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


[Bug 805937] Re: smbd segfaults at least twice a day

2013-10-08 Thread lazikas
It also happens t me 2-3 times per day. Server is getting up (automatically ?) 
again.  This is the mail i get: 

[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
0x7fe2754ec44e in waitpid () from /lib/x86_64-linux-gnu/libc.so.6
#0  0x7fe2754ec44e in waitpid () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7fe27547229e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7fe2788c2c5c in smb_panic (why=optimized out) at lib/util.c:1123
#3  0x7fe2788b3ef8 in fault_report (sig=11) at lib/fault.c:53
#4  sig_fault (sig=11) at lib/fault.c:76
#5  signal handler called
#6  0x7fe2754b6111 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x7fe278898c7e in rep_strlcpy (d=0x73cdb2f4 , s=0x0, bufsize=256) 
at ../lib/replace/replace.c:70
#8  0x7fe2788cf4d4 in connections_fetch_entry (mem_ctx=0x7fe27a0c0480, 
conn=0x7fe27a0c3300, name=0x0) at lib/conn_tdb.c:63
#9  0x7fe2785b110c in yield_connection (conn=0x7fe27a0c3300, name=0x0) at 
smbd/connection.c:37
#10 0x7fe278625ff3 in close_cnum (conn=0x7fe27a0c3300, vuid=100) at 
smbd/service.c:1350
#11 0x7fe2785df31d in reply_tdis (req=0x7fe27a0c0560) at smbd/reply.c:5105
#12 0x7fe278620fd4 in switch_message (type=113 'q', req=0x7fe27a0c0560, 
size=39) at smbd/process.c:1574
#13 0x7fe2786213eb in construct_reply (deferred_pcd=0x0, encrypted=false, 
seqnum=optimized out, unread_bytes=0, size=39, inbuf=0x0, 
sconn=0x7fe27a07d5e0) at smbd/process.c:1610
#14 process_smb (sconn=0x7fe27a07d5e0, inbuf=optimized out, nread=39, 
unread_bytes=0, seqnum=optimized out, encrypted=false, deferred_pcd=0x0) at 
smbd/process.c:1688
#15 0x7fe278621803 in smbd_server_connection_read_handler 
(conn=0x7fe27a07d5e0, fd=8) at smbd/process.c:2317
#16 0x7fe2788d291e in run_events_poll (num_pfds=2, pfds=0x7fe27a086aa0, 
pollrtn=optimized out, ev=0x7fe27a07d520) at lib/events.c:286
#17 run_events_poll (ev=0x7fe27a07d520, pollrtn=optimized out, 
pfds=0x7fe27a086aa0, num_pfds=2) at lib/events.c:184
#18 0x7fe278622f72 in smbd_server_connection_loop_once 
(conn=0x7fe27a07d5e0) at smbd/process.c:1017
#19 smbd_process (sconn=0x7fe27a07d5e0) at smbd/process.c:3158
#20 0x7fe278b3078f in smbd_accept_connection (ev=optimized out, 
fde=optimized out, flags=optimized out, private_data=optimized out) at 
smbd/server.c:511
#21 0x7fe2788d291e in run_events_poll (num_pfds=5, pfds=0x7fe27a095370, 
pollrtn=optimized out, ev=0x7fe27a07d520) at lib/events.c:286
#22 run_events_poll (ev=0x7fe27a07d520, pollrtn=optimized out, 
pfds=0x7fe27a095370, num_pfds=5) at lib/events.c:184
#23 0x7fe2788d2aba in s3_event_loop_once (ev=0x7fe27a07d520, 
location=optimized out) at lib/events.c:349
#24 0x7fe2788d3640 in _tevent_loop_once (ev=0x7fe27a07d520, 
location=0x7fe278d35497 smbd/server.c:844) at ../lib/tevent/tevent.c:494
#25 0x7fe2785a1060 in smbd_parent_loop (parent=optimized out) at 
smbd/server.c:844
#26 main (argc=optimized out, argv=optimized out) at smbd/server.c:1326
A debugging session is active.

Inferior 1 [process 16167] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


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

Title:
  smbd segfaults at least twice a day

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

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


[Bug 1236875] [NEW] unable to hotplug additional network interfaces into instances

2013-10-08 Thread James Page
Public bug reported:

Nova RC1 on Ubuntu 12.04 from the Havana Cloud Archive Staging PPA.

Issuing:

nova interface-attach --net-id bab112ff-46c3-4034-8d27-936d7bb1ecd5
06401d17-ec0a-446e-9fac-67cef01a4060

should hotplug an additional network interface into instance 06401d17
-ec0a-446e-9fac-67cef01a4060; but nova throws the following error/trace:


2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi Traceback (most 
recent call last):
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py, line 461, 
in _process_data
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi **args)
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/dispatcher.py, 
line 172, in dispatch
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi result = 
getattr(proxyobj, method)(ctxt, **kwargs)
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/compute/manager.py, line 3880, in 
attach_interface
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi 
self.driver.attach_interface(instance, image_meta, network_info[0])
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py, line 1244, in 
attach_interface
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi 
self.vif_driver.plug(instance, vif)
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/vif.py, line 539, in plug
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi vif_type = 
vif['type']
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi TypeError: string 
indices must be integers, not str

** Affects: nova
 Importance: Undecided
 Status: New

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

** Affects: nova (Ubuntu Saucy)
 Importance: High
 Status: New


** Tags: havana-rc-potential

** Tags added: havana-rc-potential

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

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

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

Title:
  unable to hotplug additional network interfaces into instances

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

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


[Bug 1236439] Re: switch to use hostnames like nova breaks upgrades of l3-agent

2013-10-08 Thread James Page
** Tags added: havana-rc-potential

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

Title:
  switch to use hostnames like nova breaks upgrades of l3-agent

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

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


[Bug 1236376] Re: Glance test suite failure on precise due to bypass of upstream test wrapper

2013-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package glance - 1:2013.2~rc1-0ubuntu2

---
glance (1:2013.2~rc1-0ubuntu2) saucy; urgency=low

  [ Chuck Short ]
  * debian/rules: Run the full testsuite using the upstream wrapper including
functional tests for glance, also fixes test failures on Ubuntu 12.04 with
Havana Cloud Archive (LP: #1236376).
 -- James Page james.p...@ubuntu.com   Tue, 08 Oct 2013 13:55:49 +0100

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

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

Title:
  Glance test suite failure on precise due to bypass of upstream test
  wrapper

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

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


[Bug 1236577] [NEW] container's /home/ubuntu/ spawns with incorrect permissions, preventing SSH access

2013-10-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

agent-version: 1.15.0.1
ii  juju-core1.15.0-0~1903~ubuntu12.04.1   
ii  juju-local   1.14.1-0ubuntu1~ctools0  

Attempting to use the local provider, I find that I cannot ssh to new
containers, failing public key authentication.  Poking around on the
host in the rootfs directroy for the container (/var/lib/lxc/ubuntu-
local-machine-1/rootfs, in this case), I find the following  entry in
var/log/auth.log:

Oct  7 20:19:22 ubuntu-local-machine-1 sshd[4191]: Authentication
refused: bad ownership or modes for directory /home/ubuntu

$ ls -lh /var/lib/lxc/ubuntu-local-machine-1/rootfs/home 
total 4.0K
drwxr-xr-x 3 ubuntu ubuntu 4.0K Oct  7 20:17 ubuntu

$ ls -lha /var/lib/lxc/ubuntu-local-machine-1/rootfs/home/ubuntu/ 
total 24K
drwxr-xr-x 3 ubuntu ubuntu 4.0K Oct  7 20:17 .
drwxr-xr-x 3 root   root   4.0K Oct  3 07:06 ..
-rw-r--r-- 1 ubuntu ubuntu  220 Apr  3  2012 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3.5K Apr  3  2012 .bashrc
-rw-r--r-- 1 ubuntu ubuntu  675 Apr  3  2012 .profile
drwx-- 2 sower  sower  4.0K Oct  7 20:17 .ssh

$ sudo ls -lha /var/lib/lxc/ubuntu-local-machine-1/rootfs/home/ubuntu/.ssh/
total 12K
drwx-- 2 sower  sower  4.0K Oct  7 20:17 .
drwxr-xr-x 3 ubuntu ubuntu 4.0K Oct  7 20:17 ..
-rw--- 1 sower  sower   381 Oct  7 20:17 authorized_keys

The sower user is a user on the host system with uid 1000.  I am using
juju as the ubuntu user (uid 1001). With the exception of
/home/ubuntu/.ssh/, it looks like /home/ubuntu ends up with incorrect
ownership.  Manually changing ownership of the directory and its
contents to uid 1000 on from the host allows me to SSH in.

** Affects: lxc
 Importance: Undecided
 Status: New

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


** Tags: theme-oil
-- 
container's /home/ubuntu/ spawns with incorrect permissions, preventing SSH 
access
https://bugs.launchpad.net/bugs/1236577
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to lxc 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 1236875] Re: unable to hotplug additional network interfaces into instances

2013-10-08 Thread James Page
** Description changed:

- Nova RC1 on Ubuntu 12.04 from the Havana Cloud Archive Staging PPA.
+ Nova RC1 with Neutron OpenvSwitch Plugin on Ubuntu 12.04 from the Havana
+ Cloud Archive Staging PPA.
  
  Issuing:
  
  nova interface-attach --net-id bab112ff-46c3-4034-8d27-936d7bb1ecd5
  06401d17-ec0a-446e-9fac-67cef01a4060
  
  should hotplug an additional network interface into instance 06401d17
  -ec0a-446e-9fac-67cef01a4060; but nova throws the following error/trace:
- 
  
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi Traceback (most 
recent call last):
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py, line 461, 
in _process_data
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi **args)
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/dispatcher.py, 
line 172, in dispatch
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi result = 
getattr(proxyobj, method)(ctxt, **kwargs)
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/compute/manager.py, line 3880, in 
attach_interface
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi 
self.driver.attach_interface(instance, image_meta, network_info[0])
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py, line 1244, in 
attach_interface
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi 
self.vif_driver.plug(instance, vif)
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/vif.py, line 539, in plug
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi vif_type = 
vif['type']
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi
  2013-10-08 13:48:44.158 1106 TRACE nova.api.openstack.wsgi TypeError: string 
indices must be integers, not str

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

Title:
  unable to hotplug additional network interfaces into instances

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

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


[Bug 1228228] Re: ubuntu is not added to sudo group

2013-10-08 Thread Robie Basak
Verified fixed in Saucy cloud image (daily 20131008).

** Changed in: uvtool
   Status: New = Fix Released

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

Title:
  ubuntu is not added to sudo group

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

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


[Bug 1236577] Re: container's /home/ubuntu/ spawns with incorrect permissions, preventing SSH access

2013-10-08 Thread Scott Moser
** Also affects: ubuntu (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: ubuntu (Ubuntu) = lxc (Ubuntu)

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

Title:
  container's /home/ubuntu/ spawns with incorrect permissions,
  preventing SSH access

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

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


[Bug 1236901] [NEW] FFE for python-cinderclient 1.0.6

2013-10-08 Thread Chuck Short
Public bug reported:

Hi,

I would like to ask for a FFE exception for python-cinderclient 1.0.6. I
do not expect any regressions from 1.0.6. The release notes for 1.0.6
are the following:

Release Notes
=
1.0.6
-
* Add support for multiple endpoints
* Add response info for backup command
* Add metadata option to cinder list command
* Add timeout parameter for requests
* Add update action for snapshot metadata
* Add encryption metadata support
* Add volume migrate support

.. _1221104: http://bugs.launchpad.net/python-cinderclient/+bug/1221104
.. _1220590: http://bugs.launchpad.net/python-cinderclient/+bug/1220590
.. _1220147: http://bugs.launchpad.net/python-cinderclient/+bug/1220147
.. _1214176: http://bugs.launchpad.net/python-cinderclient/+bug/1214176
.. _1210874: http://bugs.launchpad.net/python-cinderclient/+bug/1210874
.. _1210296: http://bugs.launchpad.net/python-cinderclient/+bug/1210296
.. _1210292: http://bugs.launchpad.net/python-cinderclient/+bug/1210292
.. _1207635: http://bugs.launchpad.net/python-cinderclient/+bug/1207635
.. _1207609: http://bugs.launchpad.net/python-cinderclient/+bug/1207609
.. _1207260: http://bugs.launchpad.net/python-cinderclient/+bug/1207260
.. _1206968: http://bugs.launchpad.net/python-cinderclient/+bug/1206968
.. _1203471: http://bugs.launchpad.net/python-cinderclient/+bug/1203471
.. _1200214: http://bugs.launchpad.net/python-cinderclient/+bug/1200214
.. _1195014: http://bugs.launchpad.net/python-cinderclient/+bug/1195014

** Affects: python-cinderclient (Ubuntu)
 Importance: High
 Status: New

** Changed in: python-cinderclient (Ubuntu)
   Importance: Undecided = High

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

Title:
  FFE for python-cinderclient 1.0.6

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

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


[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map-l_init_called' failed!

2013-10-08 Thread Stefan Paetow
Confirmed. That is correct as far as I can establish.

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

Title:
  Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion
  `map-l_init_called' failed!

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

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


[Bug 1236577] Re: container's /home/ubuntu/ spawns with incorrect permissions, preventing SSH access

2013-10-08 Thread Scott Moser
For reference, to reproduce this, launch an instance of saucy with this 
user-data:
#cloud-config
system_info:
   default_user:
 name: smoser

ssh into instance, then add a 'ubuntu' user.  That new ubuntu user
should get uid '1001' (anything other than 1000 is needed to show the
problem).

Then,

$ id -u; whoami
1000
smoser

$ id -u ubuntu
1001

$ sudo lxc-create -t ubuntu-cloud -n precise-source -- --release=precise 
$ sudo lxc-create -t ubuntu-cloud -n lucid-source -- --release=lucid

# verify the home dir has correct ownership wrt the /etc/passwd inside
the image

$ ls --numeric-uid-gid -d /var/lib/lxc/precise-source/rootfs/home/ubuntu
drwxr-xr-x 2 1000 1000 4096 Oct  3 07:06 
/var/lib/lxc/precise-source/rootfs/home/ubuntu
$ grep ubuntu /var/lib/lxc/precise-source/rootfs/etc/passwd
ubuntu:x:1000:1000:Ubuntu:/home/ubuntu:/bin/bash

$ ls --numeric-uid-gid -d /var/lib/lxc/lucid-source/rootfs/home/ubuntu
drwxr-xr-x 2 1000 1000 4096 Oct  7 03:05 
/var/lib/lxc/lucid-source/rootfs/home/ubuntu
$ grep ubuntu /var/lib/lxc/lucid-source/rootfs/etc/passwd
ubuntu:x:1000:1000:Ubuntu,,,:/home/ubuntu:/bin/bash

$ sudo lxc-clone --snapshot -B overlayfs -o precise-source -n test1 --
--auth-key=/home/smoser/.ssh/id_rsa.pub

$ sudo lxc-start --daemon --name test1

$ sudo lxc-ls --fancy --fancy-format=ipv4 test1
IPV4
--
10.0.3.252  

$ ssh ubuntu@10.0.3.252 echo It worked
The authenticity of host '10.0.3.252 (10.0.3.252)' can't be established.
ECDSA key fingerprint is 3d:e8:79:9d:b0:02:5f:3e:db:b3:8e:97:d2:23:4a:af.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '10.0.3.252' (ECDSA) to the list of known hosts.
It worked

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

Title:
  container's /home/ubuntu/ spawns with incorrect permissions,
  preventing SSH access

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

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


[Bug 1236577] Re: container's /home/ubuntu/ spawns with incorrect permissions, preventing SSH access

2013-10-08 Thread Stéphane Graber
** No longer affects: lxc

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

Title:
  container's /home/ubuntu/ spawns with incorrect permissions,
  preventing SSH access

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

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


[Bug 1236577] Re: container's /home/ubuntu/ spawns with incorrect permissions, preventing SSH access

2013-10-08 Thread Stéphane Graber
** Changed in: lxc (Ubuntu)
   Status: New = 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/1236577

Title:
  container's /home/ubuntu/ spawns with incorrect permissions,
  preventing SSH access

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

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


[Bug 868538] Re: /etc/init.d/xinetd kills LXC container's xinetd

2013-10-08 Thread Stéphane Graber
** No longer affects: lxc

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

Title:
   /etc/init.d/xinetd kills LXC container's xinetd

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

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


[Bug 1236726] Re: lxc ubuntu-cloud template is broken due to bogus tar option

2013-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 1.0.0~alpha1-0ubuntu9

---
lxc (1.0.0~alpha1-0ubuntu9) saucy; urgency=low

  * Update patch with current upstream version (LP: #1236726)
- 0009-lxc-ubuntu-cloud-pass-numeric-owner-and-p-to-untar.patch
  * Cherrypicking bugfix from upstream
- 0010-lxc-ubuntu-cloud-Cope-with-spaces-in-paths.patch
 -- Stephane Graber stgra...@ubuntu.com   Tue, 08 Oct 2013 11:11:33 -0400

** Changed in: lxc (Ubuntu Saucy)
   Status: Triaged = 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/1236726

Title:
  lxc ubuntu-cloud template is broken due to bogus tar option

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

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


[Bug 1156932] Re: User can't modify security-group-rule via nova-api if there are duplicated security group name

2013-10-08 Thread Scott Moser
This is generally a low priority bug, the simple answer is don't create
security groups with the same name.

I've changed the ubuntu importance, and the plan will be to just let
this get fixed upstream.

** Changed in: python-novaclient (Ubuntu Raring)
   Importance: High = Low

** Changed in: python-novaclient (Ubuntu Saucy)
   Importance: High = Low

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

Title:
  User can't modify security-group-rule via nova-api if there are
  duplicated security group name

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

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


[Bug 1231970] Re: [FFe] nova-novncproxy requires websockify 0.5 - please sync from unstable

2013-10-08 Thread James Page
We've patched nova to deal with the older websockify version; this will
sync in +1

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

** Also affects: websockify (Ubuntu T-series)
   Importance: Undecided
   Status: New

** Changed in: websockify (Ubuntu T-series)
   Importance: Undecided = Medium

** Changed in: websockify (Ubuntu T-series)
   Status: New = Triaged

** Changed in: websockify (Ubuntu)
   Importance: High = Medium

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

Title:
  [FFe] nova-novncproxy requires websockify  0.5 - please sync from
  unstable

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

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


[Bug 1223010] Re: Use oauthlib rather than oauth.

2013-10-08 Thread Adam Gandelman
I believe we work around this with a patch, and upstream has fixed
imports so oauth2 is only required when using the oauth extension.  Can
we close this now, Chuck?

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

Title:
  Use oauthlib rather than oauth.

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

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


[Blueprint servercloud-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-10-08 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.05:
  Open Cloud Archive for Havana development: DONE
  
  Work items for ubuntu-13.06:
  [james-page] Document proposed OpenStack SRU cadence process: DONE
  Update Cloud Archive documentation inline with support lifecycle: DONE
  
  Work items for ubuntu-13.08:
  [gandelman-a] CA pipeline reporting for updates: DONE
  [gandelman-a] Document backports tool in openstack-ubuntu-testing: DONE
  [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: DONE
  [zulcss] Backport of qemu for Havana: DONE
  [james-page] Create PPA's for cloud-tools pockets: DONE
  [james-page] Update cloud-archive configuration for new tools pockets (~): 
DONE
  [james-page] Induct gandelman-a into the Cloud Archive Admins team: DONE
  
  Work items for ubuntu-13.09:
  [james-page] Update tools for cloud-tools pockets (0.5): TODO
  Upload initial tools (maas, juju, golang, lxc) to cloud-tools pocket (1): DONE
  [james-page] Discuss communications plan around cloud-archive releases with 
jcastro (~): TODO
  Update SRU cadence for entry into ca-staging at same time as proposed queue 
(~): TODO
  
  Work items for ubuntu-13.10:
  [james-page] Implement workflow for critical security updates (1): TODO
  Automate cloud archive backports to staging for existing packages in the 
cloud-archive: TODO
  
  Work items:
  [gandelman-a] Document how to run point release update preparation 
verification testing against proposed updates: INPROGRESS
- [gandelman-a] add-apt-repository for cloud-archive: TODO
+ [smoser] add-apt-repository for cloud-archive: DONE
  Bug closure for cloud-archive bugs: TODO
  Figure out and document security update process for 3 month shortfall between 
distro and OpenStack support: TODO

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

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


[Bug 1223507] Re: package cobbler-web (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2013-10-08 Thread Timo Aaltonen
I believe this should be fixed now, could you re-test?

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

** Changed in: cobbler (Ubuntu)
 Assignee: (unassigned) = Timo Aaltonen (tjaalton)

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

Title:
  package cobbler-web (not installed) 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/cobbler/+bug/1223507/+subscriptions

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


[Bug 1234177] Re: Moonshot power type is not supported

2013-10-08 Thread Andres Rodriguez
** Changed in: maas-enlist (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  Moonshot power type is not supported

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

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


[Bug 1234132] Re: dnsmasq needs to trigger mountall rescan of network mounts

2013-10-08 Thread Thomas Hood
** Description changed:

- When using DNS resolving daemons like dnsmasq the mountall-net is done
- to early in the boot process when DNS is not available.
+ When using a DNS resolving daemon such as dnsmasq the mountall-net is
+ done too early in the boot process, when DNS is not available.

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

Title:
  dnsmasq needs to trigger mountall rescan of network mounts

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

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


[Bug 1234177] Re: Moonshot power type is not supported

2013-10-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/maas-enlist

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

Title:
  Moonshot power type is not supported

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

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


[Bug 1234177] Re: Moonshot power type is not supported

2013-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package maas-enlist - 0.4+bzr36-0ubuntu2

---
maas-enlist (0.4+bzr36-0ubuntu2) saucy; urgency=low

  * debian/patches/01-moonshot-powertype.patch: Add support for moonshot
power type (LP: #1234177)
 -- Andres Rodriguez andres...@ubuntu.com   Wed, 02 Oct 2013 09:39:36 -0400

** Changed in: maas-enlist (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Moonshot power type is not supported

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

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


[Bug 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-08 Thread Adam Stokes
500 http://nova.clouds.archive.ubuntu.com/ubuntu/ raring-proposed/main
amd64 -- maybe use the default archive to do your test instead of
nova.clouds?

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

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

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


[Bug 1233703] Re: openvswitch-datapath-dkms fails to build kernel modules in cloud-repo

2013-10-08 Thread Stephen Gran
oh, sorry - I missed your message.  It's in the log and the report -
3.2.0-52-generic

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

Title:
  openvswitch-datapath-dkms fails to build kernel modules in cloud-repo

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

-- 
Ubuntu-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 1233703] Re: openvswitch-datapath-dkms fails to build kernel modules in cloud-repo

2013-10-08 Thread Brett Campbell
I'm not actually working on the bug, but it's affecting enough other people
(including me) that I wanted to get some activity on the bug report :)

Thanks for your response!


On Tue, Oct 8, 2013 at 12:18 PM, Stephen Gran sg...@debian.org wrote:

 oh, sorry - I missed your message.  It's in the log and the report -
 3.2.0-52-generic

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

 Title:
   openvswitch-datapath-dkms fails to build kernel modules in cloud-repo

 Status in Ubuntu Cloud Archive:
   New
 Status in “openvswitch” package in Ubuntu:
   Incomplete

 Bug description:
   Setting up openvswitch-datapath-dkms (1.10.2-0ubuntu1~cloud0) ...

   Creating symlink /var/lib/dkms/openvswitch/1.10.2/source -
/usr/src/openvswitch-1.10.2

   DKMS: add completed.

   Kernel preparation unnecessary for this kernel.  Skipping...

   Building module:
   cleaning build area(bad exit status: 2)
   ./configure --with-linux='/lib/modules/3.2.0-52-generic/build'  make
 -C datapath/linux..(bad exit status: 2)
   Error! Bad return status for module build on kernel: 3.2.0-52-generic
 (x86_64)
   Consult /var/lib/dkms/openvswitch/1.10.2/build/make.log for more
 information.

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


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

Title:
  openvswitch-datapath-dkms fails to build kernel modules in cloud-repo

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

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


[Bug 1237043] [NEW] package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-10-08 Thread Saravanan
Public bug reported:

---

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: samba-common 2:3.6.9-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Tue Sep 24 22:32:51 2013
DuplicateSignature: package:samba-common:2:3.6.9-1ubuntu1.1:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2013-09-22 (15 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
NmbdLog:
 
PackageArchitecture: all
SambaServerRegression: No
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UbuntuFailedConnect: Yes
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package raring

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

Title:
  package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1210270] Re: nmbd needs restarted on server reboot

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

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

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

Title:
  nmbd needs restarted on server reboot

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

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


[Bug 1237043] Re: package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-10-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1210270] Re: nmbd needs restarted on server reboot

2013-10-08 Thread Craig Hrabal
** Tags added: samba

** Tags added: precise

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

Title:
  nmbd needs restarted on server reboot

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

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


[Bug 1237071] [NEW] Incompatible with virtualenv

2013-10-08 Thread Lloyd Parkes
Public bug reported:

The script byobu-select-session on Ubuntu 12.04 LTS has the hash bang
line #!/usr/bin/env python which invokes an arbitrary python
interpreter. Since the script is not compatible with Python 3, this
won't end well if the user has Python 3 installed in an active
virtualenv. Since the package depends on the system python package, then
setting the hash bang line to #!/usr/bin/python may be the way to go.

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

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

Title:
  Incompatible with virtualenv

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

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


[Bug 1236265] Re: vmghfs not being build

2013-10-08 Thread Nate Muench (Mink)
I've got it fixed, it was the package version of vmci.

I'm gonna put the proposal together (and submit it) on Thursday. I want
to try out something out with shared folders. They do automount now, it
just needs /mnt/hgfs created.

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

Title:
  vmghfs not being build

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

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


[Bug 1236786] Re: ISO fails installing maas-dhcp

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

** No longer affects: maas

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

Title:
  ISO fails installing maas-dhcp

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

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


[Bug 962046] Update Released

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

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-boto - 2.3.0-1ubuntu0.13.04.1

---
python-boto (2.3.0-1ubuntu0.13.04.1) raring; urgency=low

  * Fix failures when there are spaces in a resource name. (LP: #962046)
 -- Chris J Arges chris.j.ar...@canonical.com   Fri, 08 Feb 2013 09:50:51 
-0600

** Changed in: python-boto (Ubuntu Raring)
   Status: Fix Committed = Fix Released

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-boto - 2.3.0-1ubuntu0.12.10.1

---
python-boto (2.3.0-1ubuntu0.12.10.1) quantal; urgency=low

  * Fix failures when there are spaces in a resource name. (LP: #962046)
 -- Chris J Arges chris.j.ar...@canonical.com   Fri, 08 Feb 2013 09:50:51 
-0600

** Changed in: python-boto (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

** Changed in: python-boto (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-boto - 2.2.2-0ubuntu3

---
python-boto (2.2.2-0ubuntu3) precise; urgency=low

  * Fix failures when there are spaces in a resource name. (LP: #962046)
 -- Chris J Arges chris.j.ar...@canonical.com   Fri, 08 Feb 2013 09:23:57 
-0600

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

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


[Bug 1183110] Re: Handshake error when first bootstrapping with AWS

2013-10-08 Thread Curtis Hovey
*** This bug is a duplicate of bug 1195040 ***
https://bugs.launchpad.net/bugs/1195040

** This bug has been marked a duplicate of bug 1195040
   retry ec2 handshake failures

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

Title:
  Handshake error when first bootstrapping with AWS

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

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


[Bug 1184457] Re: Stores user configuration outside of $XDG_CONFIG_HOME

2013-10-08 Thread Curtis Hovey
** Changed in: juju-core
   Status: New = Triaged

** Changed in: juju-core
   Importance: Undecided = Low

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

Title:
  Stores user configuration outside of $XDG_CONFIG_HOME

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

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


[Bug 1184457] Re: Stores user configuration outside of $XDG_CONFIG_HOME

2013-10-08 Thread Curtis Hovey
I am tempted to mark this bug as Wont Fix. The .juju dir contains both
configuration, cache, and .local responsibilities. It is also intended
to be portable and shareable. Groups  share their juju dirs, and a
member might have many dirs that represent a collection of environments.
The case for spliting the juju dir single-user into XDG location to
support a single user is further undermined by the need to support
Windows and OS X.

** Tags added: feature

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

Title:
  Stores user configuration outside of $XDG_CONFIG_HOME

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

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


[Bug 1208430] Re: mongodb runs as root user

2013-10-08 Thread Curtis Hovey
** Changed in: juju-core
   Status: New = Triaged

** Changed in: juju-core
   Importance: Undecided = High

** Tags added: mongodb

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

Title:
  mongodb runs as root user

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

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


[Bug 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2013-10-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

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

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


[Bug 1210431] Re: syslog stops logging when lxc containers autostart

2013-10-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  syslog stops logging when lxc containers autostart

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

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


[Bug 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2013-10-08 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

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

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