[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2013-04-23 Thread Dmitry Zotikov
Hey,

on the server side, try to specify the full path to the sftp-server
binary explicitly in the sshd's config file. In Debian that would be:

Subsystem   sftp/usr/lib/openssh/sftp-server

Worked for me at least.

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

Title:
  Error: ssh program unexpectedly exited when trying to browse files
  on router

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/424648/+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 1171306] Re: package dbconfig-common 1.8.47 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If this is indeed a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug rather than a problem specific to
your system, and then change the bug status back to New.

** Changed in: dbconfig-common (Ubuntu)
   Status: New = Incomplete

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

Title:
  package dbconfig-common 1.8.47 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1171306/+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 1170698] Re: rabbitmq-server all 2.7.1-0ubuntu4 fails to install on 12.04lts

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please check and attach any new messages generated
/var/log/rabbitmq/startup_log and startup_err when you try starting the
rabbitmq-server service as suggested in the error message. Once done,
please change the bug status back to New.

** Changed in: rabbitmq-server (Ubuntu)
   Status: New = Incomplete

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

Title:
  rabbitmq-server all 2.7.1-0ubuntu4 fails to install on 12.04lts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1170698/+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 1170555] Re: package vsftpd 2.3.5-3ubuntu1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you edit the file /var/lib/dpkg/info/vsftpd.postrm as root,
and add x to the end of where it says set -e (near the top). So it
should end up saying:

#!/bin/sh

set -ex

case ${1} in

etc.

Once done, please try the uninstall again, attach the resulting text and
error to this bug, and set the bug status back to New.

Thanks!

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

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

Title:
  package vsftpd 2.3.5-3ubuntu1 failed to install/upgrade: subprocess
  installed post-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1170555/+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 1169044] Re: can't install/upgrade postfix non interactively through apt

2013-04-23 Thread Robie Basak
@Andrew

You missed my request for the full textual output of the upgrade failure
when run with DEBIAN_FRONTEND=text. Please could you run through my
instructions again, attach this output, and set the bug status back to
New?

Thanks!

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

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

Title:
  can't install/upgrade postfix non interactively through apt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1169044/+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 1170525] Re: package libtcmalloc-minimal0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtcmalloc_minimal.so.0.0.0', which is also in package libgoogle-perftools0 0:0

2013-04-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Confirmed in Lucid. Raring has libtcmalloc-minimal4 and libgoogle-
perftools4 and these can be installed together, so it looks like this
problem has been fixed now. Marking Fix Released accordingly.

As a workaround, see if you really need these two packages installed
together. Can you remove one (and any reverse dependencies) without
impacting your use of the system?

If not, and you need a fix for Lucid, please comment with an explanation
of your use case that needs the two packages installed together and a
justification against https://wiki.ubuntu.com/StableReleaseUpdates#When,
and then complete steps 1 through 4 in
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure.

** Changed in: google-perftools (Ubuntu)
   Status: New = Fix Released

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

Title:
  package libtcmalloc-minimal0 (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/lib/libtcmalloc_minimal.so.0.0.0', which is also in package
  libgoogle-perftools0 0:0.8-5.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1170525/+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 1169932] Re: libgoogle-perftools-dev: missing dependency on libunwind8-dev ?

2013-04-23 Thread Robie Basak
** Tags added: needs-upstream-report

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

Title:
  libgoogle-perftools-dev: missing dependency on libunwind8-dev ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1169932/+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 886426] Re: snmpd init status script doesn't check $SNMPDRUN or $SNMPDRUN

2013-04-23 Thread Andreas Schiermeier
Patch fixes /etc/init.d/snmpd in Ubuntu 10.04

** Patch added: snmpd-config_dependant_rc.patch
   
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/886426/+attachment/3651352/+files/snmpd-config_dependant_rc.patch

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

Title:
  snmpd init status script doesn't check $SNMPDRUN or $SNMPDRUN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/886426/+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-23 Thread Alan Pope ㋛
Excellent, working well, thanks.

-- 
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 1171866] [NEW] lxc-stop ignores invalid container names

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

$ sudo lxc-ls -1
oneiric
precise
raring
raring-cloned
sid
$ sudo lxc-stop -n foo
$ echo $?
0

lxc-stop should return 1 in the example above and display an error
rather than silently failing and returning 0 to denote success.

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: Tue Apr 23 14:57:33 2013
InstallationDate: Installed on 2010-10-21 (915 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=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2012-12-20 (123 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/1171866

Title:
  lxc-stop ignores invalid container names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1171866/+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 1165461] Re: pam_winbind offline logon does not work in 12.04

2013-04-23 Thread Robie Basak
Thanks for the report - this looks reasonably like bug if someone else
can confirm this behaviour.

To progress this bug we need a developer with some interest in winbind
with AD working well in samba.

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

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

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

Title:
  pam_winbind offline logon does not work in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1165461/+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 1171306] Re: package dbconfig-common 1.8.47 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

2013-04-23 Thread porosjp
thank you for answering
maybe it's  a local configuration problem, but it happens only with Ubuntu
and not with my others linux distros on the same computer
however, it was juste for helping to make Ubuntu better


2013/4/23 Robie Basak 1171...@bugs.launchpad.net

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.

 Since it seems likely to me that this is a local configuration problem,
 rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

 If this is indeed a local configuration problem, you can find pointers
 to get help for this sort of problem here:
 http://www.ubuntu.com/support/community

 Or if you believe that this is really a bug, then you may find it
 helpful to read How to report bugs effectively
 http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
 if you would then provide a more complete description of the problem,
 explain why you believe this is a bug rather than a problem specific to
 your system, and then change the bug status back to New.

 ** Changed in: dbconfig-common (Ubuntu)
Status: New = Incomplete

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

 Title:
   package dbconfig-common 1.8.47 failed to install/upgrade: le sous-
   processus script post-installation installé a retourné une erreur de
   sortie d'état 10

 Status in “dbconfig-common” package in Ubuntu:
   Incomplete

 Bug description:
   bug caused by failure of rsyslog installattion
   ubuntu 12.04

   ProblemType: Package
   DistroRelease: Ubuntu 12.04
   Package: dbconfig-common 1.8.47
   ProcVersionSignature: Ubuntu 3.2.0-40.64-generic-pae 3.2.40
   Uname: Linux 3.2.0-40-generic-pae i686
   NonfreeKernelModules: wl
   ApportVersion: 2.0.1-0ubuntu17.1
   Architecture: i386
   Date: Sun Apr 21 18:33:44 2013
   ErrorMessage: le sous-processus script post-installation installé a
 retourné une erreur de sortie d'état 10
   InstallationMedia: Ubuntu 12.04 Precise - Build i386 LIVE Binary
 20120426-12:41
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: dbconfig-common
   Title: package dbconfig-common 1.8.47 failed to install/upgrade: le
 sous-processus script post-installation installé a retourné une erreur de
 sortie d'état 10
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1171306/+subscriptions


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

Title:
  package dbconfig-common 1.8.47 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1171306/+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 1171888] [NEW] typo in conditional causes maas-signal to always execute

2013-04-23 Thread dann frazier
Public bug reported:

maas-0.1+bzr1269+dfsg-0ubuntu1, in /etc/maas/commissioning-user-data:

   if [ ! -z power_settings ]; then
  signal --power-type=ipmi --power-parameters=${power_settings} WORKING 
finished [maas-ipmi-autodetect]
   fi

Notice the missing $. I'm not sure if this causes any functional
problem - it certainly hasn't for me - but thought I'd report it to be
sure. The issue does not appear to exist in raring - but that may just
be coincidental due to the refactoring.

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

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

Title:
  typo in conditional causes maas-signal to always execute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1171888/+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 1171866] [NEW] lxc-stop ignores invalid container names

2013-04-23 Thread Serge Hallyn
Thanks for reporting this bug.  Unfortunately it's more complicated
than this and I'm not sure waht you want is possible.  It would be
if everything were simple system containers, however you can also
lxc-start and lxc-execute things with / as rootfs and custom
config files - meaning there is no real way to say the container does
not exist.  At the same time, we don't want lxc-stop of a stopped
container to fail.  Put another way, 'STOPPED' simply means none of
the other (RUNNING|FREEZING|FROZEN) states.

So I'm not sure there is a good way to define the condition under
which we should return failure.

I'm marking this invalid (as by the definition above this isn't really a
bug), but we can certainly keep discussing this to figure out if there
is a solution.

Oh, one thing we could do is write a lxc-p-stop or something to indicate
'permanent' or 'system' container, using the API which woudl simply do

c = lxc_container_new(lxc_name, lxc_path);
if (c  !c-is_defined(c)) {
fprintf(stderr, container %s does not exist\n,
lxc_name);
return -1;
}

But for lxc-stop I think that behavior would be wrong.

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

Title:
  lxc-stop ignores invalid container names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1171866/+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 1073463] Re: User-configurable files are not installed in /etc

2013-04-23 Thread Andres Rodriguez
So as discussed with Julian, this requires upstream support before we
can install the files in the correct locations via packaging.

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

Title:
  User-configurable files are not installed in /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1073463/+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-23 Thread You, Ji
@wangpan (hzwangpan)

two things.

1 I've forgot the URL of multi-thread/process lock of libvirt (I faced
this problem in essex, one year more time.). My solution is compiling
libvirt from source code which is 1.XXX version.

2 Seems different with, I'll try my best to submit a patch. I hope it
can solve you problem. This patch maybe a little long. I solve it in
essex, I have to move it to grizzly.

-- 
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 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2013-04-23 Thread Adrian Imboden
** Also affects: openldap (Debian)
   Importance: Undecided
   Status: New

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

Title:
  Many connection_read(): no connection! warnings from OpenLDAP server
  when using ldapi:/// and a bind DN (no external authentication)

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

2013-04-23 Thread pataquets
Definitely +1 to this!

An alternative (and more generic) approach would be doing this by intercepting 
.conf file reads (via FUSE?). After thinking a little about this and googling, 
I've found something that might be a good start:
https://code.google.com/p/scriptfs/

@dkived: Maybe you can try this for your scenario and post how it works.
I haven't tried it but looks like it can do the trick.

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

Title:
  include in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/739495/+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 1163669] Re: cloud-init fails to install juju agent after bootstrap

2013-04-23 Thread Stéphane Graber
*** This bug is a duplicate of bug 1124384 ***
https://bugs.launchpad.net/bugs/1124384

** This bug is no longer a duplicate of bug 1103881
   cloud-final is never executed if upstart or any dependency is upgraded 
during initialization
** This bug has been marked a duplicate of bug 1124384
   reload-configuration can confuse upstart

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

Title:
  cloud-init fails to install juju agent after bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163669/+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 1158724] Re: cloud-init generates runcmd and fails to execute it on first boot

2013-04-23 Thread Stéphane Graber
*** This bug is a duplicate of bug 1124384 ***
https://bugs.launchpad.net/bugs/1124384

** This bug is no longer a duplicate of bug 1103881
   cloud-final is never executed if upstart or any dependency is upgraded 
during initialization
** This bug has been marked a duplicate of bug 1124384
   reload-configuration can confuse upstart

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

Title:
  cloud-init generates runcmd and fails to execute it on first boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1158724/+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-23 Thread Stéphane Graber
*** This bug is a duplicate of bug 1124384 ***
https://bugs.launchpad.net/bugs/1124384

** This bug has been marked a duplicate of bug 1124384
   reload-configuration can confuse upstart

-- 
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: Configuration reload clears event that others jobs may be waiting on

2013-04-23 Thread Stéphane Graber
** Summary changed:

- reload-configuration can confuse upstart
+ Configuration reload clears event that others jobs may be waiting on

-- 
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:
  Configuration reload clears event that others jobs may be waiting on

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 1116671] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using quantal-proposed as an installation source. After successful
bring-up and configuration of the cluster, a number of exercises and
smoke tests have be invoked to ensure the updated package did not
introduce any regressions. A number of test iterations were carried out
to catch any possible transient errors.

These proposed packages were deployed and tested in several different
configurations.  Attached are tarballs with various test logs from each
configuration.  In addition to the base components, variables in
deployments include:

quantal_folsom.tar: nova-network (FlatDHCP), glance (Ceph backend), cinder 
(Ceph backend),
quantal_folsom_nova-volume.tar: nova-network (FlatDHCP), glance (local file), 
nova-volume (iSCSI backend)
quantal_folsom_quantum.tar: quantum (OVS plugin), glance (Ceph backend), 
nova-volume (Ceph backend)

Please note the versions_tested file in each tarball, which contains
details about relevant package versions installed and tested.

As per the provisional Micro Release Exception granted to this package
by the Technical Board, we hope this contributes toward verification of
this update.

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1116671/+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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom.tar
   
https://bugs.launchpad.net/bugs/1116671/+attachment/3651746/+files/quantal_folsom.tar

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1116671/+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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_nova-volume.tar
   
https://bugs.launchpad.net/bugs/1116671/+attachment/3651748/+files/quantal_folsom_nova-volume.tar

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

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1116671/+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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_quantum.tar
   
https://bugs.launchpad.net/bugs/1116671/+attachment/3651749/+files/quantal_folsom_quantum.tar

** 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1116671

Title:
  Meta bug for tracking Openstack 2012.2.3 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1116671/+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 1029430] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using quantal-proposed as an installation source. After successful
bring-up and configuration of the cluster, a number of exercises and
smoke tests have be invoked to ensure the updated package did not
introduce any regressions. A number of test iterations were carried out
to catch any possible transient errors.

These proposed packages were deployed and tested in several different
configurations.  Attached are tarballs with various test logs from each
configuration.  In addition to the base components, variables in
deployments include:

quantal_folsom.tar: nova-network (FlatDHCP), glance (Ceph backend), cinder 
(Ceph backend),
quantal_folsom_nova-volume.tar: nova-network (FlatDHCP), glance (local file), 
nova-volume (iSCSI backend)
quantal_folsom_quantum.tar: quantum (OVS plugin), glance (Ceph backend), 
nova-volume (Ceph backend)

Please note the versions_tested file in each tarball, which contains
details about relevant package versions installed and tested.

For records of upstream test coverage of this update, please see the
Jenkins links in the comments of the relevant  upstream code-review(s):

Trunk review: https://review.openstack.org/18336
Stable review: https://review.openstack.org/18450

As per the provisional Micro Release Exception granted to this package
by the Technical Board, we hope this contributes toward verification of
this update.

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1029430/+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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_nova-volume.tar
   
https://bugs.launchpad.net/bugs/1029430/+attachment/3651751/+files/quantal_folsom_nova-volume.tar

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1029430/+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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom.tar
   
https://bugs.launchpad.net/bugs/1029430/+attachment/3651750/+files/quantal_folsom.tar

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1029430/+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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_quantum.tar
   
https://bugs.launchpad.net/bugs/1029430/+attachment/3651752/+files/quantal_folsom_quantum.tar

** 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1029430

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1029430/+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: Configuration reload clears event that others jobs may be waiting on

2013-04-23 Thread Stéphane Graber
So we've spent a good part of the afternoon going through the two cloud-
init bugs with James and came to the conclusion that they are actually
the same bug.

Both initctl --reload-configuration and an upstart stateful re-exec
cause upstart to reload its configuration, destroy existing jobclass
entries and create new ones.

As part of the process of destroy and re-creating job class entries, upstart 
decrements the reference counter of some related objects, including emitted 
events.
That has the result that if a job depends on two events, one that has already 
been emitted and another that hasn't been emitted yet and that the job that 
emitted the first event is being reloaded, then the record of that event will 
be dropped, leading to a failure to start the job (as only half the start 
condition will match).


The part of the code that causes this issue is post-reexec, which means that 
once we come up with a fix for this, we'll be able to SRU it and have upstart 
re-exec itself, applying the fix in the process.
That also means that we can't SRU any of upstart's dependencies until this 
issue is resolved.

James is currently working on testcases for the various scenarios that
we know we need to support, so we can have comprehensive regression
tests before we attempt to sort this issue. Our current hope is to have
a fix for this by the end of the week.

-- 
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:
  Configuration reload clears event that others jobs may be waiting on

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 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
** Description changed:

  This is a meta-bug used for tracking progress of the 2012.2.3 Folsom
  stable update to Nova, Horizon, Keystone, Glance, Cinder and Quantum.
  
+ Note: Original proposed SRU was rebased to include relevant security
+ updates applied to packages already released to the Ubuntu Archive.
+ 
+ --
+ 
+  cinder (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
+  .
+* Re-sync with latest security updates.
+* SECURITY UPDATE: fix denial of service
+  - CVE-2013-1664.patch: Add a new utils.safe_minidom_parse_string function
+and update external API facing Cinder modules to use it
+  - CVE-2013-1664
+  .
   cinder (2012.2.3-0ubuntu1) quantal-proposed; urgency=low
   .
 * Resynchronize with stable/folsom (a8caa79f) (LP: #1116671):
   - [cdf6c13] Root wrap tools used by NFS volume driver LP: 1087282
  
+ --
+ 
+  glance (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
+  .
+* Resync with latest security update.
+* SECURITY UPDATE: fix information disclosure via Glance v1 API
+  - debian/patches/CVE-2013-1840.patch: adjust api/middleware/cache.py to
+not show image_meta['location']
+  - CVE-2013-1840
+  .
   glance (2012.2.3-0ubuntu1) quantal-proposed; urgency=low
   .
 * Dropped patches, applied upstream:
   - debian/patches/CVE-2013-0212.patch: [96a470b]
 * Resynchronize with stable/folsom (98d9928a) (LP: #1116671):
   - [96a470b] glance image-download can display backend Swift password
   - [4c96080] install throws errors about SADeprecationWarning LP: 925609
   - [bca6e26] wsgi.Middleware forward-compatibility with webob 1.2b1 or 
later
   - [5e5e722] Supplied image size should be verified against actual size
 LP: 1092584
   - [514b4b4] silent failure when loading the paste deploy app LP: 1091294
+ 
+ --
  
   horizon (2012.2.3-0ubuntu1) quantal-proposed; urgency=low
   .
 * Resynchronize with stable/folsom (f421145b) (LP: #1116671):
   - [20fa0fc] EC2 panel shouldn't be visible when the EC2 service isn't
 enabled LP: 1102411
   - [0b1c553] Server error pages are broken LP: 1067206
   - [476072d] login not possible if not service volume defined on 
keystone
 LP: 1084137
   - [ebc5e6d] Quota tally not handling unlimited values correctly LP: 
1084976
   - [e19a218] Unable to set unlimited quotas in Horizon LP: 1082489
   - [2f959c6] The css class td.actions_column's width is not enough
 LP: 1081875
   - [817d628] Revert Temp fix for api/keystone.py
   - [9060885] Can not display usage data for Quota Summary (LP: #1055929)
 * debian/static/openstack-dashboard: Recompress static JS and CSS based on
   changes applied upstream in stable/folsom.
  
+ --
+ 
+  keystone (2012.2.3+stable-20130206-82c87e56-0ubuntu2) quantal-proposed; 
urgency=low
+  .
+* Resync with latest security updates.
+* SECURITY UPDATE: fix PKI revocation bypass
+  - debian/patches/CVE-2013-1865.patch: validate tokens from the backend
+  - CVE-2013-1865
+* SECURITY UPDATE: fix EC2-style authentication for disabled users
+  - debian/patches/CVE-2013-0282.patch: adjust keystone/contrib/ec2/core.py
+to ensure user and tenant are enabled in EC2
+  - CVE-2013-0282
+* SECURITY UPDATE: fix denial of service
+  - debian/patches/CVE-2013-1664+1665.patch: disable XML entity parsing
+  - CVE-2013-1664
+  - CVE-2013-1665
+  .
   keystone (2012.2.3+stable-20130206-82c87e56-0ubuntu1) quantal-proposed; 
urgency=low
   .
 [ Adam Gandelman ]
 * Dropped patches, applied upstream:
   - debian/patches/CVE-2013-0247.patch: [bb2226f]
 * Resynchronize with stable/folsom (82c87e56) (LP: #1116671):
   - [bb2226f] Add size validations for /tokens.
   - [ec7b94d] Non-API specific 404 exposes traceback LP: 1089987
   - [70e55f9] SQL backend fails if not all URL are defined in an endpoint
 LP: 1061736
   - [6c95b73] Unparseable endpoint URL's should raise a user friendly error
 LP: 1058494
   - [9e300b7] Test 0.2.0 keystoneclient to avoid new deps
   - [ec06625] serviceCatalog is dict in the case of no endpoints LP: 
1087405
   .
 [ Chuck Short ]
 * debian/patches/fix-ubuntu-tests.patch: Refreshed.
  
+ --
+  nova (2012.2.3-0ubuntu2) quantal-proposed; urgency=low
+  .
+* Re-sync with latest security updates.
+* SECURITY UPDATE: fix denial of service via fixed IPs when using 
extensions
+  - debian/patches/CVE-2013-1838.patch: add explicit quota for fixed IP
+  - CVE-2013-1838
+* 

[Bug 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom.tar
   
https://bugs.launchpad.net/bugs/1055929/+attachment/3651774/+files/quantal_folsom.tar

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

Title:
  Can not display usage data for Quota Summary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1055929/+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 1055929] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using quantal-proposed as an installation source. After successful
bring-up and configuration of the cluster, a number of exercises and
smoke tests have be invoked to ensure the updated package did not
introduce any regressions. A number of test iterations were carried out
to catch any possible transient errors.

These proposed packages were deployed and tested in several different
configurations.  Attached are tarballs with various test logs from each
configuration.  In addition to the base components, variables in
deployments include:

quantal_folsom.tar: nova-network (FlatDHCP), glance (Ceph backend), cinder 
(Ceph backend),
quantal_folsom_nova-volume.tar: nova-network (FlatDHCP), glance (local file), 
nova-volume (iSCSI backend)
quantal_folsom_quantum.tar: quantum (OVS plugin), glance (Ceph backend), 
nova-volume (Ceph backend)

Please note the versions_tested file in each tarball, which contains
details about relevant package versions installed and tested.

For records of upstream test coverage of this update, please see the
Jenkins links in the comments of the relevant  upstream code-review(s):

Trunk review: https://review.openstack.org/14379
Stable review: https://review.openstack.org/17030

As per the provisional Micro Release Exception granted to this package
by the Technical Board, we hope this contributes toward verification of
this update.

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

Title:
  Can not display usage data for Quota Summary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1055929/+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 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log.

** Attachment added: quantal_folsom_quantum.tar
   
https://bugs.launchpad.net/bugs/1055929/+attachment/3651776/+files/quantal_folsom_quantum.tar

** 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 horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1055929

Title:
  Can not display usage data for Quota Summary

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1055929/+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 1171418] Re: MAAS fails to power up machines when trying to install nodes

2013-04-23 Thread Andres Rodriguez
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Description changed:

  Integration tests on raring (package built from trunk) are failing since Apr 
19, 2013 11:31:01 PM.
  
http://10.189.74.2:8080/view/MAAS/job/raring-adt-maas-daily/133/ARCH=amd64,label=lenovo-RD230-01/console
  
http://10.189.74.2:8080/view/MAAS/job/raring-adt-maas-daily/135/ARCH=amd64,label=lenovo-RD230-01/console
  MAAS fails to power up machines when installing a node.  This is not 
happening every single time so this is a racy issue.
+ 
+ [Impact]
+ 
+ This affects corner cases when nodes are told by MAAS to be started when
+ they haven't finished their shut down process. However, the fix enables
+ MAAS to tell the nodes to make the power action regardless of their
+ current state.
+ 
+ This is a corner case because before deploying nodes maas ensures that
+ all nodes are turned off, however, there can be cases on which nodes
+ have not finished their turn off process after commissioning, and the
+ nodes are told to be deployed.
+ 
+ [Test Case]
+ To reproduce, simply do the following:
+ 
+ 1. Install maas and enlist/commission IPMI nodes.
+ 2. turn on manually one of the nodes.
+ 3. With maas, deploy the node.
+ 4. With the fix, the node will be rebooted and the installation will proceed. 
Without the fix the installation will never start.

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

Title:
  MAAS fails to power up machines when trying to install nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1171418/+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 1171988] [NEW] MAAS fails to use virsh when managing virtual nodes

2013-04-23 Thread Andres Rodriguez
Public bug reported:

[Impact]
MAAS fails to start/stop virtual nodes when using virsh. This is because MAAS 
lacks permissions to run virsh.

[Solution]
The solution is to run virsh with sudo, as well as allowing the 'maas' user to 
run 'virsh' in the sudoers file.

[Test Case]
To reproduce do the following:

1. install MAAS and configure local KVM nodes with it.
2. Confiugure the power pameters in MAAS.
3. Deploy a node.

Without the fix the node will be never turned on/off and
/var/log/maas/maas.log will show:

[2013-04-23 11:20:21,482: ERROR/MainProcess] Task 
provisioningserver.tasks.power_off[926784f3-d90d-4277-bbfc-0471b2c82e80] raised 
exception: UnpickleableExceptionWrapper('provisioningserver.power.poweraction', 
'PowerActionFail', (), 'PowerActionFail()')
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/celery/execute/trace.py, line 181, in 
trace_task
R = retval = fun(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 
146, in power_off
issue_power_action(power_type, 'off', **kwargs)
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 
126, in issue_power_action
pa.execute(**kwargs)
  File 
/usr/lib/python2.7/dist-packages/provisioningserver/power/poweraction.py, 
line 138, in execute
self.run_shell(rendered)
  File 
/usr/lib/python2.7/dist-packages/provisioningserver/power/poweraction.py, 
line 126, in run_shell
raise PowerActionFail(self, e)
PowerActionFail: PowerActionFail()

With the fix, nodes will be turned on/off successfully.

** Affects: maas (Ubuntu)
 Importance: High
 Status: Confirmed

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

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

Title:
  MAAS fails to use virsh when managing virtual nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1171988/+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 1171988] Re: MAAS fails to use virsh when managing virtual nodes

2013-04-23 Thread Andres Rodriguez
** Attachment added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1171988/+attachment/3651798/+files/debdiff

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

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

Title:
  MAAS fails to use virsh when managing virtual nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1171988/+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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2013-04-23 Thread DrKay
I'm running Ubuntu Desktop with the LTPS packages installed (64-bit).

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/522509/+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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2013-04-23 Thread Dave Walker
Yes, on a Desktop - the service starts before network-manager has
brought the network up.

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/522509/+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 1172042] [NEW] ocfs2 readlink hangs on

2013-04-23 Thread rot
Public bug reported:

On ubuntu 13.04 try to read symlink on ocfs2 hangs on. This is known bug
in newer kernel (newer than 3.5) reported on:

https://bugzilla.kernel.org/show_bug.cgi?id=49561

Link to patch:

https://lkml.org/lkml/2013/3/2/40

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

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

Title:
  ocfs2 readlink hangs on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1172042/+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 1073463] Re: User-configurable files are not installed in /etc

2013-04-23 Thread Julian Edwards
Yep - some of the templates support it (POWER_TEMPLATES_DIR) but not
all.  We need to extend the configuration of location to the others.

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

Title:
  User-configurable files are not installed in /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1073463/+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-23 Thread Julian Edwards
 Please don't ping pong the bug status

I didn't touch the bug status.

 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

This is not correct.  This is the scenario that will keep on working
fine after upgrading.

Given that most people will have done it this way, the SRU is going to
break somewhere between no-one and a handful of people.

-- 
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 1170849] Re: Cliff 1.3.2 is not available

2013-04-23 Thread Aimon Bustardo
If this wont be fixed in Grizzly, then the offending python-
quantumclient commit should be pulled from grizzly repos. It cannot be
left in place without package remaining broken.

-- 
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 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-23 Thread Andres Rodriguez
Hi Scott,

It is my understanding that if a user does something *unsupported*, say
manually edit a file of an X python module to say hack their fixes in
order for it to work the way they want it (which can break a system),
then an SRU (or any new package version) will upgrade that file not
caring if there has been any changes made.

So this is the same thing that is currently happening with MAAS in
precise. In order for this work they have to do some manual
configuration that is not standard. Since DNS/DHCP is being managed by
cobbler, every time cobbler re-generates the configuration required
file, it will automatically overwrite this file, regardless of the
changes that the user has made. So in other words, cobbler overwrites
/etc/dnsmasq.conf because it manages it. If a user wrote its own
particular/additional configuration for dnsmasq, it will be lost once
the file is renegerated by cobbler. This also happens when cobbler is
upgraded to a newer version. So in reality, cobbler is currently and
actually doing what we are arguing here. So this SRU does fix this,
because newer MAAS won't affect user configured files for DNS/DHCP, as
it has its own.

Hope this 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-23 Thread Scott Kitterman
OK, let me see if I understand now ...

If a current precise user didn't manually edit their dnsmasq.conf, then their 
MaaS is certain to be not working and so there's no risk of regression.

If they did edit it and have a working system and then install the update, 
what will happen?  If I'm reading you right, their changes, that made the 
system work, will be lost.  Is that right?

-- 
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-23 Thread Scott Kitterman
On Tuesday, April 23, 2013 11:11:24 PM Julian Edwards wrote:
  Please don't ping pong the bug status
 
 I didn't touch the bug status.

Sorry, it was a tag, not a status, but a very important one for the SRU 
process.

-- 
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 1172091] [NEW] KVM guests with bridged network drops out intermittently

2013-04-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This appears to be the same bug as this:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/997978

Issue
--
Guest networking will randomly drop out and then work again. This is easiest to 
be seen by sshing into a guest and running top. After 10-20 minutes I get a 
broken pipe. Sometimes I can ssh back in to the guest right away, other times 
it gives me an incorrect fingerprint and ssh will refuse as it doesn't match 
the know_hosts figerprint. I don't believe this is the vm hosts fingerprint 
either but might be mistaken.  If I continue to wait I can eventually ssh back 
in.

Set up
--
I have a fresh install of ubuntu 12.10 x86_64 server with everything updated

I selected OpenSSH and Virtual Machine Host during installation.

I removed the default virbr0 and set up br0 and br1 manually.

$ cat /etc/network/interfaces 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
# 10.10.0.x network
auto eth0
iface eth0 inet manual

auto br0
iface br0 inet static
address 10.10.0.201
netmask 255.255.240.0
network 10.10.0.0
broadcast 10.10.15.255
gateway 10.10.0.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 10.10.0.1
dns-search burnet-int.edu.au
bridge_ports eth0
bridge_fd 0
bridge_stp off

# 203.0.141.x network
auto eth1
iface eth1 inet manual

auto br1
iface br1 inet manual
bridge_ports eth1
bridge_fd 0
bridge_stp off


$ brctl show

bridge name bridge id   STP enabled interfaces
br0 8000.001e4f42aa69   no  eth0
br1 8000.001e4f42aa6b   no  eth1
vnet0

$ virsh net-list
Name State  Autostart
-


I created a new user to manage the VMs and added them to the kvm and libvirtd 
groups. They don't have access to sudo and the VMs aren't started with sudo.

Created a virtual machine.

$ virt-install --connect qemu:///system \
--name proxy01 --ram 4096 --vcpus 4 \
--disk path=/srv/nfs01/disks/proxy01.raw,format=raw,bus=virtio,cache=none \
--cdrom=/srv/nfs01/images/ubuntu-12.10-server-i386.iso \
--network bridge=br1,model=virtio \
--os-type=linux --os-variant=ubuntuquantal \
--graphics vnc,password=password \
--noautoconsole \
--virt-type=kvm \
--autostart

I only install OpenSSH on the guest and configure the network as:

$ cat /etc/network/interfaces 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
address 203.0.141.2
netmask 255.255.255.0
network 203.0.141.0
broadcast 203.0.141.255
gateway 203.0.141.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 203.0.141.99 203.0.141.66
dns-search burnet.edu.au

I then start the VM with

$ virsh start proxy01

SSH into proxy01 and run top and I get a broken pipe after 10 or 20
minutes. It's not consistent.

Packages Version
--
$ apt-cache policy qemu-kvm
qemu-kvm:
  Installed: 1.2.0+noroms-0ubuntu2.12.10.3
  Candidate: 1.2.0+noroms-0ubuntu2.12.10.3
  Version table:
 *** 1.2.0+noroms-0ubuntu2.12.10.3 0
500 http://au.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.2.0+noroms-0ubuntu2.12.10.2 0
500 http://security.ubuntu.com/ubuntu/ quantal-security/main amd64 
Packages
 1.2.0+noroms-0ubuntu2 0
500 http://au.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
KVM guests with bridged network drops out intermittently
https://bugs.launchpad.net/bugs/1172091
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to qemu-kvm in Ubuntu.

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


[Bug 1172091] Re: KVM guests with bridged network drops out intermittently

2013-04-23 Thread Dyson Simmons
Cannot run:

apport-collect 1172091

** Package changed: linux (Ubuntu) = qemu-kvm (Ubuntu)

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = New

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Confirmed

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

Title:
  KVM guests with bridged network drops out intermittently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1172091/+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 1169044] Re: can't install/upgrade postfix non interactively through apt

2013-04-23 Thread Andrew Jones
Also, as of Friday afternoon (Sydney, Australia time), I won't have
access to the machines and backups so I won't be able to provide any
more debugging info - if there's anything more that I can provide to
help out it'd be good to know before then. Thanks!

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

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

Title:
  can't install/upgrade postfix non interactively through apt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1169044/+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 1155458] Re: 500 response when trying to create a server from a deleted image

2013-04-23 Thread Matthew Sherborne
@mikalstill

Yes. Working on it today :)

It seems that the trouble starts when the nova client requests the
deleted image, the server happily replies with:

REQ: curl -i
https://dfw.servers.api.rackspacecloud.com/v2/641237/images/088d978f-c387
-41bd-83c7-918a0d4b38c0 -X GET -H X-Auth-Project-Id: 641237 -H User-
Agent: python-novaclient -H Accept: application/json -H X-Auth-
Token: bf8001da-14a5-4dbc-a72f-3d1c4d92059a

RESP: [200] {'date': 'Wed, 24 Apr 2013 02:00:17 GMT', 'content-length': '666', 
'content-type': 'application/json', 'x-compute-request-id': 
'req-2adcb4df-5203-419c-86cd-3cbb4fdd5b60', 'server': 'Jetty(8.0.y.z-SNAPSHOT)'}
RESP BODY: {image: {status: DELETED, updated: 2013-04-24T01:50:50Z, 
name: temp_snapshot, links: [{href: 
https://dfw.servers.api.rackspacecloud.com/v2/641237/images/088d978f-c387-41bd-83c7-918a0d4b38c0;,
 rel: self}, {href: 
https://dfw.servers.api.rackspacecloud.com/641237/images/088d978f-c387-41bd-83c7-918a0d4b38c0;,
 rel: bookmark}, {href: 
https://dfw.servers.api.rackspacecloud.com/641237/images/088d978f-c387-41bd-83c7-918a0d4b38c0;,
 type: application/vnd.openstack.image, rel: alternate}], created: 
2013-04-24T01:32:16Z, progress: 0, minRam: 512, minDisk: 20, id: 
088d978f-c387-41bd-83c7-918a0d4b38c0, metadata: {}}}

--

I think the proper behaviour should be, don't show deleted images to the
user, even if they request them by ID. Only admin's should see deleted
images.

I'm not 100% sure yet if showing deleted images is bad. Do you have an
opinon @mikalstill ?

Currently I'm digging  into the nova code to see what's happening there.

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

Title:
  500 response when trying to create a server from a deleted image

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1155458/+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 1172117] [NEW] Dovecot is unsupportedly-old, and remains old in Raring

2013-04-23 Thread Jeff Mitchell
Public bug reported:

When poking around today I saw that Dovecot is scheduled to remain at
2.1.7 for Raring. I'd been hoping that Raring would provide a newer 2.1
series build, as there have been some severe bugs fixed in 2.1.8+ and
upstream support is not too forthcoming for a release that is almost a
year old.

Is there any comment as to whether Raring will see updates beyond 2.1.7?

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

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

Title:
  Dovecot is unsupportedly-old, and remains old in Raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1172117/+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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2013-04-23 Thread DrKay
The workaround in #30 worked for me.

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/522509/+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 1071079] Re: unity-scope-video-remote server field should use https for privacy

2013-04-23 Thread Timo Jyrinki
** Changed in: unity-scope-video-remote (Ubuntu Quantal)
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

** Changed in: unity-scope-video-remote (Ubuntu Precise)
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

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

Title:
  unity-scope-video-remote server field should use https for privacy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-video-remote/+bug/1071079/+subscriptions

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


[Bug 1014648] Re: Please apply patch 4.2.25 to ubuntu package for Precise

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

** Changed in: bash (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/1014648

Title:
  Please apply patch 4.2.25 to ubuntu package for Precise

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

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


[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2013-04-23 Thread Joe Carey
If you have this bug, you are in luck, just updating your kernel to 3.4
will fix it.  If that doesn't work, then you do not have this bug.  You
have something else.  See if your symptoms or situation match this bug:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154006

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

Title:
  ubuntu 12.04 completely freezes frequently.

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

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


[Bug 1071079] Re: unity-scope-video-remote server field should use https for privacy

2013-04-23 Thread Timo Jyrinki
Seems to work as planned, checked with tcpdump port 443

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

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

Title:
  unity-scope-video-remote server field should use https for privacy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-video-remote/+bug/1071079/+subscriptions

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


[Bug 725048] Re: nspluginplayer manual page has wrong information

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

** Changed in: nspluginwrapper (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/725048

Title:
  nspluginplayer manual page has wrong information

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

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


[Bug 725048] Re: nspluginplayer manual page has wrong information

2013-04-23 Thread Mechanical snail
Still occurs in Precise.

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

Title:
  nspluginplayer manual page has wrong information

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

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


[Bug 980409] Re: ddclient init script fails to stop process

2013-04-23 Thread Bug Watch Updater
** Changed in: ddclient (Debian)
   Status: New = Fix Committed

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

Title:
  ddclient init script fails to stop process

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

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


[Bug 1171719] [NEW] 'E:Encountered a section with no Package: header'

2013-04-23 Thread pavitra
Public bug reported:


'E:Encountered a section with no Package: header, E:Problem with MergeList 
/var/lib/apt/lists/in.archive.ubuntu.com_ubuntu_dists_precise_main_i18n_Translation-en,
 E:The package lists or status file could not be parsed or opened.'

** Affects: update-manager (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/1171719

Title:
   'E:Encountered a section with no Package: header'

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

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


[Bug 1171718] [NEW] using tabs, gets confused when different lines in different tabs

2013-04-23 Thread cc young
Public bug reported:

using more than one tab, if you cntl-minus to make text smaller in one
tab, when you go to a tab that retained the regular size, it puts in
extra blank lines

first tab:
$ vim large file

second tab:
$ psql (or other readline app)

first tab:
shift-minus (to make font smaller = more lines per page)

second tab:
(extra blank lines have been inserted)
(if editing, will mess up edits)

** Affects: gnome-terminal (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/1171718

Title:
  using tabs, gets confused when different lines in different tabs

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

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


[Bug 1074038] Re: Some untranslatable and wrong strings in the previews

2013-04-23 Thread PS Jenkins bot
Fix committed into lp:unity-lens-video at revision 112, scheduled for
release in unity-lens-video, milestone 0.1

** Changed in: unity-lens-video
   Status: In Progress = Fix Committed

** Changed in: unity-lens-applications
   Status: In Progress = Fix Committed

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

Title:
  Some untranslatable and wrong strings in the previews

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

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


[Bug 1074038] Re: Some untranslatable and wrong strings in the previews

2013-04-23 Thread PS Jenkins bot
Fix committed into lp:unity-lens-applications at revision 336, scheduled
for release in unity-lens-applications, milestone 7.0.0

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

Title:
  Some untranslatable and wrong strings in the previews

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

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


[Bug 1108056] Re: fetching URLs freezes pidgin

2013-04-23 Thread Reed Loden
I just installed the new 1:2.10.7-0ubuntu4.1 packages, and I can confirm
Pidgin now works for me.

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

Title:
  fetching URLs freezes pidgin

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

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


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2013-04-23 Thread Dmitry Zotikov
Hey,

on the server side, try to specify the full path to the sftp-server
binary explicitly in the sshd's config file. In Debian that would be:

Subsystem   sftp/usr/lib/openssh/sftp-server

Worked for me at least.

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

Title:
  Error: ssh program unexpectedly exited when trying to browse files
  on router

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

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


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

2013-04-23 Thread kylea
Did an Update - still the same - in some forms have to press the wheel
and then scroll.

-- 
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 1171480] Re: Segfault on Ubuntu 13.04 When Adding Mail Account

2013-04-23 Thread Michael Murphy
That creates a blank log when it crashes.

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

Title:
  Segfault on Ubuntu 13.04 When Adding Mail Account

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

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


[Bug 1104435] Re: xfce4-session crashed with SIGSEGV in g_slice_alloc()

2013-04-23 Thread Stefan Czinczoll
Hi all,

problem is most likely caused by lightdm. I constantly experience
crashes when starting xfce/Xubuntu using lightdm selector.

There are no crashes after stopping lightdm on console and starting Xfce
manually by startxfce4! (may also be used as workaround).

Kind regards,

Stefan

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

Title:
  xfce4-session crashed with SIGSEGV in g_slice_alloc()

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-session/+bug/1104435/+subscriptions

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


[Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-23 Thread Dvir Volk
I haven't gotten any of the apt based nvidia packages to work with 3.8.0-19, 
even though the DKMS builds seemed to complete ok. 
Eventually I reverted to downloading the nvidia 313 binary package from 
nvidia's site and using their installer, and now everything works.

but something is definitely broken still.

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

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


[Bug 1016069] Re: mysql-server-5.1 referenced as an option in 12.04

2013-04-23 Thread Doug Smythies
** Branch unlinked: lp:~ubuntu-core-doc/ubuntu-docs/help.ubuntu.com

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

Title:
  mysql-server-5.1 referenced as an option in 12.04

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

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


[Bug 915165] Re: Cannot specify save directory for some GTK+3 applications - Recent/recursive directories replace user selection.

2013-04-23 Thread Andrew Holmes
I can confirm this in Raring. I agree that it seems to be a bug with
GtkFileChooser (or one of it's subclasses) as I've had weird problems
with it in other situations.

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

Title:
  Cannot specify save directory for some GTK+3 applications -
  Recent/recursive directories replace user selection.

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

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


[Bug 360724] Re: [RV515] Kubuntu: Corrupted mouse cursor after moving between screens

2013-04-23 Thread Johannes Singler
Same problem here with a three-screen Radeon setup (fglrx, Kubuntu
12.04).  A workaround is to disable the hardware cursor

Option  SWCursor true

But then, the cursor flickers and disappears when scrolling with the
mouse wheel. So you can replace one evil with another only.

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

Title:
  [RV515] Kubuntu: Corrupted mouse cursor after moving between screens

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

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


[Bug 1171729] [NEW] no backlight controls with nvidia driver

2013-04-23 Thread wvengen
Public bug reported:

With the open source nouveau driver, the backlight control in
/sys/class/backlight/apple_backlight works. When using the nvidia-313
driver (313.30-0ubuntu1), it still exists but doesn't work anymore. I
found no other way to control the brightness setting.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: raring

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

Title:
  no backlight controls with nvidia driver

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

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


[Bug 1171726] [NEW] On 3.5.0.27 there is no login screen upon boot and cntrl alt f1 does not yield a prompt

2013-04-23 Thread garypeg
Public bug reported:

On 3.5.0.27 there is no login screen upon boot and cntrl alt f1 does not
yield a prompt.  On 3.2.0.40 generic there is no problem.

Using ASUS 1025 ce.

Ubuntu 12.04

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-40.64-generic-pae 3.2.40
Uname: Linux 3.2.0-40-generic-pae i686
.tmp.unity.support.test.1:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,grid,move,snap,scale,regex,gnomecompat,place,imgpng,vpswitch,mousepoll,resize,animation,session,wall,expo,workarounds,ezoom,unityshell]
CompositorRunning: None
Date: Tue Apr 23 08:47:04 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 cedarview-drm, 20120717, 3.2.0-29-generic-pae, i686: installed
 cedarview-drm, 20120717, 3.2.0-39-generic, i686: installed
 cedarview-drm, 20120717, 3.2.0-39-generic-pae, i686: installed
 cedarview-drm, 20120717, 3.2.0-40-generic, i686: installed
 cedarview-drm, 20120717, 3.2.0-40-generic-pae, i686: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:84a9]
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
MachineType: ASUSTeK COMPUTER INC. 1025CE
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic-pae 
root=UUID=17ee651a-4add-4b7c-a152-66e130cae2bf ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/16/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1025C.1001
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 1025C
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1025C.1001:bd04/16/2012:svnASUSTeKCOMPUTERINC.:pn1025CE:pvrx.x:rvnASUSTeKCOMPUTERINC.:rn1025C:rvrx.xx:cvnASUSTeKCOMPUTERINC.:ct10:cvrx.x:
dmi.product.name: 1025CE
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu0.2
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.13
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: apport-bug i386 precise referred-by-support running-unity ubuntu

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

Title:
  On 3.5.0.27 there is no login screen upon boot and cntrl alt f1 does
  not yield a prompt

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

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


[Bug 1171501] Re: [SRU] libmason-perl Has missing depends: on libexception-class-perl

2013-04-23 Thread Angel Abad
** Changed in: libmason-perl (Ubuntu Precise)
   Status: In Progress = Fix Committed

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

Title:
  [SRU] libmason-perl Has missing depends: on libexception-class-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmason-perl/+bug/1171501/+subscriptions

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


[Bug 1171733] [NEW] Cannot connect to OS X (Regression)

2013-04-23 Thread Liban Hannan
Public bug reported:

When trying to connect to OS X hosts I get the following message -

Unknown authentication scheme from VNC server: 30, 35

Uninstalling remmina and then installing the version from 12.04 fixes
the problem.

** Affects: remmina (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/1171733

Title:
  Cannot connect to OS X (Regression)

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

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


[Bug 1171729] Re: no backlight controls with nvidia driver

2013-04-23 Thread wvengen
Found https://github.com/guillaumezin/nvidiabl which works (version
0.81). Mactel PPA's module (version 0.17.3) doesn't work: I get a
compilation error on linux 3.8.0-19-lowlatency.

** Summary changed:

- no backlight controls with nvidia driver
+ no backlight controls with nvidia driver on MacbookPro5,5

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

Title:
  no backlight controls with nvidia driver on MacbookPro5,5

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

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


[Bug 415320] Re: unlock keyring steals focus (no cursor in overlying window)

2013-04-23 Thread Petr Gladkikh
This issue lingering for quite a while so I would propose to solve it by
replacing keyring unlocking dialog with one that shadows whole screen
leaving only dialog at top. Such dialog is already used elsewhere.

This is not ideal solution since reduces ease of autologin (password is
asked anyway however skippable) but at least behavior is obvious and
straightforward.

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

Title:
  unlock keyring steals focus (no cursor in overlying window)

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

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


[Bug 1171570] Re: scitools vtk backend segfaults at import

2013-04-23 Thread Johannes Ring
Works fine for me on Ubuntu 13.04. Could be a graphics driver issue on
your side. For instance, does the following work for you?

  sudo apt-get install vtk-examples
  cd /usr/share/vtk/Tutorial/Step1/Python/
  python Cone.py

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

Title:
  scitools vtk backend segfaults at import

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

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


[Bug 1171735] [NEW] pkg_resources.DistributionNotFound: PIL

2013-04-23 Thread Hervé Fache
Public bug reported:

pytimechart fresh install on Raring does not work

$ pytimechart 
Traceback (most recent call last):
  File /usr/bin/pytimechart, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2803, in 
module
working_set.require(__requires__)
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 696, in require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 594, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: PIL

** Affects: pytimechart (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/1171735

Title:
  pkg_resources.DistributionNotFound: PIL

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

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


[Bug 1131449] Re: [Lenovo k29]: ACPI AML intepreter has found some non-conforming AML code

2013-04-23 Thread Anthony Wong
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Adam Lee (adam8157)

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

Title:
  [Lenovo k29]: ACPI AML intepreter has found some non-conforming AML
  code

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

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


[Bug 1006138] Re: Disk Utility crashes when Run Self Test button is pressed

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

** Changed in: gnome-disk-utility (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/1006138

Title:
  Disk Utility crashes when Run Self Test button is pressed

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

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


[Bug 1169685] Re: deluge-gtk sometimes freeze in Kubuntu

2013-04-23 Thread Ads20000
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk2-engines-oxygen (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/1169685

Title:
  deluge-gtk sometimes freeze in Kubuntu

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

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


[Bug 1168464] Re: I can not hear any sound from Samsung Chronos 7 - NP700Z5C-S01TR's right internal speaker if I shut down Windows then log in to Ubuntu.

2013-04-23 Thread Adam
** Attachment removed: alsa-info.sh
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1168464/+attachment/3649169/+files/alsa-info.sh

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

Title:
  I can not hear any sound from Samsung Chronos 7 - NP700Z5C-S01TR's
  right internal speaker if I shut down Windows then log in to Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1168464/+subscriptions

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


[Bug 1074038] Re: Some untranslatable and wrong strings in the previews

2013-04-23 Thread Ads20000
sorry, I changed the Ubuntu version but I don't actually know if it has
the same problem (moment of indecision)

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

Title:
  Some untranslatable and wrong strings in the previews

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

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


[Bug 1015183]

2013-04-23 Thread Peter Hutterer
Please have a test of this branch here:
http://cgit.freedesktop.org/~whot/xserver/log/?h=touch-grab-race-condition-56578-v2

I'm not 100% sure yet if there's a memleak introduced - haven't done the
required checks yet. but it fixes the crasher caused by the invalid
memory dereference.

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

Title:
  Inconsistent mouse events for Acer T231H multitouch monitor

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

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


[Bug 1171741] [NEW] graphics failure, letters missing on text

2013-04-23 Thread casualtiespnx
Public bug reported:

not quite sure how to describe this one. was getting default graphics
driver' updated to proper intel driver. was going fine for a few days
through several restarts. running a little slower but workable, now
this, not sure what to do' or what caused it. ran updates about two hrs
ago too.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
.tmp.unity.support.test.1:
 
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Apr 23 03:21:49 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device 
[8086:2562] (rev 01) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0127]
InstallationDate: Installed on 2013-03-15 (39 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130313)
MachineType: Dell Computer Corporation Dimension 4500S
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=50a51921-2f34-4aa6-b37d-a72000d554e5 ro drm.debug=0xe plymouth:debug 
quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
Identifier  Intel Graphics
Driver  intel
Option  AccelMethod  uxa
 EndSection
dmi.bios.date: 07/25/2002
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A03
dmi.board.name: Dimension 4500S
dmi.board.vendor: Dell Computer Corporation
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA03:bd07/25/2002:svnDellComputerCorporation:pnDimension4500S:pvr:rvnDellComputerCorporation:rnDimension4500S:rvr:cvnDellComputerCorporation:ct3:cvr:
dmi.product.name: Dimension 4500S
dmi.sys.vendor: Dell Computer Corporation
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
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.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 2:2.21.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Tue Apr 23 03:20:09 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputMicrosoft Microsoft Wireless Optical Desktop® 1.00 KEYBOARD, id 8
 inputMicrosoft Microsoft Wireless Optical Desktop® 1.00 KEYBOARD, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: intel

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


** Tags: apport-bug i386 raring ubuntu

** Attachment added: screenshot
   
https://bugs.launchpad.net/bugs/1171741/+attachment/3651219/+files/Screenshot%20from%202013-04-23%2003%3A36%3A54.png

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

Title:
  graphics failure, letters missing on text

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

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

[Bug 1169000] Re: [HP Pavilion 23] SD/MMC card icon does not disappear when removed from the built-in reader.

2013-04-23 Thread Po-Hsu Lin
Invalid for a fixed bug is not appropriate,  change to Fix Released
instead.

** Changed in: linux (Ubuntu)
   Status: Invalid = Fix Released

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

Title:
  [HP Pavilion 23] SD/MMC card icon does not disappear when removed from
  the built-in reader.

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

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


[Bug 1069757] Re: [Upstream] Libreoffice: problems with saving docs to directories of Windows networks (through samba-connection)

2013-04-23 Thread Johan Van Hoorde
Great job, Björn! Fortunately, there's  only a few days left before the
release of 13.04. I sincerely hope that the other problems I had with LO
within Ubuntu will also be resolved. The most important of these concern
LO Base, which didn't work at all.

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

Title:
  [Upstream] Libreoffice: problems with saving docs to directories of
  Windows networks (through samba-connection)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1069757/+subscriptions

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

[Bug 885989] Re: white screen on second monitor when using two xsessions

2013-04-23 Thread Jammy Zhou
With the latest nautilus (3.8.1 in the PPA), the problem in this thread is not 
there. But there is another new known issue to be resolved below, which caused 
white screen for both displays without desktop background.
https://bugs.launchpad.net/ubuntu-gnome/+bug/1159430

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

Title:
  white screen on second monitor when using two xsessions

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

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


[Bug 1171394] Re: search fails when using wildcard (*.* or *.jpg...)

2013-04-23 Thread Sebastien Bacher
*** This bug is a duplicate of bug 41704 ***
https://bugs.launchpad.net/bugs/41704

Thank you for your bug report, the issue has already been reported as
bug #41704

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

** This bug has been marked a duplicate of bug 41704
   wildcards should work with the search feature

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

Title:
  search fails when using wildcard (*.* or *.jpg...)

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

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


[Bug 1171742] [NEW] package linux-image-2.6.32-46-generic 2.6.32-46.108 failed to install/upgrade: sistema de ficheros del archivo tar dañado - archivo de paquete dañado

2013-04-23 Thread Francisco Dominguez (www.tranquinet.com)
Public bug reported:

can't install

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-46-generic 2.6.32-46.108
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21
Uname: Linux 2.6.32-38-generic i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  francisco   1209 F pulseaudio
 /dev/snd/controlC0:  francisco   1209 F pulseaudio
CRDA: Error: [Errno 2] No existe el fichero o el directorio
Card0.Amixer.info:
 Card hw:0 'ICH5'/'Intel ICH5 with AD1981B at irq 17'
   Mixer name   : 'Analog Devices AD1981B'
   Components   : 'AC97a:41445374'
   Controls  : 34
   Simple ctrls  : 23
Card1.Amixer.info:
 Card hw:1 'Headset'/'Logitech Logitech Wireless Headset at usb-:00:1d.2-2, 
full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:0a12'
   Controls  : 4
   Simple ctrls  : 2
Date: Fri Apr 19 09:37:57 2013
ErrorMessage: sistema de ficheros del archivo tar dañado - archivo de paquete 
dañado
HibernationDevice: RESUME=UUID=4d0e04f4-f640-48fe-9d8e-a3fd879ae168
InstallationMedia: Ubuntu 10.04.4 LTS Lucid Lynx - Release i386 (20120214.2)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Hewlett-Packard HP d530 CMT(DC577AV)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-38-generic 
root=UUID=272e35fa-6f33-4f86-8e58-fa085edc0e0d ro quiet splash
RelatedPackageVersions: linux-firmware 1.34.14
RfKill:
 
SourcePackage: linux
Title: package linux-image-2.6.32-46-generic 2.6.32-46.108 failed to 
install/upgrade: sistema de ficheros del archivo tar dañado - archivo de 
paquete dañado
WifiSyslog:
 
dmi.bios.date: 07/10/2003
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 786B2 v1.11
dmi.board.name: 085Ch
dmi.board.vendor: Hewlett-Packard
dmi.chassis.asset.tag: FRB3480WZH
dmi.chassis.type: 6
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786B2v1.11:bd07/10/2003:svnHewlett-Packard:pnHPd530CMT(DC577AV):pvr:rvnHewlett-Packard:rn085Ch:rvr:cvnHewlett-Packard:ct6:cvr:
dmi.product.name: HP d530 CMT(DC577AV)
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-package i386 kconfig lucid needs-upstream-testing 
regression-potential

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

Title:
  package linux-image-2.6.32-46-generic 2.6.32-46.108 failed to
  install/upgrade: sistema de ficheros del archivo tar dañado - archivo
  de paquete dañado

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

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

[Bug 1095052] Re: Client certificate authentication fails

2013-04-23 Thread James Dingwall
I have tested this new version and it resolves the problem that we were
experiencing with certificate authenticated apt repositories.

Thanks,
James

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

Title:
  Client certificate authentication fails

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

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


[Bug 989878] Re: Workspace Switch Hiding part of Workspace (dual screen)

2013-04-23 Thread franco_bez
It's sitill there in raring.
Will this ever be fixed at all ?

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

Title:
  Workspace Switch Hiding part of Workspace (dual screen)

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

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


[Bug 1171745] [NEW] Timeline doesn't refresh

2013-04-23 Thread j0sh
Public bug reported:

After a while I can't refresh the timeline. Try to click on refresh but
nothing happens.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: friends 0.1.3daily13.04.17.1~13.04-0ubuntu1
Uname: Linux 3.8.0-19-generic x86_64
Architecture: amd64

** Affects: friends (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/1171745

Title:
  Timeline doesn't refresh

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

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


[Bug 1171742] Status changed to Confirmed

2013-04-23 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  package linux-image-2.6.32-46-generic 2.6.32-46.108 failed to
  install/upgrade: sistema de ficheros del archivo tar dañado - archivo
  de paquete dañado

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

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

[Bug 1169977] Re: Gnome alsa mixer fails to load on raring ringtail 13.04 beta

2013-04-23 Thread Abu Aaisha
That I know. but still the bug should be fixed. any fix so far?

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

Title:
  Gnome alsa mixer fails to load on raring ringtail 13.04 beta

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

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


[Bug 1161088] Re: Computer freezes shortly (GUI) and sometimes freezes completely

2013-04-23 Thread Linus van Geuns
This is probably a kernel bug. See also bug #1154006

** Package changed: xserver-xorg-video-intel-lts-quantal (Ubuntu) =
linux-lts-quantal (Ubuntu)

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

Title:
  Computer freezes shortly (GUI) and sometimes freezes completely

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

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


[Bug 1161088] Re: Computer freezes shortly (GUI) and sometimes freezes completely

2013-04-23 Thread Linus van Geuns
As the system does not freeze while running at least one VM, this might
be related to CPU power states / CPU sleep states.

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

Title:
  Computer freezes shortly (GUI) and sometimes freezes completely

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