[Bug 1053239] [NEW] cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Jean-Baptiste Lallement
Public bug reported: Upgrade to cloud-init 0.7.0~bzr659-0ubuntu1 on Quantal fails with the following error: $ sudo apt-get install cloud-init Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: cloud-init 1

[Bug 1053090] Re: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

2012-09-20 Thread Guus Bonnema
This bug also effects tomcat6 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1053090 Title: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf To manage notifications about

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ... wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...

[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Peder Chr . Nørgaard
This is a me too comment - I ran into exactly the same problem when I upgraded my Kubuntu 12:04 system to 12:10 Beta 1 last on Monday Sept 17th. And the problem is still there, today on Sept 20th - I mention this because the Beta 1 system is a fast-moving target, many new updates every day.

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Daniel Holbach
Can you please update the changelog entries of both patches to go to 'precise-proposed' and 'quantal'? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu. https://bugs.launchpad.net/bugs/1044516 Title: repquota not

[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Thomas Hood
@Peder: It's not advisable to edit /etc/resolv.conf by hand. Your workaround is to avoid using NM-controlled dnsmasq. Here is a better way to do that. First, make sure that /etc/resolv.conf is still a symbolic link to ../run/resolvconf/resolv.conf. Second, edit

[Bug 1053090] Re: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

2012-09-20 Thread Guus Bonnema
I think I found what was wrong. In stead of calling /usr/share/tomcat6/shutdown.sh directly, one should call service tomcat6 restart : that works fine. Will close this bug. Maybe docs do need some adjustment as the default tomcat server still points to executing the shutdown.sh directly. P.S.

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
No, the vhost_net module is not loaded. Loading it does not help. No, 'ifdown eth0; ifup eth0' in the guest does not reliably bring networking back up. Sometimes it works, sometimes I have to reboot the VM. The last times it did not work any more. My problem might be the same as bug 997978. But

[Bug 1053239] Re: cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cloud-init (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-09-20 Thread Латышев Артур
** Changed in: samba (Ubuntu Precise) Status: Confirmed = New -- 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

[Bug 1049915] Re: Logrotate.d files do not have the compress option enabled

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2012.2~rc1-0ubuntu1 --- nova (2012.2~rc1-0ubuntu1) quantal; urgency=low [ Adam Gandelman ] * Ensure /etc/nova/rootwrap.d/ is only writable by root, ensure those permissions on /etc/nova/rootwrap.conf as well as all individual

[Bug 966577] Re: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to zookeeper

2012-09-20 Thread Clint Byrum
** Changed in: juju Status: Triaged = In Progress ** Changed in: juju Assignee: (unassigned) = Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu.

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-09-20 Thread papukaija
Please don't change this bug's status without an explanation. Thanks. ** Changed in: samba (Ubuntu Precise) Status: New = Confirmed ** Tags added: precise quantal -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

Re: [Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread Serge Hallyn
Quoting ITec (1050...@bugs.launchpad.net): What are the differences between the official version of qemu-kvm and the one in kvm-network-hang? The version in kvm-network-hang is the same as the official version, plus three virtio patches from upstream: a821ce5 virtio: order

Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Kapil Thangavelu
I've just noticed this with some of the unit tests, afaik this is some change in lxc behavior. $ lxc-ls kapil-dev-0-template kapil-dev-wordpress-0 monitoring /usr/bin/lxc-ls: line 35: cd: /sys/fs/cgroup/cpuset///lxc: Permission denied ls: cannot access kapil-dev-wordpress-0: No such file or

[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Mathieu Trudel-Lapierre
I'm reassinging this to network-manager. The issue here is not related to that upstream thread. Unfortunately, we don't have enough information to debug this. Please answer the following questions: Is 'dnsmasq' (the package), installed? (check with dpkg -l dnsmasq) If so, what is its

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
Would you suggest to mark this bug as a duplicate to bug 997978? I could register myself to be affected, add some words about how the effect occurs at my system and confirm that the kvm-network-hang version helped me. -- You received this bug notification because you are a member of Ubuntu

Re: [Bug 1053239] [NEW] cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Scott Moser
On Thu, 20 Sep 2012, Jean-Baptiste Lallement wrote: Public bug reported: Upgrade to cloud-init 0.7.0~bzr659-0ubuntu1 on Quantal fails with the following error: $ sudo apt-get install cloud-init Reading package lists... Done Building dependency tree Reading state information... Done The

[Bug 1053239] Re: cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.0~bzr659-0ubuntu2 --- cloud-init (0.7.0~bzr659-0ubuntu2) quantal; urgency=low * debian/cloud-init.templates: fix bad template file (LP: #1053239) -- Scott Moser smo...@ubuntu.com Thu, 20 Sep 2012 09:18:20 -0400 ** Changed in:

[Bug 1019290] Update Released

2012-09-20 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1019290] Re: stop lxc-net should do stop even when USE_LXC_BRIDGE=false

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu63 --- lxc (0.7.5-3ubuntu63) precise-proposed; urgency=low * lxc.lxc-net.upstart: replace the check for USE_LXC_BRIDGE (which could be changed from true to false after starting lxc-net) with one for the existence

[Bug 959352] Update Released

2012-09-20 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu63 --- lxc (0.7.5-3ubuntu63) precise-proposed; urgency=low * lxc.lxc-net.upstart: replace the check for USE_LXC_BRIDGE (which could be changed from true to false after starting lxc-net) with one for the existence

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread Serge Hallyn
It sounds like your bug is fixed by the same commits, but your descriptions in comment #6 make me think the actual bug may be different. ** Changed in: linux (Ubuntu) Status: Incomplete = New ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New -- You received this bug

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-updates/lxc -- 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/959352 Title: Ephemeral containers have /rootfs prefix in /proc/self/maps entries To

[Bug 1053414] [NEW] smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
Public bug reported: Right now every time I try and connect to the server, smbd crashes. Here's the traceback I got from the panic-action script: [Thread debugging using libthread_db enabled] Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1. 0x7fba0e927c3e in waitpid

[Bug 1053414] Re: smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
-- 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/1053414 Title: smbd crashed when trying to connect from Ubuntu To manage notifications about this bug go to:

[Bug 1053414] Re: smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
I just noticed one thing that might be relevant - I'm using the kernel from ppa:ubuntu-x-swat/q-lts-backport. -- 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/1053414 Title: smbd

[Bug 1050934] Missing required logs.

2012-09-20 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1050934 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a

[Bug 1053424] [NEW] rabbitmq-server-2.7.1-0ubuntu4 discards log output

2012-09-20 Thread Emile Joubert
Public bug reported: If rabbitmq-server-2.7.1-0ubuntu4 fails to start for any reason then the instructions are displayed to check the startup logfiles: Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err} However in rabbitmq-server-2.7.1-0ubuntu4 the startup error log

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
@brad-figg: My system is behind a firewall. I do not have direct access to the internet and apport-bug --save=/tmp/bug.apt does not produce any output. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 1050492] Re: MAAS uses the 'guest' account to communicate with RabbitMQ

2012-09-20 Thread Raphaël Badin
Turns out that the cluster controller and the region controller both use the same config file at the moment so even with the package we have right now, this can be fixed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 999324] Re: Server guide gives wrong examples for bind9 (was: DDNS dynamic file creation permission denied)

2012-09-20 Thread Serge Hallyn
** Changed in: bind9 (Ubuntu) Assignee: Serge Hallyn (serge-hallyn) = (unassigned) ** Changed in: bind9 (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu.

[Bug 1052989] Re: Enlistment fails

2012-09-20 Thread Robie Basak
Confirmed now working. Thanks Andres! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas-enlist in Ubuntu. https://bugs.launchpad.net/bugs/1052989 Title: Enlistment fails To manage notifications about this bug go to:

Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Serge Hallyn
Quoting Kapil Thangavelu (930...@bugs.launchpad.net): I've just noticed this with some of the unit tests, afaik this is some change in lxc behavior. I don't think it's a change in lxc behavior. I think it's a change in the umask which juju has set when it calls lxc-start. lxc passes a

[Bug 1052932] Re: [FFE] merge upstream v1.2.0

2012-09-20 Thread Adam Conrad
Ffe approved, shipping based on a stable upstream release seems like the sane way forward. ** Changed in: qemu-kvm (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 1052932] Re: [FFE] merge upstream v1.2.0

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu1 --- qemu-kvm (1.2.0+noroms-0ubuntu1) quantal; urgency=low * merge upstream v1.2.0 (LP: #1052932) (LP: #1040033) - debian/rules: remove --enable-kvm-device-assignment - configure switch no longer supported

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
** Patch added: quota_precise_lp1044516_v2.debdiff https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1044516/+attachment/3325530/+files/quota_precise_lp1044516_v2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
** Patch added: quota_quantal_lp1044516_v2.debdiff https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1044516/+attachment/3325531/+files/quota_quantal_lp1044516_v2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
There ya go. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu. https://bugs.launchpad.net/bugs/1044516 Title: repquota not working correctly with xfs To manage notifications about this bug go to:

[Bug 1040033] Re: Fresh VM installs via preseeded oneiric isos sometimes fail with filesystem issues

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu1 --- qemu-kvm (1.2.0+noroms-0ubuntu1) quantal; urgency=low * merge upstream v1.2.0 (LP: #1052932) (LP: #1040033) - debian/rules: remove --enable-kvm-device-assignment - configure switch no longer supported

[Bug 973663] Re: quota returns nothing for NFS on 12.04

2012-09-20 Thread Chris J Arges
** Changed in: quota (Ubuntu) Assignee: (unassigned) = Chris J Arges (christopherarges) ** Patch added: quota_lp973663_quantal_fix.debdiff https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+attachment/3325553/+files/quota_lp973663_quantal_fix.debdiff -- You received this bug

[Bug 973663] Re: quota returns nothing for NFS on 12.04

2012-09-20 Thread Chris J Arges
** Description changed: + SRU Justification: + [IMPACT] + * The latest quota does not return any values for NFS mounts. This was working properly in 10.04 and as broken in 12.04 and 12.10. + + [TESTCASE] + * Setup an NFS mount. Install quota. Run quota and observe the output. Example given

[Bug 1052815] Re: Perl warnings break plugins

2012-09-20 Thread Daniel Hahler
** Changed in: munin (Ubuntu) Importance: Undecided = Medium ** Changed in: munin (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/1052815

[Bug 1052614] Re: Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with mysql plugin

2012-09-20 Thread Daniel Hahler
Can you provide more information about why/how they are required? I think that since mysql is not a core plugin, those should get added as Suggests probably. ** Summary changed: - Missing dependcy libipc-sharedcache-perl + Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with

[Bug 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qemu-kvm (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Andreas Ntaflos
There are currently multiple bugs that deal with virt-manager/virt- viewer not being able to connect to a VNC console of a Libvirt/KVM domain, such as #837275, #995320 and this one. The problem remains, however. On a Precise server (12.04.1) where /etc/libvirt/qemu.conf has set vnc_listen =

[Bug 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Andreas Ntaflos
Addendum: All this with Precise machines (client and server), no Oneiric or earlier involved. -- 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/989452 Title: oneiric's virt-viewer

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

2012-09-20 Thread Johannes Erdfelt
** Summary changed: - nova-compute stops processing compute.$HOSTNAME occasionally + nova-compute stops processing compute.$HOSTNAME occasionally on libvirt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 1053215] Re: My repository is broken: package libk5crypto3 1.10+dfsg~beta1-2ubuntu0.3 failed to install/upgrade: libk5crypto3:amd64 1.10+dfsg~beta1-2ubuntu0.3 cannot be configured because libk5cr

2012-09-20 Thread Steve Langasek
I don't understand the error here. It looks like the package manager is trying to upgrade the right packages to make things consistent, but then the dpkg log shows packages being configured out of order. Can you please run ' sudo apt-get install -f' in a terminal, and attach the full output here?

[Bug 1053744] [NEW] package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no pacote centrifydc-samba 3.5.11-4

2012-09-20 Thread rogeriojlle
Public bug reported: centrifydc-samba conflict with native samba packages ProblemType: Package DistroRelease: Ubuntu 12.04 Package: libsmbclient (not installed) ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27 Uname: Linux 3.2.0-30-generic x86_64 ApportVersion: 2.0.1-0ubuntu13

[Bug 1053744] Re: package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no pacote centrifydc-samba 3.5.11-4.5

2012-09-20 Thread rogeriojlle
-- 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/1053744 Title: package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever

[Bug 923754] Re: ocfs2console crashed with DeprecationWarning in /usr/lib/python2.7/popen2.py: The popen2 module is deprecated. Use the subprocess module.

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/wheezy/ocfs2-tools -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ocfs2-tools in Ubuntu. https://bugs.launchpad.net/bugs/923754 Title: ocfs2console crashed with DeprecationWarning in

[Bug 1046461] Re: [UIFe] [FFe] UOA integration needs to support multiple accounts

2012-09-20 Thread Ken VanDine
** Changed in: shotwell (Ubuntu Quantal) Assignee: Dave Walker (davewalker) = Alberto Mardegan (mardy) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046461 Title: [UIFe] [FFe] UOA integration

[Bug 987564] Re: CVE-2012-1583

2012-09-20 Thread Ike Panhc
** Changed in: linux-armadaxp (Ubuntu Precise) Status: Fix Committed = Fix Released ** Changed in: linux-armadaxp (Ubuntu Quantal) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 940743] Re: CVE-2012-0879

2012-09-20 Thread Ike Panhc
** Changed in: linux-armadaxp (Ubuntu Precise) Status: Fix Committed = Fix Released ** Changed in: linux-armadaxp (Ubuntu Quantal) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 927889] Re: CVE-2012-0028

2012-09-20 Thread Ike Panhc
** Changed in: linux-armadaxp (Ubuntu Precise) Status: Fix Committed = Fix Released ** Changed in: linux-armadaxp (Ubuntu Quantal) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1052754] Re: apport-gtk crashed with AttributeError in _filter_tag_names(): 'int' object has no attribute 'isspace'

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052754 Title: apport-gtk crashed with AttributeError in _filter_tag_names(): 'int' object has no attribute 'isspace' To

[Bug 1052754] Re: apport-gtk crashed with AttributeError in _filter_tag_names(): 'int' object has no attribute 'isspace'

2012-09-20 Thread Martin Pitt
Fixed in trunk r2490. ** Changed in: apport (Ubuntu) Importance: High = Critical ** Changed in: apport (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1051882] Re: NBS: Needs porting to latest evolution-data-server API

2012-09-20 Thread Didier Roche
I removed the component from quantal right now, not a quantal distro task anymore. ** No longer affects: evolution-indicator (Ubuntu Quantal) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051882

[Bug 1051222] Re: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed: during ubuntu-bug ubiquity execution

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051222 Title: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed: during ubuntu-bug ubiquity execution To

[Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libunity-webapps (Ubuntu R-series) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (Ubuntu R-series) 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/1040313

[Bug 902852] Re: lightdm.conf : autologin-user-timeout doesn t work

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm/1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902852 Title: Timed autologin feature not working To manage notifications about this bug go to:

[Bug 1053194] Re: Onboard shouldn't show link to Universal Access Panel if gnome-control-center isn't installed

2012-09-20 Thread marmuta
Yes, we should hide/disable that button, though perhaps only as a stop gap measure for Quantal. For later, I wonder if we shouldn't integrate the remaining mousetweaks settings into Onboard's preferences. As far as I'm aware, desktops without gnome-control-center have no easy way to configure the

[Bug 1053189] Re: UIFE: Rename Print Settings to Printers

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: system-config-printer (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1051222] Re: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed: during ubuntu-bug ubiquity execution

2012-09-20 Thread Martin Pitt
Fixed in trunk r2491. ** Changed in: apport (Ubuntu) Status: Triaged = Fix Committed ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 902852] Re: lightdm.conf : autologin-user-timeout doesn t work

2012-09-20 Thread Robert Ancell
Looks like it was never properly implemented in LightDM. I've fixed this for LightDM 1.3.5 and 1.2.3 and added regression tests to check this works. Unity Greeter (at least) needs to be updated to make this work too. ** Also affects: unity-greeter Importance: Undecided Status: New **

[Bug 1050674] Re: MIR for nvidia-experimental-NNN and nvidia-settings-experimental-NNN

2012-09-20 Thread Bryce Harrington
@AG, you want to be following bug #1047681, which is the SRU of this to precise. ** Changed in: nvidia-settings-experimental-304 (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1052375] Re: The online account g-c-c interface doesn't support i18n

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/gwibber -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052375 Title: The online account g-c-c interface doesn't support i18n To manage notifications

[Bug 1050475] Re: fwts: segfaults on --disassemble-aml with some ACPI tables.

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package fwts - 0.26.00-1 --- fwts (0.26.00-1) quantal; urgency=low [Colin Ian King] * uefi: uefidump: Dump out variables containing kernel messages * uefi: uefidump: add support for ConErrDev * uefi: uefifump: Add support for dumping SecureBoot and

[Bug 1049127] Re: [UIFe][FFe] add previews for Gwibber lens

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/gwibber -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049127 Title: [UIFe][FFe] add previews for Gwibber lens To manage notifications about this bug

[Bug 1041743] Re: Xorg crashed with SIGABRT in NVRefreshArea

2012-09-20 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-nouveau (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041743 Title: Xorg crashed with SIGABRT in NVRefreshArea To manage

[Bug 1037267] Re: Xorg crashed with SIGSEGV in SynapticsAccelerationProfile()

2012-09-20 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-input-synaptics (Ubuntu) ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037267 Title: Xorg crashed with

[Bug 1025272] Re: Xorg crashed with SIGSEGV in XIChangeDeviceProperty()

2012-09-20 Thread Timo Aaltonen
*** This bug is a duplicate of bug 956071 *** https://bugs.launchpad.net/bugs/956071 ** This bug is no longer a duplicate of bug 1024391 Xorg crashed with SIGSEGV in XIChangeDeviceProperty() ** This bug has been marked a duplicate of bug 956071 Xorg crashed with SIGSEGV in

[Bug 1024391] Re: Xorg crashed with SIGSEGV in XIChangeDeviceProperty()

2012-09-20 Thread Timo Aaltonen
*** This bug is a duplicate of bug 956071 *** https://bugs.launchpad.net/bugs/956071 ** This bug has been marked a duplicate of bug 956071 Xorg crashed with SIGSEGV in XIGetDeviceProperty() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1053021] Re: building an older release fails due to missing a package

2012-09-20 Thread Martin Pitt
I'd keep the Recommends:, as that will ensure the right package is installed if target and host release are the same. Otherwise we'd have to recommend an ever-growing list of -precise, -quantal, etc. packages. Thanks for the followup! I'll merge this. -- You received this bug notification

[Bug 1052754] Re: apport-gtk crashed with AttributeError in _filter_tag_names(): 'int' object has no attribute 'isspace'

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.5.2-0ubuntu4 --- apport (2.5.2-0ubuntu4) quantal; urgency=low * Merge from trunk: - hookutils.py, attach_root_command_outputs(): Ignore IOError crash about nonexisting files, which can happen if the user dismisses

[Bug 1052375] Re: The online account g-c-c interface doesn't support i18n

2012-09-20 Thread Ken VanDine
** Changed in: gwibber (Ubuntu Quantal) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052375 Title: The online account g-c-c interface doesn't support i18n

[Bug 1051374] Re: edge scrolling is not working , no horizontal and veritcal scrolling on aAlpsPS/2 ALPS GlidePoint touchpad

2012-09-20 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1041594 *** https://bugs.launchpad.net/bugs/1041594 ** This bug has been marked a duplicate of bug 1041594 Edge scrolling on ALPS touchpad broken since the upgrade to 3.5.0-11 -- You received this bug notification because you are a member of Ubuntu

[Bug 1051222] Re: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed: during ubuntu-bug ubiquity execution

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.5.2-0ubuntu4 --- apport (2.5.2-0ubuntu4) quantal; urgency=low * Merge from trunk: - hookutils.py, attach_root_command_outputs(): Ignore IOError crash about nonexisting files, which can happen if the user dismisses

[Bug 1053112] Re: ubiquity crashes when orca is running

2012-09-20 Thread Luke Yelavich
I believe commit 5debed5ae247c1dd440cb71d0a6d328df74b0844. is the commit responsible. I tested the quantal GTK package with this commit reverted, and all behaves properly. Taking this upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1053021] Re: building an older release fails due to missing a package

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-defaults-builder - 0.40 --- ubuntu-defaults-builder (0.40) quantal; urgency=low * bin/ubuntu-defaults-image: Install syslinux-themes-ubuntu-$SUITE, to ensure the theme for the target release is available, and to fail early if it is

[Bug 1052546] Re: colord-sane crashed with SIGABRT in raise()

2012-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1027139 *** https://bugs.launchpad.net/bugs/1027139 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 #1027139, so is being marked as such.

[Bug 1044680] Re: Xorg crashed with SIGABRT in radeon_get_pixmap_bo()

2012-09-20 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-ati (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044680 Title: Xorg crashed with SIGABRT in radeon_get_pixmap_bo() To

[Bug 1041239] Re: Xorg crashed with SIGABRT in xf86platformAddDevice on radeon

2012-09-20 Thread Timo Aaltonen
do you still get this crash on startup? ** Changed in: xorg-server (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/1041239 Title: Xorg crashed with SIGABRT

[Bug 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2012-09-20 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-nouveau (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1033533 Title: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on

[Bug 1052699] Re: upowerd crashed with SIGSEGV in __stpcpy_chk()

2012-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1034005 *** https://bugs.launchpad.net/bugs/1034005 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 #1034005, so is being marked as such.

[Bug 1052692] Re: compiz crashed with SIGSEGV in GLScreen::GLScreen()

2012-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 944653 *** https://bugs.launchpad.net/bugs/944653 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 #944653, so is being marked as such.

[Bug 1052567] Re: Xorg crashed with SIGABRT in WakeupHandler()

2012-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1050494 *** https://bugs.launchpad.net/bugs/1050494 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 #1050494, so is being marked as such.

[Bug 1052438] Re: gnome-control-center crashed with SIGSEGV in _start()

2012-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1049222 *** https://bugs.launchpad.net/bugs/1049222 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 #1049222, so is being marked as such.

[Bug 1051801] Re: gwibber-service crashed with SIGSEGV

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ken-vandine/gwibber/lp_1051801 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051801 Title: gwibber-service crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 1050494] Re: Xorg crashed with SIGABRT in drmmode_from_scrn()

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (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/1050494 Title:

[Bug 1053234] Re: Htop does not display properly from the menu, but will display from terminal.

2012-09-20 Thread warren
** Attachment added: htopError.tar.gz https://bugs.launchpad.net/bugs/1053234/+attachment/3324469/+files/htopError.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053234 Title: Htop does

[Bug 1053234] [NEW] Htop does not display properly from the menu, but will display from terminal.

2012-09-20 Thread warren
Public bug reported: 1) Lubuntu 12.04 i386 installed to hdd 2) htop 1.0.1-1 3) In my experience with Xubuntu 11.10-12.04 htop opens from the menu no problem, no blank terminal screen as I have experienced with Lubuntu 11.10-12.04. I expect the incorrect blank terminal result in Lubuntu. 4) When

[Bug 1047835] Re: Apport gives unhelpful response when Compiz crashes

2012-09-20 Thread Bryce Harrington
Why would being pointed at support not be helpful, if that's what they've asked for or if they don't know what they're doing? ** Changed in: xdiagnose (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1047938] Re: Xorg crashed with SIGABRT in OsAbort()

2012-09-20 Thread Timo Aaltonen
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047938 Title: Xorg crashed with SIGABRT in OsAbort() To manage notifications about this bug go to:

[Bug 944653] Re: compiz crashed on startup with SIGSEGV in strstr() from GLScreen::GLScreen()

2012-09-20 Thread Daniel van Vugt
** Changed in: compiz-core Importance: Critical = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944653 Title: compiz crashed on startup with SIGSEGV in strstr() from GLScreen::GLScreen()

[Bug 1053236] [NEW] does not write static nameservers into resolvconf config

2012-09-20 Thread Martin Pitt
Public bug reported: I just helped a friend upgrade to 12.04, he lost DNS after the upgrade. /run/resolvconf/resolv.conf only had the comment, but no actual contents. He has a static IP/DNS etc. configured in NetworkManager (no DHCP at all). Before resolvconf, NM wrote a correct /etc/resolv.conf

[Bug 1052031] Re: Xorg crashed with SIGABRT in OsReleaseSIGIO()

2012-09-20 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-ati (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052031 Title: Xorg crashed with SIGABRT in OsReleaseSIGIO() To manage

  1   2   3   4   5   6   7   8   9   10   >