[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
I have a test system on which I can reproduce the issue and do
additional investigation. Given the memory corruption, this may well be
a security issue.

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

Title:
  segfault and apparent memory corruption in tsrm_virtual_cwd.c

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

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


[Bug 1364630] Re: init: Error while reading from descriptor: Broken pipe

2014-10-24 Thread kbngmal
From dmesg|grep pipe :

[4.615130] random: nonblocking pool is initialized
[6.403587] init: plymouth-upstart-bridge main process (173) terminated with 
status 1
[6.403597] init: plymouth-upstart-bridge main process ended, respawning
[6.404797] init: plymouth-upstart-bridge main process (189) terminated with 
status 1
[6.404806] init: plymouth-upstart-bridge main process ended, respawning
[6.406101] init: plymouth-upstart-bridge main process (191) terminated with 
status 1
[6.406109] init: plymouth-upstart-bridge main process ended, respawning
[   23.837473] init: Error while reading from descriptor: Broken pipe
[   23.839118] init: failsafe main process (619) killed by TERM signal

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

Title:
  init: Error while reading from descriptor: Broken pipe

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

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


[Bug 1314677] Re: nova-cells fails when using JSON file to store cell information

2014-10-24 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/124811
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=bfeae680bc0632e0129b647d45e4b80328a33535
Submitter: Jenkins
Branch:stable/icehouse

commit bfeae680bc0632e0129b647d45e4b80328a33535
Author: Liam Young liam.yo...@canonical.com
Date:   Tue Jul 22 16:25:00 2014 +0100

Fix CellStateManagerFile init to failure

Currently, specifying a cells_config file in nova.conf causes
CellStateManager to fail and in turn stops the nova-cells service from
starting. The reason is that CellsManager creates an instance of
CellStateManager with no arguments. CellStateManager __new__ runs and
creates an instance of CellStateManagerFile which runs __new__ and
__init__ with cell_state_cls and cells_config_path set. At this point
__new__ returns CellStateManagerFile and the new instance's __init__
method is invoked (CellStateManagerFile.__init__) with the original
arguments (there weren't any) which then results in:
2014-04-29 11:52:05.240 16759 TRACE nova self.state_manager =
cell_state_manager()
2014-04-29 11:52:05.240 16759 TRACE nova TypeError: __init__() takes
exactly 3 arguments (1 given)

It seems reasonable for CellStateManagerFile to derive the
cells_config_path info for itself so I have updated the code with that
change and added unit tests to catch this bug and to check that the
correct managers are still returned

Closes-Bug: #1314677
(cherry picked from commit 695191fa89387d96e60120ff32965493c844e7f5)

Conflicts:
nova/tests/cells/test_cells_state_manager.py

Change-Id: I9021640515142a3ca95c2d9e7b03e19b529bc175


** Tags added: in-stable-icehouse

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

Title:
  nova-cells fails when using JSON file to store cell information

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

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


[Bug 1385114] [NEW] Panic or segfault in Samba 4.1.6-Ubuntu - but running

2014-10-24 Thread Chr. Theuring
Public bug reported:

ubuntu 14.04.1 server
samba 4.1.6-ubuntu
every day 1 or 2 error-mails from root like this:
---schnipp-
The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 5854 (/usr/sbin/smbd).
...
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
0x7f41525bf5cc in __libc_waitpid (pid=5983, 
stat_loc=stat_loc@entry=0x7fffc119fbd0, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:31
#0  0x7f41525bf5cc in __libc_waitpid (pid=5983, 
stat_loc=stat_loc@entry=0x7fffc119fbd0, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:31
#1  0x7f41525441d2 in do_system (line=optimized out) at 
../sysdeps/posix/system.c:148
#2  0x7f4153ed9061 in smb_panic_s3 () from 
/usr/lib/x86_64-linux-gnu/libsmbconf.so.0
#3  0x7f4155401c6f in smb_panic () from 
/usr/lib/x86_64-linux-gnu/libsamba-util.so.0
#4  0x7f4154fca136 in ?? () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#5  0x7f4154ff2d2f in ?? () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#6  0x7f4154ff36c8 in ?? () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#7  0x7f4154ff3b56 in make_connection () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#8  0x7f4154fa471d in reply_tcon_and_X () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#9  0x7f4154feede1 in ?? () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#10 0x7f4154fefeaf in ?? () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#11 0x7f4154ff0480 in ?? () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#12 0x7f4153eef0ac in run_events_poll () from 
/usr/lib/x86_64-linux-gnu/libsmbconf.so.0
#13 0x7f4153eef300 in ?? () from /usr/lib/x86_64-linux-gnu/libsmbconf.so.0
#14 0x7f41528c75ed in _tevent_loop_once () from 
/usr/lib/x86_64-linux-gnu/libtevent.so.0
#15 0x7f4154ff159a in smbd_process () from 
/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so.0
#16 0x7f4155a65fa4 in ?? ()
#17 0x7f4153eef0ac in run_events_poll () from 
/usr/lib/x86_64-linux-gnu/libsmbconf.so.0
#18 0x7f4153eef300 in ?? () from /usr/lib/x86_64-linux-gnu/libsmbconf.so.0
#19 0x7f41528c75ed in _tevent_loop_once () from 
/usr/lib/x86_64-linux-gnu/libtevent.so.0
#20 0x7f4155a62b8b in main ()
A debugging session is active.

Inferior 1 [process 5854] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]
--schnapp---
I do as I was prompt:
submit the provided information as a bug report to Ubuntu

Christoph Theuring

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


** Tags: panic-action-script samba4 segfault

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

Title:
  Panic or segfault in Samba 4.1.6-Ubuntu - but running

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

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


[Bug 1385134] [NEW] CRITICAL glance [-] error: [Errno 24] Too many open files

2014-10-24 Thread James Page
Public bug reported:

Its quite easy to hit the nofiles limit with high levels of concurrency
and a ceph backend:

2014-10-24 08:29:05.356 22327 CRITICAL glance [-] error: [Errno 24] Too many 
open files
2014-10-24 08:29:05.356 22327 TRACE glance Traceback (most recent call last):
2014-10-24 08:29:05.356 22327 TRACE glance   File /usr/bin/glance-api, line 
10, in module
2014-10-24 08:29:05.356 22327 TRACE glance sys.exit(main())
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/glance/cmd/api.py, line 83, in main
2014-10-24 08:29:05.356 22327 TRACE glance 
server.start(config.load_paste_app('glance-api'), default_port=9292)
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/glance/common/wsgi.py, line 271, in start
2014-10-24 08:29:05.356 22327 TRACE glance self.run_child()
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/glance/common/wsgi.py, line 321, in run_child
2014-10-24 08:29:05.356 22327 TRACE glance self.run_server()
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/glance/common/wsgi.py, line 343, in 
run_server
2014-10-24 08:29:05.356 22327 TRACE glance debug=False)
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/eventlet/wsgi.py, line 671, in server
2014-10-24 08:29:05.356 22327 TRACE glance client_socket = sock.accept()
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/eventlet/greenio.py, line 179, in accept
2014-10-24 08:29:05.356 22327 TRACE glance res = socket_accept(fd)
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/dist-packages/eventlet/greenio.py, line 56, in 
socket_accept
2014-10-24 08:29:05.356 22327 TRACE glance return descriptor.accept()
2014-10-24 08:29:05.356 22327 TRACE glance   File 
/usr/lib/python2.7/socket.py, line 202, in accept
2014-10-24 08:29:05.356 22327 TRACE glance sock, addr = self._sock.accept()
2014-10-24 08:29:05.356 22327 TRACE glance error: [Errno 24] Too many open files
2014-10-24 08:29:05.356 22327 TRACE glance
2014-10-24 08:29:05.840 22316 ERROR glance.wsgi.server [-] Not respawning child 
22327, cannot recover from termination

Especially as the api workers run as thread, not separate processes.

Increasing the default nofiles via upstart would be a good solution.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: glance-api 1:2014.2-0ubuntu1~cloud0 [origin: Canonical]
ProcVersionSignature: User Name 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CrashDB:
 {
impl: launchpad,
project: cloud-archive,
bug_pattern_url: 
http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml;,
 }
Date: Fri Oct 24 09:08:50 2014
PackageArchitecture: all
SourcePackage: glance
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.glance.glance.api.conf: [deleted]
modified.conffile..etc.glance.glance.api.paste.ini: [deleted]
modified.conffile..etc.glance.glance.cache.conf: [deleted]
modified.conffile..etc.glance.glance.scrubber.conf: [deleted]
modified.conffile..etc.glance.policy.json: [deleted]
modified.conffile..etc.glance.schema.image.json: [deleted]

** Affects: cloud-archive
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug scale-testing third-party-packages trusty uec-images

** Tags added: scale-testing

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

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

Title:
  CRITICAL glance [-] error: [Errno 24] Too many open files

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

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


[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic

2014-10-24 Thread Edward Hope-Morley
** Changed in: neutron-api (Juju Charms Collection)
   Status: Fix Committed = Fix Released

** Changed in: nova-cloud-controler (Juju Charms Collection)
   Status: Fix Committed = Fix Released

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

Title:
  Neutron has an empty database after deploying juno on utopic

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

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


[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-24 Thread Edward Hope-Morley
** Changed in: nova-compute (Juju Charms Collection)
   Status: Fix Committed = Fix Released

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

Title:
  Nova configuration template has deprecated items (  grizzly )

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

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


[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Ann Kamyshnikova
This is very interesting. I installed neutron from cloud-archive
repository (juno-staging) http://paste.openstack.org/show/123954/ on
Ubuntu 14.04 I used plugin.ini and neutron.conf that was provided but
still migrations run ok.

 Also I'm not sure how this problem could depends on adding l2 and l3
agents as in juno migrations are unconditional, so running on empty
database should be the same all the time.

In common such problem can appear if wrong engine is used ( but it set
automatically for all tables as InnoDB) or if this alter column try to
change size of the column for example, but here  router_id, l3_agent_id
has the same size and it is not changed.

So, I'm not sure how this could be fixed as I cannot reproduce this bug.
Could you please verify that this bug can be reproduced in clean-room
install and provide concrete steps to reproduce it?

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

Title:
  Openstack Neutron Database error on filling database

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

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


[Bug 1385187] [NEW] open-vm-tools not work on ubuntu 14.10

2014-10-24 Thread AdlerHorst
Public bug reported:

open-vm-tools not working.
 - No screen resize in the guest
 - no mounting shared drives
 - no clipboard exchange.
 - could not find this open-vm-tools-desktop GUI somewhere

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

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

Title:
  open-vm-tools not work on ubuntu 14.10

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

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


[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Robert Campbell
1. Install a virtual machine with 14.04.1 LTS server AMD-x64
2. Add juno-staging from 
https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/juno-staging
3. Add http://ftp.osuosl.org/pub/mariadb/repo/10.0/ubuntu and apt-get install 
galera  mariadb-server-10.0 mariadb-server-core-10.0 mariadb-client-10.0 
(because controller-node should be built using galera to enable 
multiple-controller setups with active/active replication)
4. Install neutron-common neutron-dhcp-agent neutron-lbaas-agent 
neutron-metadata-agent neutron-metering-agent neutron-plugin-ml2 
neutron-plugin-openvswitch-agent neutron-server neutron-vpn-agent 
python-neutron python-neutronclient
5. apt-get install python-mysqldb
6. Add config files from this bug-report to /etc/neutron/
7. mysql -e create database neutron;
8. mysql -e show databases;
9. add user and flush privileges: 
a) create user 'neutron'@'localhost' identified by 
'C2qDdWD2Ij1LxullUS9nzSvS3ePGXDLA';
b) grant all privileges on *.* to 'neutron'@'localhost';
c) FLUSH PRIVILEGES;

10. Change connection string in neutron.conf (127.0.0.1)
11. Run the command: neutron-db-manage --config-file /etc/neutron/neutron.conf 
--config-file /etc/neutron/plugin.ini upgrade head
12. Observe result:
root@vm-1:/etc/neutron# neutron-db-manage --config-file 
/etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head
INFO  [alembic.migration] Context impl MySQLImpl.
INFO  [alembic.migration] Will assume non-transactional DDL.
INFO  [alembic.migration] Running upgrade None - havana, havana_initial
INFO  [alembic.migration] Running upgrade havana - e197124d4b9, add unique 
constraint to members
INFO  [alembic.migration] Running upgrade e197124d4b9 - 1fcfc149aca4, Add a 
unique constraint on (agent_type, host) columns to prevent a race
condition when an agent entry is 'upserted'.
INFO  [alembic.migration] Running upgrade 1fcfc149aca4 - 50e86cb2637a, 
nsx_mappings
INFO  [alembic.migration] Running upgrade 50e86cb2637a - 1421183d533f, NSX 
DHCP/metadata support
INFO  [alembic.migration] Running upgrade 1421183d533f - 3d3cb89d84ee, 
nsx_switch_mappings
INFO  [alembic.migration] Running upgrade 3d3cb89d84ee - 4ca36cfc898c, 
nsx_router_mappings
INFO  [alembic.migration] Running upgrade 4ca36cfc898c - 27cc183af192, 
ml2_vnic_type
INFO  [alembic.migration] Running upgrade 27cc183af192 - 50d5ba354c23, ml2 
binding:vif_details
INFO  [alembic.migration] Running upgrade 50d5ba354c23 - 157a5d299379, ml2 
binding:profile
INFO  [alembic.migration] Running upgrade 157a5d299379 - 3d2585038b95, VMware 
NSX rebranding
INFO  [alembic.migration] Running upgrade 3d2585038b95 - abc88c33f74f, lb stats
INFO  [alembic.migration] Running upgrade abc88c33f74f - 1b2580001654, 
nsx_sec_group_mapping
INFO  [alembic.migration] Running upgrade 1b2580001654 - e766b19a3bb, 
nuage_initial
INFO  [alembic.migration] Running upgrade e766b19a3bb - 2eeaf963a447, 
floatingip_status
INFO  [alembic.migration] Running upgrade 2eeaf963a447 - 492a106273f8, Brocade 
ML2 Mech. Driver
INFO  [alembic.migration] Running upgrade 492a106273f8 - 24c7ea5160d7, Cisco 
CSR VPNaaS
INFO  [alembic.migration] Running upgrade 24c7ea5160d7 - 81c553f3776c, 
bsn_consistencyhashes
INFO  [alembic.migration] Running upgrade 81c553f3776c - 117643811bca, nec: 
delete old ofc mapping tables
INFO  [alembic.migration] Running upgrade 117643811bca - 19180cf98af6, 
nsx_gw_devices
INFO  [alembic.migration] Running upgrade 19180cf98af6 - 33dd0a9fa487, 
embrane_lbaas_driver
INFO  [alembic.migration] Running upgrade 33dd0a9fa487 - 2447ad0e9585, Add 
IPv6 Subnet properties
INFO  [alembic.migration] Running upgrade 2447ad0e9585 - 538732fa21e1, NEC 
Rename quantum_id to neutron_id
INFO  [alembic.migration] Running upgrade 538732fa21e1 - 5ac1c354a051, n1kv 
segment allocs for cisco n1kv plugin
INFO  [alembic.migration] Running upgrade 5ac1c354a051 - icehouse, icehouse
INFO  [alembic.migration] Running upgrade icehouse - 54f7549a0e5f, 
set_not_null_peer_address
INFO  [alembic.migration] Running upgrade 54f7549a0e5f - 1e5dd1d09b22, 
set_not_null_fields_lb_stats
INFO  [alembic.migration] Running upgrade 1e5dd1d09b22 - b65aa907aec, 
set_length_of_protocol_field
INFO  [alembic.migration] Running upgrade b65aa907aec - 33c3db036fe4, 
set_length_of_description_field_metering
INFO  [alembic.migration] Running upgrade 33c3db036fe4 - 4eca4a84f08a, Remove 
ML2 Cisco Credentials DB
INFO  [alembic.migration] Running upgrade 4eca4a84f08a - d06e871c0d5, 
set_admin_state_up_not_null_ml2
INFO  [alembic.migration] Running upgrade d06e871c0d5 - 6be312499f9, 
set_not_null_vlan_id_cisco
INFO  [alembic.migration] Running upgrade 6be312499f9 - 1b837a7125a9, Cisco 
APIC Mechanism Driver
INFO  [alembic.migration] Running upgrade 1b837a7125a9 - 10cd28e692e9, 
nuage_extraroute
INFO  [alembic.migration] Running upgrade 10cd28e692e9 - 2db5203cb7a9, 
nuage_floatingip
INFO  [alembic.migration] Running upgrade 2db5203cb7a9 - 5446f2a45467, 
set_server_default
INFO  [alembic.migration] 

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Robert Campbell
Solved:
Just tried with Server version: 5.5.39-MariaDB-0ubuntu0.14.04.1-log (Ubuntu):

root@vm-1:/var/lib# neutron-db-manage --config-file /etc/neutron/neutron.conf 
--config-file /etc/neutron/plugin.ini upgrade head
INFO  [alembic.migration] Context impl MySQLImpl.
INFO  [alembic.migration] Will assume non-transactional DDL.
INFO  [alembic.migration] Running upgrade None - havana, havana_initial
INFO  [alembic.migration] Running upgrade havana - e197124d4b9, add unique 
constraint to members
INFO  [alembic.migration] Running upgrade e197124d4b9 - 1fcfc149aca4, Add a 
unique constraint on (agent_type, host) columns to prevent a race
condition when an agent entry is 'upserted'.
INFO  [alembic.migration] Running upgrade 1fcfc149aca4 - 50e86cb2637a, 
nsx_mappings
INFO  [alembic.migration] Running upgrade 50e86cb2637a - 1421183d533f, NSX 
DHCP/metadata support
INFO  [alembic.migration] Running upgrade 1421183d533f - 3d3cb89d84ee, 
nsx_switch_mappings
INFO  [alembic.migration] Running upgrade 3d3cb89d84ee - 4ca36cfc898c, 
nsx_router_mappings
INFO  [alembic.migration] Running upgrade 4ca36cfc898c - 27cc183af192, 
ml2_vnic_type
INFO  [alembic.migration] Running upgrade 27cc183af192 - 50d5ba354c23, ml2 
binding:vif_details
INFO  [alembic.migration] Running upgrade 50d5ba354c23 - 157a5d299379, ml2 
binding:profile
INFO  [alembic.migration] Running upgrade 157a5d299379 - 3d2585038b95, VMware 
NSX rebranding
INFO  [alembic.migration] Running upgrade 3d2585038b95 - abc88c33f74f, lb stats
INFO  [alembic.migration] Running upgrade abc88c33f74f - 1b2580001654, 
nsx_sec_group_mapping
INFO  [alembic.migration] Running upgrade 1b2580001654 - e766b19a3bb, 
nuage_initial
INFO  [alembic.migration] Running upgrade e766b19a3bb - 2eeaf963a447, 
floatingip_status
INFO  [alembic.migration] Running upgrade 2eeaf963a447 - 492a106273f8, Brocade 
ML2 Mech. Driver
INFO  [alembic.migration] Running upgrade 492a106273f8 - 24c7ea5160d7, Cisco 
CSR VPNaaS
INFO  [alembic.migration] Running upgrade 24c7ea5160d7 - 81c553f3776c, 
bsn_consistencyhashes
INFO  [alembic.migration] Running upgrade 81c553f3776c - 117643811bca, nec: 
delete old ofc mapping tables
INFO  [alembic.migration] Running upgrade 117643811bca - 19180cf98af6, 
nsx_gw_devices
INFO  [alembic.migration] Running upgrade 19180cf98af6 - 33dd0a9fa487, 
embrane_lbaas_driver
INFO  [alembic.migration] Running upgrade 33dd0a9fa487 - 2447ad0e9585, Add 
IPv6 Subnet properties
INFO  [alembic.migration] Running upgrade 2447ad0e9585 - 538732fa21e1, NEC 
Rename quantum_id to neutron_id
INFO  [alembic.migration] Running upgrade 538732fa21e1 - 5ac1c354a051, n1kv 
segment allocs for cisco n1kv plugin
INFO  [alembic.migration] Running upgrade 5ac1c354a051 - icehouse, icehouse
INFO  [alembic.migration] Running upgrade icehouse - 54f7549a0e5f, 
set_not_null_peer_address
INFO  [alembic.migration] Running upgrade 54f7549a0e5f - 1e5dd1d09b22, 
set_not_null_fields_lb_stats
INFO  [alembic.migration] Running upgrade 1e5dd1d09b22 - b65aa907aec, 
set_length_of_protocol_field
INFO  [alembic.migration] Running upgrade b65aa907aec - 33c3db036fe4, 
set_length_of_description_field_metering
INFO  [alembic.migration] Running upgrade 33c3db036fe4 - 4eca4a84f08a, Remove 
ML2 Cisco Credentials DB
INFO  [alembic.migration] Running upgrade 4eca4a84f08a - d06e871c0d5, 
set_admin_state_up_not_null_ml2
INFO  [alembic.migration] Running upgrade d06e871c0d5 - 6be312499f9, 
set_not_null_vlan_id_cisco
INFO  [alembic.migration] Running upgrade 6be312499f9 - 1b837a7125a9, Cisco 
APIC Mechanism Driver
INFO  [alembic.migration] Running upgrade 1b837a7125a9 - 10cd28e692e9, 
nuage_extraroute
INFO  [alembic.migration] Running upgrade 10cd28e692e9 - 2db5203cb7a9, 
nuage_floatingip
INFO  [alembic.migration] Running upgrade 2db5203cb7a9 - 5446f2a45467, 
set_server_default
INFO  [alembic.migration] Running upgrade 5446f2a45467 - db_healing, Include 
all tables and make migrations unconditional.
INFO  [alembic.migration] Context impl MySQLImpl.
INFO  [alembic.migration] Will assume non-transactional DDL.
INFO  [alembic.autogenerate.compare] Detected server default on column 
'cisco_ml2_apic_epgs.provider'
INFO  [alembic.autogenerate.compare] Detected removed index 
'cisco_n1kv_vlan_allocations_ibfk_1' on 'cisco_n1kv_vlan_allocations'
INFO  [alembic.autogenerate.compare] Detected server default on column 
'cisco_n1kv_vxlan_allocations.allocated'
INFO  [alembic.autogenerate.compare] Detected removed index 
'cisco_n1kv_vxlan_allocations_ibfk_1' on 'cisco_n1kv_vxlan_allocations'
INFO  [alembic.autogenerate.compare] Detected removed index 
'embrane_pool_port_ibfk_2' on 'embrane_pool_port'
INFO  [alembic.autogenerate.compare] Detected removed index 
'firewall_rules_ibfk_1' on 'firewall_rules'
INFO  [alembic.autogenerate.compare] Detected removed index 'firewalls_ibfk_1' 
on 'firewalls'
INFO  [alembic.autogenerate.compare] Detected server default on column 
'meteringlabelrules.excluded'
INFO  [alembic.autogenerate.compare] Detected server 

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Tom Verdaat
So this is indeed a bug, but the real problem is not so much the neutron
database model itself but SQLAlchemy/Alembic generating SQL that doesn't
work on MariaDB 10.0. Has MariaDB 10.0 broken SQL syntax?

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

Title:
  Openstack Neutron Database error on filling database

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

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


[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
** Information type changed from Public to Public Security

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

Title:
  segfault and apparent memory corruption in tsrm_virtual_cwd.c

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

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


[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Ann Kamyshnikova
** Changed in: neutron
   Status: Confirmed = Invalid

** Changed in: neutron
   Status: Invalid = Opinion

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

Title:
  Openstack Neutron Database error on filling database

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

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


[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Tom Verdaat
** Summary changed:

- Openstack Neutron Database error on filling database
+ SQL error during alembic.migration when populating Neutron database on 
MariaDB 10.0

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

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

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


[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Robie Basak
Can you provide steps to reproduce, please? Does it occur on Utopic or
on the latest upstream PHP release? If there has been an upstream fix,
identifying it so that we can cherry-pick it would be great.

 Given the memory corruption, this may well be a security issue.

Please note that php5-fpm is in universe, so not directly supported by
Canonical's security team.

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

Title:
  segfault and apparent memory corruption in tsrm_virtual_cwd.c

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

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


[Bug 105736] Re: mutt - TLS packet with unexpected length

2014-10-24 Thread luis gf
With the lastest version of ubuntu LTS 14.04. Exim4 packages has
comunication problems with other exim4 running the same Ubuntu version.
After trying to do the SSL handshake, gnutls broke the connection with
the lenght error.

2| EXT[0x14a7ea0]: Sending extension SIGNATURE ALGORITHMS (10 bytes)
|3| HSK[0x14a7ea0]: CLIENT HELLO was sent [139 bytes]
|6| BUF[HSK]: Inserted 139 bytes of Data
|7| HWRITE: enqueued 139. Total 139 bytes.
|7| HWRITE FLUSH: 139 bytes in buffer.
|4| REC[0x14a7ea0]: Sending Packet[0] Handshake(22) with length: 139
|7| WRITE: enqueued 144 bytes for 0x4. Total 144 bytes.
|4| REC[0x14a7ea0]: Sent Packet[1] Handshake(22) with length: 144
|7| HWRITE: wrote 139 bytes, 0 bytes left.
|7| WRITE FLUSH: 144 bytes in buffer.
|7| WRITE: wrote 144 bytes, 0 bytes left.
|7| READ: Got 0 bytes from 0x4
|7| READ: read 0 bytes from 0x4
|2| ASSERT: gnutls_buffers.c:640
|2| ASSERT: gnutls_record.c:971
|2| ASSERT: gnutls_handshake.c:2762
|6| BUF[HSK]: Cleared Data from buffer
*** Fatal error: A TLS packet with unexpected length was received.
|4| REC: Sending Alert[2|22] - Record overflow
|4| REC[0x14a7ea0]: Sending Packet[1] Alert(21) with length: 2
|7| WRITE: enqueued 7 bytes for 0x4. Total 7 bytes.
|7| WRITE FLUSH: 7 bytes in buffer.
|7| WRITE: wrote 7 bytes, 0 bytes left.
|4| REC[0x14a7ea0]: Sent Packet[2] Alert(21) with length: 7
*** Handshake has failed


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

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

Title:
  mutt - TLS packet with unexpected length

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

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


[Bug 105736] Re: mutt - TLS packet with unexpected length

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

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

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

Title:
  mutt - TLS packet with unexpected length

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

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


[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Eugene Nikanorov
I think since this is problem with specific version of sql backend while
other versions work correctly there's no need to fix this.

** Changed in: neutron
   Status: Opinion = Won't Fix

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

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

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


[Bug 1381537] Re: Dovecot version in precise too old to switch off SSLv3 protocol for poodle fix

2014-10-24 Thread Marc Deslauriers
** Changed in: dovecot (Ubuntu)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

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

Title:
  Dovecot version in precise  too old to switch off SSLv3 protocol for
  poodle fix

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

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


[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
Steps to reproduce would depend on a private (Drupal-based) codebase and
database. I'll go upstream, and report back.

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

Title:
  segfault and apparent memory corruption in tsrm_virtual_cwd.c

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

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


[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Tom Verdaat
Due to this bug Neutron will only work with version = 5.5 of
mysql/mariadb, e.g. older versions. Downgrading to 5.5 isn't a solution,
it's a workaround! It also means there is no database upgrade path for
OpenStack, and this version limitation isn't mentioned anywhere in the
documentation.

I'd say that's a pretty big deal that somebody should look at! If not a
Neutron core developer, then somebody that works on SQLAlchemy. If
nobody is willing to address the actual technical issue then at least
the version limitation should be added to the documentation.

Can't force you to work on this, just saying that I think ignoring this
would be a mistake.

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

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

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


[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
It's beginning to look like a stack overflow segfault caused by
recursion or infinite loop. I'll turn off the security switch for now.

** Information type changed from Public Security to Public

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

Title:
  segfault and apparent memory corruption in tsrm_virtual_cwd.c

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

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


[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Ann Kamyshnikova
I used 10.0.14 and migrations work. I this is problem of current 10.0
versionof MariaDB. MySQL works fine and it is tested a lot.

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

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

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


[Bug 1383379] Re: nginx default config has SSLv3 enabled, makes sites using default config options vulnerable to POODLE

2014-10-24 Thread Thomas Ward
Fixed in latest NGINX upload to the PPAs.

** Changed in: nginx
   Status: Fix Committed = Fix Released

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

Title:
  nginx default config has SSLv3 enabled, makes sites using default
  config options vulnerable to POODLE

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

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


[Bug 1216817] Re: Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2014-10-24 Thread Thomas Ward
This should be fixed now that the packages have been resynced with
Debian which I believe had an updated version of the module included in
it.

The package in Ubuntu is still affected.

** Changed in: nginx
   Status: Fix Committed = Fix Released

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

Title:
  Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the
  push module to throw errors.

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

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


[Bug 1274527] Re: MAAS doesn't put its DNS server in resolv.conf

2014-10-24 Thread Jeff Lane
So this bit us again when trying to deploy LDS.  The process there is:

Install/configure MAAs
Populate MAAS
on MAAS, install juju
Juju bootstrap
juju-deployer install LDS
then go to LDS and it does more stuff.

In this case it really caused pain in several cases where juju would say
bootstrap failed (because it was unable to resolve a node name, since
juju bootstrap checks the node hostname rather than the node IP) even
though bootstrap was successful.  I'm sure we probably retried bootstrap
at least 2 - 3 times thinking it had failed when in reality all that had
happened was DNS issues causing the health check to fail.

Also, when trying to deploy stuff to 74 nodes, not being able to access
the node via hostname from the maas server REALLY SUCKED.  It is a pain
to have to click through system pages to find an IP address because
you're unable to ssh node-host-name.maas from MAAS.

It's not a trivial solution, Julian points that out well, but it IS one
that makes debugging and sometimes deployments more painful than they
should be, especially when you're using more than a handful of nodes.

That said, I understand that MAAS is designed to be run distributed
across several bits at scale, but we're taking about DNS.  Perhaps DNS
should be controlled at the region controller level then (If it's not
already, I confess that I don't know where in the stack bind sits in
relation to region-controller, cluster-controller, haproxy, PostgreSQL
and so forth), with each cluster controller updating the region DNS
data, and every cluster passing the region controller as the DNS server
to all nodes as well as using the region controller as the cluster's
primary DNS.  Or at least something like that.

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

Title:
  MAAS doesn't put its DNS server in resolv.conf

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

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


[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2014-10-24 Thread Tom Haddon
I'm seeing this on trusty/icehouse:

root@furud:~# virsh list --all
 IdName   State

 32instance-2bb1  running
 37instance-2bb2  running
 4237  instance-6b86  running
 4238  instance-6b87  running

root@furud:~# virsh console instance-6b87
Connected to domain instance-6b87
Escape character is ^]
error: internal error: character device null is not using a PTY


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

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

Title:
  internal error character device (null) is not using a PTY when using
  virsh console

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

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


[Bug 603211] Re: Apache fails to start after reboot due to missing /var/run/apache2 directory when SSL is enabled

2014-10-24 Thread pataquets
** Summary changed:

- Apache fails to start after reboot due to missing /var/run/apache2 direcotry 
when ssl is enabled 
+ Apache fails to start after reboot due to missing /var/run/apache2 directory 
when SSL is enabled

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

Title:
  Apache fails to start after reboot due to missing /var/run/apache2
  directory when SSL is enabled

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

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


[Bug 1313133] Re: sa-compile error on ubuntu 14.04 LTS upgrade

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

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

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

Title:
  sa-compile error on ubuntu 14.04 LTS upgrade

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

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


[Bug 1385407] [NEW] juju-quickstart destroys existing AWS environment

2014-10-24 Thread Artur Tyloch
Public bug reported:

It seems in juju-quickstart 1.4.4  exisitng environment is destroyed
without warning  and new ne created when you have outdated or missing
enviroment.jenv file (missing e.g. because another user is  using the
same AWS credencials).

How to replicate issue:
1. Create new AWS juju environment (env name e.g. testaws ) using :
juju switch testaws
juju-quickstart 

2. Delete local testaws.jenv

3. run again for testaws:
juju-quickstart 

Old environment  will be destroyed and new bootstraped without warning.
AFAIR in previous version  of juju-quickstart in a such case there was  an 
error i.e  new environment was not created.

** Affects: juju-quickstart (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  juju-quickstart destroys existing AWS  environment

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

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


[Bug 1373873] Re: package sa-compile 3.4.0-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2014-10-24 Thread Mehmet Hanoğlu
** Changed in: spamassassin (Ubuntu)
   Status: Incomplete = New

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

Title:
  package sa-compile 3.4.0-1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 255

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

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


[Bug 1373137] Re: need to run update-grub when grub-install

2014-10-24 Thread Newell Jensen
** Description changed:

  I noticed this when installing ppc64el, as boot would fail.   It would fail 
because no /boot/grub/grub.cfg existed.
  I'm not entirely sure when we need to run update-grub.
  
  I know that the 'install_grub' was choosing to *not* run update-grub
  because sometimes dpkg-reconfigure would do the same thing, and that was
  a slow operation.
  
  Its possible there are more complex symantics involved than I
  understood.  But we were not running 'update-grub' in order to save some
  time.
  
  Basically, as input to 'install_grub', we have:
-   * the target to install to (/dev/sda1 or /dev/sda)
-   * the dpkg arch
-   * the name of the package to 'dpkg-reconfigure' (derived from the dpkg arch 
and whether or not to use uefi).
- we dpkg-reconfigure because we may change the GRUB_CMDLINE_LINUX_DEFAULT 
to include additional options such as console=
+   * the target to install to (/dev/sda1 or /dev/sda)
+   * the dpkg arch
+   * the name of the package to 'dpkg-reconfigure' (derived from the dpkg arch 
and whether or not to use uefi).
+ we dpkg-reconfigure because we may change the GRUB_CMDLINE_LINUX_DEFAULT 
to include additional options such as console=
  
  From my memory, it seemed like on amd64 and i386, running 'dpkg-
  reconfigure grub-pc' would end up running update-grub.  I then chose not
  to run update-grub because it was slow.
  
  Colin,  Is there some simple logic that I can use to determine when
  running update-grub is needed?
+ 
+ 
+ SRU curtin
+ ==
+ 
+ [Impact]
+ 
+ This bug will make it so boot fails when installing ppc64el.  It would
+ fail because no /boot/grub/grub.cfg existed.
+ 
+ This backport is needed so that we can install for ppc64el and any other
+ architectures that were failing because update-grub was not being
+ executed when doing grub-install.
+ 
+ This upload fixes the bug by making sure that update-grub is executed
+ when doing grub-install
+ 
+ 
+ [Test Case]
+ 
+ To reproduce this bug you would need to follow what was being done as
+ outlined in the original bug report description.  Namely, you would need
+ to do a curtin install for ppc64el.
+ 
+ 
+ [Regression Potential] 
+ 
+ update-grub can be run multiple times so even in the event that update-
+ grub is executed a second time by some other package, like the original
+ bug reporter mentions in the original bug report description, it is
+ unlikely to cause any regressions.

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

Title:
  need to run update-grub when grub-install

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

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


[Bug 1370249] Re: 'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in range(128) (curtin can't handle non-ascii characters in dpkg --list output)

2014-10-24 Thread Newell Jensen
** Description changed:

  I was trying to deploy an image based on an Ubuntu Desktop 14.04 install
  using MAAS 1.7.0~beta2+bzr2967-0ubuntu1~ppa1 on Ubuntu 14.04 server.
  
  I made a curtin-compatible tar.gz which includes cloud-init, put it in
  place of root-tgz in my maas server, and tried to deploy a node (using
  juju bootstrap).
  
  Juju ended up complaining and timing out, and the node never fully
  completed installation. On closer look, I found curtin crashes when
  running curthooks, specifically at some point it does dpkg --list, and
  the code that handles this (utils.subp) assumes output from its commands
  is pure ascii and so crashes when the output contains non-ascii. For
  Ubuntu Desktop, in particular, the output contains Déjȧ Dup, which is
  what causes things to barf.
  
  I SSHd into the half-installed node and ran curtin manually like so:
  
  sudo CURTIN_STACKTRACE=1 /curtin/bin/curtin --verbose --verbose --log-
  file /media/root-rw/curtin-install.log install
  --config=configs/config-000.cfg
  http://10.10.10.1/MAAS/static/images/ubuntu/amd64/generic/trusty/release
  /root-tgz
  
  It ended in this:
  
  Running command ['chroot', '/tmp/tmpQ_dk0_/target', 'dpkg-query', '--list'] 
with allowed return codes [0] (shell=False, capture=True)
  Traceback (most recent call last):
    File /curtin/curtin/commands/main.py, line 96, in main
  sys.exit(args.func(args))
    File /curtin/curtin/commands/curthooks.py, line 443, in curthooks
  apply_debconf_selections(cfg, target)
    File /curtin/curtin/commands/curthooks.py, line 219, in 
apply_debconf_selections
  pkgs_installed = get_installed_packages(target)
    File /curtin/curtin/commands/curthooks.py, line 259, in 
get_installed_packages
  (out, _err) = util.subp(cmd, capture=True)
    File /curtin/curtin/util.py, line 58, in subp
  out = out.decode()
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 19027: 
ordinal not in range(128)
  'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in 
range(128)
  Traceback (most recent call last):
    File /curtin/curtin/commands/main.py, line 96, in main
  sys.exit(args.func(args))
    File /curtin/curtin/commands/install.py, line 267, in cmd_install
  stage.run()
    File /curtin/curtin/commands/install.py, line 104, in run
  util.subp(cmd, shell=shell, env=self.env)
    File /curtin/curtin/util.py, line 68, in subp
  cmd=args)
  ProcessExecutionError: Unexpected error while running command.
  Command: ['curtin', 'curthooks']
  Exit code: 3
  Reason: -
  Stdout: ''
  Stderr: ''
  Unexpected error while running command.
  Command: ['curtin', 'curthooks']
  Exit code: 3
  Reason: -
  Stdout: ''
  Stderr: ''
  
  I'm attaching the full log as well.
+ 
+ 
+ SRU curtin
+ ==
+ 
+ [Impact]
+ 
+ curtin can't handle non-ascii characters in dpkg --list output as
+ mentioned in the original bug report descripition.  This bug doesn't
+ allow curtin to continue and terminates the installation.
+ 
+ This fix is needed so that we can make subprocess calls with output that
+ contains non-ascii characters.
+ 
+ The patch supplied by the bug reporter enables non-ascii character
+ subprocess output decoding for curtin.
+ 
+ 
+ [Test Case]
+ 
+ To reproduce the bug, follow the same steps as the bug report
+ description mentiones.  Namely, making sure that dpkg --list will
+ contain output with non-ascii characters.
+ 
+ 
+ [Regression Potential] 
+ 
+ utf-8 is backwards compatible with ascii, so the likely hood of
+ regressions is small.

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

Title:
  'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in
  range(128) (curtin can't handle non-ascii characters in dpkg --list
  output)

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

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


[Bug 1328521] Re: curtin hook does not execute /opt/curtin/finalize

2014-10-24 Thread Newell Jensen
** Description changed:

  As reported by Gabriel (and Blake)
- There is a small [but crippling] bug in:  

   
-   

 
- 
http://bazaar.launchpad.net/~curtin-dev/curtin/trunk/view/head:/curtin/commands/hook.py#L41


-   

 
- that particular join will not have the desired effect. The second parameter 
must not contain a leading /. or it will become the root path.  
   
-   

 
-  import os 

 
-

 
-  root_p = /root  

 
-  os.path.join(root_p, '/opt/curtin')   

 
- '/opt/curtin' 

 
-  os.path.join(root_p, 'opt/curtin')

 
+ There is a small [but crippling] bug in:
+ 
+ http://bazaar.launchpad.net/~curtin-
+ dev/curtin/trunk/view/head:/curtin/commands/hook.py#L41
+ 
+ that particular join will not have the desired effect. The second
+ parameter must not contain a leading /. or it will become the root path.
+ 
+  import os
+ 
+  root_p = /root
+  os.path.join(root_p, '/opt/curtin')
+ '/opt/curtin'
+  os.path.join(root_p, 'opt/curtin')
  '/root/opt/curtin'
+ 
+ 
+ SRU curtin
+ ==
+ 
+ [Impact]
+ 
+  This bug doesn't allow curtin to execute /opt/curtin/finalize which is
+ needed for finalizing the provided directory for the default target
+ mount point during a curtin installation.
+ 
+ This fix needs to be backported to the stable release so that program
+ can have the originally intended functionality.
+ 
+ This upload fixes the bug by enabling the finalize script to execute as
+ originally intended.
+ 
+ 
+ [Test Case]
+ 
+ To reproduce the bug, follow the original bug report description.  This
+ can be verified by using a Python interpreter and the code changes that
+ the patch supplies.
+ 
+ 
+ [Regression Potential] 
+ 
+ Since the script was not executing as originally intended there would
+ only be regressions in the event that other band-aid fixes were
+ committed upstream to circumvent the undesirable effect that this had.
+ This isn't the case so we believe the probability of this causing a
+ regression is low.

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

Title:
  curtin hook does not execute /opt/curtin/finalize

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

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


[Bug 1323729] Fix proposed to neutron (feature/lbaasv2)

2014-10-24 Thread OpenStack Infra
Fix proposed to branch: feature/lbaasv2
Review: https://review.openstack.org/130864

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

Title:
  Remove Open vSwitch and Linuxbridge plugins from the Neutron tree

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

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


[Bug 1381537] Re: Dovecot version in precise too old to switch off SSLv3 protocol for poodle fix

2014-10-24 Thread Marc Deslauriers
** Also affects: dovecot (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: dovecot (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: dovecot (Ubuntu Vivid)
   Importance: Undecided
 Assignee: Marc Deslauriers (mdeslaur)
   Status: Confirmed

** Also affects: dovecot (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: dovecot (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: dovecot (Ubuntu Vivid)
   Status: Confirmed = Fix Released

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

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

** Changed in: dovecot (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: dovecot (Ubuntu Lucid)
   Status: New = Confirmed

** Changed in: dovecot (Ubuntu Precise)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

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

Title:
  Dovecot version in precise  too old to switch off SSLv3 protocol for
  poodle fix

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

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


[Bug 1382632] Re: Insecure key file permissions

2014-10-24 Thread Scott Moser
This ends up being a regression of the curtin changes in bug 1313550.
curtin is extracting a tarball with '--xattrs --xattrs-include=* --acl'.

Its the '--acl' that is problematic.

Even though the tarball being extracted did not have acl stored in it
tar creates default acl on extraction.

The simplist fix is to for us to remove '--acl' from curtin's extraction 
parameters.
http://bazaar.launchpad.net/~curtin-dev/curtin/trunk/view/head:/curtin/commands/extract.py

This change can be made locally on the maas region controller in the
installed 'python-curtin' package.

** Attachment added: show tar acl issue
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1382632/+attachment/4244036/+files/show-tar-acl-issue

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

** Also affects: curtin
   Importance: Undecided
   Status: New

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

Title:
  Insecure key file permissions

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

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


[Bug 1382632] Re: Insecure key file permissions

2014-10-24 Thread Launchpad Bug Tracker
** Branch linked: lp:curtin

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

Title:
  Insecure key file permissions

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

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


[Bug 1382632] Re: Insecure key file permissions

2014-10-24 Thread Scott Moser
fixed in revno 194 of trunk.


** Changed in: curtin
   Importance: Undecided = High

** Changed in: curtin
   Status: New = Fix Committed

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

Title:
  Insecure key file permissions

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

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


[Bug 1324640] Re: vm-builder fails on creating ppc images

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

** Changed in: vm-builder (Ubuntu)
   Status: New = Confirmed

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

Title:
  vm-builder fails on creating  ppc images

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

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


[Bug 1370249] Re: 'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in range(128) (curtin can't handle non-ascii characters in dpkg --list output)

2014-10-24 Thread Newell Jensen
** Description changed:

  I was trying to deploy an image based on an Ubuntu Desktop 14.04 install
  using MAAS 1.7.0~beta2+bzr2967-0ubuntu1~ppa1 on Ubuntu 14.04 server.
  
  I made a curtin-compatible tar.gz which includes cloud-init, put it in
  place of root-tgz in my maas server, and tried to deploy a node (using
  juju bootstrap).
  
  Juju ended up complaining and timing out, and the node never fully
  completed installation. On closer look, I found curtin crashes when
  running curthooks, specifically at some point it does dpkg --list, and
  the code that handles this (utils.subp) assumes output from its commands
  is pure ascii and so crashes when the output contains non-ascii. For
  Ubuntu Desktop, in particular, the output contains Déjȧ Dup, which is
  what causes things to barf.
  
  I SSHd into the half-installed node and ran curtin manually like so:
  
  sudo CURTIN_STACKTRACE=1 /curtin/bin/curtin --verbose --verbose --log-
  file /media/root-rw/curtin-install.log install
  --config=configs/config-000.cfg
  http://10.10.10.1/MAAS/static/images/ubuntu/amd64/generic/trusty/release
  /root-tgz
  
  It ended in this:
  
  Running command ['chroot', '/tmp/tmpQ_dk0_/target', 'dpkg-query', '--list'] 
with allowed return codes [0] (shell=False, capture=True)
  Traceback (most recent call last):
    File /curtin/curtin/commands/main.py, line 96, in main
  sys.exit(args.func(args))
    File /curtin/curtin/commands/curthooks.py, line 443, in curthooks
  apply_debconf_selections(cfg, target)
    File /curtin/curtin/commands/curthooks.py, line 219, in 
apply_debconf_selections
  pkgs_installed = get_installed_packages(target)
    File /curtin/curtin/commands/curthooks.py, line 259, in 
get_installed_packages
  (out, _err) = util.subp(cmd, capture=True)
    File /curtin/curtin/util.py, line 58, in subp
  out = out.decode()
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 19027: 
ordinal not in range(128)
  'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in 
range(128)
  Traceback (most recent call last):
    File /curtin/curtin/commands/main.py, line 96, in main
  sys.exit(args.func(args))
    File /curtin/curtin/commands/install.py, line 267, in cmd_install
  stage.run()
    File /curtin/curtin/commands/install.py, line 104, in run
  util.subp(cmd, shell=shell, env=self.env)
    File /curtin/curtin/util.py, line 68, in subp
  cmd=args)
  ProcessExecutionError: Unexpected error while running command.
  Command: ['curtin', 'curthooks']
  Exit code: 3
  Reason: -
  Stdout: ''
  Stderr: ''
  Unexpected error while running command.
  Command: ['curtin', 'curthooks']
  Exit code: 3
  Reason: -
  Stdout: ''
  Stderr: ''
  
  I'm attaching the full log as well.
  
- 
  SRU curtin
  ==
  
  [Impact]
  
  curtin can't handle non-ascii characters in dpkg --list output as
  mentioned in the original bug report descripition.  This bug doesn't
  allow curtin to continue and terminates the installation.
  
  This fix is needed so that we can make subprocess calls with output that
  contains non-ascii characters.
  
  The patch supplied by the bug reporter enables non-ascii character
  subprocess output decoding for curtin.
  
- 
  [Test Case]
  
  To reproduce the bug, follow the same steps as the bug report
- description mentiones.  Namely, making sure that dpkg --list will
- contain output with non-ascii characters.
+ description mentions.  Namely, making sure that dpkg --list will contain
+ output with non-ascii characters.
  
- 
- [Regression Potential] 
+ [Regression Potential]
  
  utf-8 is backwards compatible with ascii, so the likely hood of
  regressions is small.

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

Title:
  'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in
  range(128) (curtin can't handle non-ascii characters in dpkg --list
  output)

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-10-24 Thread Newell Jensen
** Description changed:

  With trusty, /bin/ping relies on having extended attributes and kernel
  capabilities to gain the cap_net_raw+p capability. This allows removing
  the suid bit.
  
  However, the tarball cloud images do not preserve the extended
  attributes, and thus /bin/ping does not work on a system derived from
  them.
  
  Summary of problem per package:
-  * lxc: ubuntu cloud template needs to extract
-  * download template needs to extract with xattr flags
-  * server side download creation tools need xattr flags
-  * [unconfirmed] tarball caches need creation and extraction with xattr flags
-  * tar: need the '--xattr' and '--acl' flags backported
-  * maas: uec2roottgz needs to use xattr/acl flags 
-  * curtin: extraction needs to use xattr/acl flags.
-  * cloud-image-build: needs to create -root.tar.gz with xattr/acl flags
+  * lxc: ubuntu cloud template needs to extract
+  * download template needs to extract with xattr flags
+  * server side download creation tools need xattr flags
+  * [unconfirmed] tarball caches need creation and extraction with xattr flags
+  * tar: need the '--xattr' and '--acl' flags backported
+  * maas: uec2roottgz needs to use xattr/acl flags
+  * curtin: extraction needs to use xattr/acl flags.
+  * cloud-image-build: needs to create -root.tar.gz with xattr/acl flags
+ 
+ 
+ SRU curtin
+ ==
+ 
+ [Impact]
+ 
+ As the original bug report description mentions, curtin's extraction
+ needs to use xattr/acl flags.
+ 
+ [Test Case]
+ 
+ To reproduce this bug, use curtin extraction without the extended file
+ attributes.
+ 
+ [Regression Potential]
+ 
+ TBD

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-10-24 Thread Newell Jensen
** Description changed:

  With trusty, /bin/ping relies on having extended attributes and kernel
  capabilities to gain the cap_net_raw+p capability. This allows removing
  the suid bit.
  
  However, the tarball cloud images do not preserve the extended
  attributes, and thus /bin/ping does not work on a system derived from
  them.
  
  Summary of problem per package:
   * lxc: ubuntu cloud template needs to extract
   * download template needs to extract with xattr flags
   * server side download creation tools need xattr flags
   * [unconfirmed] tarball caches need creation and extraction with xattr flags
   * tar: need the '--xattr' and '--acl' flags backported
   * maas: uec2roottgz needs to use xattr/acl flags
   * curtin: extraction needs to use xattr/acl flags.
   * cloud-image-build: needs to create -root.tar.gz with xattr/acl flags
  
- 
  SRU curtin
  ==
  
  [Impact]
  
  As the original bug report description mentions, curtin's extraction
  needs to use xattr/acl flags.
  
  [Test Case]
  
  To reproduce this bug, use curtin extraction without the extended file
  attributes.
  
  [Regression Potential]
  
- TBD
+ Since the patch for this bug fix *looks* to see if there are extended
+ file attributes, it should work in the event that they are there or are
+ not there or are.  More specifically, if tar cmd supports xattrs, curtin
+ will return the required flags to extract them.  This lowers the
+ probability of introducing a regression.

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1362631] Re: Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10

2014-10-24 Thread Marco Parillo
Removed references to Betas and RC, as this is still present in the GA
version.

** Summary changed:

- Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10 Beta 1, 2 
or RC
+ Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10

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

Title:
  Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10

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

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


[Bug 1327846] Re: Samba, Ubuntu 14.04, smbpasswd, failed to open var/libsamba/private/secrets.tdb

2014-10-24 Thread DasBastard
Happened to me also under similar circumstances.

All you need to do is the following

sudo mkdir /var/lib/samba/private

sudo touch /var/lib/samba/private/secrets.tdb

then you can add your user

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

Title:
  Samba,Ubuntu 14.04,smbpasswd,failed to open
  var/libsamba/private/secrets.tdb

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

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


[Bug 1360400] Re: Invalid maas.log permission caused django to crash

2014-10-24 Thread Launchpad Bug Tracker
[Expired for maas (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Invalid maas.log permission caused django to crash

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

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