[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


[Bug 1175458] Re: AptonCD won't perform load

2013-10-08 Thread sdurranc
** Also affects: aptoncd
   Importance: Undecided
   Status: New

** No longer affects: aptoncd

** Description changed:

-   I tried both update and new install of Ubuntu 13.04 with all updates 
applied.  In both cases clicking on load in AptonCD does nothing.  In 
previous versions of Ubuntu I've had a similar problem and installing HAL has 
fixed this issue.  I read somewhere on the internet that HAL isn't used anymore 
and I didn't see it in the list of required packages, but went ahead and 
installed it anyway. Still nothing happens.  The installed AptonCD package is 
aptoncd_0.1.98+bzr117-1.2_all.deb.
-   If I run AptonCD using the terminal then press the load button I get the 
following messages:
+ I tried both update and new install of Ubuntu 13.04 with all updates applied. 
 In both cases clicking on load in AptonCD does nothing.  In previous 
versions of Ubuntu I've had a similar problem and installing HAL has fixed 
this issue.  I read somewhere on the internet that HAL isn't used anymore and I 
didn't see it in the list of required packages, but went ahead and installed it 
anyway. Still nothing happens.  The installed AptonCD package is 
aptoncd_0.1.98+bzr117-1.2_all.deb.
+   If I run AptonCD using the terminal then press the load button I get the 
following messages:
  
  Traceback (most recent call last):
-   File /usr/lib/python2.7/dist-packages/APTonCD/restore/restoreWindow.py, 
line 205, in on_btnLoadFrom
- bus = dbus_helper.DeviceList()
-   File /usr/lib/python2.7/dist-packages/APTonCD/core/dbus_helper.py, line 
26, in __init__
- self.hal_object = self.bus.get_object('org.freedesktop.Hal', 
'/org/freedesktop/Hal/Manager')
-   File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 241, in get_object
- follow_name_owner_changes=follow_name_owner_changes)
-   File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 248, in 
__init__
- self._named_service = conn.activate_name_owner(bus_name)
-   File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 180, in 
activate_name_owner
- self.start_service_by_name(bus_name)
-   File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 278, in 
start_service_by_name
- 'su', (bus_name, flags)))
-   File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651, in 
call_blocking
- message, timeout)
+   File /usr/lib/python2.7/dist-packages/APTonCD/restore/restoreWindow.py, 
line 205, in on_btnLoadFrom
+ bus = dbus_helper.DeviceList()
+   File /usr/lib/python2.7/dist-packages/APTonCD/core/dbus_helper.py, line 
26, in __init__
+ self.hal_object = self.bus.get_object('org.freedesktop.Hal', 
'/org/freedesktop/Hal/Manager')
+   File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 241, in get_object
+ follow_name_owner_changes=follow_name_owner_changes)
+   File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 248, in 
__init__
+ self._named_service = conn.activate_name_owner(bus_name)
+   File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 180, in 
activate_name_owner
+ self.start_service_by_name(bus_name)
+   File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 278, in 
start_service_by_name
+ 'su', (bus_name, flags)))
+   File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651, in 
call_blocking
+ message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: 
Launch helper exited with unknown return code 1

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

Title:
  AptonCD won't perform load

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

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

[Bug 1233545] Re: XMir screen corruption on radeon chipset

2013-10-08 Thread Daniel van Vugt
OK, raof confirms he can reproduce this bug too.

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

Title:
  XMir screen corruption on radeon chipset

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

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


[Bug 1236261] Re: No option to display password in Wi-Fi connection dialog

2013-10-08 Thread Jean-Baptiste Lallement
confirmed in build 86 (20131008)

** Changed in: unity8 (Ubuntu Saucy)
   Status: New = Confirmed

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

Title:
  No option to display password in Wi-Fi connection dialog

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

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


[Bug 1227564] Re: duplicated icons on 'Installed Apps' category

2013-10-08 Thread Jean-Baptiste Lallement
Fixed in build 86


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

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

Title:
  duplicated icons on 'Installed Apps' category

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

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


[Bug 1236705] StacktraceSource.txt

2013-10-08 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1236705/+attachment/3865713/+files/StacktraceSource.txt

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1236708] Re: FFE: new binary package for automatically setting up phonesim

2013-10-08 Thread Martin Pitt
** Changed in: ofono-phonesim (Ubuntu)
   Status: New = In Progress

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

Title:
  FFE: new binary package for automatically setting up phonesim

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

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


[Bug 1236708] [NEW] FFE: new binary package for automatically setting up phonesim

2013-10-08 Thread Martin Pitt
Public bug reported:

I am currently writing automatic tests for dialer-app (lp:~canonical-
platform-qa/dialer-app/call-tests), and soon for messaging-app. To run
these in our CI machinery without depending on particular hardware we
need to run ofono with phonesim. That's a non-trivial thing to set up,
and requires root. We figured that the best thing was to create a new
binary package ofono-phonesim-autostart or similar which would ship an
upstart job that sets up ofono and phonesim on installation and tears it
down again on removal (or sudo stop ofono-phonesim). With that, the
actual tests would not need to run anything as root and just need to
specify that new package as a test dependency. That way it is equally
easy to add autopkgtests to packages which want to test some phone-y
bits.

I ask for an FFE to put a new with-ofono-phonesim shell script into
ofono-phonesim (http://bazaar.launchpad.net/~canonical-platform-qa
/dialer-app/call-tests/view/head:/tests/with-ofono-phonesim) and create
above new binary package with just the upstart job. This is *not* meant
to be installed by default on any image of course, it should just be
available in universe.

** Affects: ofono-phonesim (Ubuntu)
 Importance: Undecided
 Assignee: Martin Pitt (pitti)
 Status: In Progress

** Changed in: ofono-phonesim (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

** Changed in: ofono-phonesim (Ubuntu)
Milestone: None = ubuntu-13.10

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

Title:
  FFE: new binary package for automatically setting up phonesim

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

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


[Bug 1236708] Re: FFE: new binary package for automatically setting up phonesim

2013-10-08 Thread Adam Conrad
Approved, go nuts.

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

Title:
  FFE: new binary package for automatically setting up phonesim

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

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


[Bug 1236705] Stacktrace.txt

2013-10-08 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1236705/+attachment/3865712/+files/Stacktrace.txt

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1236705] ThreadStacktrace.txt

2013-10-08 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1236705/+attachment/3865714/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1236705/+attachment/3865670/+files/CoreDump.gz

** Summary changed:

- unity8 crashed with SIGABRT in raise()
+ unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

** Tags removed: need-armhf-retrace

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1236705]

2013-10-08 Thread Apport retracing service
StacktraceTop:
 __gnu_cxx::__verbose_terminate_handler() () at 
../../../../src/libstdc++-v3/libsupc++/vterminate.cc:95
 __cxxabiv1::__terminate(void (*)()) () at 
../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:38
 std::terminate() () at 
../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:48
 __cxa_rethrow () at ../../../../src/libstdc++-v3/libsupc++/eh_throw.cc:122
 std::_Function_handlerstd::shared_ptrmir::frontend::Connector (), 
mir::DefaultServerConfiguration::the_connector()::{lambda()#1}::_M_invoke(std::_Any_data
 const) () at /usr/include/c++/4.8/bits/shared_ptr_base.h:529

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1236692] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build

2013-10-08 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module
  failed to build

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

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


[Bug 1175458] Re: AptonCD won't perform load

2013-10-08 Thread sdurranc
Oops ... the last comment above is with Ubuntu 13.10 and all updates
applied.

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

Title:
  AptonCD won't perform load

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

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


[Bug 1175458] Re: AptonCD won't perform load

2013-10-08 Thread sdurranc
I was imformed about 5-6 months ago that it was too late for an update
to Aptoncd for Ubuntu 13.04, but the a revised version would be put in
place for Ubuntu 13.10.  The version in the team area here in launchpad
still seems to work, but the version in the Ubuntu with all updates
applied still has a problem and produces the following when restore
then load is entered:

Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/APTonCD/restore/restoreWindow.py, 
line 205, in on_btnLoadFrom
bus = dbus_helper.DeviceList()
  File /usr/lib/python2.7/dist-packages/APTonCD/core/dbus_helper.py, line 26, 
in __init__
self.hal_object = self.bus.get_object('org.freedesktop.Hal', 
'/org/freedesktop/Hal/Manager')
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files

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

Title:
  AptonCD won't perform load

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

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


[Bug 1230067] Re: Freshly installed application dos not appear under 'Installed' category immediatly

2013-10-08 Thread Jean-Baptiste Lallement
Confirmed with build #86 (201310908), icon appears in 'Installed'
category after a reboot.

** Changed in: unity-lens-applications (Ubuntu)
   Status: New = Confirmed

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

Title:
  Freshly installed application dos not appear under 'Installed'
  category immediatly

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

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


[Bug 1230269] Re: music app can be launched several times from music scope

2013-10-08 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1228345 ***
https://bugs.launchpad.net/bugs/1228345

** Tags added: testcase

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

Title:
  music app can be launched several times from music scope

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

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


[Bug 1231256] Re: category stays empty when category is unfold, search is reset and returned no result

2013-10-08 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1225391 ***
https://bugs.launchpad.net/bugs/1225391

** Tags added: testcase

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

Title:
  category stays empty when category is unfold, search is reset and
  returned no result

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

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


[Bug 1236317] Re: [touch] /usr/sbin/lightdm-session calls non-existent xrdb

2013-10-08 Thread Jean-Baptiste Lallement
** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

** Changed in: xorg (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  [touch] /usr/sbin/lightdm-session calls non-existent xrdb

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

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


[Bug 1236692] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build

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

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module
  failed to build

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

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


[Bug 1185001] Re: need upgrade to gstreamer-vaapi 0.5.6+some to build against gstreamer-1.2 api

2013-10-08 Thread Timo Aaltonen
upstream git has patches to support gstreamer 1.2

** Summary changed:

- need upgrade to gstreamer-vaapi 0.5.6, build against gstreamer-1.0 api
+ need upgrade to gstreamer-vaapi 0.5.6+some to build against gstreamer-1.2 api

** Summary changed:

- need upgrade to gstreamer-vaapi 0.5.6+some to build against gstreamer-1.2 api
+ FFe: need upgrade to gstreamer-vaapi 0.5.6+some to build against 
gstreamer-1.2 api

** Changed in: gstreamer-vaapi (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: gstreamer-vaapi (Ubuntu)
   Status: Confirmed = New

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

Title:
  FFe: need upgrade to gstreamer-vaapi 0.5.6+some to build against
  gstreamer-1.2 api

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

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


[Bug 1236705] Re: unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2013-10-08 Thread Jean-Baptiste Lallement
confirmed with and without Mir

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

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1236642] Re: failed to execute /init

2013-10-08 Thread Rob Frohne
I guess the msdos is the partition type.  (I used logical, in gparted or
the installer; I can't recall which anymore.)

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

Title:
  failed to execute /init

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

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


[Bug 1236642] Re: failed to execute /init

2013-10-08 Thread Rob Frohne
This might help too:

frohro@frohro-e6410:/media/frohro/5b901d56-389b-48b1-a911-08dab37d228d$ sudo 
fdisk -l
[sudo] password for frohro: 

Disk /dev/sda: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000ea3e1

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *2046   134223871671109135  Extended
/dev/sda2   134223872   25006899157922560   83  Linux
/dev/sda5 7811072   13422387163206400   83  Linux
/dev/sda62048 7811071 3904512   82  Linux swap / Solaris

Another thing:  My other partition has Ubuntu 13.04 32 bit and the 13.10
is the 64 bit.  My machine is a 64 bit one, a Dell E6410.

The error message says look at this document:

https://www.kernel.org/doc/Documentation/init.txt

I don't see anything that I can tag as a problem from that.  I must be
missing it.

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

Title:
  failed to execute /init

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

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


[Bug 1175458] Re: AptonCD won't perform load

2013-10-08 Thread sdurranc
The following entry previously made about 26 minutes ago by me was
accidently/erroneously entered, so please delete/disreguard:

no longer affects:  aptoncd
description:updated 

The above isn't true.

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

Title:
  AptonCD won't perform load

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

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


[Bug 1236642] Re: failed to execute /init

2013-10-08 Thread Rob Frohne
One thing I did note as I was in grub2, was that the drive partitions
said something like this (hd0,msdos), and I didn't think there were any
msdos partitions.  The above note seems to corroborate that.

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

Title:
  failed to execute /init

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

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


[Bug 1236710] [NEW] gnome-screensaver couldn't display unlock dialog

2013-10-08 Thread Penk Chen
Public bug reported:

While waking the system up from idle/screen off, the unlock dialog
doesn't display, desktop beneath shown instead. Blindly type in password
and press enter can still unlock the desktop, switch between virtual
terminal and X brings back the dialog.

This happens because gdk_window_raise in gnome-screensaver couldn't
bring up the unlock dialog, after upgraded xserver-xorg-video-intel-lts-
quantal to 2.21.6 resolve this issue.

Package information:

linux-image-3.5.0-41-generic 3.5.0-41.46~precise1
xserver-xorg-lts-quantal 1:7.7+1ubuntu4~precise1
xserver-xorg-video-intel-lts-quantal 2:2.20.9-0ubuntu2.2~precise1
unity 5.20.0-0ubuntu2
gnome-screensaver 3.4.1-0ubuntu1

** Affects: oem-priority
 Importance: High
 Status: New

** Affects: oem-priority/precise
 Importance: Undecided
 Status: New

** Affects: xorg-lts-quantal (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Also affects: oem-priority/precise
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Importance: Undecided = High

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

Title:
  gnome-screensaver couldn't display unlock dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1236710/+subscriptions

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


[Bug 1235020] Re: software-properties not shown in Launcher

2013-10-08 Thread Vadim Peretokin
** Summary changed:

- software-properties is not launching
+ software-properties not shown in Launcher

** Description changed:

- See attached video for proof.
+ software-properties does not get reflected in the Launcher in any way.
+ This can lead to confusion and frustration when it gets hidden behind
+ other windows and appears to fail to launch.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: software-properties-gtk 0.92.17.3
  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: Fri Oct  4 09:53:58 2013
  InstallationDate: Installed on 2013-08-15 (49 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  software-properties not shown in Launcher

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

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


[Bug 1236002] Re: compiz crashed with SIGSEGV in g_mount_spec_to_dbus_with_path()

2013-10-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1047517 ***
https://bugs.launchpad.net/bugs/1047517

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1047517, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862811/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862813/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862814/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862815/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862816/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862817/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1236002/+attachment/3862818/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1047517
   compiz crashed with SIGSEGV in g_mount_spec_to_dbus_with_path() from ... 
from g_file_load_contents() from 
unity::IconLoader::Impl::IconLoaderTask::LoaderJobFunc()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  compiz crashed with SIGSEGV in g_mount_spec_to_dbus_with_path()

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

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


[Bug 1236713] [NEW] qmlscene crashed with SIGABRT in raise()

2013-10-08 Thread Jean-Baptiste Lallement
Public bug reported:

TEST CASE:
1. Load some music on your phone and refresh the music scope to make it appear 
(reboot, search, ...)
2. Go to the music scope and play a song
3. Switch to Home scope then to Music scope without closing the music app
4. Play another song
5. Switch to application scope

ACTUAL RESULT:
This crash

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: qmlscene 5.0.2-6ubuntu3
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.5-0ubuntu1
Architecture: armhf
Date: Tue Oct  8 08:19:58 2013
ExecutablePath: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene
InstallationDate: Installed on 2013-10-08 (0 days ago)
InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20131008)
LocalLibraries: /android/system/lib/liblog.so /android/system/lib/libgenlock.so 
/android/system/lib/egl/libGLESv2_adreno200.so /android/system/lib/libstdc++.so 
/android/system/lib/libhardware.so /android/system/lib/libgsl.so 
/android/system/lib/libcutils.so /android/system/lib/libstlport.so 
/android/system/lib/libutils.so /android/system/lib/libz.so 
/android/system/lib/libGLES_trace.so /android/system/lib/libdsyscalls.so 
/android/system/lib/libGLESv2.so 
/android/system/lib/egl/libGLESv1_CM_adreno200.so /android/system/lib/libc.so 
/android/system/lib/libm.so /android/system/lib/libgccdemangle.so 
/android/system/lib/egl/libEGL_adreno200.so /android/system/lib/libEGL.so 
/android/system/lib/libcorkscrew.so
MarkForUpload: True
ProcCmdline: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene 
/usr/share/music-app/music-app.qml 
--file=/home/phablet/Music/Talk_Talk-Such_A_Shame.mp3
Signal: 6
SourcePackage: qtdeclarative-opensource-src
StacktraceTop:
 ?? () from /lib/arm-linux-gnueabihf/libc.so.6
 raise () from /lib/arm-linux-gnueabihf/libc.so.6
 abort () from /lib/arm-linux-gnueabihf/libc.so.6
 __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/arm-linux-gnueabihf/libstdc++.so.6
 ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
Title: qmlscene crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty video

** Affects: qtdeclarative-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash armhf local-libs need-armhf-retrace qa-manual-testing 
qa-touch rls-s-incoming saucy testcase

** Information type changed from Private to Public

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

Title:
  qmlscene crashed with SIGABRT in raise()

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

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


[Bug 1016559] Re: DropBox (nautilus-dropbox) installation hangs while downloading

2013-10-08 Thread Chinmay Rajhans
I tried all the other methods:
Only this method as stated by previous user has worked for me:

Commands:
cd /usr/bin
then
sudo cp dropbox dropbox1
then
create a new file called dropbox using command
sudo gedit dropbox
then write this:

#!/bin/bash

~/.dropbox-dist/dropboxd

then save and exit.
Then restart the computer.

This starts Dropbox automatically at startup.
Thank you.

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

Title:
  DropBox (nautilus-dropbox) installation hangs while downloading

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

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


[Bug 789859] Re: add-apt-repository adds invalid deb line if PPA contains a -

2013-10-08 Thread Vadim Peretokin
Per Debian report:

From: Jordan Metzmeier titan8...@gmail.com
To: 683...@bugs.debian.org
Subject: RE: add-apt-repository adds invalid deb line if the rep contains a -
Date: Tue, 11 Dec 2012 21:49:06 -0600
This bug appears to be filed against a version that does not exist in
debian. The current latest version in sid is 0.82.7.1. I was unable to
reproduce the bug using this version, so the problem may be specific
to Ubuntu.


Regards,
-- 
Jordan Metzmeier

** Changed in: software-properties (Debian)
   Importance: Unknown = Undecided

** Changed in: software-properties (Debian)
 Remote watch: Debian Bug tracker #683638 = None

** Changed in: software-properties (Debian)
   Status: New = Invalid

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

Title:
  add-apt-repository adds invalid deb line if PPA contains a -

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

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


[Bug 1236705] Re: unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2013-10-08 Thread Jean-Baptiste Lallement
it is not always reproducible with SF but always with Mir.

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1236067] Re: Pulseaudio doesn't have a default profile set in Saucy beta 2

2013-10-08 Thread Myriam Schweingruber
Since there was no selected profile, I provide a pulseverbose output
when setting the profile.

** Attachment added: pulseverbose.log
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1236067/+attachment/3865741/+files/pulseverbose.log

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

Title:
  Pulseaudio doesn't have a default profile set in Saucy beta 2

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

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


[Bug 1236026] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post()

2013-10-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1196062 ***
https://bugs.launchpad.net/bugs/1196062

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1196062, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862943/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862945/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862947/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862948/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862949/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862950/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1236026/+attachment/3862951/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1196062

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-tweak-tool/+bug/1236026/+subscriptions

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


[Bug 1236713] Re: qmlscene crashed with SIGABRT in raise()

2013-10-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1234152 ***
https://bugs.launchpad.net/bugs/1234152

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1234152, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865718/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865720/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865722/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865723/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865724/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865725/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1236713/+attachment/3865726/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1234152
   qmlscene crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

** Tags removed: need-armhf-retrace

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

Title:
  qmlscene crashed with SIGABRT in raise()

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

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


[Bug 1209031] Re: no way to add lpd/lpr printers on saucy

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

** Changed in: printer-applet (Ubuntu)
   Status: New = Confirmed

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

Title:
  no way to add lpd/lpr printers on saucy

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

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


[Bug 1236181] Re: ubuntu 12.04.3语言支持翻译错误

2013-10-08 Thread Gunnar Hjalmarsson
** Also affects: ubuntu-translations
   Importance: Undecided
   Status: New

** No longer affects: language-selector (Ubuntu)

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

Title:
  ubuntu 12.04.3语言支持翻译错误

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1236181/+subscriptions

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

[Bug 1236705] Re: unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler(), thrown from mir::DefaultServerConfiguration::the_connector()

2013-10-08 Thread Daniel van Vugt
** Summary changed:

- unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
+ unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler(), 
thrown from mir::DefaultServerConfiguration::the_connector()

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

Title:
  unity8 crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler(), thrown from
  mir::DefaultServerConfiguration::the_connector()

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

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


[Bug 1217196] Re: Keyboard shortcuts not working with GNOME 3.9.90

2013-10-08 Thread Hans-Christian Egtvedt
After receiving gnome-settings-daemon package version 3.8.5-0ubuntu7
today, the keyboard shortcuts works again.

Both media keys to change volume, etc. and ctrl+alt+t to open a new
terminal.

Thank you for fixing, I suspect the fix was

  [ Tim ]
  * debian/patches/fix_media_keys_on_unity.patch: Revise patch to load
legacy keygrabber for all non-gnome-shell sessions (LP: #1235625)

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

Title:
  Keyboard shortcuts not working with GNOME 3.9.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1217196/+subscriptions

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


[Bug 1233987] Re: compiz assert failure: *** longjmp causes uninitialized stack frame ***: compiz terminated

2013-10-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1161388 ***
https://bugs.launchpad.net/bugs/1161388

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1161388, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854563/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854565/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854566/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854567/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854568/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854569/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1233987/+attachment/3854570/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1161388
   compiz crashed with SIGABRT in __libc_message()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  compiz assert failure: *** longjmp causes uninitialized stack frame
  ***: compiz terminated

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

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


  1   2   3   4   5   6   7   8   9   10   >