[Bug 1073815] [NEW] Problem with USB passthrough (SmartCard reader)

2012-11-01 Thread Uwe
Public bug reported:

The following bug report regards to Ubuntu 12.10 and quemu-kvm (1.2.0
+noroms-0ubuntu2: amd64)

I have migrated a Windows XP VM from VMware to qemu-kvm. Everything
seems to work fine except my SmartCard reader Omnikey 3121. I am able to
connect it to the VM as an USB device and Windows recognizes it but it
does not work correctly (no SmartCard found). There was no problem with
VMware! I have also tried to connect the reader to qemu-kvm as a
SmartCard device but unfortunately, I get the error message that my qemu
package from the Ubuntu repository is built without SmartCard support.

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

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

Title:
  Problem with USB passthrough (SmartCard reader)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1073815/+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 1073603] Re: disable ssl compression to mitigate the BEAST attack

2012-11-01 Thread Robie Basak
*** This bug is a duplicate of bug 1068854 ***
https://bugs.launchpad.net/bugs/1068854

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

** This bug has been marked a duplicate of bug 1068854
   Support option to disable TLS compression to protect against CRIME attack

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

Title:
  disable ssl compression to mitigate the BEAST attack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1073603/+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 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-11-01 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/15157
Committed: 
http://github.com/openstack/cinder/commit/7f34ba39abcaa4f885d7448b427148fab4e49892
Submitter: Jenkins
Branch:stable/folsom

commit 7f34ba39abcaa4f885d7448b427148fab4e49892
Author: John Griffith john.griff...@solidfire.com
Date:   Wed Oct 31 16:43:09 2012 -0600

Detect and fix issues caused by vol ID migration

The migration from volume ID to UUID neglected to update the 
provider_location
field on the volume.  As a result the iqn and volume name no long match and
existing volumes are no longer able to be attached after an upgrade
(essex - folsom and then nova-vol-cinder).

This patch adds a method to the volume driver that will check for the
mismatch of volume name in the iqn during service start up.  If
detected it will update the provider_location field in the database
to include the new ID.  Also it will create a symlink to the device backing
file that also has the correct naming convention.

Note: We don't disturb an connections that are currently attached.
For this case we add a check in manager.detach and do any provider_location
cleanup that's needed at that time.  This ensures that connections
persist on restarts of tgtd and reboot.

Change-Id: I4683df4ef489972752dc58cb4e91d458a79a8ef2
Fixes: bug 1065702enter the commit message for your changes. Lines starting


** Tags added: in-stable-folsom

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2012-11-01 Thread dann frazier
Note that the zookeeper process appears to be spinning, not just hung.

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

Title:
  zookeeper: WARN
  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247]
  - Too many connections from /127.0.0.1 - max is 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1070519/+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 1055892] Re: keepalived does not honor use_vmac directive

2012-11-01 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Is this a regression in keepalived, a feature that has never previously
worked, or a new feature in a new upstream version that you would like
included?

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

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

Title:
  keepalived does not honor use_vmac directive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1055892/+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 1064527] Re: detect_ipmi needs improvement. detects non-existant device in nested kvm

2012-11-01 Thread Julian Edwards
** Changed in: maas/1.2
 Assignee: (unassigned) = Andres Rodriguez (andreserl)

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

Title:
  detect_ipmi needs improvement.  detects non-existant device in nested
  kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064527/+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 1055896] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-11-01 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Based on your comments I'm marking this bug as Invalid. But if you
decide that this really is 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,
and then change the bug status back to New.

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

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

Title:
  package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1055896/+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 1056070] Re: segfault in samba with Active Directory users

2012-11-01 Thread Robie Basak
** 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/1056070

Title:
  segfault in samba with Active Directory users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1056070/+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 1055567] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [erreur: ‘INVALID’ undeclared]

2012-11-01 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I've been unable to reproduce this using a precise VM, building the DKMS
module against both 3.2.0-32-generic and 3.2.0-32-virtual. Using open-
vm-dkms 2011.12.20-562307-0ubuntu1.

Could you please re-test on a fresh installation, and if you can still
reproduce then post exact instructions on how to reproduce? Once done,
please change the bug status back to New.

** Changed in: open-vm-tools (Ubuntu)
   Status: New = Incomplete

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [erreur: ‘INVALID’ undeclared]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1055567/+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 1057772] Re: package samba 2:3.6.3-2ubuntu2.3 failed to install/upgrade: il sottoprocesso nuovo script post-removal ha restituito lo stato di errore 127

2012-11-01 Thread Robie Basak
From log: /var/lib/dpkg/info/samba.postrm: 19:
/var/lib/dpkg/info/samba.postrm: update-inetd: not found

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

Title:
  package samba 2:3.6.3-2ubuntu2.3 failed to install/upgrade: il
  sottoprocesso nuovo script post-removal ha restituito lo stato di
  errore 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1057772/+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 1057772] Re: package samba 2:3.6.3-2ubuntu2.3 failed to install/upgrade: il sottoprocesso nuovo script post-removal ha restituito lo stato di errore 127

2012-11-01 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It isn't clear to me yet if this is a local configuration problem on
your system or if this is a bug in Ubuntu.

Please can you try sudo apt-get -f install and see if this fixes your
problem? If not, please post the output of the following two commands:

dpkg-query -W update-inetd

stat /usr/sbin/update-inetd

Once you have responded, please change the status of this bug back to
New.

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

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

Title:
  package samba 2:3.6.3-2ubuntu2.3 failed to install/upgrade: il
  sottoprocesso nuovo script post-removal ha restituito lo stato di
  errore 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1057772/+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 1057847] Re: package tftpd-hpa 5.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-01 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, you must configure your TFTP directory as absolute in the
configuration prompt. You may be able to fix this by typing sudo dpkg-
reconfigure tftpd-hpa and changing the path to a correct one.

If you still need help, you can find pointers to get help for this sort
of problem here: http://www.ubuntu.com/support/community

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,
and then change the bug status back to New.


** Changed in: tftp-hpa (Ubuntu)
   Status: New = Invalid

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

Title:
  package tftpd-hpa 5.2-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1057847/+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 1058301] Re: error is displayed if no changes are good to commit on post-install

2012-11-01 Thread Robie Basak
Confirmed. Reproducable by creating a large file in /etc and then
running a suitable operation (I used apt-get install hello).

** Changed in: etckeeper (Ubuntu)
   Status: New = Triaged

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

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

Title:
  error is displayed if no changes are good to commit on post-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1058301/+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 1058301] Re: error is displayed if no changes are good to commit on post-install

2012-11-01 Thread Robie Basak
Affects:

Precise:
bzr 2.5.1-0ubuntu2
etckeeper   0.61ubuntu2

Quantal:
bzr 2.6.0~beta2-0ubuntu1
etckeeper   0.61ubuntu2

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

Title:
  error is displayed if no changes are good to commit on post-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1058301/+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 1058237] Re: quantal irqbalance missing MSI interrupts

2012-11-01 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you check if this is the same issue as:

https://bugzilla.redhat.com/show_bug.cgi?id=751138
http://code.google.com/p/irqbalance/issues/detail?id=36

AIUI, restarting irqbalance should work around the problem if this is
the case?

When you respond please change the bug status back to New.

** Bug watch added: Red Hat Bugzilla #751138
   https://bugzilla.redhat.com/show_bug.cgi?id=751138

** Bug watch added: code.google.com/p/irqbalance/issues #36
   http://code.google.com/p/irqbalance/issues/detail?id=36

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

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

Title:
  quantal irqbalance missing MSI interrupts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1058237/+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 1053391] Re: ipmipower fails if stdin returns EOF

2012-11-01 Thread Robie Basak
** Changed in: freeipmi (Ubuntu)
   Status: New = Triaged

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

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

Title:
  ipmipower fails if stdin returns EOF

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1053391/+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 1059567] Re: update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)

2012-11-01 Thread Robie Basak
Verified still present in Quantal (2.1.25.dfsg1-5), and this still
affects Debian sid.

** Bug watch added: Debian Bug tracker #608351
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608351

** Also affects: cyrus-sasl2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608351
   Importance: Unknown
   Status: Unknown

** Changed in: cyrus-sasl2 (Ubuntu)
   Status: New = Triaged

** Changed in: cyrus-sasl2 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not
  match LSB Default-Stop values (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1059567/+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 1059567] Re: update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)

2012-11-01 Thread Robie Basak
It probably isn't worth adding a delta in Ubuntu for this. It'll get
fixed when Debian fixes it.

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

Title:
  update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not
  match LSB Default-Stop values (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1059567/+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 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-11-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/cinder/quantal-folsom-
proposed

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 1059459] Re: Existing DHCP server not stopped

2012-11-01 Thread Robie Basak
** Changed in: maas (Ubuntu)
   Status: New = Triaged

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

Title:
  Existing DHCP server not stopped

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1059459/+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 1052924] Re: winbind init script not LSB compliant

2012-11-01 Thread Robie Basak
Thanks for the patch!

Is there any particular reason that you need a delta in Ubuntu for this,
or are you happy to wait for Debian to pick up the fix and for Ubuntu to
merge?

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

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

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

Title:
  winbind init script not LSB compliant

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

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


[Blueprint servercloud-r-swiftmirrorsnapshots] Create Ubuntu Archive Snapshots swift-mirror

2012-11-01 Thread Björn Michaelsen
Blueprint changed by Björn Michaelsen:

Whiteboard changed:
+ see also: 
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-swiftmirrorsnapshots
  User Stories:
  
  Risks:
  
  Test Plans:
  
  Release Note:

-- 
Create Ubuntu Archive Snapshots swift-mirror
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-swiftmirrorsnapshots

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


[Blueprint servercloud-r-swiftmirrorsnapshots] Create Ubuntu Archive Snapshots swift-mirror

2012-11-01 Thread Björn Michaelsen
Blueprint changed by Björn Michaelsen:

Whiteboard changed:
- see also: 
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-swiftmirrorsnapshots
+ see also: https://blueprints.launchpad.net/ubuntu/+spec/bibisect
  User Stories:
  
  Risks:
  
  Test Plans:
  
  Release Note:

-- 
Create Ubuntu Archive Snapshots swift-mirror
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-swiftmirrorsnapshots

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


[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2012-11-01 Thread Chris J Arges
Blueprint changed by Chris J Arges:

Whiteboard changed:
  User Stories:
  
  Risks:
  
  Test Plans:
  
  Release Note:
+ 
+ 
+ [louis_bouchard] - kdump-tools needs to be MIR / file a bug: TODO
+ [smb] - discuss linuxcrashdump changes on ubuntu-devel / ubuntu-kernel: TODO
+ [smb] - linuxcrashdump changed to install kdump-tool (after discussion): 
BLOCKED
+ [christopherarges] - write better documentation for kdump-tool: TODO
+ [dannf] - validate/invalidate with kdump-tools / mkdumpfile on ARM: TODO
+ [louis_bouchard] - Integrate netdump support: POSTPONED
+ [med] - netdump charm to aggregate dumps in a cloud: TODO

-- 
Enable kdump mechanism from kdump-tool instead of kexec-tools
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-kdump-tool

-- 
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 1059567] Re: update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)

2012-11-01 Thread Bug Watch Updater
** Changed in: cyrus-sasl2 (Debian)
   Status: Unknown = Confirmed

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

Title:
  update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not
  match LSB Default-Stop values (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1059567/+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 1065702] Fix merged to nova (stable/folsom)

2012-11-01 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/15005
Committed: 
http://github.com/openstack/nova/commit/e3d7f8c7de9bad73bf1f9b5ee9b2cf46eb452351
Submitter: Jenkins
Branch:stable/folsom

commit e3d7f8c7de9bad73bf1f9b5ee9b2cf46eb452351
Author: John Griffith john.griff...@solidfire.com
Date:   Mon Oct 29 17:57:40 2012 -0600

Detect and fix issues caused by vol ID migration

The migration from volume ID to UUID neglected to update the 
provider_location
field on the volume.  As a result the iqn and volume name no long match and
existing volumes are no longer able to be attached after an upgrade
(essex - folsom and then nova-vol-cinder).

This patch adds a method to the volume driver that will check for the
mismatch of volume name in the iqn during service start up.  If
detected it will update the provider_location field in the database
to include the new ID.  Also it will create a symlink to the device backing
file that also has the correct naming convention.

Note: We don't disturb an connections that are currently attached.
For this case we add a check in manager.detach and do any provider_location
cleanup that's needed at that time.  This ensures that connections
persist on restarts of tgtd and reboot.

Change-Id: Ib41ebdc849ebc31a9225bdc4902209c5a23da104
Fixes: bug 1065702

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 1055892] Re: keepalived does not honor use_vmac directive

2012-11-01 Thread Martin Jackson
It is a feature that is advertised but not apparently functional in the
current Ubuntu version.  So feature that has never previously worked
is the best of those three.  It may be that there are changes in more
recent versions (post 1.2.2) that are necessary to make it work as well.
Debian/experimental has a package for 1.2.6, at least (which I haven't
tried yet):  http://packages.debian.org/experimental/keepalived

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

Title:
  keepalived does not honor use_vmac directive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1055892/+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 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-11-01 Thread Karma Dorje
** Changed in: mysql-5.5 (Ubuntu)
 Assignee: e75ice...@aol.com (e75iceman) = (unassigned)

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

Title:
  mysql-server postrm breaks apparmor profile for later versions on
  purge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/986892/+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 1065901] Re: cinder-volume should Suggest ceph-common, not python-ceph

2012-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cinder -
2013.1~g1~20121101.361-0ubuntu1

---
cinder (2013.1~g1~20121101.361-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * New upstream release.
  * debian/patches/0001-Replace-builtin-hash.patch: Dropped.

  [ James Page ]
  * Cinder should suggest ceph-common, not python-ceph (LP: #1065901):
- debian/control: cinder-volume Suggests: python-ceph - ceph-common
 -- Adam Gandelman ad...@canonical.com   Thu, 01 Nov 2012 11:30:15 +0100

** Changed in: cinder (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  cinder-volume should Suggest ceph-common, not python-ceph

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1065901/+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 1073289] Re: nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

2012-11-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly-
proposed

** Branch linked: lp:~openstack-ubuntu-testing/nova/quantal-folsom-
proposed

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

Title:
  nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1073289/+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 1073948] [NEW] CryptographicSourceVerification wiki has syntax errors

2012-11-01 Thread Peter Petrakis
Public bug reported:

https://juju.ubuntu.com/CryptographicSourceVerification

The snippet that makes use of the charm-helpers  ppa is off, it won't
function as a copy/paste. The PPA name may be plural but the contents of it
are not. This is correct:

  apt-get -qqy charm-helper-sh

  # loading helper library
  . /usr/share/charm-helper/sh/net.sh

Also worthy of note, add-apt-repository should probably have a -y switch
as it prompts are you sure for PPA addition.

I'd fix it myself but the wiki isn't editable.

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


** Tags: documentation

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

Title:
  CryptographicSourceVerification wiki has syntax errors

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

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


[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2012-11-01 Thread Chris J Arges
Blueprint changed by Chris J Arges:

Work items changed:
  Work items:
  Integrate netdump support: TODO
  netdump charm to aggregate dumps in a cloud: TODO
+ [louis-bouchard] - kdump-tools needs to be MIR / file a bug: TODO
+ [smb] - discuss linuxcrashdump changes on ubuntu-devel / ubuntu-kernel: TODO
+ [smb] - linuxcrashdump changed to install kdump-tool (after discussion): 
BLOCKED
+ [christopherarges] - write better documentation for kdump-tool: TODO
+ [dannf] - validate/invalidate with kdump-tools / mkdumpfile on ARM: TODO
+ [louis-bouchard] - Integrate netdump support: POSTPONED
+ [med] - netdump charm to aggregate dumps in a cloud: TODO

-- 
Enable kdump mechanism from kdump-tool instead of kexec-tools
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-kdump-tool

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


[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2012-11-01 Thread Chris J Arges
Blueprint changed by Chris J Arges:

Work items changed:
  Work items:
- Integrate netdump support: TODO
- netdump charm to aggregate dumps in a cloud: TODO
  [louis-bouchard] - kdump-tools needs to be MIR / file a bug: TODO
  [smb] - discuss linuxcrashdump changes on ubuntu-devel / ubuntu-kernel: TODO
  [smb] - linuxcrashdump changed to install kdump-tool (after discussion): 
BLOCKED
  [christopherarges] - write better documentation for kdump-tool: TODO
  [dannf] - validate/invalidate with kdump-tools / mkdumpfile on ARM: TODO
  [louis-bouchard] - Integrate netdump support: POSTPONED
  [med] - netdump charm to aggregate dumps in a cloud: TODO

-- 
Enable kdump mechanism from kdump-tool instead of kexec-tools
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-kdump-tool

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


[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2012-11-01 Thread Chris J Arges
Blueprint changed by Chris J Arges:

Whiteboard changed:
  User Stories:
  
  Risks:
  
  Test Plans:
  
  Release Note:
  
+ --
  
- [louis_bouchard] - kdump-tools needs to be MIR / file a bug: TODO
- [smb] - discuss linuxcrashdump changes on ubuntu-devel / ubuntu-kernel: TODO
- [smb] - linuxcrashdump changed to install kdump-tool (after discussion): 
BLOCKED
- [christopherarges] - write better documentation for kdump-tool: TODO
- [dannf] - validate/invalidate with kdump-tools / mkdumpfile on ARM: TODO
- [louis_bouchard] - Integrate netdump support: POSTPONED
- [med] - netdump charm to aggregate dumps in a cloud: TODO
+ The kdump mechanism from the kdump-tool package is more flexible than
+ its kexec-tool equivalent. It allows for multiple dumps to be collected,
+ is the mechanism used in upstream Debian and has a configuration file
+ that let the sysadmin controls some parameters.
+ 
+ It is currently functional on Ubuntu but the documented way of gathering
+ a kernel dump is to use the 0_kdump initscript delivered by kexec-tools
+ which package the kernel dump file as an Apport bundle. While this
+ solution is sufficient on Desktops, it becomes restrictive on
+ server/cloud installs.
+ 
+ Rationale: Current kexec-tool kernel dump capture mechanism is too
+ limitative in a server/cloud environment. Because you only capture last
+ crash; people want to change mkdumpfile options, have to hack scripts
+ vs. conf files.
+ 
+ We might need to consider different use cases for desktop/server if
+ using kdump-tool. But this might not be bad since we can have a similar
+ setup as kexec-tool.
+ 
+ linux-crashdump
+ - needs to be changed to install kdump-tool
+ - does it need to install 'crash'? we might not do analysis on same 
machine
+ 
+ Goal: Decide on the feasibility of using kdump-tool as default for 
server/cloud installs
+  
+ Issues :
+ what is the current story around kdump with UEFI ?
+ - currently disabled if using secure boot
+ - but will be re-enabled when we can use signed kexec kernels
+ Is the server only requirement valid or should we use kdump accross the 
board ?
+ Is usage of apport hooks for kernel dumps useful and/or valid ?
+ 
+ Need to be considerate of
+ - whoopise integration (how is this turned on for servers?)
+ - private data reporting (private daisy instance?)
+ 
+ Can server/cloud users upload large amounts of crash data?; need to
+ consider sensitive environments, etc.
+ 
+ Discussion points:
+ Right now start with x86, long term ensure it works on ARM.
+ consider how we can reproduce apport behavor with kdump-tools during 
discussion.
+ need to determine use cases for desktop/server for kdump-tool configurations

-- 
Enable kdump mechanism from kdump-tool instead of kexec-tools
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-kdump-tool

-- 
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 1055892] Re: keepalived does not honor use_vmac directive

2012-11-01 Thread Robie Basak
** Changed in: keepalived (Ubuntu)
   Status: Incomplete = New

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

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

Title:
  keepalived does not honor use_vmac directive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1055892/+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 1073289] Re: nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

2012-11-01 Thread Chuck Short
** Tags added: cloud-archive

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

Title:
  nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

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

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


[Blueprint servercloud-r-bigdata-fs] Bigdata Filesystem Support in Ubuntu

2012-11-01 Thread James Page
Blueprint changed by James Page:

Work items set to:
Work items:
Packaging of QFS: TODO
Charms for QFS in hadoop: TODO
Support for ceph as backing store in hadoop charms: TODO
Bigtop charms for Bigtop 0.4.0nwards as part of upstream: TODO
Look at ARM support for Apache Bigtop and deb distribution: TODO

-- 
Bigdata Filesystem Support in Ubuntu
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-bigdata-fs

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


[Blueprint servercloud-r-bigdata-fs] Bigdata Filesystem Support in Ubuntu

2012-11-01 Thread Dmitrijs Ledkovs
Blueprint changed by Dmitrijs Ledkovs:

Work items changed:
  Work items:
  Packaging of QFS: TODO
+ [xnox] review and/or sponsor QFS packaging: TODO
  Charms for QFS in hadoop: TODO
  Support for ceph as backing store in hadoop charms: TODO
  Bigtop charms for Bigtop 0.4.0nwards as part of upstream: TODO
  Look at ARM support for Apache Bigtop and deb distribution: TODO

-- 
Bigdata Filesystem Support in Ubuntu
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-bigdata-fs

-- 
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 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-11-01 Thread Adam Gandelman
** Also affects: nova (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: cinder (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: nova (Ubuntu Raring)
   Importance: High
   Status: Confirmed

** Also affects: cinder (Ubuntu Raring)
   Importance: Undecided
   Status: Fix Released

** Changed in: cinder (Ubuntu Quantal)
   Status: New = Confirmed

** Changed in: cinder (Ubuntu Quantal)
   Importance: Undecided = Critical

** Changed in: cinder (Ubuntu Quantal)
   Importance: Critical = High

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

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-11-01 Thread Adam Gandelman
Cinder Fix in Raring as of  2013.1~g1~20121101.361-0ubuntu1

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

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

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-11-01 Thread Mark McLoughlin
** Also affects: nova/folsom
   Importance: Undecided
   Status: New

** Changed in: nova
   Status: In Progress = Invalid

** Changed in: nova/folsom
   Status: New = Fix Committed

** Changed in: nova/folsom
   Importance: Undecided = High

** Changed in: nova/folsom
 Assignee: (unassigned) = John Griffith (john-griffith)

** Also affects: cinder/folsom
   Importance: Undecided
   Status: New

** Changed in: cinder/folsom
   Importance: Undecided = High

** Changed in: cinder/folsom
   Status: New = Fix Committed

** Changed in: cinder/folsom
 Assignee: (unassigned) = John Griffith (john-griffith)

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 1073815] Re: Problem with USB passthrough (SmartCard reader)

2012-11-01 Thread Serge Hallyn
Thanks for reporting this bug.

If you create a quantal vm and pass the device through to it, does that
work?

What is the exact kvm command you are using?

Could you please show the results of:
   lsusb on the host
   lsusb -v in a quantal guest with the device passed through

Also add 'monitor stdio' to the kvm command line, then in the monitor type
   info usb
   info usbhost

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  Problem with USB passthrough (SmartCard reader)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1073815/+subscriptions

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


[Blueprint servercloud-r-juju-gui] Juju GUI

2012-11-01 Thread Dave Walker
Blueprint changed by Dave Walker:

Definition Status: New = Discussion

-- 
Juju GUI
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-juju-gui

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


[Blueprint servercloud-r-openstack-docs] Improving Openstack Documentation for Ubuntu

2012-11-01 Thread Dave Walker
Blueprint changed by Dave Walker:

Definition Status: New = Discussion

-- 
Improving Openstack Documentation for Ubuntu
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-openstack-docs

-- 
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 1073948] Re: CryptographicSourceVerification wiki has syntax errors

2012-11-01 Thread Logan Rosen
** Package changed: juju (Ubuntu) = juju

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

Title:
  CryptographicSourceVerification wiki has syntax errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1073948/+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 801038] Re: libvirt-bin upstart configuration does not check for existing libvirtd processes

2012-11-01 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Opinion

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

Title:
  libvirt-bin upstart configuration does not check for existing libvirtd
  processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/801038/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-01 Thread Serge Hallyn
Thanks for bringing the laptop.

We took a look.  After installing qemu-kvm and libvirt (and virt-
manager) /dev/kvm has the right permissions and ownership.  User ubuntu
is able to run kvm.  However when doing

sudo -u libvirt-qemu strace -f -o/tmp/outout kvm -vnc :1

you see that when it tries to open /dev/kvm it gets -EACCESS.

Doing 'rmmod kvm_intel kvm; modprobe kvm_intel' results in /dev/kvm
being created with the exact same owner/perms as before,  but now
libvirt-qemu is able to open the device.

I did not think to look at the acls.

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

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-01 Thread Serge Hallyn
At last, the cause is found.  /lib/udev/rules.d/70-udev-acl.rules adds
an acl to /dev/kvm denying group write perms.  (qemu-kvm installs its
own /lib/udev/rules.d/40-qemu-kvm.rules when qemu-kvm is installed)  The
qemu-kvm.postinst does chgrp and chmod /dev/kvm, but chmod g+rw does
not remove the group-rw acl.  qemu-kvm.postinst needs to manually remove
that acl.

** Changed in: qemu-kvm (Ubuntu)
   Status: Triaged = In Progress

** Also affects: qemu-kvm (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Raring)
   Importance: High
   Status: In Progress

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1007273] Re: autofs does not start automatically after reboot

2012-11-01 Thread Jeff Davis
I have a similar issue, in my case it is related to ldap automount maps.
We ran into this same issue in 10.04 and ended up adding a condition in
the autofs upstart script to wait for a network connection, as well as
in the gdm (now lightdm) upstart script.

Bottom line is that the autofs startup is happening before it should.
Nothing I've tried in upstart seems to make a difference, and I have 80
netbooks to get out to students/teachers that require this
functionality.

I concur with Kevin Phillips that uninstalling network-manager is a non-
starter.  Could be a reasonable band-aide for certain situations, but
would fail miserably for mobile or wireless.

** Description changed:

  After rebooting and logging in, I am prompted with no home for user. logging 
in with /. looking for a running autofs I find it not started. Executing sudo 
service autofs start starts autofs.  After cd ~ my home is mounted and 
available.
  This error is erratic, but only on 12.04 systems. 10.04.4 LTS, 11.04, or 
11.10 are not affected.
  AFAICD autofs is sometimes started by upstart without the necessary services 
running (mainly DNS, just because Networking is not completely up) making 
autofs bail out. Starting it later it finds all necessities and starts.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: autofs (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-24.39-virtual 3.2.16
  Uname: Linux 3.2.0-24-virtual x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Fri Jun  1 08:16:46 2012
  InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
  ProcEnviron:
-  TERM=xterm
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: autofs5
  UpgradeStatus: Upgraded to precise on 2012-04-12 (49 days ago)

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

Title:
  autofs does not start automatically after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1007273/+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 1052924] Re: winbind init script not LSB compliant

2012-11-01 Thread Maxxer
I can fix my installations by myself, it's just a stopper for HeartBeat 
installations, because the monitor action expect lsb-compliant return codes.
Quite tricky on servers.

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

Title:
  winbind init script not LSB compliant

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1052924/+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 1071910] Re: lxc stop will hang forever

2012-11-01 Thread Tim
*** This bug is a duplicate of bug 1073238 ***
https://bugs.launchpad.net/bugs/1073238

I hope this helps someone some day:

From what I observed: lvremove was failing to remove the COW device
because udev was occasionally doing a vgscan at the same time. This then
cause certain components to remain in a suspended state blocking lvm
commands against them. The solution was to detect the error Unable to
deactivate from stderr of lvremove, then call dmsetup resume on all
related suspended devices, in the above post it is only vmg1-vm that
needed to be resumed. Then wait a little bit for the other lvm commands
to finish, then call lvremove again.

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

Title:
  lxc stop will hang forever

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1071910/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-01 Thread Serge Hallyn
** Description changed:

+ =
+ SRU Justification:
+ 1. Impact: libvirt cannot start VMs immediately after qemu-kvm install.
+ 2. Development fix: remove the acl which is preventing libvirt-qemu from 
opening /dev/kvm.
+ 3. Stable fix: same as development fix
+ 4. Test case:
+   sudo apt-get purge qemu-kvm || true
+   sudo modprobe kvm_intel (or kvm_amd depending on the machine)
+   sudo apt-get install qemu-kvm
+   getfacl /dev/kvm | grep 'group::---'
+   # this should show nothing if the bug is fixed
+ 5. Regression potential: there should be none as we are simply removing a bad
+acl from the /dev/kvm device.
+ =
+ 
  The following occurred on a fresh quantal installation attmpting to
  create a quantal vm, both host and guest were amd64.
  
  Unable to complete install: 'internal error Process exited while reading 
console log output: char device redirected to /dev/pts/1
  Could not access KVM kernel module: Permission denied
  failed to initialize KVM: Permission denied
  No accelerator found!
  '
  
  Traceback (most recent call last):
File /usr/share/virt-manager/virtManager/asyncjob.py, line 96, in 
cb_wrapper
  callback(asyncjob, *args, **kwargs)
File /usr/share/virt-manager/virtManager/create.py, line 1943, in 
do_install
  guest.start_install(False, meter=meter)
File /usr/lib/python2.7/dist-packages/virtinst/Guest.py, line 1246, in 
start_install
  noboot)
File /usr/lib/python2.7/dist-packages/virtinst/Guest.py, line 1314, in 
_create_guest
  dom = self.conn.createLinux(start_xml or final_xml, 0)
File /usr/lib/python2.7/dist-packages/libvirt.py, line 2501, in 
createLinux
  if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
conn=self)
  libvirtError: internal error Process exited while reading console log output: 
char device redirected to /dev/pts/1
  Could not access KVM kernel module: Permission denied
  failed to initialize KVM: Permission denied
  No accelerator found!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libvirt-bin 0.9.13-0ubuntu10
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Wed Sep 26 17:40:25 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: qemu-kvm (Ubuntu Quantal)
   Importance: Undecided = Medium

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

** Changed in: qemu-kvm (Ubuntu Quantal)
   Importance: Medium = High

** Changed in: qemu-kvm (Ubuntu Precise)
   Importance: Undecided = High

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

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1007273] Re: autofs does not start automatically after reboot

2012-11-01 Thread Ernst Kloppenburg
several people have commented that they have the same or similar
problems

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

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

Title:
  autofs does not start automatically after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1007273/+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 967410] Re: Windows clients cannot connect to shared printers

2012-11-01 Thread James D. Robinson
Hi to whom it may concern,

At the top of this posting, it states that this bug affects 40 people
but judging by the number of google references and comments on the
Ubuntu Forums, it affects a great deal than 40. I am referring to the
bug where one seems to be unable, to set up a printer attached to a
12.04 server. You see the following error message.

Windows cannot connect to the printer. Either the printer name was
typed incorrectly or the specified printer has lost its connection to
the server.

I had this problem on a new server that I had created using Xubuntu
12.04 and which was attached to various windows PCs. Most of these, are
running XP Pro. I do not have the problem on a Xubuntu 10.04 server
which is attached to the same XP Pro PCs.

The Printer would work locally from the server using USB  and another
printer of the same type was setup directly on the LAN. This lead, in-
fact, to one additional problem. See later.

I eventually managed eventually to get it to work by setting up from the
Windows PC to my server  using the semi manual approach, of using the
syntax

http://192.168.123.98:631/printers/Brother-HL-2270DW-series where
192.168.123.98 is the server address.

Whereas the original printer which was on the Lan, had been set -up
under windows as a port name of

BRN001BA97BC2BB

And this was automatically found on the Windows PC's Whereas on the
12.04 Xubuntu server it would not find it so it had to set-up manually
as

ipp://192.168.123.52/ ie it's address on the LAN and that seems to be CUPS 
error. 
This printer uses a name of Brother-HL-2270DW_series

NB the slight difference in the name between the DW and series one is an
underscore and the other is a hyphen. This was the cause of a few
unsuccessful attempts of getting it to work!!!

CUPS was setting up slightly different IDs as seen on the  jobs page
(CUPS) and show all jobs..

Best Wishes
Jim

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/967410/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu3

---
qemu-kvm (1.2.0+noroms-0ubuntu3) raring; urgency=low

  * debian/qemu-kvm.postinst: remove the g::--- acl which udev may have
inserted. (LP: #1057024)
 -- Serge Hallyn serge.hal...@ubuntu.com   Thu, 01 Nov 2012 20:46:57 +0100

** Changed in: qemu-kvm (Ubuntu Raring)
   Status: In Progress = Fix Released

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1061665] Re: Filter scheduler not respecting the force_hosts hint

2012-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Filter scheduler not respecting the force_hosts hint

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1061665/+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 1061665] Re: Filter scheduler not respecting the force_hosts hint

2012-11-01 Thread Jordan Callicoat
Duplicate of https://bugs.launchpad.net/nova/+bug/1053754

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

Title:
  Filter scheduler not respecting the force_hosts hint

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1061665/+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 1037763] Re: [Asus X101CH, Internal speaker] No sound after update (Ubuntu preinstall)

2012-11-01 Thread Cyrus Lien
@tlalokman, 
I am sorry for that vague instructions.
Can you try to unplug the headphone and adjust the sound volume by press 
function key (Press Fn key and F11 or F11) ?

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

Title:
  [Asus X101CH, Internal speaker] No sound after update (Ubuntu
  preinstall)

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

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


[Bug 1074034] Re: Intel 6205 Stops Showing Connection After Multiple Suspends

2012-11-01 Thread Tom D.
apport information

** Tags added: apport-collected quantal

** Description changed:

  Version: Ubuntu 12.10
  
  I am using the Intel 6205 Wifi Card, which works fine, but has been
  exhibiting some weird behavior. It successfully connects, and works
  perfectly, but after suspending the computer a few times, it stops
  showing what wifi network connection it is connected to, and showing any
  connection statistics. The network manager applet does not show the
  connection strength (it shows 0 bars), and does not list which wireless
  network it is connected to. It does continue to connect properly though.
  
- This problem does not appear to be with network manager, as iwconfig
- also exhibits the same issues. When this occurs, it does not show any
- connection statistics, and says: Access Point: Not Associated, but the
- wireless connection continues to work.
+ This problem does not appear to be with network manager, as iwconfig also 
exhibits the same issues. When this occurs, it does not show any connection 
statistics, and says: Access Point: Not Associated, but the wireless 
connection continues to work.
+ --- 
+ ApportVersion: 2.6.1-0ubuntu6
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  tom1874 F pulseaudio
+ DistroRelease: Ubuntu 12.10
+ HibernationDevice: RESUME=UUID=5c7aae1c-a157-4a05-970e-3da776d7e70e
+ InstallationDate: Installed on 2012-10-20 (13 days ago)
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
+ MachineType: LENOVO 2352CTO
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=78ceb627-3060-4880-93ee-d351a92a5e31 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
+ RelatedPackageVersions:
+  linux-restricted-modules-3.5.0-17-generic N/A
+  linux-backports-modules-3.5.0-17-generic  N/A
+  linux-firmware1.95
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  quantal
+ Uname: Linux 3.5.0-17-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 07/02/2012
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: G7ET31WW (1.13 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 2352CTO
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Not Defined
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Not Available
+ dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET31WW(1.13):bd07/02/2012:svnLENOVO:pn2352CTO:pvrThinkPadT430s:rvnLENOVO:rn2352CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.name: 2352CTO
+ dmi.product.version: ThinkPad T430s
+ dmi.sys.vendor: LENOVO

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421280/+files/AlsaInfo.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] BootDmesg.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421281/+files/BootDmesg.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] CRDA.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1074034/+attachment/3421282/+files/CRDA.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] CurrentDmesg.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421283/+files/CurrentDmesg.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] IwConfig.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421284/+files/IwConfig.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] Lspci.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1074034/+attachment/3421285/+files/Lspci.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] Lsusb.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1074034/+attachment/3421286/+files/Lsusb.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] ProcCpuinfo.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421287/+files/ProcCpuinfo.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] ProcInterrupts.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421288/+files/ProcInterrupts.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] ProcModules.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421289/+files/ProcModules.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] PulseList.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421290/+files/PulseList.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] UdevDb.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1074034/+attachment/3421291/+files/UdevDb.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] UdevLog.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421292/+files/UdevLog.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1074034] WifiSyslog.txt

2012-11-01 Thread Tom D.
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1074034/+attachment/3421293/+files/WifiSyslog.txt

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

Title:
  Intel 6205 Stops Showing Connection After Multiple Suspends

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

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


[Bug 1073395] Re: Python Webkit's Inspector gives js errors and is missing a few features.

2012-11-01 Thread NoBugs!
I just tested this and this same Webkit inspector seems to be working
fine on a 12.04 machine.

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

Title:
  Python Webkit's Inspector gives js errors and is missing a few
  features.

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

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


[Bug 955474] Re: debian/control file links to wrong home page URL

2012-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gexiv2 (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/955474

Title:
  debian/control file links to wrong home page URL

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

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


[Bug 1074238] [NEW] [Gateway MT6458] late resume failure

2012-11-01 Thread Ryan Schwenker
Public bug reported:

Occurred after system restart, due to coming out of resume and log-off
being corrupt.

ProblemType: KernelOops
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-18-generic 3.5.0-18.29
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.  The resume processing hung very near the end and will have 
appeared to have completed normally.
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  Slmodemd   1179 F slmodemd
  gothickitty93   2443 F pulseaudio
 /dev/snd/pcmC0D6c:   Slmodemd   1179 F...m slmodemd
 /dev/snd/pcmC0D6p:   Slmodemd   1179 F...m slmodemd
Date: Thu Nov  1 23:08:19 2012
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: late resume
HibernationDevice: RESUME=UUID=e94560b5-b349-4831-a6d6-ae7e1f7e907e
InstallationDate: Installed on 2012-10-18 (14 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
InterpreterPath: /usr/bin/python3.2mu
MachineType: Gateway MT6458
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V
  32-bit
  PC Card
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=79df6665-3c78-49d1-9c06-bed8a2235c88 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-18-generic N/A
 linux-backports-modules-3.5.0-18-generic  N/A
 linux-firmware1.95
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: crystalhd
Title: [Gateway MT6458] late resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/27/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 84.06
dmi.board.vendor: Gateway
dmi.board.version: 84.06
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: Gateway
dmi.chassis.version: Rev.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr84.06:bd11/27/2006:svnGateway:pnMT6458:pvr3408447R:rvnGateway:rn:rvr84.06:cvnGateway:ct8:cvrRev.1:
dmi.product.name: MT6458
dmi.product.version: 3408447R
dmi.sys.vendor: Gateway

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


** Tags: apport-kerneloops i386 package-from-proposed quantal resume 
resume-late-hang staging suspend third-party-packages

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

Title:
  [Gateway MT6458] late resume failure

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

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


[Bug 1074144] Re: [update request] new stable release v 1.9.9 available

2012-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: deng (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/1074144

Title:
  [update request] new stable release v 1.9.9 available

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

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


[Bug 1074144] Re: [update request] new stable release v 1.9.9 available

2012-11-01 Thread Logan Rosen
** Bug watch added: Debian Bug tracker #692095
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692095

** Also affects: deng (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692095
   Importance: Unknown
   Status: Unknown

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

Title:
  [update request] new stable release v 1.9.9 available

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

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


[Bug 1044941] Re: Banshee crasshes unexpectely

2012-11-01 Thread Launchpad Bug Tracker
[Expired for banshee (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Banshee crasshes unexpectely

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

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


[Bug 1044280] Re: Impossible to move windows between screens if there's a gap between them

2012-11-01 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Impossible to move windows between screens if there's a gap between
  them

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

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


[Bug 1044189] Re: Problem with wide tables in Libreoffice writer files

2012-11-01 Thread Launchpad Bug Tracker
[Expired for libreoffice (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  Problem with wide tables in Libreoffice writer files

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

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


[Bug 1042920] Re: upgrade lucid to precise fails

2012-11-01 Thread Launchpad Bug Tracker
[Expired for update-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  upgrade lucid to precise fails

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

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


[Bug 1041046] Re: CPU ondemand scaling does not raise frequency from minimum

2012-11-01 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  CPU ondemand scaling does not raise frequency from minimum

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

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


[Bug 1035500] Re: NM doesn't connect, keeps asking for password -- Atheros AR928X ath9k

2012-11-01 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  NM doesn't connect, keeps asking for password -- Atheros AR928X ath9k

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

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


[Bug 950879] Re: 1106:3044 DV video capture w/PCI 1394 cards unsuccessful

2012-11-01 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  1106:3044 DV video capture w/PCI 1394 cards unsuccessful

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

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


[Bug 710613] Re: when my notebook wakes up, ksoftirqd uses %100 cpu

2012-11-01 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  when my notebook wakes up, ksoftirqd uses %100 cpu

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

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


[Bug 1074238] Re: [Gateway MT6458] late resume failure

2012-11-01 Thread Brad Figg
** 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/1074238

Title:
  [Gateway MT6458] late resume failure

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

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


[Bug 1037726] Re: xorg crashes with message: [drm] nouveau 0000:01:00.0: Failed to idle channel 2.

2012-11-01 Thread Mauricio Farell Perezgrovas
Same here with GeForce 7025, in adition ther is a lot of video
corruption and gets worse while playing flash video. Propietary drivers
make my 4 cores system so slow that it is unusable and noveau keeps
crashing all the time 8-P

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

Title:
  xorg crashes with message: [drm] nouveau :01:00.0: Failed to idle
  channel 2.

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

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


[Bug 1071063] Re: AWN Applet not work

2012-11-01 Thread No Thanks
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** No longer affects: ubuntu

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

Title:
  AWN Applet not work

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

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


[Bug 1072363] Re: Minimize window default shortcut Ctrl-Alt-0 doesn't work

2012-11-01 Thread Jeremy Bicha
The design is for Ctrl+Alt+number pad 0 to minimize windows.

https://docs.google.com/a/canonical.com/document/d
/1jqeKtIJwqLtl58Wk_fqjr9Rrgxn9zsouCYOo-cZsLSE/edit

The reboot problem has been reported in bug 1064872.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Minimize window default shortcut Ctrl-Alt-0 doesn't work

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

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


[Bug 1073385] Re: lock screen is missing music controls

2012-11-01 Thread Aaron Brubacher
wow that's awesome, thanks! 
but it seems it's not working for Banshee for me, is that supposed to be like 
that right now? I don't mind switching to rhythmbox if so.

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

Title:
  lock screen is missing music controls

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

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


[Bug 1055906] Re: Two entries for Launch Terminal in keyboard shotcuts

2012-11-01 Thread Jeremy Bicha
I am unable to duplicate this bug and I believe it was fixed with a
compiz update.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed = 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/1055906

Title:
  Two entries for Launch Terminal in keyboard shotcuts

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

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


[Bug 1021009] Re: can not use my usb slot

2012-11-01 Thread Book 'em Dano
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please run the following command which will attach necessary
information:

  apport-collect 1021009

Bear in mind that you may need to install the python-launchpadlib
package from the universe repository with 'sudo apt-get install python-
launchpadlib'. Additionally, when prompted to give apport-collect
permissions for Launchpad you will need to give it at least the ability
to Change Non-Private data as it will be adding information to your
bug report.

If you are using an older release or cannot use apport please at least add the 
following information (pay attention to lspci's additional options):
First run the following commands:
1) uname -a  uname-a.log
2) dmesg  dmesg.log
3) sudo lspci -vvnn  lspci-vvnn.log
4) cat /proc/version_signature  version.log
then attach the files separately to the bug report (not pasted into comments or 
tar/zip-ed).

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies. Thanks in
advance!

** Package changed: ubuntu = linux (Ubuntu)

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

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

Title:
  can not use my usb slot

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

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


[Bug 748861] Re: icon for weather-clear (day only) is missing

2012-11-01 Thread Paul Somebody
You have got to be freaking kidding me — with all due respect, but you
guys are deciding on how to fix this for a year and a half now. And a
fix was made available at the askubuntu.com [1] almost a year ago! Are
we going to have to manually re-apply this fix after every major update
now?

Please, see the link below, the given version of the icon is surely
better than no mono icon at all.

[1] http://askubuntu.com/questions/67837/why-is-there-no-clear-day-
weather-icon-in-the-ubuntu-mono-icons-set

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

Title:
  icon for weather-clear (day only) is missing

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

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

[Bug 1040867] Re: [N56VZ, Realtek ALC663, Speaker, Internal] crackling audio when playing with volume

2012-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alsa-driver (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/1040867

Title:
  [N56VZ, Realtek ALC663, Speaker, Internal] crackling audio when
  playing with volume

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

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


[Bug 1074241] [NEW] package libavutil51 6:0.8.3-6ubuntu2 failed to install/upgrade: no package named `libavutil51' is installed, cannot configure

2012-11-01 Thread infolock
Public bug reported:

This failed after doing a simple git init.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libavutil51 6:0.8.3-6ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  2 00:23:13 2012
DuplicateSignature:
 Setting up gcc-4.7-base:i386 (4.7.2-2ubuntu1) ...
 dpkg: error processing libavutil51 (--configure):
  no package named `libavutil51' is installed, cannot configure
ErrorMessage: no package named `libavutil51' is installed, cannot configure
InstallationDate: Installed on 2012-10-31 (1 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: libav
Title: package libavutil51 6:0.8.3-6ubuntu2 failed to install/upgrade: no 
package named `libavutil51' is installed, cannot configure
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package quantal

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

Title:
  package libavutil51 6:0.8.3-6ubuntu2 failed to install/upgrade: no
  package named `libavutil51' is installed, cannot configure

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

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


[Bug 1074241] Re: package libavutil51 6:0.8.3-6ubuntu2 failed to install/upgrade: no package named `libavutil51' is installed, cannot configure

2012-11-01 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libavutil51 6:0.8.3-6ubuntu2 failed to install/upgrade: no
  package named `libavutil51' is installed, cannot configure

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

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


[Bug 995587] Re: mysqldump: Got error: 1142: SELECT, LOCK TABL command denied to user 'debian-sys-maint'@'localhost' for table 'cond_instances' when using LOCK TABLES

2012-11-01 Thread Jan Groenewald
Solved this by ecluding performance_schema (along with already exlcuded
information_schema) from the backups.

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

Title:
  mysqldump: Got error: 1142: SELECT,LOCK TABL command denied to user
  'debian-sys-maint'@'localhost' for table 'cond_instances' when using
  LOCK TABLES

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

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


[Bug 1073385] Re: lock screen is missing music controls

2012-11-01 Thread Tim
yeh, I believe its just rhythmbox for now. They are planning to add
MPRIS support at some stage (probably in 3.8) though, so then it should
work with most music apps.

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

Title:
  lock screen is missing music controls

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

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


[Bug 1074245] [NEW] HD TV detected, shown as connected, no HDMI signal - eeeBox EB1012, Nvidia ION VGA [10de:087d] (rev b1)

2012-11-01 Thread Fabián Rodríguez
Public bug reported:

Using up-to-date Ubuntu 12.04.1 LTS, either recommended or post-updates
drivers, the external HDMI display (HD TV) is detected and shown as
connected in xrandr and the Nvidia Settings utility, yet there is no
signal and the screen remains black.

I opened another bug for the same issue with nouveau drivers, bug
#1073185.

VGA compatible controller: NVIDIA Corporation ION VGA (rev b1)

$ xrandr
Screen 0: minimum 8 x 8, current 3600 x 1080, maximum 8192 x 8192
VGA-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 450mm 
x 280mm
   1680x1050  60.0*+   60.0  
   1440x900   75.0 59.9  
   1280x1024  75.0 60.0  
   1152x864   75.0 70.0 60.0  
   1024x768   75.0 70.1 60.0  
   800x60075.0 72.2 60.3 56.2  
   640x48075.0 72.8 59.9  
HDMI-0 connected 1920x1080+1680+0 (normal left inverted right x axis y axis) 
1018mm x 573mm
   1920x1080  60.0*+   59.9 30.0 24.0 30.0 30.0  
   1280x1024  60.0  
   1280x720   60.0 59.9 30.0 24.0  
   1024x768   60.0  
   800x60060.3  
   720x48059.9 30.0  
   640x48059.9 59.9

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nvidia-current 295.40-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
 GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Fri Nov  2 01:16:37 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 295.40, 3.2.0-32-generic, x86_64: installed
 nvidia-current-updates, 304.43, 3.2.0-32-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation ION VGA [10de:087d] (rev b1) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:83e9]
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Enabled, In use)
 xorg:nvidia_experimental_304 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
 xorg:nvidia_experimental_310 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
MachineType: ASUSTeK Computer INC. EB1012
ProcEnviron:
 LANGUAGE=en_CA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic 
root=UUID=014ab6d6-2a0d-45cb-90f3-67ca4bfc3691 ro quiet splash vt.handoff=7
SourcePackage: nvidia-graphics-drivers
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/16/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0401
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: EB1012
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.XXG
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0401:bd09/16/2009:svnASUSTeKComputerINC.:pnEB1012:pvr1.XX:rvnASUSTeKComputerINC.:rnEB1012:rvr1.XXG:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: EB1012
dmi.product.version: 1.XX
dmi.sys.vendor: ASUSTeK Computer INC.
modified.conffile..etc.modprobe.d.nvidia.current.hybrid.conf: [deleted]
version.compiz: compiz 1:0.9.7.8-0ubuntu1.4
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2

[Bug 1074244] Re: ntfs-3g crashed with SIGABRT in raise()

2012-11-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1019806 ***
https://bugs.launchpad.net/bugs/1019806

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421329/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421331/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421332/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421333/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421334/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421335/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1074244/+attachment/3421336/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1019806
   ntfs-3g crashed with SIGABRT in get_node()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  ntfs-3g crashed with SIGABRT in raise()

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