[Bug 1099155] Re: [raring] No ip assigned to bridge and no routes added for virtual networks

2013-01-18 Thread Roman Yepishev
So, it looks like not only custom libvirt network is affected but the standard default too effectively rendering libvirt machines in a desktop session without any kind of network. ** Summary changed: - [raring] No ip assigned to bridge and no routes added for routed network + [raring] No ip

[Bug 1100936] Re: init script cannot find java7 from oracle

2013-01-18 Thread James Page
As its impossible to support the multitude of paths that might contain a Java install, the correct way to use a non-distro version of Java is to set JAVA_HOME in /etc/default/tomcat[6|7]. This will override any auto- detection in the init script. Marking 'Won't Fix' as sufficient capability

[Bug 1101160] [NEW] sa-update-hooks.d/amavisd-new needs to be executable

2013-01-18 Thread Florian Effenberger
Public bug reported: The script at /etc/mail/spamassassin/sa-update-hooks.d/amavisd-new needs to be executable in order to reload amavis upon SpamAssassin updates. ** Affects: amavisd-new (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you

[Bug 1101160] Re: sa-update-hooks.d/amavisd-new needs to be executable

2013-01-18 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I couldn't reproduce this on amavisd-new 1:2.7.1-2ubuntu3 on raring: $ stat /etc/spamassassin/sa-update-hooks.d/amavisd-new File: ‘/etc/spamassassin/sa-update-hooks.d/amavisd-new’ Size: 710

[Bug 1101160] Re: sa-update-hooks.d/amavisd-new needs to be executable

2013-01-18 Thread Florian Effenberger
Thanks for the fast reply! I'm on precise (12.04.1 LTS), and there, the file was not executable. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in Ubuntu. https://bugs.launchpad.net/bugs/1101160 Title:

[Bug 1094830] Re: brcompat failed to be loaded

2013-01-18 Thread James Page
The brcompat module does work in raring; however you need to make sure that 1) you are using the dkms version of the openvswitch module, not the stock kernel one You can do this by stopping the openvswitch-* daemons, unloading the openvswitch module and then reloading it to pickup the dkms

[Bug 1101187] [NEW] in case ow two networks on the same bridge nova overwrites dnsmasq config

2013-01-18 Thread Bolke de Bruin
Public bug reported: Some background: I run a private cloud environment (folsom/stable, FlatDhcp) in the 172.17.11.XXX/24 range. The private range for instances is 192.168.100.XX/24 . Basically if I add a floating IP it get's assigned from the 172.17.11.XX/24 range. Recently, I needed to assign

[Bug 1003656] Re: bridge-utils/vlan udev hooks prevent execution of upstart hook, slowing down boot

2013-01-18 Thread Hungerburg
Please excuse the incomplete information; But I highly suspect it is releated, and maybe some bells ring with the experts. The week a system that I manage (xubuntu 12.04.1) failed to connect to the net on reboot. The br0 bridge interface does not get fully configured. There is nothing in syslog

[Bug 1094830] Re: brcompat failed to be loaded

2013-01-18 Thread James Page
Looks like a similar issue you are having on precise: ubuntu@ovs-testing-precise:~$ lsmod | grep bridge ubuntu@ovs-testing-precise:~$ sudo modprobe bridge ubuntu@ovs-testing-precise:~$ lsmod | grep bridge bridge 90989 0 stp12976 1 bridge

[Bug 1039627] Re: etckeeper init with git gives error

2013-01-18 Thread Robie Basak
** Changed in: etckeeper (Ubuntu) Status: Incomplete = Confirmed -- 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/1039627 Title: etckeeper init with git gives error To

[Bug 1101158] Re: depends on jsonschema==0.2, broken in raring

2013-01-18 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1098688 *** https://bugs.launchpad.net/bugs/1098688 This bug was fixed in the package python-warlock - 0.1.0-0ubuntu2 --- python-warlock (0.1.0-0ubuntu2) raring; urgency=low * debian/pathces/update-requirements.patch: Bump jsonschema to =0.2.

[Bug 1100491] Re: [SRU] apt_sources broken in 0.6.3-0ubuntu1.3 [regression]

2013-01-18 Thread Scott Moser
Just to make sure, I've verified this is fixed in the latest daily of precise builds. Using the user-data attached above, ssh'd into instance, and saw the following in 0.6.3-0ubuntu1.4/output.log. cloud-init 0.6.3-0ubuntu1.4 == sources.list.d === total 4 -rw-r--r-- 1 root root 178 Jan 18

[Bug 1100877] Re: lxc-start fails after upgrade to raring

2013-01-18 Thread Serge Hallyn
*** This bug is a duplicate of bug 1099155 *** https://bugs.launchpad.net/bugs/1099155 Thanks for the info - could you show the contents of /var/log/upstart /lxc-net.log? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Marc Deslauriers
Introduced in 5.3.9 by: http://git.php.net/?p=php- src.git;a=commitdiff;h=095cbc48a8f0090f3b0abc6155f2b61943c9eafb Fixed in 5.3.14 by: http://git.php.net/?p=php- src.git;a=commitdiff;h=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e -- You received this bug notification because you are a member of

[Bug 1100877] Re: lxc-start fails after upgrade to raring

2013-01-18 Thread Martin Albisetti
beuno@beuno-laptop:~$ sudo cat /var/log/upstart/lxc-net.log dnsmasq: failed to create listening socket for 10.0.3.1: Cannot assign requested address -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1100877] Re: lxc-start fails after upgrade to raring

2013-01-18 Thread Serge Hallyn
** This bug has been marked a duplicate of bug 1099155 [raring] No ip assigned to bridge and no routes added for virtual networks -- 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/1100877

[Bug 1100877] Re: lxc-start fails after upgrade to raring

2013-01-18 Thread Serge Hallyn
** This bug is no longer a duplicate of bug 1099155 [raring] No ip assigned to bridge and no routes added for virtual networks -- 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/1100877

[Bug 1080841] Re: should reload configuration if an upstart job is added

2013-01-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1080841 Title: should reload configuration if an upstart job is added To manage

[Bug 1100877] Re: lxc-start fails after upgrade to raring

2013-01-18 Thread Stéphane Graber
*** This bug is a duplicate of bug 1099155 *** https://bugs.launchpad.net/bugs/1099155 Sorry for the confusion, after closer inspection, it's indeed a duplicate of 1099155. ** This bug has been marked a duplicate of bug 1099155 [raring] No ip assigned to bridge and no routes added for

[Bug 1090482] Re: over-riding distro config still broken

2013-01-18 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Quantal) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1090482 Title: over-riding distro config

[Bug 1003656] Re: bridge-utils/vlan udev hooks prevent execution of upstart hook, slowing down boot

2013-01-18 Thread Stéphane Graber
The most relevant log files are in /var/log/upstart/network* -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net/bugs/1003656 Title: bridge-utils/vlan udev hooks prevent execution of upstart

[Bug 1100545] Re: It should be possible to access the ConfigDrive as a CDROM drive as well

2013-01-18 Thread Scott Moser
This was fixed in trunk in revision 760. ** Changed in: cloud-init Status: Confirmed = Fix Committed ** Changed in: cloud-init Assignee: (unassigned) = Scott Moser (smoser) ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1100545] Re: It should be possible to access the ConfigDrive as a CDROM drive as well

2013-01-18 Thread Scott Moser
Fixed in 0.7.1-0ubuntu5. ** Changed in: cloud-init (Ubuntu) Importance: Undecided = Low ** Changed in: cloud-init (Ubuntu) Status: New = Fix Released ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) = Scott Moser (smoser) ** Also affects: cloud-init (Ubuntu Precise)

[Bug 1100545] Re: It should be possible to access the ConfigDrive as a CDROM drive as well

2013-01-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/quantal/cloud-init/sru -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1100545 Title: It should be possible to access the ConfigDrive as a

[Bug 1080841] Re: should reload configuration if an upstart job is added

2013-01-18 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.1-0ubuntu5 --- cloud-init (0.7.1-0ubuntu5) raring; urgency=low * catchup-751-760.patch (sync to 760) * DataSourceConfigDrive: allow config-drive data to come from a CD-ROM (LP: #1100545) * Allow 'sr0' to be used as a

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Marc Deslauriers
CVE requested: http://www.openwall.com/lists/oss-security/2013/01/18/5 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1099793 Title: php 5.3.10 openssl_encrypt empty data To manage

[Bug 1101160] Re: sa-update-hooks.d/amavisd-new needs to be executable

2013-01-18 Thread Robie Basak
Thanks. I've successfully reproduced this on 1:2.6.5-0ubuntu3.2 (precise-updates). It looks like the root cause was fixed in 1:2.7.0-1, so that includes quantal and raring. But there is still an upgrade path problem, so users installing precise who then upgrade will still be affected. I've

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Robie Basak
Sorry, wrong bug. ** Bug watch added: Debian Bug tracker #698446 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698446 ** Also affects: php5 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698446 Importance: Unknown Status: Unknown ** No longer affects: php5

[Bug 1084000] Re: libcap2: List of capabilities not in sync with the linux kernel

2013-01-18 Thread Ross Patterson
** Also affects: lxc (Ubuntu) Importance: Undecided Status: New -- 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/1084000 Title: libcap2: List of capabilities not in sync with

[Bug 1084000] Re: libcap2: List of capabilities not in sync with the linux kernel

2013-01-18 Thread Stéphane Graber
libcap2 builds a binary at build time which is run to extract the list of capabilities and generate an header used for the rest of the build. I assume that's what's causing the problem here as you'll essentially be getting the list of capabilities that are supported by the kernel on the build

[Bug 1101002] KernLog.txt

2013-01-18 Thread Nick Salyzyn
apport information ** Attachment added: KernLog.txt https://bugs.launchpad.net/bugs/1101002/+attachment/3487655/+files/KernLog.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu.

[Bug 1101002] Re: Frequently stops working for 15-30 seconds at a time on Ubuntu 12.10

2013-01-18 Thread Nick Salyzyn
apport information ** Tags added: apport-collected quantal ** Description changed: - I'm not the only one experiencing this issue in the office. I've set up - *.dev to point to 127.0.0.1 following the steps here: - http://groups.drupal.org/node/16862. Usually when I ping - something.dev, it

[Bug 1101002] ProcEnviron.txt

2013-01-18 Thread Nick Salyzyn
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1101002/+attachment/3487656/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu.

[Bug 1100803] Re: Glance install fails with Ubuntu Testing Packages

2013-01-18 Thread Adam Gandelman
** Changed in: glance Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bugs/1100803 Title: Glance install fails with Ubuntu Testing Packages To manage

[Bug 1099155] Re: [raring] No ip assigned to bridge and no routes added for virtual networks

2013-01-18 Thread Mathieu Trudel-Lapierre
** Changed in: network-manager (Ubuntu) Status: Confirmed = In Progress ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Marc Deslauriers
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-6113 ** Also affects: php5 (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: php5 (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: php5 (Ubuntu Raring) Importance:

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Jamie Strandboge
** Changed in: php5 (Ubuntu) Status: Fix Released = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1099793 Title: php 5.3.10 openssl_encrypt empty data To manage

[Bug 1084000] Re: libcap2: List of capabilities not in sync with the linux kernel

2013-01-18 Thread Serge Hallyn
** No longer affects: lxc (Ubuntu) -- 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/1084000 Title: libcap2: List of capabilities not in sync with the linux kernel To manage

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Marc Deslauriers
** Changed in: php5 (Ubuntu Raring) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1099793 Title: php 5.3.10 openssl_encrypt empty data To

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-18 Thread Marc Deslauriers
** Changed in: php5 (Ubuntu Precise) Assignee: (unassigned) = Marc Deslauriers (mdeslaur) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1099793 Title: php 5.3.10 openssl_encrypt

[Bug 1100843] Re: Live Migration Causes Performance Issues

2013-01-18 Thread Mark Petersen
I don't see qemu-kvm 1.3.0 yet. Will test when you get it pushed, hopefully Tuesday (01/22/2013) if you've pushed by then. -- 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/1100843

[Bug 1099155] Re: [raring] No ip assigned to bridge and no routes added for virtual networks

2013-01-18 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.9.6.0+git201301021750.e78c3e8-0ubuntu2 --- network-manager (0.9.6.0+git201301021750.e78c3e8-0ubuntu2) raring; urgency=low * debian/patches/bridge_ignore_without_connections.patch: Ignore bridge devices that don't have

[Bug 1084178] Re: auto.net does not handle mutliple mount points from a remote

2013-01-18 Thread Serge Hallyn
Managed to reproduce this on raring. ** Changed in: autofs (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/1084178 Title: auto.net does not

[Bug 1084178] Re: auto.net does not handle mutliple mount points from a remote

2013-01-18 Thread Serge Hallyn
This turns out to not be a bug, but a misconfiguration. Your /etc/exports specifies 'fsid=0' for both exports. You don't have to specify an fsid, but if you do, it takes the place of the default uuid which nfsd would use to identify the filesystems. In other words, you told the server that both

[Bug 1101090] [NEW] application menu can not we shown in applications

2013-01-18 Thread Søren Holm
Public bug reported: After tyring out having the application menu in the top of the screen, I wanted to switch it back to being within the applications. That did only work for currently running application. All other application started after changing the setting just had the menuline hidden

[Bug 1086345] Re: Quantal-LTS-stack: Showing low-resolution screen on shutdown/reboot

2013-01-18 Thread Shih-Yuan Lee
** Also affects: oem-priority Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1086345 Title: Quantal-LTS-stack: Showing low-resolution screen on

[Bug 1074758] Re: Timely Logouts, Restarts, and Shutdowns with Unity Desktop

2013-01-18 Thread Lonnie Lee Best
** Also affects: sysvinit Importance: Undecided Status: New ** Also affects: molly-guard Importance: Undecided Status: New ** Also affects: upstart Importance: Undecided Status: New ** Also affects: insserv Importance: Undecided Status: New -- You

[Bug 1003813] Re: Kernel Oops during mount.cifs (CIFS VFS: could not allocate crypto hmacmd5)

2013-01-18 Thread Robert Hrovat
Is this one realated: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/976964 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003813 Title: Kernel Oops during mount.cifs (CIFS VFS: could not

[Bug 1098312] Re: firefox-locale-ca does not work in Firefox 18

2013-01-18 Thread Chris Coulson
Hmmm, this doesn't need a SRU justification and isn't going out via the SRU route (it's going out through the security pocket, and builds were done yesterday in the security PPA already). We didn't write SRU justifications for any of the other few thousand changesets that were in the Firefox 18

[Bug 1090967] Re: NVIDIA drivers not detect videocard after installing

2013-01-18 Thread Paul E
*** This bug is a duplicate of bug 1076281 *** https://bugs.launchpad.net/bugs/1076281 ** Tags added: quantal ** This bug is no longer a duplicate of bug 1085123 headers not installed in kernel upgrade - nvidia kernel drivers not build - bummer ** This bug has been marked a duplicate of

[Bug 1085123] Re: headers not installed in kernel upgrade - nvidia kernel drivers not build - bummer

2013-01-18 Thread Paul E
*** This bug is a duplicate of bug 1076281 *** https://bugs.launchpad.net/bugs/1076281 ** This bug has been marked a duplicate of bug 1076281 kernel 3.5.0-18 update does not include headers update - nvidia_current stops working -- You received this bug notification because you are a

[Bug 578506] Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

2013-01-18 Thread Grecu Ionut Florin
I'm waiting for the same thing.. Now i'm back to 3.5.0-21-generic kernel since the 3.7.1 wasn't stable enough. I have an acer aspire 5930G. Maybe there's something with the laptop's BIOS... I could not find an update since v. 1.24 from 2008. I've read in this thread about patching, but I didn't

[Bug 1101060] Re: Qpening the Appearance panel resets 'Desktop size' to default of 2x2

2013-01-18 Thread Doug McMahon
** Also affects: gnome-control-center-unity Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1074758] Re: Timely Logouts, Restarts, and Shutdowns with Unity Desktop

2013-01-18 Thread Steve Langasek
** No longer affects: upstart -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1074758 Title: Timely Logouts, Restarts, and Shutdowns with Unity Desktop To manage notifications about this bug go to:

[Bug 1101093] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-18 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/1101093 Title: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build To manage

[Bug 1101094] [NEW] The SCons Java builder does not handle generated .java files

2013-01-18 Thread Tanubi
Public bug reported: I am trying to generate Java files and then compile those with the Java compiler. Unfortunately, the Java compiler is never invoked on the first run of scons. However, it works all good with a vanilla SCons. I tracked it down to the patch

[Bug 1101093] [NEW] ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-18 Thread Claudia Putignani
Public bug reported: I don't know, I saw the message in my computer. ProblemType: Package DistroRelease: Ubuntu 12.10 Package: ndiswrapper-dkms 1.57-1ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1 Uname: Linux 3.5.0-21-generic i686 NonfreeKernelModules: nvidia ApportVersion:

[Bug 1074758] Re: Timely Logouts, Restarts, and Shutdowns with Unity Desktop

2013-01-18 Thread Steve Langasek
** Project changed: sysvinit = sysvinit (Ubuntu) ** No longer affects: sysvinit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1074758 Title: Timely Logouts, Restarts, and Shutdowns with

[Bug 1074758] Re: Timely Logouts, Restarts, and Shutdowns with Unity Desktop

2013-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: sysvinit (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/1074758 Title:

[Bug 1098312] Re: firefox-locale-ca does not work in Firefox 18

2013-01-18 Thread Walter Garcia-Fontes
Great, thank you, good to know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098312 Title: firefox-locale-ca does not work in Firefox 18 To manage notifications about this bug go to:

[Bug 802759] Re: /etc/network/if-up.d/gogoc breaks ifup post-up scripts

2013-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gogoc (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/802759 Title:

[Bug 1087257] [NEW] in Slingshot the the strings in the bubble of the Software Updater isn't localized

2013-01-18 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: See the attached screenshot about the problem. I couldn't find the opportunity to translate it. Could you tell me where can I find it, or is there a translatable string anyway? ** Affects: software-center (Ubuntu) Importance: Undecided

[Bug 802759] Re: /etc/network/if-up.d/gogoc breaks ifup post-up scripts

2013-01-18 Thread Thomas Klute
** Tags added: quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/802759 Title: /etc/network/if-up.d/gogoc breaks ifup post-up scripts To manage notifications about this bug go to:

[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-18 Thread winnie666
Linux Mint 14 - Nadia 64bit, Xfce 4.10 Chromium 23.0.1271.97 Same problem here, quite annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099828 Title: Tab bar is not displayed when there is

[Bug 1087257] Re: in Slingshot the the strings in the bubble of the Software Updater isn't localized

2013-01-18 Thread Matthew Paul Thomas
** Project changed: software-center = software-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087257 Title: in Slingshot the the strings in the bubble of the Software Updater

[Bug 1086787] Re: IN6_IS_ADDR_ requires enabling non standard extensions

2013-01-18 Thread Adam Conrad
This would be much better reported as an upstream glibc bug, we're certainly not going to deviate locally on something like this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1086787 Title:

[Bug 802759] Re: /etc/network/if-up.d/gogoc breaks ifup post-up scripts

2013-01-18 Thread Thomas Klute
I think this is the nicer way to fix this, hope the patch makes the bug go away quickly. ;-) ** Patch added: Patch based on Matthias Andree's solution https://bugs.launchpad.net/ubuntu/+source/gogoc/+bug/802759/+attachment/3487106/+files/gogoc-if-up-d.patch -- You received this bug

[Bug 35347] Re: bookmarks need subfolders

2013-01-18 Thread thijs van severen
+1 i just really need this feature too wit 50+ 'places' it gets really hard to find what you need :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/35347 Title: bookmarks need subfolders

[Bug 1100952] Re: Sync apt 0.9.7.7 (main) from Debian unstable (main)

2013-01-18 Thread Daniel Holbach
Looks like 0.9.7.7 was merged from Debian instead. https://launchpad.net/ubuntu/+source/apt/0.9.7.7ubuntu1 ** Changed in: apt (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1099155] Re: [raring] No ip assigned to bridge and no routes added for virtual networks

2013-01-18 Thread Roman Yepishev
So, it looks like not only custom libvirt network is affected but the standard default too effectively rendering libvirt machines in a desktop session without any kind of network. ** Summary changed: - [raring] No ip assigned to bridge and no routes added for routed network + [raring] No ip

[Bug 1100174] Re: ubiquity crash when installing if there are 2 systems and one of them is Ubuntu

2013-01-18 Thread kobe
** Information type changed from Private Security 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/1100174 Title: ubiquity crash when installing if there are 2 systems and one of them is

[Bug 1065640] Re: bits/in.h does not include IP_UNICAST_IF from linux/in.h

2013-01-18 Thread Adam Conrad
This is fixed in glibc 2.16 and beyond. Is there any compelling reason we really need this backported to precise? ** Changed in: eglibc (Ubuntu Raring) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1065477] Re: update failure because of libc

2013-01-18 Thread Adam Conrad
This is not a bug. It's quite intentional that libs's preinst bombs if you have extra copies of libc (in this case, an ancient libc 2.11?) in your search path. Is there a reason you need that there? ** Changed in: eglibc (Ubuntu) Status: New = Invalid -- You received this bug

[Bug 1101104] [NEW] gtester2xunit failed to fully convert a gtester xml file

2013-01-18 Thread Jean-Baptiste Lallement
Public bug reported: gtester2xunit only convert the first test from a gtester xml file. For example the gtester test report attached is the result of 'make test-report' for dconf and is converted to: ?xml version=1.0? testsuite name=paths tests=1 time=0.53 failures=0 testcase

[Bug 1101101] [NEW] gnome-shell depends of evolution-data-server

2013-01-18 Thread Sergio Costas
Public bug reported: Yesterday I did a dist-upgrade in my Ubuntu 12.10, and apt removed evolution-data-server. Today, when I tried to enter my session, gnome- shell didn't start. Launching it manually showed an error when launching the calendar. I reinstalled manually evolution-data-server and

[Bug 1101099] Re: Xorg crashed with SIGABRT

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

[Bug 1099710] Re: add some translation for new derivation version

2013-01-18 Thread kobe
** Changed in: gfxboot-theme-ubuntu (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099710 Title: add some translation for new derivation version To

[Bug 1044408] Re: gnome-shell-calendar-server crashed with signal 5 in source_registry_object_manager_thread()

2013-01-18 Thread Sergio Costas
Yesterday I did a dist-upgrade in my Ubuntu 12.10, and apt removed evolution-data-server. Today, when I tried to enter my session, gnome- shell didn't start. Launching it manually showed an error when launching the calendar. I reinstalled manually evolution-data-server and everything worked fine

[Bug 978015] Re: Clementine display font too large.

2013-01-18 Thread Adolfo Jayme Barrientos
Marking Invalid as this seems to be a configuration problem and not an issue in Clementine. ** Changed in: clementine (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 923809] Re: Upgrade bcmwl to version 6.20.55.19 (r300276) or greater

2013-01-18 Thread Ara Pulido
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923809 Title: Upgrade bcmwl to version 6.20.55.19 (r300276) or greater To manage

[Bug 1044408] Re: gnome-shell-calendar-server crashed with signal 5 in source_registry_object_manager_thread()

2013-01-18 Thread Sergio Costas
I'm not sure if I should launch a new bug report, since this one seems marked as 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/1044408 Title: gnome-shell-calendar-server crashed

[Bug 1100936] Re: init script cannot find java7 from oracle

2013-01-18 Thread James Page
As its impossible to support the multitude of paths that might contain a Java install, the correct way to use a non-distro version of Java is to set JAVA_HOME in /etc/default/tomcat[6|7]. This will override any auto- detection in the init script. Marking 'Won't Fix' as sufficient capability

[Bug 1080947] Re: damageScreen() in UnityScreen::nuxDamageCompiz() severely hurts Unity performance

2013-01-18 Thread Scott Deagan
I'm here from bug 1007857. I have tried to make a video of the problem, but the stuttering doesn't look that bad in the video. I think my phone camera doesn't record at a high enough refresh rate: http://www.youtube.com/watch?v=T9Q879m9J2k In short, when I run on a single monitor (a Dell U2711

Re: [Bug 578506] Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

2013-01-18 Thread Luca Zenatti
This bug still present in all kernel version that i have used before the first occurence. The solution remain ever the same that i have posted before. 2013/1/18 Grecu Ionut Florin proto...@yahoo.co.uk I'm waiting for the same thing.. Now i'm back to 3.5.0-21-generic kernel since the 3.7.1

[Bug 1100456] Re: Every screen change triggers full screen XDamage event

2013-01-18 Thread Vincent Ladeuil
Hi there, reading the comments and having issues myself that seem similar to this bug, I tried enabling the 'Show Repaint' plugin. I soon as I activate it, my whole screen is constantly blinking: full screen receives a pink overlay then some small area receives the pink overlay once out of three

[Bug 1092872] Re: Dash - the range filter (size, decade) widget text size is not as designed.

2013-01-18 Thread Adolfo Jayme Barrientos
** Changed in: unity (Ubuntu) Importance: Undecided = High ** Changed in: unity (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092872 Title: Dash -

[Bug 935253] Re: Dash - some filter label aren't visible (replaced by …) when using translations

2013-01-18 Thread Adolfo Jayme Barrientos
*** This bug is a duplicate of bug 1092872 *** https://bugs.launchpad.net/bugs/1092872 ** This bug has been marked a duplicate of bug 1092872 Dash - the range filter (size, decade) widget text size is not as designed. -- You received this bug notification because you are a member of

[Bug 990893] Re: All Button Size in Filter Menu

2013-01-18 Thread Adolfo Jayme Barrientos
*** This bug is a duplicate of bug 1092872 *** https://bugs.launchpad.net/bugs/1092872 ** This bug is no longer a duplicate of bug 935253 Dash - some filter label aren't visible (replaced by …) when using translations ** This bug has been marked a duplicate of bug 1092872 Dash - the

Re: [Bug 1025283] Re: LiveCD/USB will not boot in UEFI mode

2013-01-18 Thread Michael Doube
The only current workaround for this bug is to avoid UEFI altogether and install and boot both Windows and Ubuntu in legacy mode, if dual booting those OSes. On 17 January 2013 16:43, Douglas Russell r...@dpwrussell.com wrote: I have also tested daily build as of the 17th of Jan 2013, same

[Bug 1098061] Re: [gm45] GPU lockup IPEHR: 0x60020100

2013-01-18 Thread Timo Aaltonen
Chris: 'apt-get upgrade' will never pull a new kernel, since it refuses to install new packages.. you need to use dist-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098061 Title: [gm45]

[Bug 985975] Re: [wacom]: no support for tablet calibration

2013-01-18 Thread Timo Aaltonen
please try on raring which has all kinds of updates ** Changed in: libwacom (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/985975 Title: [wacom]: no

[Bug 696690] Re: pulse sometimes fails to initialise with webcam (w/ USB mic) plugged in.

2013-01-18 Thread Joni Rannila
I can confirm the bug on 64-bit 12.10. In addition of the pulseaudio not working, the networking is also down until I unplug the webcam, so there might be bug at the kernel level also. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 578506] Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

2013-01-18 Thread Grecu Ionut Florin
How do I apply the patch for my 3.5.0-21-generic kernel...? I am beginner and didn't quite understand it... Could you please explain again? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/578506

[Bug 881236] Re: valgrind on amd64 no longer works with 32-bit binaries

2013-01-18 Thread Adam Conrad
Right, so this seems to be working fine for = precise by installing the multiarch libc6-dbg. Marking the eglibc task done, but opening one for valgrind to perhaps improve the error message to suggest this. ** Also affects: valgrind (Ubuntu) Importance: Undecided Status: New ** Changed

[Bug 1100694] Re: display OS in existing partitions

2013-01-18 Thread kobe
** Patch added: the patch file of displaying existing os https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1100694/+attachment/3487188/+files/ubiquity-display-os.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1100174] Re: ubiquity crash when installing if there are 2 systems and one of them is Ubuntu

2013-01-18 Thread abel
** Changed in: ubiquity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100174 Title: ubiquity crash when installing if there are 2 systems and one of them

[Bug 834146] Re: libc6-dev dependencies are broken

2013-01-18 Thread Adam Conrad
libc6 and libc6-dev are always updated in lockstep (as they're built from the same source). If you had a version mismatch, it would be because you upgraded libc6 from updates/security (for example), and then disabled those pockets and tried to install libc6-dev. ** Changed in: eglibc (Ubuntu)

Re: [Bug 1000690] Re: Kubuntu 12.04 doesn't logout/reboot/shutdown

2013-01-18 Thread estolle
Good morning! I'm very sorry but I can't deliver any data anymore because I'm already with kubuntu 12.10. Cheers. On 01/09/2013 11:46 AM, Harald Sitter wrote: Data requested still not present. ** Changed in: kde-workspace (Ubuntu) Status: Confirmed = Invalid -- You received this

[Bug 1097643] Re: Multiple vulnerabilities, remote code execution - CVE-2013-0156

2013-01-18 Thread bootlog
** Changed in: rails (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1097643 Title: Multiple vulnerabilities, remote code execution -

[Bug 882667] Re: C headers are missing from armel 11.10

2013-01-18 Thread Adam Conrad
I can't reproduce this and, obviously, neither can our build daemons, or nothing in oneiric would actually build. I'm assuming you've since moved past oneiric, but if you have any meaningful way to reproduce this situation, I'd be curious to know what is/was wrong. ** Changed in: eglibc (Ubuntu)

  1   2   3   4   5   6   7   8   9   10   >