[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


[Bug 1385053] [NEW] Shotwell remote publishing does not work in Unity/Gnome/XFCE on utopic

2014-10-24 Thread Gabor
Public bug reported:

When selecting another publishing destination than Piwigo, the dialog
closes itself.

* Impact
the publish dialog fails to open the online account configuration

* Test case
- click on a photo
- select 'Publish' in the 'File' menu
- click on the top right corner where it says 'Piwigo'
- click on 'Add more accounts...'

that should open the account configuration panel from settings


Xubuntu 14.10 final release 64bit
Shotwell 0.20.1-0ubuntu1
PicasaWeb publish plugin eanbled

When I run shotwell with this command 
 SHOTWELL_LOG=1 SHOTWELL_LOG_FILE=:console: shotwell
then here is the result when I click on Publish button then select the create 
new account option in the top right corner.

L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:322: PublisingDialog: 
discovered 5 pluggable publishing services.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'YouTube'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Flickr'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Picasa Web Albums'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Facebook'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Gallery3'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:446: PublishingDialog.go( )
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:322: PublisingDialog: 
discovered 5 pluggable publishing services.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'YouTube'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Flickr'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Picasa Web Albums'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Facebook'.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:337: PublishingDialog: 
discovered pluggable publishing service 'Gallery3'.
L 5807 2014-10-24 07:22:50 [DBG] ConfigurationInterfaces.vala:331: 
ConfigurationFacade: engine reports property 'LAST_USED_SERVICE' changed.
L 5807 2014-10-24 07:22:50 [DBG] PublishingPluginHost.vala:114: 
ConcretePublishingHost.start_publishing( ): invoked.
L 5807 2014-10-24 07:22:50 [DBG] GalleryConnector.vala:837: GalleryPublisher: 
starting interaction.
L 5807 2014-10-24 07:22:50 [DBG] GalleryConnector.vala:926: ACTION: showing 
service welcome pane.
L 5807 2014-10-24 07:22:50 [DBG] PublishingUI.vala:573: PublishingDialog: 
install_pane( ): invoked.
L 5807 2014-10-24 07:22:56 [DBG] PublishingUI.vala:488: Starting Online 
Accounts...

(shotwell:5807): GLib-GIO-CRITICAL **: g_app_info_get_commandline:
assertion 'G_IS_APP_INFO (appinfo)' failed

(shotwell:5807): GLib-CRITICAL **: g_spawn_command_line_async: assertion 
'command_line != NULL' failed
L 5807 2014-10-24 07:22:56 [DBG] PublishingUI.vala:514: PublishingDialog: 
on_close_cancel_clicked( ): invoked.
L 5807 2014-10-24 07:22:56 [DBG] PublishingPluginHost.vala:100: 
ConcretePublishingHost.stop_publishing( ): invoked.
L 5807 2014-10-24 07:22:56 [DBG] GalleryConnector.vala:867: GalleryPublisher: 
stop( ) invoked.

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


** Tags: shotwell ubuntu xfce xubuntu

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

Title:
  Shotwell remote publishing does not work in Unity/Gnome/XFCE on utopic

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

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


[Bug 1160322] Re: [ 21.125934] INFO @wl_cfg80211_attach : Registered CFG80211 phy

2014-10-24 Thread uttam2707
** Tags added: trusty

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

Title:
  [   21.125934] INFO @wl_cfg80211_attach : Registered CFG80211 phy

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

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


[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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1385055] Re: HP Officejet Pro X476dw MFP prints in 300dpi

2014-10-24 Thread Schlomo Schapiro
The attached PDF looks very bad when printed in 300dpi and looks good
when printed in 600dpi. Somehow this font makes the problem very
visible, with latin fonts the difference in quality was less profound.

In 300dpi the lines of the letters look ragged and not crisp.

** Attachment added: test PDF that looks bad in 300dpi
   
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1385055/+attachment/4243099/+files/hebrew-test.pdf

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

Title:
  HP Officejet Pro X476dw MFP prints in 300dpi

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

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


[Bug 1385055] [NEW] HP Officejet Pro X476dw MFP prints in 300dpi

2014-10-24 Thread Schlomo Schapiro
Public bug reported:

Running Ubuntu 14.04 running stock hplip 3.14.3

Printer HP Officejet Pro X476dw MFP

hp-check -t output is attached

Problem:

Initially I noticed that printing documents with Hebrew fonts results in
low quality with fuzzy lines. After some debugging I was able to trace
this down to the fact that by default CUPS converts the print job to a
300dpi PS before giving it to the hp driver:

D [24/Oct/2014:07:22:01 +0200] [Job 261] Printer make and model: HP HP 
Officejet Pro X576dw MFP
D [24/Oct/2014:07:22:01 +0200] [Job 261] Running command line for pstops: 
pstops 261 schlomo hebrew-test.pdf 1 'finishings=3 media=iso_a4_210x297mm 
output-bin=face-down print-color-mode=color print-quality=4 sides=one-sided 
job-uuid=urn:uuid:c1da9224-d10b-3c2f-6a99-487121b8864c 
job-originating-host-name=localhost time-at-creation=1414128121 
time-at-processing=1414128121 Duplex=None PageSize=A4'
D [24/Oct/2014:07:22:01 +0200] [Job 261] No resolution information found in the 
PPD file.
D [24/Oct/2014:07:22:01 +0200] [Job 261] Using image rendering resolution 300 
dpi
D [24/Oct/2014:07:22:01 +0200] [Job 261] Running command line for gs: gs -q 
-dNOPAUSE -dBATCH -dSAFER -sDEVICE=ps2write -sOUTPUTFILE=%stdout 
-dLanguageLevel=3 -r300 -dCompressFonts=false -dNoT3CCITT -dNOINTERPOLATE -c 
'save pop' -f /var/spool/cups/tmp/066575456f596

I was able to fix the problem by adding this resolution setting to the
PPD:

*DefaultResolution: 600x600dpi

As a result the print job is converted at 600dpi instead of 300dpi which
leads to the expected good result:

D [24/Oct/2014:07:22:33 +0200] [Job 262] Printer make and model: HP HP 
Officejet Pro X576dw MFP
D [24/Oct/2014:07:22:33 +0200] [Job 262] Running command line for pstops: 
pstops 262 schlomo hebrew-test.pdf 1 'Duplex=None finishings=3 
media=iso_a4_210x297mm output-bin=face-down print-color-mode=color 
print-quality=4 sides=two-sided-long-edge 
job-uuid=urn:uuid:83e69459-c350-37e5-417d-9ca00f8c6bd9 
job-originating-host-name=localhost time-at-creation=1414128153 
time-at-processing=1414128153 PageSize=A4'
D [24/Oct/2014:07:22:33 +0200] [Job 262] Using image rendering resolution 600 
dpi
D [24/Oct/2014:07:22:33 +0200] [Job 262] Running command line for gs: gs -q 
-dNOPAUSE -dBATCH -dSAFER -sDEVICE=ps2write -sOUTPUTFILE=%stdout 
-dLanguageLevel=3 -r600 -dCompressFonts=false -dNoT3CCITT -dNOINTERPOLATE -c 
'save pop' -f /var/spool/cups/tmp/0666d544aec68

I think that the PPD is broken because it does not specify a resolution.

It would be nice if the PPD could be fixed.

** Affects: hplip
 Importance: Undecided
 Status: New

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

** Attachment added: Output of hp-check -t
   
https://bugs.launchpad.net/bugs/1385055/+attachment/4243098/+files/hp-check.txt

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

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

Title:
  HP Officejet Pro X476dw MFP prints in 300dpi

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

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


[Bug 1382909] Re: Dell XPS 15Z Requires Kernel Parameters to Boot Correctly

2014-10-24 Thread md_5
Sorry Chris,

Fix CommittedFixed, but not available until next release. made it
sound like the upstream commit had been made and would fix the issue
once 3.18 was merged in 15.04.

With regards to the bisect I can say with certainty it is one of these:
https://lkml.org/lkml/2014/10/6/515

Is there any merit to me narrowing down a more specific commit? Would a
patch be backported, or should I just wait for 15.04?

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

Title:
  Dell XPS 15Z Requires Kernel Parameters to Boot Correctly

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

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


[Bug 1385059] [NEW] no wlan on lenovo s10e - Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)

2014-10-24 Thread HugoHirsch
Public bug reported:

The WLAN does not work anymore - the driver seems to be loaded since the
hardware light flashes blue/purple, but the device is unable to connect
to any WLAN.

This happens after updating to 14.10 on
Linux box 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 18:00:35 UTC 2014 i686 
i686 i686 GNU/Linux
lenovo s10e
04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 
01)


dmesg shows

[ 1253.135793] ERROR @wl_dev_intvar_get : error (-1)
[ 1253.135805] ERROR @wl_cfg80211_get_tx_power : error (-1)

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-23-generic 3.16.0-23.31
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  hirsch 2758 F pulseaudio
CurrentDesktop: Unity
Date: Fri Oct 24 08:13:35 2014
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=cef59770-4af9-4efd-b1a8-f3b9e6fdf30f
InstallationDate: Installed on 2013-01-14 (647 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MachineType: LENOVO 40684KG
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic 
root=UUID=57ea19ce-b54f-4b7c-975c-b11064321210 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-23-generic N/A
 linux-backports-modules-3.16.0-23-generic  N/A
 linux-firmware 1.138
SourcePackage: linux
UpgradeStatus: Upgraded to utopic on 2014-10-23 (0 days ago)
dmi.bios.date: 10/11/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 14CNA0WW
dmi.board.name: Kuril
dmi.board.vendor: Lenovo
dmi.board.version: Rev 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Lenovo
dmi.chassis.version: Rev 1.0
dmi.modalias: 
dmi:bvnLENOVO:bvr14CNA0WW:bd10/11/2010:svnLENOVO:pn40684KG:pvrLenovo:rvnLenovo:rnKuril:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
dmi.product.name: 40684KG
dmi.product.version: Lenovo
dmi.sys.vendor: LENOVO

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


** Tags: apport-bug i386 utopic

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

Title:
  no wlan on lenovo s10e - Broadcom Corporation BCM4312 802.11b/g LP-PHY
  (rev 01)

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

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


[Bug 1385061] [NEW] Cannot map Alt-k

2014-10-24 Thread Collin Richards
Public bug reported:

I am unable to map anything to Alt-k from the keyboard shortcut menu.
May have something to do with the feature that holding alt puts you in a
context where you can select checkboxes and buttons by pressing another
key. However I can map Alt-j and there are no issues. I do not have
Alt-k mapped any where else in gnome or Ubuntu.

I was able to work around the issue by editting the gconf settings file,
however this should be fixed.

I am also using Ubuntu Gnome.

Description:Ubuntu 14.04.1 LTS
Release:14.04

gnome-terminal:
  Installed: 3.6.2-0ubuntu1
  Candidate: 3.6.2-0ubuntu1
  Version table:
 *** 3.6.2-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gnome-terminal 3.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
Uname: Linux 3.13.0-36-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Oct 24 02:00:52 2014
InstallationDate: Installed on 1923-12-20 (33180 days ago)
InstallationMedia: Ubuntu-GNOME 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Cannot map Alt-k

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

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


[Bug 1385063] [NEW] Lightdm flashes twice(as if it reloads itself) resets brightness to max when logging out (Utopic)

2014-10-24 Thread Khurshid Alam
Public bug reported:

After fresh install of  Ubuntu 14.10, I am experiencing a weird problem:

When I log out from Unity session (or any other desktop session) Lightdm
flashes twice (as if it reloads itself twice)  sets the brightness to
max.

I set following setiing to /etc/rc.local to preserve my brightness
settings.

echo 3  /sys/class/backlight/acpi_video0/brightness
echo 2997708  /sys/class/backlight/intel_backlight/brightness

 When I log in at boot it flashes but doesn't  alter brightness. The
problem occurs if I logout or restart lightdm manually from text-termial
(ctrl+alt+f1, sudo service lightdm restart). I have attached lightdm 
x-0  x-o-greeter log files.

Output of lshw -c video

*-display:0 
   description: VGA compatible controller
   product: Mobile GME965/GLE960 Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 0c
   width: 64 bits
   clock: 33MHz
   capabilities: vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:45 memory:e840-e84f memory:d000-dfff 
ioport:6000(size=8)

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

** Attachment added: lightdm.log
   
https://bugs.launchpad.net/bugs/1385063/+attachment/4243118/+files/lightdm.log

** Summary changed:

- Lightdm flashes twice  resets brightness to max when logging out (Utopic)
+ Lightdm flashes twice(as if it reloads itself)  resets brightness to max 
when logging out (Utopic)

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

Title:
  Lightdm flashes twice(as if it reloads itself)  resets brightness to
  max when logging out (Utopic)

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

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


[Bug 1385065] [NEW] Minor localization errors - 14.10 - German

2014-10-24 Thread HugoHirsch
Public bug reported:

After updating to 14.10 I realized some minor localization missing for
German:

1. If you open the menu bar/top right button in Unity to logout/reboot
etc. the second menu option is still English (Ubuntu Help), while the
other menu items are properly localized.

2.If you open the first menu item (About this machine/box) to get all
system properties of Unity, switch to the sub menu data privacy/security
the option list when to ask for passwords contains string not being
localized to German (see screenshot attached)

Not sure which package is the proper choice ...
thanks :-)

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: utopic

** Attachment added: l10n errors in system properties - data privacy/security
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243121/+files/missingL10N.png

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385059] Status changed to Confirmed

2014-10-24 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1385059

Title:
  no wlan on lenovo s10e - Broadcom Corporation BCM4312 802.11b/g LP-PHY
  (rev 01)

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

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


[Bug 1385063] Re: Lightdm flashes twice(as if it reloads itself) resets brightness to max when logging out (Utopic)

2014-10-24 Thread Khurshid Alam
** Attachment added: x-o-greeter.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1385063/+attachment/4243120/+files/x-0-greeter.log

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

Title:
  Lightdm flashes twice(as if it reloads itself)  resets brightness to
  max when logging out (Utopic)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1385063] Re: Lightdm flashes twice(as if it reloads itself) resets brightness to max when logging out (Utopic)

2014-10-24 Thread Khurshid Alam
** Attachment added: x-o.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1385063/+attachment/4243119/+files/x-0.log

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

Title:
  Lightdm flashes twice(as if it reloads itself)  resets brightness to
  max when logging out (Utopic)

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

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


[Bug 1385065] Missing required logs.

2014-10-24 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1385065

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1365363] Re: After installation, the system prompts no translation

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: utopic-rc = vivid-alpha1

** Tags added: l10n

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

Title:
  After installation,the system prompts no translation

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

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


[Bug 1306513] Re: 计算器-编辑帮助下拉框汉化不全 - gnome-calculator menu is not translated under Kylin live session

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: utopic-rc = vivid-alpha1

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

Title:
  计算器-编辑帮助下拉框汉化不全 - gnome-calculator menu is not translated under Kylin
  live session

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

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

[Bug 1385069] [NEW] Netboot installer appears broken in utopic

2014-10-24 Thread yoshi314
Public bug reported:

i boot ubuntu installer through iPXE like so :

#!ipxe
dhcp

set 210:string 
http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/netboot/
chain ${210:string}pxelinux.0


This worked perfectly with trusty, fails on utopic due to cannot load 
ldlinux.c32 error (file is present on the server). On both architectures. 

My take is that it's a pxelinux bug, although i found reports on it on
other pxelinux versions, and not this one.

Steps to reproduce

- build ipxe from source with make EMBED=menu ; where menu contains the 
aforementioned content
- boot in qemu  (qemu-system-x86_64 -kernel bin/ipxe.lkrn ) , obseve the problem
- s/utopic/trusty/g 
- rebuild ipxe
- observe correct boot in qemu

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


** Tags: ldlinux.c32 netboot pxelinux

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

Title:
  Netboot installer appears broken in utopic

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

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


[Bug 1313166] Re: SIFT functionality is stripped out from VLFeat

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

** Changed in: vlfeat (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/1313166

Title:
  SIFT functionality is stripped out from VLFeat

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

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


[Bug 921992] Re: system-config-printer freezes forever

2014-10-24 Thread Till Kamppeter
** Changed in: system-config-printer (Ubuntu)
   Status: Expired = Invalid

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

Title:
  system-config-printer freezes forever

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

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


[Bug 1129409] Re: Nvidia and AMD graphics drivers should indicate whether they provide libcuda.so.1, libOpenCL.so.1, etc.

2014-10-24 Thread Eric Amrhein
So what is the timeframe on this fix? I want to know whether nor not I
need to downgrade to 14.04 for now.

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

Title:
  Nvidia and AMD graphics drivers should indicate whether they provide
  libcuda.so.1, libOpenCL.so.1, etc.

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

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


[Bug 1325801] Re: failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: utopic-rc = None

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

Title:
  failed to boot from USB disk with error: gfxboot.c32: not a COM32R
  Image boot:

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

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


[Bug 1375653] Re: 文件粉碎机描述不正确

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: utopic-langpack-translation = vivid-alpha1

** Changed in: ubuntukylin
 Assignee: (unassigned) = kobe (kobe24-lixiang)

** Changed in: youker-assistant (Ubuntu)
 Assignee: (unassigned) = kobe (kobe24-lixiang)

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

Title:
  文件粉碎机描述不正确

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

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

[Bug 1385065] Lsusb.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1385065/+attachment/4243140/+files/Lsusb.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] CRDA.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1385065/+attachment/4243136/+files/CRDA.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] Lspci.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1385065/+attachment/4243139/+files/Lspci.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] Re: Minor localization errors - 14.10 - German

2014-10-24 Thread HugoHirsch
apport information

** Tags added: apport-collected

** Description changed:

  After updating to 14.10 I realized some minor localization missing for
  German:
  
  1. If you open the menu bar/top right button in Unity to logout/reboot
  etc. the second menu option is still English (Ubuntu Help), while the
  other menu items are properly localized.
  
  2.If you open the first menu item (About this machine/box) to get all
  system properties of Unity, switch to the sub menu data privacy/security
  the option list when to ask for passwords contains string not being
  localized to German (see screenshot attached)
  
  Not sure which package is the proper choice ...
  thanks :-)
+ --- 
+ ApportVersion: 2.14.7-0ubuntu8
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  hirsch 2660 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.10
+ EcryptfsInUse: Yes
+ HibernationDevice: RESUME=UUID=cef59770-4af9-4efd-b1a8-f3b9e6fdf30f
+ InstallationDate: Installed on 2013-01-14 (647 days ago)
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
+ MachineType: LENOVO 40684KG
+ NonfreeKernelModules: wl
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic 
root=UUID=57ea19ce-b54f-4b7c-975c-b11064321210 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-23-generic N/A
+  linux-backports-modules-3.16.0-23-generic  N/A
+  linux-firmware 1.138
+ Tags:  utopic
+ Uname: Linux 3.16.0-23-generic i686
+ UpgradeStatus: Upgraded to utopic on 2014-10-23 (0 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 10/11/2010
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 14CNA0WW
+ dmi.board.name: Kuril
+ dmi.board.vendor: Lenovo
+ dmi.board.version: Rev 1.0
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Lenovo
+ dmi.chassis.version: Rev 1.0
+ dmi.modalias: 
dmi:bvnLENOVO:bvr14CNA0WW:bd10/11/2010:svnLENOVO:pn40684KG:pvrLenovo:rvnLenovo:rnKuril:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
+ dmi.product.name: 40684KG
+ dmi.product.version: Lenovo
+ dmi.sys.vendor: LENOVO

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243134/+files/AlsaInfo.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] IwConfig.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243138/+files/IwConfig.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] RfKill.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1385065/+attachment/4243146/+files/RfKill.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] PulseList.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243145/+files/PulseList.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] BootDmesg.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243135/+files/BootDmesg.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] ProcCpuinfo.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243141/+files/ProcCpuinfo.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] CurrentDmesg.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243137/+files/CurrentDmesg.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] UdevLog.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243148/+files/UdevLog.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] UdevDb.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1385065/+attachment/4243147/+files/UdevDb.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] ProcModules.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243144/+files/ProcModules.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] Re: Minor localization errors - 14.10 - German

2014-10-24 Thread HugoHirsch
I assume the apport-collect stuff to be not useful, but attached it
anyway.

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] ProcEnviron.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243142/+files/ProcEnviron.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] WifiSyslog.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243149/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1385065] ProcInterrupts.txt

2014-10-24 Thread HugoHirsch
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1385065/+attachment/4243143/+files/ProcInterrupts.txt

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

Title:
  Minor localization errors - 14.10 - German

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

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


[Bug 1365030] Re: upgrade fails from 14.04 - 14.10

2014-10-24 Thread Christophe Narbonne
How did you found, which package? For me the fact there are no explicit
info about it is a bug.

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

Title:
  upgrade fails from 14.04 - 14.10

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

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


[Bug 1385073] [NEW] package texlive-base 2014.20140717-01ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-10-24 Thread Le Quang Nam
Public bug reported:

error after upgrading Ubuntu 14.04 to 14.10

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: texlive-base 2014.20140717-01ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Fri Oct 24 13:34:25 2014
DuplicateSignature: package:texlive-base:2014.20140717-01ubuntu1:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-07-07 (108 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: texlive-base
Title: package texlive-base 2014.20140717-01ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-10-24 (0 days ago)

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package dist-upgrade need-duplicate-check utopic

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

Title:
  package texlive-base 2014.20140717-01ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1192535] Re: when we preview the messages of song, every song's duration is 0:00, it is abnormal.

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: None = vivid-alpha1

** Changed in: unity-china-music-scope
 Assignee: (unassigned) = shijing (shijing)

** Changed in: unity-china-music-scope (Ubuntu)
 Assignee: (unassigned) = shijing (shijing)

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

Title:
  when we preview the messages of song, every song's duration is 0:00,
  it is abnormal.

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

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


[Bug 1308515] Re: black screen when enabling rotation on a gpu screen

2014-10-24 Thread Shih-Yuan Lee
This issue doesn't exist on Ubuntu 14.10.
Please help to enable the rotation options on Ubuntu 14.10.

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

Title:
  black screen when enabling rotation on a gpu screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1308515/+subscriptions

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


[Bug 1385075] [NEW] A release notes page is missing and this is giving a bad impression

2014-10-24 Thread Ganton
Public bug reported:

Kubuntu 14.10 has just been released and a lot of pages point to 
wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes/Kubuntu
but when a user enters there, he sees
This page does not exist yet. You can create a new empty page, or use one 
of the page templates.
and this is giving a bad impression, one about doing things in a botched job 
way.

The wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes/Kubuntu page is quoted by a 
lot of pages, Google shows

https://www.google.com/search?q=%22wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes/Kubuntu%22client=ubuntuhs=sPachannel=fsgbv=1prmd=ivnsfilter=0
about 40 results:
https://wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes
https://wiki.kubuntu.org/UtopicUnicorn/ReleaseNotes
https://wiki.edubuntu.org/UtopicUnicorn/ReleaseNotes
http://lwn.net/Articles/614268/
https://lists.ubuntu.com/archives/ubuntu-announce/2014-September/000190.html
https://lists.ubuntu.com/archives/ubuntu-release/2014-September/003025.html
[etc]

Thanks for Kubuntu!

** Affects: kubuntu-website
 Importance: Undecided
 Status: New

** Package changed: ubuntu = kubuntu-website

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

Title:
  A release notes page is missing and this is giving a bad impression

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-website/+bug/1385075/+subscriptions

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


[Bug 1385077] [NEW] module defaults to unsafe load function

2014-10-24 Thread Nick Moffitt
Public bug reported:

The python-yaml module's load function is remarkably unsafe, allowing
yaml code to instantiate arbitrary python objects of arbitrary class or
type.  Hidden away in the documentation is a safe_load() function, which
is the one nearly everyone wants to use to process yaml being sent over
the wire by heterogeneous systems or APIs.

Please make yaml.load call yaml.safe_load(), and give the other function
a name such as unsafe_load()

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: python-yaml 3.10-4build4
ProcVersionSignature: Ubuntu 3.13.0-38.65-generic 3.13.11.8
Uname: Linux 3.13.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Oct 24 08:15:29 2014
InstallationDate: Installed on 2014-05-29 (147 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: pyyaml
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  module defaults to unsafe load function

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

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


[Bug 1308515] Re: black screen when enabling rotation on a gpu screen

2014-10-24 Thread Anthony Wong
** Changed in: hwe-next
   Status: Triaged = 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/1308515

Title:
  black screen when enabling rotation on a gpu screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1308515/+subscriptions

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


[Bug 1306494] Re: Not all keys in System Settings Software Updates Authentication can be localized

2014-10-24 Thread Anthony Wong
** Tags added: l10n

** Changed in: ubuntukylin
Milestone: None = vivid-alpha1

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

Title:
  Not all keys in System Settings  Software  Updates 
  Authentication can be localized

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

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


[Bug 1383589] Re: [Dell Vostro 3546] Wireless key does not work on 14.04

2014-10-24 Thread Po-Hsu Lin
Also affecting 201404-14997 Dell Vostro 3546

** Tags added: 201404-14997

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

Title:
  [Dell Vostro 3546] Wireless key does not work on 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1383589/+subscriptions

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


[Bug 1306507] Re: 网络连接默认名称Wired connection 1-应汉化 - Network indicator is not localizing connection names

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: None = vivid-alpha1

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

Title:
  网络连接默认名称Wired connection 1-应汉化 - Network indicator is not localizing
  connection names

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

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

[Bug 1329726]

2014-10-24 Thread ender
I have the same problem with my Kodak M340.

I can open the camera:/ url with dolphin, gwenview, or konqueror, and
can open sub folders, however I can't see any of the photos.

I can however import photos using darktable. But that is inconvenient,
and doesn't provide a way to delete photos.

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

Title:
  Get message: The specified camera (/org/kde/solid/udev/...) is not
  supported

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

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


[Bug 1380938] Re: first start failed and the second there is no icons on panel

2014-10-24 Thread Anthony Wong
** Changed in: ubuntukylin
Milestone: None = vivid-beta1

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

Title:
  first start failed and the second there is no icons on panel

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

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


[Bug 1314042] Re: xfce4-indicator-plugin is not configurable - hide does not work

2014-10-24 Thread Lepe
When I click on the items checkbox, it doesn't seems to work, however on close 
and reopening, those which I clicked are checked (so checking the box actually 
works but does not display the change visually). 
Regardless of the checkbox status, the items not hide (confirming what OP 
reported).

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

Title:
  xfce4-indicator-plugin is not configurable - hide does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1314042/+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   >