[Bug 713002] Re: Impossible to disable IPv4

2011-02-05 Thread Colin Watson
** Also affects: openssh (Ubuntu Hardy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/713002 Title: Impossible to disable IPv4 --

[Bug 713002] Re: Impossible to disable IPv4

2011-02-05 Thread Colin Watson
Fixed in newer releases, as you say. I suspect that this may be the upstream commit responsible for fixing it, which would mean that it was fixed in OpenSSH 4.9p1: http://bazaar.launchpad.net/~vcs-imports/openssh/main/revision/5290 I've applied this patch to version 1:4.7p1-8ubuntu2~ppa1 in

[Bug 713002] Re: Impossible to disable IPv4

2011-02-05 Thread /usr/local/dick
Confirmed, the patched version works as expected, both options actually work! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/713002 Title: Impossible to disable IPv4 --

[Bug 713646] [NEW] IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Andreas Olsson
Public bug reported: Binary package hint: munin The ip_ plugin in 1.4.5-3ubuntu2 fails to handle IPv6 addresses when /bin/sh is being linked to dash. Ways to reproduce, assuming the local IPv6 address being 2001:16d8:cc88:0:223:aeff:feb1:b64. root@stilgar:~# ip6tables -I OUTPUT -s

[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Andreas Olsson
** Bug watch added: munin-monitoring.org/ #1009 http://munin-monitoring.org/ticket/1009 ** Also affects: munin via http://munin-monitoring.org/ticket/1009 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Andreas Olsson
Marking the bug as triaged, given that it has both been confirmed and fixed upstream. The fix, making the plugin explicitly use bash, has been committed to svn and is scheduled to be part of munin 1.4.6. ** Changed in: munin (Ubuntu) Status: New = Triaged ** Changed in: munin (Ubuntu)

[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Bug Watch Updater
** Changed in: munin Status: Unknown = Fix Released -- 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/713646 Title: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

[Bug 706945] Re: php5-fpm package does not include a logrotate file

2011-02-05 Thread Ondřej Surý
php5-fpm has been removed from upstream so im closing this bug. Upstream svn doesn't agree with you. -- 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/706945 Title: php5-fpm package

[Bug 713204] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Andreas Olsson
Yes, you do seem to have a conflict between apache and lighttpd, yet that isn't what causes the installation of backuppc to fail. Here we have the relevant error message * Starting backuppc... 2011-02-04 16:32:11 Can't create a test hardlink between a file in /var/lib/backuppc/pc and

[Bug 713704] [NEW] etckeeper is not run on apt-get remove or apt-get purge

2011-02-05 Thread Neal McBurnett
Public bug reported: Binary package hint: etckeeper etckeeper is not run during an apt-get remove or apt-get purge like it is during an apt-get install. This means that the version control system doesn't specifically track the changes in /etc that result from removing packages. I'm using a

[Bug 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2011-02-05 Thread Mosudi
Ubuntu 10.04 When starting kvm or qemu under vdeq vdeq qemu -sda1 qemu-image -m 128 NOTE: vdeq is now DEPRECATED -- both QEMU and KVM have native support for VDE. This binary will be removed soon from the distribution, consider stopping using it. -- You received this bug

[Bug 662068] Re: Removing the offending host key when a server updates should be easier

2011-02-05 Thread Andreas Olsson
As of openssh 1:5.6p1-2ubuntu3 (natty) at least the the ssh-keygen -R trick has been added. andreas@stilgar:~$ ssh lucy @@@ @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @

[Bug 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2011-02-05 Thread Christopher M. Penalver
Confirmed in Ubuntu 11.04 virt-manager guest, LibreOffice Calc, in a Ubuntu 10.10 host. The impact is minimal as the Calc file opens fine anyways, despite the crash. WORKAROUND: Run Calc from the Terminal with the -nologo switch: localc -nologo (FILE) md5sum natty-desktop-i386.iso

Re: [Bug 713204] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread John Brown
Andreas Many thanks for pointing me back to the detail of the error report itself. I've run the checks it suggests (df. df -i, etc) and include for your information a copy of the output of the terminal session showing (as far as I can tell) that there was no essential problem beyond the fact

[Bug 397393] Re: can't bind to ::1

2011-02-05 Thread Logain Smith
Same problem with Ubuntu 10.04 and latest Apache with IPv6 enabled: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 10.04.2 LTS Release:10.04 Codename: lucid $ uname -a Linux 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC 2010

[Bug 579892] Re: libvirt should not use the MAC address assigned to tap devices/vnet interfaces by the TAP/TUN driver

2011-02-05 Thread Marcelo Fernandez
@Serge, where is located that PPA with Lucid's libvirt package fixed, so I can test it too? Do you know when this it's going to be SRU'd? It's been a lot of time since Lucid (LTS) is out and this bug is *very* annoying. :-/ Thanks -- You received this bug notification because you are a member

[Bug 579892] Re: libvirt should not use the MAC address assigned to tap devices/vnet interfaces by the TAP/TUN driver

2011-02-05 Thread Marcelo Fernandez
I have another question, Putting pre-up ifconfig eth0 hw ether 00:00:00:00:00:01 in the interfaces config file, like Carlos did, is a workaround to the bug? Just to clarify :-) Regards -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 713204] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Andreas Olsson
*** This bug is a duplicate of bug 445154 *** https://bugs.launchpad.net/bugs/445154 Yeah, seems like you are running into the same permission issues as in bug #445154. Marking this report as a duplicate. ** This bug has been marked a duplicate of bug 445154 package backuppc

[Bug 713204] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Andreas Olsson
** This bug is no longer a duplicate of bug 445154 package backuppc 3.1.0-4ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 713204] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Andreas Olsson
Never mind that about the duplicate. While there are similarities to comments later on, your issue isn't the same as the original issue reported in that bug report. Looking closer at your term log I see that there are no mention of any backuppc user being created? Have you had backuppc installed

[Bug 662068] Re: Removing the offending host key when a server updates should be easier

2011-02-05 Thread Clint Byrum
Nice, thanks Andreas for noticing that. And thanks Colin Watson for the fix: openssh (1:5.7p1-2ubuntu1) natty; urgency=low * Resynchronise with Debian experimental. Remaining changes: - Add support for registering ConsoleKit sessions on login. - Drop openssh-blacklist and

[Bug 713204] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Andreas Olsson
** Changed in: backuppc (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to backuppc in ubuntu. https://bugs.launchpad.net/bugs/713204 Title: package backuppc 3.1.0-9ubuntu1 failed to

[Bug 289311] Re: Not clear what delimiter to use when configuring exim4 listen interfaces

2011-02-05 Thread Clint Byrum
The message as of right now is: IP-addresses to listen on for incoming SMTP connections: Please enter a semicolon-separated list of IP addresses. The Exim SMTP listener daemon will listen on all IP addresses listed here. It has been that way since at least 4.63-9. The additional help seems

[Bug 443227] Re: cman

2011-02-05 Thread Clint Byrum
venu, apt daemon or something else may have been running at the same time: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable Please retry the operation (as I'm sure you've done by now since this as 18+ months ago. Closing

[Bug 307403] Re: Installing postfix therefore deleting exim4 didn't work

2011-02-05 Thread Clint Byrum
Hi simmel, I know this has been open a long time. Are you still affected by it? Can you elaborate on didn't work. Specifically: 1. What steps did you take to produce the problem. 2. What did you expect to happen 3. What actually happend? Marking Incomplete pending response. ** Changed in:

[Bug 713855] [NEW] Merge exim4 4.74-1 (main) from Debian experimental (main)

2011-02-05 Thread Artur Rona
Public bug reported: Binary package hint: exim4 exim4 (4.74-1) experimental; urgency=low * 4.74 release, should build on hurd again. * Fix some lintian --pedantic issues: copyright-refers-to-symlink-license maintainer-script-without-set-e debian-control-has-unusual-field-spacing --

[Bug 708023] Re: exim 4.74 released fixes CVE-2011-0017

2011-02-05 Thread Artur Rona
** Changed in: exim4 (Ubuntu) Assignee: (unassigned) = Artur Rona (ari-tczew) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to exim4 in ubuntu. https://bugs.launchpad.net/bugs/708023 Title: exim 4.74 released fixes CVE-2011-0017

[Bug 713855] Re: Merge exim4 4.74-1 (main) from Debian experimental (main)

2011-02-05 Thread Artur Rona
** Patch added: debian-ubuntu.debdiff https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/713855/+attachment/1832999/+files/debian-ubuntu.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to exim4 in ubuntu.

[Bug 713855] Re: Merge exim4 4.74-1 (main) from Debian experimental (main)

2011-02-05 Thread Artur Rona
Want to be sponsored by Kees Cook! ** Changed in: exim4 (Ubuntu) Importance: Undecided = Medium ** Changed in: exim4 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to exim4 in ubuntu.

[Bug 713869] [NEW] wrong permissions in samba shares are not properly reported

2011-02-05 Thread Manuel López-Ibáñez
Public bug reported: Binary package hint: samba If I want to share a directory using samba /home/manu/Music but /home/manu has permissions rwxrwx---, smbclient fails with the following error: tree connect failed: NT_STATUS_BAD_NETWORK_NAME which does not help at all to understand the issue.

[Bug 713869] Re: wrong permissions in samba shares are not properly reported

2011-02-05 Thread Manuel López-Ibáñez
Dolphin only says that the folder does not exist. -- 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/713869 Title: wrong permissions in samba shares are not properly reported --

[Bug 676508] Re: Lucid won't share printers via samba

2011-02-05 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 676508] Re: Lucid won't share printers via samba

2011-02-05 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60 days.] ** Changed in: cups (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 618633] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to remove: subprocess installed post-removal script returned error exit status 1

2011-02-05 Thread leoave
** Changed in: samba (Ubuntu) Status: Invalid = Confirmed -- 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/618633 Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-05 Thread Brian Knoll
Could you please tell us if the VMs that won't boot are SMP VMs? I know it's the SMP kernel but what I mean is, is KVM giving the VM more than one CPU? If they are SMP VMs, could you please try to make them single- CPU and try to boot them, then let us know what happens? I am seeing a bug with

Re: [Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-05 Thread William King
The guests were single cpu server kernel, more info tomorrow. On Feb 5, 2011 10:55 PM, Brian Knoll 712...@bugs.launchpad.net wrote: Could you please tell us if the VMs that won't boot are SMP VMs? I know it's the SMP kernel but what I mean is, is KVM giving the VM more than one CPU? If they are

[Bug 713526] [NEW] apport uses launchpad edge service

2011-02-05 Thread Robert Collins
Public bug reported: Binary package hint: apport The launchpad edge service is deprecated - http://blog.launchpad.net/general/edge-is-deprecated; future releases of launchpadlib remove the EDGE_SERVICE_ROOT. apports crashdb_impl uses the edge service rather than the production service. **

[Bug 470672] Re: mythbuntu starts frontend to fast

2011-02-05 Thread ted munga
Editing the /etc/init/mythtv-backend.conf file did not work for me. I am running ubuntu 10.10 and mythtv 0.24 fixes. I have had to insert a 30 sec sleep into the /usr/bin/mythfrontend script to avoid the connect issue. ** Changed in: mythtv (Ubuntu) Status: Triaged = Confirmed -- You

[Bug 663892] Re: Terratec Cinergy C HD not operating correctly

2011-02-05 Thread Andreas Modinos
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663892 Title: Terratec Cinergy C HD not operating correctly -- ubuntu-bugs

[Bug 709461] Re: semi-random invisible window with x geometry on top layer possible, all viewport only (one ws though)

2011-02-05 Thread Omer Akram
when you minimize a window there is an invisible window called 'untitled window' which gets the focus. now using nux trunk that 'untitled window' is called 'nux input window' I believe that is *the* invisible window causing the issue. bug 705536 and bug 693801 are on the very same issue(tm) --

[Bug 713530] [NEW] [280630.795456] ------------[ cut here ]------------

2011-02-05 Thread Shroom
Public bug reported: no ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog] Subdevices: 1/1 Subdevice #0:

[Bug 713530] Re: [280630.795456] ------------[ cut here ]------------

2011-02-05 Thread Shroom
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713530 Title: [280630.795456] [ cut here ] -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 713529] [NEW] package batman-adv-dkms 0.2-5 failed to install/upgrade: batman-adv kernel module failed to build

2011-02-05 Thread Bagatell
Public bug reported: further info ProblemType: Package DistroRelease: Ubuntu 10.04 Package: batman-adv-dkms 0.2-5 ProcVersionSignature: Ubuntu 2.6.31-11.154-rt Uname: Linux 2.6.31-11-rt x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Fri Feb 4 09:51:21 2011 ErrorMessage:

[Bug 713529] Re: package batman-adv-dkms 0.2-5 failed to install/upgrade: batman-adv kernel module failed to build

2011-02-05 Thread Bagatell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713529 Title: package batman-adv-dkms 0.2-5 failed to install/upgrade: batman-adv kernel module failed to build -- ubuntu-bugs mailing list

[Bug 713528] [NEW] bcmwl can't see channels 11 (2.462GHz) any more

2011-02-05 Thread Daniel van Vugt
Public bug reported: Can't see channels 11 (2.462GHz) any more. Channels 1-11 still work, but 12 and 13 are invisible to both iwlist scan and network manager now. The problem seems to be new in natty (alpha 2) with bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu2. However maverick with

[Bug 713528] Re: bcmwl can't see channels 11 (2.462GHz) any more

2011-02-05 Thread Daniel van Vugt
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713528 Title: bcmwl can't see channels 11 (2.462GHz) any more -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 713504] Re: compiz fails to run with GLX_EXT_texture_from_pixmap is missing

2011-02-05 Thread Rocko
Thanks for all the info. It is indeed a virtualbox driver problem. I installed the vbox open-source drivers (virtualbox-ose-guest-utils and virtualbox-ose-guest-x11) and compiz now runs. (I had to reboot three times before the desktop appearance manager worked without crashing but it all seems

[Bug 713531] [NEW] [gm45] GPU lockup d8f0142a

2011-02-05 Thread Vadim Rutkovsky
Public bug reported: Binary package hint: xserver-xorg-video-intel ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu6 ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2 Uname: Linux 2.6.38-1-generic i686 NonfreeKernelModules: wl

[Bug 710582] Re: webkit crashes on amd64 architecture with SIGSEGV in WTF::OSAllocator::reserveAndCommit() was: webkit does not implement assert sanely

2011-02-05 Thread pschonmann
** Also affects: empathy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qtwebkit-source in ubuntu. https://bugs.launchpad.net/bugs/710582 Title: webkit crashes on amd64 architecture

[Bug 710961] Re: [i945gm] Screen Corruption with new Xorg stack

2011-02-05 Thread Stefano Rivera
Nope, still present. ** Attachment added: Still-Present.png https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/710961/+attachment/1831040/+files/Still-Present.png ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Fix Released = New -- You received this

[Bug 713531] Re: [gm45] GPU lockup d8f0142a

2011-02-05 Thread Vadim Rutkovsky
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713531 Title: [gm45] GPU lockup d8f0142a -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 713536] [NEW] dconf-editor crashes when opening apps

2011-02-05 Thread Jan Schuermann
Public bug reported: when started from terminal it gives the following errors: ** (dconf-editor:3710): DEBUG: dconf-schema.vala:235: Loading schema: /usr/share/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml ** (dconf-editor:3710): DEBUG: dconf-schema.vala:235:

[Bug 713537] Re: outdated package

2011-02-05 Thread dino99
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713537 Title: outdated package -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 713537] [NEW] outdated package

2011-02-05 Thread dino99
Public bug reported: Binary package hint: bleachbit natty i386 a2 updated the package into: lucid, maverick, natty is outdated; the latest stable is 0.8.6 and the repo still have 0.8.0, please update. http://bleachbit.sourceforge.net/download/linux ProblemType: Bug DistroRelease: Ubuntu 11.04

[Bug 713545] [NEW] Crash of Unity / Compiz : dock and panel disappear - HD5770

2011-02-05 Thread Valeryan_24
Public bug reported: Binary package hint: unity Hello, Fresh install of Ubuntu Natty 11.04 alpha2 64 bits. First time that Unity works with opensource drivers and graphic card ATI Radeon HD5770 (with last Linux Kernel, XOrg and Mesa). Usually goes well but often, without a particular and

[Bug 713545] Re: Crash of Unity / Compiz : dock and panel disappear - HD5770

2011-02-05 Thread Valeryan_24
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713545 Title: Crash of Unity / Compiz : dock and panel disappear - HD5770 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 713537] Re: outdated package

2011-02-05 Thread dino99
trying to install the maverick deb package fail due to: Lintian check results for /home/oem/downl/bleachbit_0.8.7-1_all_ubuntu1010.deb: E: bleachbit: no-copyright-file but gdebi accept to install it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 595448] Re: Slow boot caused by SATA controller reset

2011-02-05 Thread Chris Declama
Just out of curiosity, does everyone with the problem have a dual screen? I re-installed and carefully installed updates until I got setting up my second monitor. I made a backup of xorg.config in my etc/X11 directory. Then, I configured my xorg.conf file by running 'sudo nvidia-settings' in the

[Bug 705563] Re: empathy telepathy-gabble takes whole processor

2011-02-05 Thread Xavier Lucas
I'm afraid I don't think so. I'm just working on my computer, or chatting, whatever, and suddenly the fan of the computer switches on, I check the current processes and there's this telepathy-gabble with 100% CPU usage. -- You received this bug notification because you are a member of Ubuntu

[Bug 682680] Re: New upstream release, gearmand 0.14

2011-02-05 Thread Stig Sandbeck Mathisen
I've made mod-gearman packages from 0.14, available at http://people.debian.org/~ssm/debs/unstable/source/ I added one IPv6 fix to debian/patches, from https://bugs.launchpad.net/gearmand/+bug/635476 (A struct sockaddr isn't big enough to hold an ipv6 address) -- You received this bug

[Bug 709380] Re: compiz crashed with SIGSEGV in sn_monitor_context_ref()

2011-02-05 Thread arslan
compiz crashed in my system as well DELL Optiplex GX270 desktop. i downloaded Alpha2 yesterday but it seems it has a lot of bugs at the moment. when i restarted compiz it again crashed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 653797] Re: Default-with-Skype emoticon theme broken

2011-02-05 Thread Bug Watch Updater
** Changed in: pidgin Status: Unknown = 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/653797 Title: Default-with-Skype emoticon theme broken -- ubuntu-bugs mailing list

[Bug 713551] [NEW] Xorg freeze; system locks and accepts no input, keyboard lights go out when key is touched

2011-02-05 Thread Thomas A. F. Thorne
Public bug reported: Binary package hint: xorg I have a rather old machine running a MythTV backend using a WinTV NOVA T USB2 (93000 Rev B8A2) and it seems that randomly the system will lock up completely. I have done my best to work out if the freeze occurs when recording or performing some

[Bug 713551] Re: Xorg freeze; system locks and accepts no input, keyboar lights go out when key is touched

2011-02-05 Thread Thomas A. F. Thorne
** Summary changed: - Xorg freeze; system locks and accepts no input, keyboar lights go out when key is touched + Xorg freeze; system locks and accepts no input, keyboard lights go out when key is touched -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 713550] [NEW] WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x80/0x90()

2011-02-05 Thread azadnikarthil
Public bug reported: ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: azad 1648 F pulseaudio CRDA: Error: [Errno 2] No such file or

[Bug 713550] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x80/0x90()

2011-02-05 Thread azadnikarthil
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713550 Title: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x80/0x90() -- ubuntu-bugs mailing list

[Bug 710133] Re: Alsa does not recognize Realtek ACL1200 5.1 sound

2011-02-05 Thread Kornel Nagy
As I have mentioned, this is an MSI GX 720 laptop. By default it is equipped with 4.1 internal sound speakers. There are four jacks at the right side. I think, by reading the manual, that is the default setup and the 4 jacks can be used for 5.1 and 7.1 sound as well. The windows driver

[Bug 713529] Re: package batman-adv-dkms 0.2-5 failed to install/upgrade: batman-adv kernel module failed to build

2011-02-05 Thread Sven Eckelmann
Please try http://packages.debian.org/experimental/all/batman-adv- dkms/download -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713529 Title: package batman-adv-dkms 0.2-5 failed to install/upgrade:

[Bug 584980] Re: Please merge dietlibc 0.32-5 (universe) from Debian unstable (main)

2011-02-05 Thread Stefano Rivera
I think the merging from sid is an independent task from armel FTBFS or runtime problems. Sounds good. As to the dietlibc binary package, I'd follow Debian as I don't know any better... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 428570] Re: Default grub2 configuration won't boot through to default OS

2011-02-05 Thread Jacob Nielsen
[...] I'm wondering if you had read this: http://ubuntuforums.org/showthread.php?t=1312798highlight=grub From that thread (#7): After a forced shutdown (power loss) Grub waits at the menu ignoring the timeout options, some sort of do you want recovery or normal boot? My headless server

[Bug 380126] Re: [Karmic] Touchpad not recognised correctly, synaptics driver not in use

2011-02-05 Thread Dmitry Balabolin
** Tags added: verification-done-lucid ** Tags removed: verification-needed-lucid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/380126 Title: [Karmic] Touchpad not recognised correctly, synaptics

[Bug 713440] Re: screen corruption when using xterm

2011-02-05 Thread Tormod Volden
This got a but confusing. Above commit is /after/ the natty snapshot. I think the commit was meant to solve a similar issue as the original problem (which is intermittent and I can not reproduce it now, maybe triggered by the previously running or crashing compiz) but introduced more steady

[Bug 711390] Re: package preview-latex-style 11.85-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-02-05 Thread era
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 Quoting the attached DpkgTerminalLog.txt: dpkg (subprocess): unable to execute installed post-installation script: Exec format error dpkg: error processing libproj0 (--configure): subprocess installed

[Bug 711390] Re: package preview-latex-style 11.85-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-02-05 Thread era
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 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 512096, so it is being marked as such. Please look

[Bug 713554] [NEW] no keymap loaded on X11 (11.04)

2011-02-05 Thread Christophe Narbonne
Public bug reported: I have some problem with my keyboard. At the install phase of 11.04 alpha2 I got a popup window to allow me to skip keyborad layout config. Now I have no keymap on gdm, only the mouse works. ctrl+alt+F1 is not handled except if I use alt+screenshot+r before. the visual

[Bug 713556] [NEW] Sharkoon Fireglider mouse is wrongly detected as a joystick

2011-02-05 Thread Kazade
Public bug reported: Binary package hint: xserver-xorg-input-evdev I've been programming a game in SDL and I was surprised that SDL was reporting that 1 joystick was connected when there were none. SDL provides the name as A4Tech USB Full Speed. ls /dev/input shows one joystick connected: by-id

[Bug 661746] Re: Error in stream protocol: End of stream

2011-02-05 Thread Eamonn Sullivan
What distribution do you use Ubuntu 10.10 what version of sbackup 0.11.3ubuntu1. Installed from the standard repositories. reproducible? yes. Happens every time. do you run sbackup as superuser (root) yes. are you able to open your backup destination using Nautilus/command line? Yes.

[Bug 713560] [NEW] package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Jk
Public bug reported: Ubuntu 10.10, acer aspire 5734z ProblemType: Package DistroRelease: Ubuntu 10.10 Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic x86_64 Architecture: amd64 Date: Sat Feb 5

[Bug 713560] Re: package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-05 Thread Jk
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713560 Title: package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script

[Bug 713558] [NEW] type 'exceptions.TypeError': 'dbus.Struct' object does not support item assignment

2011-02-05 Thread Voronwe
Public bug reported: Binary package hint: aptdaemon Trying to install Skype. ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: aptdaemon 0.40+bzr541-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2 Uname: Linux 2.6.38-1-generic x86_64 Annotation: Installation of the

[Bug 713558] Re: type 'exceptions.TypeError': 'dbus.Struct' object does not support item assignment

2011-02-05 Thread Voronwe
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713558 Title: type 'exceptions.TypeError': 'dbus.Struct' object does not support item assignment -- ubuntu-bugs mailing list

[Bug 701561] Re: IBM ThinkPad X31 battery status not available

2011-02-05 Thread gbiddis
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: indicator-applet System: IBM ThinkPad X31 On earlier versions of Ubuntu, a power/battery icon appeared in the panel. This provided an indication that the computer was either connected

[Bug 701561] AplayDevices.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: AplayDevices.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831146/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] ArecordDevices.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: ArecordDevices.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831147/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] BootDmesg.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: BootDmesg.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831148/+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/701561

[Bug 701561] Card0.Amixer.values.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831149/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] Card0.Codecs.codec97.0.ac97.0.0.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831150/+files/Card0.Codecs.codec97.0.ac97.0.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 701561] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831151/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 701561] CurrentDmesg.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831152/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] Dependencies.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: Dependencies.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831153/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] IwConfig.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: IwConfig.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831154/+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/701561

[Bug 701561] Lspci.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831155/+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/701561 Title:

[Bug 701561] Lsusb.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: Lsusb.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831156/+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/701561 Title:

[Bug 701561] PciMultimedia.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831157/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] ProcCpuinfo.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831158/+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/701561

[Bug 701561] ProcInterrupts.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831159/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701561] ProcModules.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: ProcModules.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831160/+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/701561

[Bug 701561] UdevDb.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: UdevDb.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831161/+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/701561 Title:

[Bug 701561] UdevLog.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: UdevLog.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831162/+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/701561 Title:

[Bug 701561] WifiSyslog.txt

2011-02-05 Thread gbiddis
apport information ** Attachment added: WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/701561/+attachment/1831163/+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/701561

  1   2   3   4   5   6   7   8   9   10   >