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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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


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

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

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

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

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

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

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


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

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

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

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

Title:
  nova-compute missing dependency on nova-conductor

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

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


[Bug 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally on libvirt

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

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally on
  libvirt

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

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

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1040212] Re: PHP CGI configuration fundamentally changed

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

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

Title:
  PHP CGI configuration fundamentally changed

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

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


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

2013-04-22 Thread Basavaraj Chougala
Dear Sir,

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

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

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

Could you Help me Sir,

Kind Regards,

Basavaraj From India.

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

Title:
  Unable to connect to CIFS host post maverick upgrade

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

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


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

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

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

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

Title:
  Feature freeze exception for python juju 0.7 in raring

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Scott Kitterman
I don't think making the package broken without additional configuration
is acceptable in an SRU.  This should have been mentioned up front.
Thanks for noticing Julian.

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


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

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

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


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

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

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


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

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

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

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lxc 0.9.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Mon Apr 22 14:32:05 2013
InstallationDate: Installed on 2010-10-21 (914 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=C
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2012-12-20 (122 days ago)

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


** Tags: apparmor apport-bug i386 raring

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

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

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

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


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

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

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

Title:
  nova-compute missing dependency on nova-conductor

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

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


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

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

However worth adding to release notes.

** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

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

Title:
  nova-compute missing dependency on nova-conductor

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Adam Conrad
Is there no way to provide sane migration here?  SRUing something that
breaks people's configurations seems like a non-starter.

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

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

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

Cheers.

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

Title:
  [SRU] maas to Quantal and Precise

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

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


Re: [Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Scott Kitterman
How are these upgrade instructions to be communicated to users?

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

Title:
  [SRU] maas to Quantal and Precise

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

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


Re: [Bug 1109283] Re: [SRU] maas to Quantal and Precise

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


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

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

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

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

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

 status: invalid


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

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

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

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

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


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

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

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

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

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

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

Title:
  Quantum services should be respawned by upstart if necessary

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

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


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

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

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


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

2013-04-22 Thread James Page
Hi Derek

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

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



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

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

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

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

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


[Bug 1170849] Re: Cliff 1.3.2 is not available

2013-04-22 Thread James Page
OK - so the trunk testing packages for the openstack clients have now
exceeded the dependencies that can be fulfilled from the distro; the
release version for grizzly of quantumclient is 2.2.0 which requires
1.3.1 of cliff.

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

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

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

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

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

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

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

Title:
  Cliff 1.3.2 is not available

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

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


[Bug 1165962] Re: unit test fails with the latest commit

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

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

Title:
  unit test fails with the latest commit

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

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


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

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

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

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

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

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

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


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

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

Regards,
Michal

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

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

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

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


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

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

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

Title:
  Feature freeze exception for python juju 0.7 in raring

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

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


[Bug 1130809] Re: lxc scripts break when user has PYTHONPATH set

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

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

Title:
  lxc scripts break when user has PYTHONPATH set

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

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


[Bug 1103881] Re: cloud-final is never executed if upstart is upgraded during initialization of the image

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

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

Title:
  cloud-final is never executed if upstart is upgraded during
  initialization of the image

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

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


[Bug 1170828] Re: python-keystoneclient does not depend on python-requeusts=0.8.8

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

Title:
  Feature freeze exception for python juju 0.7 in raring

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

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


[Bug 1130809] Re: lxc scripts break when user has PYTHONPATH set

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

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

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

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

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

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

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

Title:
  lxc scripts break when user has PYTHONPATH set

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

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


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

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

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

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

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

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

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


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

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

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

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

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

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

Title:
  Quantum cronjobs have invalid continuation characters

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

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


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

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

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

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

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

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

Title:
  Network selection tab when starting instance renders incorrectly

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

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


[Bug 1103881] Re: cloud-final is never executed if upstart or any dependency is upgraded during initialization

2013-04-22 Thread Scott Moser
Just for reference 'grep -r telinit u /var/lib/dpkg/info' on my system shows:
  libjson0
 libnih1
 libnih-dbus1
 libc6
 libselinux1
 libdbus-1-3
 upstart

** Summary changed:

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

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

Title:
  cloud-final is never executed if upstart or any dependency is upgraded
  during initialization

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

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


[Bug 1124384] Re: reload-configuration can confuse upstart

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

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

Title:
  reload-configuration can confuse upstart

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

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


[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

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

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

Make list flavor show extra specs optional.

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

Fix bug: #1166455

Change-Id: I86aef1035be6a88b8d9fb49a89f5a608a72589dd


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

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

Title:
  nova flavor-list only shows 1000 flavors

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

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


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

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

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

** Tags added: rls-s-incoming

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

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

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

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

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

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

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

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

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

Title:
  check_apt always report 0 critical updates

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

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


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

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

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

Title:
  check_apt always report 0 critical updates

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

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


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

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

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

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

Change-Id: Iddc10167c94deacec07cab7ec9316849263fb462


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

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

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

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Julian Edwards
I am largely unfamiliar with the Ubuntu SRU process so I'm contributing
where I can here, please excuse my lack of understanding.  I am upstream
in this case so I'll write from that point of view.

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

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

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

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

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

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

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

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

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Andres Rodriguez
Hi Scott,

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

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

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

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

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

Thank you for your input. Hope this information helps.

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

Title:
  [SRU] maas to Quantal and Precise

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

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


Re: [Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Scott Kitterman
Right.  I got it.

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

It's my understanding from reading the bug, that if users that have already 
manually configured things once and have a working system install the new 
package, things will stop working until they do additional manual 
configuration.  It's the working to not working part that is an issue.

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1134036] Re: Package install hangs if LC_ALL is not set

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

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

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

Title:
  Package install hangs if LC_ALL is not set

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

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


[Bug 1164567] Re: Wireless screen doesn't connect to selected wireless network

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

** Changed in: ubiquity (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/1164567

Title:
  Wireless screen doesn't connect to selected wireless network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1164567/+subscriptions

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


[Bug 1164192] Re: upgrading from Quantal to Raring causes corrupted graphics for greeter window

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

** Changed in: lightdm-gtk-greeter (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/1164192

Title:
  upgrading from Quantal to Raring causes corrupted graphics for greeter
  window

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

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


[Bug 1164343] Re: ubiquity crashed with AttributeError in keyboard_layout_timeout(): 'NoneType' object has no attribute 'change_layout'

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

** Changed in: ubiquity (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/1164343

Title:
  ubiquity crashed with AttributeError in keyboard_layout_timeout():
  'NoneType' object has no attribute 'change_layout'

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

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


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

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

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


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

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

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

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

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

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

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

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


[Bug 1171314] Re: Window stacking order messed up for dialogs/overlays

2013-04-22 Thread Julian Edwards
Screenshot showing problem.

** Attachment added: screenshot_crop.png
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1171314/+attachment/3650289/+files/screenshot_crop.png

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

Title:
  Window stacking order messed up for dialogs/overlays

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

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


[Bug 1171314] [NEW] Window stacking order messed up for dialogs/overlays

2013-04-22 Thread Julian Edwards
Public bug reported:

I am seeing this bug where right click dialogs, menus, notifications etc
are popping up behind other windows.  See the screenshot as an example.

It mostly doesn't happen until I start Amarok, which is a QT app, but
that doesn't always make it happen either.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
Uname: Linux 3.8.0-18-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.gpus.1: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/1'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 27 14:26:46 
PDT 2013
 GCC version:  gcc version 4.7.3 (Ubuntu/Linaro 4.7.2-23ubuntu2)
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,regex,animation,kdecompat,gnomecompat,mousepoll,put,mblur,wall,resize,vpswitch,workarounds,resizeinfo,place,imgpng,unitymtgrabhandles,snap,notification,session,expo,ezoom,staticswitcher,fade,scale,showdesktop,unityshell,opacify]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Apr 22 15:52:33 2013
DistUpgraded: 2013-04-04 18:29:02,697 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation C77 [nForce 750a SLI] [10de:084d] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. M3N72-D mGPU [1043:82e8]
 NVIDIA Corporation G92 [GeForce 9800 GT] [10de:0614] (rev a2) (prog-if 00 [VGA 
controller])
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-18-generic 
root=UUID=38c98076-521e-408e-af6a-2e8e00de0f05 ro
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to raring on 2013-04-04 (17 days ago)
dmi.bios.date: 05/28/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS M3N72-D ACPI BIOS Revision 0202
dmi.board.name: M3N72-D
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.XX
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM3N72-DACPIBIOSRevision0202:bd05/28/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N72-D:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Mon Apr 22 08:56:13 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.13.3-0ubuntu6

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

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


** Tags: amd64 apport-bug compiz-0.9 raring ubuntu

** Also affects: unity (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/1171314

Title:
  Window stacking order messed up for dialogs/overlays

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

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


[Bug 1165457] Re: screen corrupts - 13.04 daily build - unknown reason

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

** Changed in: xserver-xorg-video-ati (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/1165457

Title:
  screen corrupts - 13.04 daily build - unknown reason

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1165457/+subscriptions

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


[Bug 1171316] [NEW] TypeError: add_info() takes 1 positional argument but 2 were given

2013-04-22 Thread dino99
Public bug reported:

Raring i386 + gnome3-team ppas

I first try to report against gnome-shell, but apport fail to recognize
it as a gnome3-team package, and abort due to third party package.
And got these details written into the terminal:

oem@oem-desktop:~$ ubuntu-bug gnome-shell
ERROR: hook /usr/share/apport/package-hooks/source_gnome-shell.py crashed:
Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/apport/report.py, line 197, in _run_hook
symb['add_info'](report, ui)
TypeError: add_info() takes 1 positional argument but 2 were given

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/apport/report.py, line 202, in _run_hook
symb['add_info'](report)
  File /usr/share/apport/package-hooks/source_gnome-shell.py, line 16, in 
add_info
if 
apport.packaging.get_package_origin('gnome-shell').startswith('LP-PPA-gnome3-team'):
AttributeError: 'NoneType' object has no attribute 'startswith'
oem@oem-desktop:~$

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: apport 2.9.2-0ubuntu8
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
NonfreeKernelModules: nvidia
ApportLog:
 
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Mon Apr 22 08:03:42 2013
MarkForUpload: True
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring third-party-packages

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

Title:
  TypeError: add_info() takes 1 positional argument but 2 were given

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

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


[Bug 1033258] Re: No Wifi on Xubuntu 12.04, Intel Centrino wireless-N 1000

2013-04-22 Thread Christopher Bainbridge
This bug still exists. How has no one done anything about it yet?

Running Ubuntu 13.04 and I can confirm this STILL EXISTS.

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

Title:
  No Wifi on Xubuntu 12.04, Intel Centrino wireless-N 1000

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

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


[Bug 1168467] Re: phy0 - rt2800pci_mcu_status: Error AND [drm:gen6_sanitize_pm] *ERROR*

2013-04-22 Thread Václav Pavlík
Hi,

I have just one little question before installing (double clicking in
Nautilus seems to be working). I have 64 bit arch and this is Linux
kernel image for version 3.3.6 on 32 bit x86 SMP. Is it all right?

Thanks
V.

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

Title:
  phy0 - rt2800pci_mcu_status: Error AND [drm:gen6_sanitize_pm]
  *ERROR*

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

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


[Bug 1171205] Re: Endlessly scan without finding the partitions

2013-04-22 Thread dino99
Glancing at .xsession-errors, i have that error logged:
(gnome-shell:3610): Clutter-CRITICAL **: clutter_actor_get_accessible: 
assertion `CLUTTER_IS_ACTOR (self)' failed

note: libclutter-1.0-0  1.14.0-0ubuntu1~raring1 , but seems not having
relationship with gparted.

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

Title:
  Endlessly scan without finding the partitions

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

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


[Bug 1171025] Re: Internal hard disk partition cannot be mounted manually

2013-04-22 Thread Martin Pitt
I don't see any partition on your internal hard drive which you could
mount. /dev/sda1 is already mounted (that's your Ubuntu installation),
/dev/sda2 is just an extended partition, and /dev/sda5 is swap. There
are no other partitions. Can you please be more specific with what you
tried to do and what error you saw? Please feel free to attach some
screenshots.

** Changed in: udisks2 (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/1171025

Title:
  Internal hard disk partition cannot be mounted manually

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

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


[Bug 1165463] Re: Unity crashed - no window options, no keyboard - unity disappeared

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

** Changed in: unity (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/1165463

Title:
  Unity crashed - no window options, no keyboard - unity disappeared

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

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


[Bug 1166654] Re: Calculator does not convert between binary, octal, decimal and hexadecimal in Raring 13.04

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

** Changed in: gnome-calculator (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/1166654

Title:
  Calculator does not convert between binary, octal, decimal and
  hexadecimal in Raring 13.04

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

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


[Bug 1102096] Re: Black boxes with adwaita theme, gnome-shell and overlay-scrollbar installed

2013-04-22 Thread Adolfo Jayme Barrientos
** Changed in: overlay-scrollbar (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Black boxes with adwaita theme,gnome-shell and overlay-scrollbar
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1102096/+subscriptions

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


[Bug 1171321] [NEW] package grass (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/grass64/bin/db.columns », qui appartient aussi au paquet grass-core 6.4.2~upstream2

2013-04-22 Thread Ancelin-julien
Public bug reported:

grass install bug

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: grass (not installed)
ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
Uname: Linux 3.2.0-40-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
AptOrdering:
 grass: Install
 grass: Configure
 qgis-plugin-grass: Configure
Architecture: amd64
Date: Thu Apr 18 14:42:30 2013
ErrorMessage: tentative de remplacement de « /usr/lib/grass64/bin/db.columns », 
qui appartient aussi au paquet grass-core 6.4.2~upstream2-3~precise4
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
SourcePackage: grass
Title: package grass (not installed) failed to install/upgrade: tentative de 
remplacement de « /usr/lib/grass64/bin/db.columns », qui appartient aussi au 
paquet grass-core 6.4.2~upstream2-3~precise4
UpgradeStatus: Upgraded to precise on 2012-05-03 (353 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package grass (not installed) failed to install/upgrade: tentative de
  remplacement de « /usr/lib/grass64/bin/db.columns », qui appartient
  aussi au paquet grass-core 6.4.2~upstream2-3~precise4

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

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

[Bug 1171320] [NEW] Kubuntu 12.04 64bit installation crashes after update/upgrade

2013-04-22 Thread mgw
Public bug reported:

After an update/upgrade one of our Lenovo T 420s hangs with a system
crash. I decided to re-install Kubuntu:

Using ISO CD with Kubuntu 12.04 64 bit 3.2.0-23 - Installatation
succeeded and everything works fine. With no modifications to the plain
system - other than supplying the WLAN credentials - I performed an apt-
get update  apt-get upgrade. The upgrade didn't report an error  and
things appear to be ok and the systems aks for reboot. After the reboot
the machine crashes with black screen and blinking cursor in upper left
corner.

** Affects: 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/1171320

Title:
  Kubuntu 12.04 64bit installation crashes after update/upgrade

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

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


[Bug 1170864] Re: Fonts are sometimes jittery on 13.04, especially in Chromium.

2013-04-22 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (Ubuntu)

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

Title:
  Fonts are sometimes jittery on 13.04, especially in Chromium.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170864/+subscriptions

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


[Bug 1170225] Re: Intel SNA garbled screen when detaching from the docking station

2013-04-22 Thread Martin Vysny
*** This bug is a duplicate of bug 1157678 ***
https://bugs.launchpad.net/bugs/1157678

Thank you very much, the newest xorg-intel 2:2.21.6-0ubuntu4 fixes the
issue for me. Thanks again :)

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

Title:
  Intel SNA garbled screen when detaching from the docking station

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170225/+subscriptions

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


[Bug 1157678] Re: [ffe] unplugging an external monitor from laptop results in corrupted screen. Logging out fixes it.

2013-04-22 Thread Martin Vysny
I confirm that the patch fixes the issue for me. Thanks!

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

Title:
  [ffe] unplugging an external monitor from laptop results in corrupted
  screen.  Logging out fixes it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1157678/+subscriptions

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


[Bug 1171056] Re: 2.2-3+nmu1 upgrade fails on conflict with libwagon-java

2013-04-22 Thread asmodey
As hotfix one can execute 
sudo dpkg -i --force-all 
/var/cache/apt/archives/libwagon2-java_2.2-3+nmu1_all.deb

this will force installation of libwagon2 and then maven installation
can be proceeded.

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

Title:
  2.2-3+nmu1 upgrade fails on conflict with libwagon-java

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

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


[Bug 1033258] Re: No Wifi on Xubuntu 12.04, Intel Centrino wireless-N 1000

2013-04-22 Thread Christophe CATARINA
I can confirm that the bug is still present in 3.2.0-40.
I noticed when updating the kernel, the paliatif disappeared and I had to 
reinstall it.
Fortunately, it is still effective.

Linux altair 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  No Wifi on Xubuntu 12.04, Intel Centrino wireless-N 1000

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

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


[Bug 1152484] Re: system fails suspend_30_cycles

2013-04-22 Thread Anthony Wong
** Tags added: blocks-hwcert-enablement

** Changed in: hwe-next
   Status: New = Confirmed

** Changed in: hwe-next
   Importance: Undecided = Medium

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

Title:
  system fails suspend_30_cycles

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

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


[Bug 1169653] Re: Ubuntu 13.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

2013-04-22 Thread H.-Dirk Schmitt
** Also affects: bcmwl (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/1169653

Title:
  Ubuntu 13.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142
  and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

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


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

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

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

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

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

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

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


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

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

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

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

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

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

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


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

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

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

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

Title:
  nova-compute missing dependency on nova-conductor

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

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


[Bug 1167945] Re: Failed to add image. Got error Details: [Errno 111] ECONNREFUSED

2013-04-22 Thread Yolanda Robla
Thanks for reporting this. Can you check if glance server is running,
and if not, check the error log for this?

** Changed in: glance (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/1167945

Title:
  Failed to add image. Got error Details: [Errno 111] ECONNREFUSED

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

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


[Bug 1171325] [NEW] lsb-release update uninstallable

2013-04-22 Thread Juha Siltala
Public bug reported:

Running updates on precise, with update-manager. lsb-release fails to
install.

Output:

Preparing to replace lsb-release 4.0-0ubuntu20 (using 
.../lsb-release_4.0-0ubuntu20.2_all.deb) ...
Traceback (most recent call last):
  File /usr/bin/py3clean, line 32, in module
from debpython.version import SUPPORTED, getver, vrepr
EOFError: EOF read where not expected
dpkg: warning: subprocess old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
  File /usr/bin/py3clean, line 32, in module
from debpython.version import SUPPORTED, getver, vrepr
EOFError: EOF read where not expected
dpkg: error processing 
/var/cache/apt/archives/lsb-release_4.0-0ubuntu20.2_all.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
No apport report written because MaxReports is reached already
Traceback (most recent call last):
  File /usr/bin/py3compile, line 34, in module
from debpython.version import SUPPORTED, debsorted, vrepr, \
EOFError: EOF read where not expected
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/lsb-release_4.0-0ubuntu20.2_all.deb
Error in function: 
dpkg: error processing lsb-release (--configure):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting configuration.
dpkg: dependency problems prevent configuration of python-software-properties:
 python-software-properties depends on lsb-release; however:
  Package lsb-release is not configured yet.
dpkg: error processing python-software-properties (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-apport:
 python-apport depends on lsb-release; however:
  Package lsb-release is not configured yet.
dpkg: error processing python-apport (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of update-manager-core:
 update-manager-core depends on lsb-release; however:
  Package lsb-release is not configured yet.
dpkg: error processing update-manager-core (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of unattended-upgrades:
 unattended-upgrades depends on lsb-release; however:
  Package lsb-release is not configured yet.
dpkg: error processing unattended-upgrades (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of firefox:
 firefox depends on lsb-release; however:
  Package lsb-release is not configured yet.
dpkg: error processing firefox (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of update-manager:
 update-manager depends on update-manager-core (= 1:0.156.14.11); however:
  Package update-manager-core is not configured yet.
dpkg: error processing update-manager (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-minimal:
 ubuntu-minimal depends on lsb-release; however:
  Package lsb-release is not configured yet.
dpkg: error processing ubuntu-minimal (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of apport:
 apport depends on python-apport (= 2.0.1-0ubuntu17.2); however:
  Package python-apport is not configured yet.
dpkg: error processing apport (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of software-properties-gtk:
 software-properties-gtk depends on python-software-properties; however:
  Package python-software-properties is not configured yet.
dpkg: error processing software-properties-gtk (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-aptdaemon:
 python-aptdaemon depends on python-software-properties; however:
  Package python-software-properties is not configured yet.
dpkg: error processing python-aptdaemon (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-aptdaemon.pkcompat:
 python-aptdaemon.pkcompat depends on python-aptdaemon (= 
0.43+bzr805-0ubuntu8); however:
  Package python-aptdaemon is not configured yet.
dpkg: error processing python-aptdaemon.pkcompat (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of firefox-globalmenu:
 firefox-globalmenu depends on firefox (= 20.0+build1-0ubuntu0.12.04.3); 
however:
  Package firefox is not configured yet.
dpkg: error processing firefox-globalmenu (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of apport-gtk:
 apport-gtk depends on python-apport (= 2.0.1-0ubuntu17.2); however:
  

[Bug 1169653] Re: Ubuntu 13.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

2013-04-22 Thread H.-Dirk Schmitt
The  BCM4312 wireless problems seems to be introduced with the switch of
the bcmwl-kernel-source package from 5.100... to 6.20

The 6.20 version of the bcmwl drivers seems to drop some older drivers.
See also https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/923809/comments/31

A possible workaround could be a re-release of the 5.100 version as 
bcmwl-5-kernel-source.
If this is done, the adjustment of dependencies (see 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085482) should be also 
applied to the 5.100 branch.

--
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  Ubuntu 13.04 /  12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom
  BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

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


[Bug 1169653] Re: Ubuntu 13.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

2013-04-22 Thread H.-Dirk Schmitt
Here for documentation the errors of the 6.20 drivers below precise.
A no change backport from raring was installed. Please keep in mind that an 
equivalent package already landed in precise-updates which will break the 
functionality also in this precise.

*-network
description: Network controller
product: BCM4312 802.11b/g LP-PHY
vendor: Broadcom Corporation
physical id: 0
bus info: pci@:02:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0
resources: irq:17 memory:5610-56103fff

apt-cache policy bcmwl-kernel-source
bcmwl-kernel-source:
  Installed: 6.20.155.1+bdcom-0ubuntu6~precise1~ppa1
  Candidate: 6.20.155.1+bdcom-0ubuntu6~precise1~ppa1
  Version table:
 *** 6.20.155.1+bdcom-0ubuntu6~precise1~ppa1 0
500 http://ppa.launchpad.net/dirk-computer42/c42-backport/ubuntu/ 
precise/main i386 

Apr 15 13:15:10 tai kernel: [  295.908018] Pid: 4294, comm: iwconfig Tainted: 
PF  O 3.8.0-18-generic #28~precise1-Ubuntu LENOVO 2957  
  /Mariana2
Apr 15 13:15:10 tai kernel: [  295.908018] EIP: 0060:[c15fd66e] EFLAGS: 
00010202 CPU: 1
Apr 15 13:15:10 tai kernel: [  295.908018] EIP is at 
wireless_process_ioctl.constprop.4+0x5e/0x1a0
Apr 15 13:15:10 tai kernel: [  295.908018] EAX:  EBX: f6182000 ECX: 
 EDX: 00c8
Apr 15 13:15:10 tai kernel: [  295.908018] ESI: 8b09 EDI: f368df14 EBP: 
f368dee0 ESP: f368dec8
Apr 15 13:15:10 tai kernel: [  295.908018]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 
SS: 0068
Apr 15 13:15:10 tai kernel: [  295.908018] CR0: 80050033 CR2: 02f0 CR3: 
2d123000 CR4: 07f0
Apr 15 13:15:10 tai kernel: [  295.908018] DR0:  DR1:  DR2: 
 DR3: 
Apr 15 13:15:10 tai kernel: [  295.908018] DR6: 0ff0 DR7: 0400
Apr 15 13:15:10 tai kernel: [  295.908018] Process iwconfig (pid: 4294, 
ti=f368c000 task=f61be680 task.ti=f368c000)
Apr 15 13:15:10 tai kernel: [  295.908018] Stack:
Apr 15 13:15:10 tai kernel: [  295.908018]  f368ded8 c1629e58 8b09 8b09 
ffe7 f368df14 f368df00 c15fd80b
Apr 15 13:15:10 tai kernel: [  295.908018]  f368def0 c1919280 8b09 8b09 
ffe7 c1919280 f368df44 c154101e
Apr 15 13:15:10 tai kernel: [  295.908018]  bfb6c06c  bfb6c06c 6e616c77 
0030   f918cb73
Apr 15 13:15:10 tai kernel: [  295.908018] Call Trace:
Apr 15 13:15:10 tai kernel: [  295.908018]  [c1629e58] ? mutex_lock+0x18/0x40
Apr 15 13:15:10 tai kernel: [  295.908018]  [c15fd80b] 
wext_handle_ioctl+0x5b/0xd0
Apr 15 13:15:10 tai kernel: [  295.908018]  [c154101e] dev_ioctl+0xbe/0x290
Apr 15 13:15:10 tai kernel: [  295.908018]  [f918cb73] ? wl_ioctl+0x53/0x1b0 
[wl]
Apr 15 13:15:10 tai kernel: [  295.908018]  [c152a75b] sock_ioctl+0x1ab/0x290
Apr 15 13:15:10 tai kernel: [  295.908018]  [c152a5b0] ? 
move_addr_to_user+0xb0/0xb0
Apr 15 13:15:10 tai kernel: [  295.908018]  [c1173fdf] do_vfs_ioctl+0x7f/0x2f0
Apr 15 13:15:10 tai kernel: [  295.908018]  [c162cda0] ? do_debug+0x180/0x180
Apr 15 13:15:10 tai kernel: [  295.908018]  [c1019eb5] ? fpu_finit+0x55/0x70
Apr 15 13:15:10 tai kernel: [  295.908018]  [c11742c0] sys_ioctl+0x70/0x80
Apr 15 13:15:10 tai kernel: [  295.908018]  [c163340d] 
sysenter_do_call+0x12/0x28
Apr 15 13:15:10 tai kernel: [  295.908018] Code: 0f 84 af 00 00 00 8b 53 2c b8 
ed ff ff ff 83 e2 02 74 5e 8b 93 70 01 00 00 31 c9 8b 83 d8 00 00 00 85 d2 74 
0c 8b 12 85 d2 74 06 8b 8a 28 02 00 00 85 c0 0f 84 e4 00 00 00 0f b7 48 04 8d 
96 00
Apr 15 13:15:10 tai kernel: [  295.908018] EIP: [c15fd66e] 
wireless_process_ioctl.constprop.4+0x5e/0x1a0 SS:ESP 0068:f368dec8
Apr 15 13:15:10 tai kernel: [  295.908018] CR2: 02f0
Apr 15 13:15:10 tai kernel: [  296.154163] ---[ end trace daf76ea4b179d8bb ]---

** Summary changed:

- Ubuntu 13.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142 and 
ACPI Issues/Bugs // kernel-bug-exists-upstream
+ Ubuntu 13.04 /  12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 
43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

Title:
  Ubuntu 13.04 /  12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom
  BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

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


[Bug 1169653] Re: Ubuntu 13.04 / 12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

** Changed in: bcmwl (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/1169653

Title:
  Ubuntu 13.04 /  12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom
  BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

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


[Bug 1052443] Re: [grub-efi 2.00] grub-install : source_dir doesn't exist. Please specify --target or --directory

2013-04-22 Thread YannUbuntu
I canceled my bug report, because this is the normal behavior of GRUB
1.99 and 2.00 . See manpages.

** Changed in: grub2 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  [grub-efi 2.00] grub-install  : source_dir doesn't exist. Please
  specify --target or --directory

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

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


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

2013-04-22 Thread Stefan Handschuh
It happens for me as well on 12.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1169653] Re: Ubuntu 13.04 / 12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

2013-04-22 Thread H.-Dirk Schmitt
12.10/quantal is currently not affected, because for quantal is no update to 
the 6.20 bcmwl-kernel-source package released.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Tags added: precise

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

Title:
  Ubuntu 13.04 /  12.04 // Lenovo B590 MBX29GE/627429G // WLAN Broadcom
  BMC 43142 and ACPI Issues/Bugs // kernel-bug-exists-upstream

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

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


[Bug 680614] Re: Position of second monitor wrong in dual monitor setup if first monitor is 1366x768

2013-04-22 Thread Bob Hill
I have personally observed this bug on Fedora 16, Fedora 17 and openSUSE 12.1,
so it would appear to be an upstream Xorg bug, not a specific Ubuntu bug.

I can live very well with the circumvention described in Comment #23, but any-
one who has a strong desire for this bug to be fixed might like to open a bug
directly against Xorg itself, presumably on https://bugs.freedesktop.org/

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

Title:
  Position of second monitor wrong in dual monitor setup if first
  monitor is 1366x768

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/680614/+subscriptions

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


[Bug 1171331] [NEW] Screen rotation isn't taken into account when positioning screens in KCM

2013-04-22 Thread Margarita Manterola
Public bug reported:

From https://bugs.kde.org/show_bug.cgi?id=312455:

Monitor rotation is not taken into account when calculating the
horizontal location of the screen. If you align the screens visually,
there's a gap, if you use the snap to put them together there is a
visual overlap but the real gap is gone.

Steps to Reproduce:
1. Take a two-screen setup, rotate the right one to portrait. Align them.
2.Observe that 'proper' alignment (according to snap and results) requires 
overlap in the 'preview'

Actual Results:  
There is overlap in the preview

Expected Results:  
The screens don't overlap

This was fixed by:

Git commit f1abc90fed67d4185c23482ca93988f32ad0b279 by Dan Vrátil.
Committed on 04/02/2013 at 15:23.
Pushed by dvratil into branch 'master'.

Take screen rotation in account during initial positioning
FIXED-IN: 0.0.72

M  +16   -4kcm/qml/OutputView.qml

http://commits.kde.org/kscreen/f1abc90fed67d4185c23482ca93988f32ad0b279

But it is still present in precise (and likely also quantal, although I
didn't test it)

I'm attaching the diff of the commit that fixed the issue upstream.

-- 
Regards,
marga

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

** Patch added: Patch that fixes the issue
   
https://bugs.launchpad.net/bugs/1171331/+attachment/3650331/+files/changeset_rf1abc90fed67d4185c23482ca93988f32ad0b279.diff

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

Title:
  Screen rotation isn't taken into account when positioning screens in
  KCM

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

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

[Bug 1170864] Re: Fonts are sometimes jittery on 13.04, especially in Chromium.

2013-04-22 Thread Chris Wilson
*** This bug is a duplicate of bug 1098334 ***
https://bugs.launchpad.net/bugs/1098334

** This bug has been marked a duplicate of bug 1098334
   [gen4 sna] Font corruption in Chromium tab bar

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

Title:
  Fonts are sometimes jittery on 13.04, especially in Chromium.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170864/+subscriptions

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


[Bug 1170232] Re: won't show login screen

2013-04-22 Thread Chris Wilson
rhpot1991 - no, this is not your bug.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  won't show login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1170232/+subscriptions

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


[Bug 1171192] Re: Ubuntu 13.04 Beta 2- Intel HD Graphics 3000 - No screen

2013-04-22 Thread Chris Wilson
I need the logs without nomodeset. nomodeset will not work on your
hardware, so we have to work out what is going wrong with the proper
method.

** Changed in: xserver-xorg-video-intel (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/1171192

Title:
  Ubuntu 13.04 Beta 2- Intel HD Graphics 3000 - No screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1171192/+subscriptions

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


[Bug 1171336] [NEW] Chromium didn't shut down correctly is ellipsized for no reason

2013-04-22 Thread Matthew Paul Thomas
Public bug reported:

chromium-browser 25.0.1364.160-0ubuntu3, Ubuntu 13.04 beta

1. Force-close Chromium.
2. Relaunch Chromium.

What you see:
Chromium didn’t shut down correctly. To reopen the pages you had open, click 
Resto… ( Restore )

What you should see:
Chromium didn’t shut down correctly. To reopen the pages you had open, click 
Restore. ( Restore )

There are hundreds of pixels of empty space on the other side of the
Restore button, so there is no reason to crop two characters off the
string.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: screenshot
   
https://bugs.launchpad.net/bugs/1171336/+attachment/3650352/+files/chromium-cropped.png

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

Title:
  Chromium didn't shut down correctly is ellipsized for no reason

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1171336/+subscriptions

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

[Bug 1171333] [NEW] [new-upstream]LiVES 2.0.3

2013-04-22 Thread Guybrush88
Public bug reported:

On upstream LiVES 2.0.3 has been released. This is the changelog of the
new version(s):

Version 2.0.3 (10 April 2013)

-
Fix rounding error in multitrack audio insert.
Uncomment URL line in ogg_decoder.c


Version 2.0.2 (07 April 2013)
-
Fix compilation error in widget-helper.h
Fix compilation error in composite.c


Version 2.0.1 (07 April 2013)
-
Fix compilation error.


Version 2.0.0 (07 April 2013)
-
Fix crash in recording external audio with pulse player (regression).
Minor widget fixes with startup dialogs and labels (regression).
Refactor timeline drawing in multitrack.
Enable compilation with gtk+ 3.
Implement new timeline widget for gtk+ 3.
Prevent some audio being dropped when re-entering multitrack.
Fixes for beat_detector plugin.
Various optimisations and minor bugfixes.
Updates to all language translations (added translator credits).

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


** Tags: upgrade-software-version

** Tags added: upgrade-software-version

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

Title:
  [new-upstream]LiVES 2.0.3

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

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


[Bug 1171342] [NEW] mouse scroll wheel not working in gedit System Monitor

2013-04-22 Thread kylea
Public bug reported:

Open System Monitor

Using mouse wheel button - scroll up or down - list does not move. If
Press the wheel button and then scroll up or down the list will move.

This also occurs in Gedit. Firefox and Terminal work as expected. IE do
not need to press the wheel and then scroll

Linux kylea-hpxt 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
Description:Ubuntu 13.04
Release:13.04

** Affects: unity (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/1171342

Title:
  mouse scroll wheel not working in gedit  System Monitor

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

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


[Bug 1171340] [NEW] Please update dh-exec, llvm-3.2 and libdrm for lts-raring

2013-04-22 Thread Maarten Lankhorst
Public bug reported:

In order to land llvm-3.2, dh-exec needs to be upgraded to 0.4 or newer.
dh-exec is a build helper, and should have no backwards compatability
issues.

llvm-3.2 will be a new package only to be used for mesa-lts-raring, so
there is no regression potential for that.

Updating libdrm will require more thought. While the API is stable and I
haven't noticed any new bugs being introduced, I fear that bumping the
version number to beyond what quantal provides will make upgrading to
quantal harder. Unfortunately, I think this is the only solution.

The ubuntu-x-swat/x-updates ppa was recommended to be enabled for steam, and 
was already providing a newer libdrm:
https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/+packages

The only way out I see is removing libdrm from that ppa, pushing a newer
libdrm version to precise, removing libdrm from that ppa, and make
update-manager downgrade libdrm during an upgrade to quantal.

** Affects: dh-exec (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: libdrm (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: llvm-3.2 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: dh-exec (Ubuntu Precise)
 Importance: Undecided
 Assignee: Maarten Lankhorst (mlankhorst)
 Status: In Progress

** Affects: libdrm (Ubuntu Precise)
 Importance: Undecided
 Assignee: Maarten Lankhorst (mlankhorst)
 Status: In Progress

** Affects: llvm-3.2 (Ubuntu Precise)
 Importance: Undecided
 Assignee: Maarten Lankhorst (mlankhorst)
 Status: In Progress

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

** No longer affects: mesa (Ubuntu)

** Also affects: dh-exec (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: llvm-3.2 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libdrm (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: dh-exec (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: llvm-3.2 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: dh-exec (Ubuntu)
   Status: New = Invalid

** Changed in: dh-exec (Ubuntu Precise)
   Status: New = In Progress

** Changed in: dh-exec (Ubuntu Precise)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

** Changed in: libdrm (Ubuntu Precise)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

** Changed in: llvm-3.2 (Ubuntu Precise)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

** Changed in: llvm-3.2 (Ubuntu)
   Status: New = Invalid

** Changed in: libdrm (Ubuntu)
   Status: New = Invalid

** Changed in: libdrm (Ubuntu Precise)
   Status: New = In Progress

** Changed in: llvm-3.2 (Ubuntu Precise)
   Status: New = In Progress

** Changed in: llvm-3.2 (Ubuntu Precise)
Milestone: None = ubuntu-12.04.3

** Changed in: libdrm (Ubuntu Precise)
Milestone: None = ubuntu-12.04.3

** Changed in: dh-exec (Ubuntu Precise)
Milestone: None = ubuntu-12.04.3

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

Title:
  Please update dh-exec, llvm-3.2 and libdrm for lts-raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-exec/+bug/1171340/+subscriptions

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


[Bug 1171238] Re: plasma-desktop randomely crashes - but only on 64 bit.

2013-04-22 Thread Søren Holm
Backtrace

Application: Plasma desktop-skal (plasma-desktop), signal: Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f41eee247c0 (LWP 2452))]

Thread 8 (Thread 0x7f41cf532700 (LWP 2453)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f41e7b53e77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x7f41e7b53ea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x7f41e224ef8e in start_thread (arg=0x7f41cf532700) at 
pthread_create.c:311
#4  0x7f41ee710e1d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f41c6c7c700 (LWP 2456)):
#0  __GI___pthread_mutex_lock (mutex=0x7f41ca60) at pthread_mutex_lock.c:136
#1  0x7f41e1b8b5c1 in g_mutex_lock () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f41e1b4b90b in g_main_context_prepare () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f41e1b4c0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f41e1b4c304 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f41eb2f0036 in QEventDispatcherGlib::processEvents 
(this=0x7f41c8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x7f41eb2c038f in QEventLoop::processEvents 
(this=this@entry=0x7f41c6c7bd90, flags=...) at kernel/qeventloop.cpp:149
#7  0x7f41eb2c0618 in QEventLoop::exec (this=this@entry=0x7f41c6c7bd90, 
flags=...) at kernel/qeventloop.cpp:204
#8  0x7f41eb1c2410 in QThread::exec (this=this@entry=0x13cfda0) at 
thread/qthread.cpp:542
#9  0x7f41eb2a1edf in QInotifyFileSystemWatcherEngine::run (this=0x13cfda0) 
at io/qfilesystemwatcher_inotify.cpp:256
#10 0x7f41eb1c4bec in QThreadPrivate::start (arg=0x13cfda0) at 
thread/qthread_unix.cpp:338
#11 0x7f41e224ef8e in start_thread (arg=0x7f41c6c7c700) at 
pthread_create.c:311
#12 0x7f41ee710e1d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f41b8256700 (LWP 2457)):
#0  0x7f41e1b8b345 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f41e1b8b5e9 in g_mutex_unlock () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f41e1b4b8f3 in g_main_context_prepare () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f41e1b4c0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f41e1b4c304 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f41eb2f0036 in QEventDispatcherGlib::processEvents 
(this=0x7f41b8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x7f41eb2c038f in QEventLoop::processEvents 
(this=this@entry=0x7f41b8255d90, flags=...) at kernel/qeventloop.cpp:149
#7  0x7f41eb2c0618 in QEventLoop::exec (this=this@entry=0x7f41b8255d90, 
flags=...) at kernel/qeventloop.cpp:204
#8  0x7f41eb1c2410 in QThread::exec (this=this@entry=0x1a53870) at 
thread/qthread.cpp:542
#9  0x7f41eb2a1edf in QInotifyFileSystemWatcherEngine::run (this=0x1a53870) 
at io/qfilesystemwatcher_inotify.cpp:256
#10 0x7f41eb1c4bec in QThreadPrivate::start (arg=0x1a53870) at 
thread/qthread_unix.cpp:338
#11 0x7f41e224ef8e in start_thread (arg=0x7f41b8256700) at 
pthread_create.c:311
#12 0x7f41ee710e1d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f41b7a55700 (LWP 2458)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f41e96ed585 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f41e96ed5d9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f41e224ef8e in start_thread (arg=0x7f41b7a55700) at 
pthread_create.c:311
#4  0x7f41ee710e1d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f41b7254700 (LWP 2459)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f41e9433a09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f41e971bcee in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f41e224ef8e in start_thread (arg=0x7f41b7254700) at 
pthread_create.c:311
#4  0x7f41ee710e1d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f41b4b3f700 (LWP 2460)):
#0  0x7f41ee7043cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f41e1b4c1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f41e1b4c304 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f41eb2f0036 in QEventDispatcherGlib::processEvents 
(this=0x7f4168c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x7f41eb2c038f in QEventLoop::processEvents 
(this=this@entry=0x7f41b4b3edc0, flags=...) at kernel/qeventloop.cpp:149
#5  0x7f41eb2c0618 in QEventLoop::exec (this=this@entry=0x7f41b4b3edc0, 

[Bug 1158710] Re: Hardware buttons doesn't adjust monitor brightness

2013-04-22 Thread maxroby
Partially solved adding acpi_backlight=vendor to /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT=quiet splash acpi_backlight=vendor
thanks to http://www.chimerarevo.com/ubuntu-tasti-fn-notebook-luminosita/
Only the indicator is still showing always the minimum value.

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

Title:
  Hardware buttons doesn't adjust monitor brightness

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

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


[Bug 1171344] [NEW] DKMS does not depend on apport python

2013-04-22 Thread David Henningsson
Public bug reported:

When trying to install a home-built dkms module:

Traceback (most recent call last):
  File /usr/share/apport/package-hooks/dkms_packages.py, line 22, in module
import apport
ImportError: No module named apport

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: dkms 2.2.0.3-1.1ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CasperVersion: 1.330
Date: Mon Apr 22 07:54:53 2013
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130421)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dkms
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  DKMS does not depend on apport python

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

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


[Bug 1165827] Re: LibreOffice Menus, Mouse Rollovers Not Working

2013-04-22 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1153350 ***
https://bugs.launchpad.net/bugs/1153350

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (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/1165827

Title:
  LibreOffice Menus, Mouse Rollovers Not Working

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

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


[Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-04-22 Thread Franck
Does the fact that the bug is unassigned means nobody is working on
this ? This seems a pretty major problem for 13.04, considering this
affects the default office suite and most users are likely to be hit by
this.

Hope I don't seem demanding, just wanted to draw attention on this, as
except for this bug, Raring is a really promising release !

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

Title:
  LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-application/+bug/1153350/+subscriptions

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


[Bug 944868] Re: software-center crashed with ValueError in __init__(): Need a deb file, got '/home/username/Downloads/virtualbox-4.1_4.1.8-75467~Ubuntu~natty_amd64(1).deb.part'

2013-04-22 Thread jay patel
plz..solve this problem

** Changed in: software-center (Ubuntu)
 Assignee: Pankaj Basnal (ipankaj93) = jay patel (jay-patel736)

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

Title:
  software-center crashed with ValueError in __init__(): Need a deb
  file, got
  
'/home/username/Downloads/virtualbox-4.1_4.1.8-75467~Ubuntu~natty_amd64(1).deb.part'

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

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


[Bug 944868] Re: software-center crashed with ValueError in __init__(): Need a deb file, got '/home/username/Downloads/virtualbox-4.1_4.1.8-75467~Ubuntu~natty_amd64(1).deb.part'

2013-04-22 Thread jay patel
solve this problem


** Changed in: software-center (Ubuntu Quantal)
 Assignee: Michael Vogt (mvo) = jay patel (jay-patel736)

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

Title:
  software-center crashed with ValueError in __init__(): Need a deb
  file, got
  
'/home/username/Downloads/virtualbox-4.1_4.1.8-75467~Ubuntu~natty_amd64(1).deb.part'

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

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


[Bug 1171344] Re: DKMS does not depend on python-apport

2013-04-22 Thread David Henningsson
** Summary changed:

- DKMS does not depend on apport python
+ DKMS does not depend on python-apport

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

Title:
  DKMS does not depend on python-apport

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