[Bug 306835] Re: vmware-guestd crashing

2009-02-19 Thread Anders Kaseorg
available in my PPA: <https://launchpad.net/~anders-kaseorg/+archive/ppa> Please test. Jaunty does not include the incorrect patch and should not be affected. ** Attachment added: "debdiff for Intrepid" http://launchpadlibrarian.net/22899587/open-vm-tools_2008.08.08-109361-1u

[Bug 289921] Re: network interface does not come up after installing open-vm-tools

2009-02-19 Thread Anders Kaseorg
pen-vm-tools 2008.08.08-109361-1ubuntu2.1 is attached. This also includes a fix for LP bug #306835. Fixed packages for both Jaunty and Intrepid have been uploaded to my PPA: <https://launchpad.net/~anders-kaseorg/+archive/ppa> ** Attachment added: "debdiff for Intrepid" http://launchpa

[Bug 336149] [NEW] Rebuild for python 2.6 in Jaunty

2009-03-01 Thread Anders Kaseorg
chpad.net/~anders-kaseorg/+archive/ppa> ** Affects: python-fuse (Ubuntu) Importance: Undecided Status: New -- Rebuild for python 2.6 in Jaunty https://bugs.launchpad.net/bugs/336149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 289921] Re: network interface does not come up after installing open-vm-tools

2009-03-01 Thread Anders Kaseorg
** Description changed: + FIX: + • Please sync open-vm-tools 2008.11.18-130226-1lenny1 from Lenny into Jaunty; the only difference from the current Jaunty version is this fix. + • A debdiff for an Intrepid SRU is posted in bug 302226. + + === + Binary package hint: open-vm-tools After in

[Bug 336435] [NEW] inkscape crashed with signal 5 in _XError()

2009-03-01 Thread Anders Kaseorg
Public bug reported: Binary package hint: inkscape This happens when passing a .svg file to Inkscape on the command line: inkscape image.svg. ProblemType: Crash Architecture: amd64 DistroRelease: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Ubuntu 9.0

[Bug 336435] Re: inkscape crashed with signal 5 in _XError()

2009-03-01 Thread Anders Kaseorg
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/23271425/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23271426/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/23271427/Disassembly.txt ** Attachm

[Bug 336436] [NEW] /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated

2009-03-01 Thread Anders Kaseorg
Public bug reported: Binary package hint: lsb-release After the recent Python 2.6 transition, running lsb_release in Jaunty with any options yields a warning on stderr: $ lsb_release -a /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets No LSB modules are av

[Bug 336436] Re: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated

2009-03-01 Thread Anders Kaseorg
Confirming from duplicate. ** Changed in: lsb (Ubuntu) Status: New => Confirmed -- /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated https://bugs.launchpad.net/bugs/336436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 336436] Re: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated

2009-03-01 Thread Anders Kaseorg
Here’s a debdiff to replace the deprecated Python sets module with the builtin set type, which works in python >= 2.4 and doesn’t spew warnings on 2.6. ** Attachment added: "lsb_3.2-20ubuntu4.debdiff" http://launchpadlibrarian.net/23275239/lsb_3.2-20ubuntu4.debdiff -- /usr/bin/lsb_release:81:

[Bug 336436] Re: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated

2009-03-01 Thread Anders Kaseorg
This is built in my PPA, and confirmed working: <https://launchpad.net/~anders-kaseorg/+archive/ppa> -- /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated https://bugs.launchpad.net/bugs/336436 You received this bug notification because you are a member of Ubunt

[Bug 336436] Re: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated

2009-03-02 Thread Anders Kaseorg
Reasonable. Here’s a debdiff to do that instead. ** Attachment added: "Revised debdiff to keep python 2.3 compatibility." http://launchpadlibrarian.net/23285458/lsb_3.2-20ubuntu4.debdiff -- /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated https://bugs.launchpad.net/

[Bug 329165] Re: CVE-2009-0363: multiple remote buffer overflows

2009-03-02 Thread Anders Kaseorg
There is currently no fix in Debian that can be synced. Debian is considering several possible resolutions, including potentially removing owl in favor of BarnOwl. I will update this bug when a decision is reached in Debian. ** Changed in: owl (Ubuntu) Status: Incomplete => New -- CVE-2

[Bug 336932] [NEW] New windows cause panels to be raised above the screensaver

2009-03-02 Thread Anders Kaseorg
Public bug reported: Binary package hint: compiz If I run sleep 5; gedit in a terminal and then lock the screen before gedit opens, then when it does, my GNOME panels are raised so that they are visible above the screensaver. This is a privacy problem; for example, you could find what program

[Bug 337460] [NEW] Repo.commits_between() always returns None

2009-03-03 Thread Anders Kaseorg
Public bug reported: Binary package hint: python-git $ git rev-list HEAD^..HEAD 4a6908a3a050aacc9c3a2f36b276b46c0629ad91 >>> import git >>> print git.Repo().commits_between('HEAD^', 'HEAD') None This has been fixed upstream in 0.1.6. Please sync python-git 0.1.6-1 from Debian unstable. ** Aff

[Bug 337460] Re: Repo.commits_between() always returns None

2009-03-03 Thread Anders Kaseorg
Built and tested on Jaunty: <https://launchpad.net/~anders-kaseorg/+archive/ppa> -- Repo.commits_between() always returns None https://bugs.launchpad.net/bugs/337460 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 338024] [NEW] python-processing fails to install in Jaunty (python 2.6 transition)

2009-03-04 Thread Anders Kaseorg
Public bug reported: Binary package hint: python-processing The following packages have unmet dependencies: python-processing: Depends: python (< 2.6) but 2.6.1-0ubuntu2 is installed. python-processing needs to be rebuilt in Jaunty against python 2.6. ** Affects: python-processing (Ubuntu)

[Bug 338022] [NEW] python-polybori fails to install in Jaunty (python 2.6 transition)

2009-03-04 Thread Anders Kaseorg
Public bug reported: The following packages have unmet dependencies: python-polybori: Depends: python (< 2.6) but 2.6.1-0ubuntu2 is installed. polybori needs to be rebuilt in Jaunty against python 2.6. ** Affects: polybori (Ubuntu) Importance: Undecided Status: New -- python-po

[Bug 337412] Re: incompatible with python2.6

2009-03-04 Thread Anders Kaseorg
** Changed in: sagemath (Ubuntu) Status: New => Confirmed -- incompatible with python2.6 https://bugs.launchpad.net/bugs/337412 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 337863] Re: python-webkitgtk depends on a version of python earlier than 2.6

2009-03-04 Thread Anders Kaseorg
** Changed in: pywebkitgtk (Ubuntu) Status: New => Confirmed -- python-webkitgtk depends on a version of python earlier than 2.6 https://bugs.launchpad.net/bugs/337863 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 337412] Re: incompatible with python2.6

2009-03-05 Thread Anders Kaseorg
This was fixed in sagemath 3.0.5dfsg-2ubuntu1. http://launchpadlibrarian.net/23455908/sagemath_3.0.5dfsg-2_3.0.5dfsg-2ubuntu1.diff.gz sagemath (3.0.5dfsg-2ubuntu1) jaunty; urgency=low * Change build-dep on libboost-python-dev to libboost-python1.35-dev for boost -> boost1.35 transition *

[Bug 333550] Re: dpkg-divert mismatch when upgrading or reinstalling nvidia-glx-180

2009-03-05 Thread Anders Kaseorg
This is a bug in the packaging, so `lspci -vvvn` and Xorg.0.log aren’t relevant here. ** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Status: Incomplete => New ** Tags removed: needs-lspci-vvnn needs-xorglog -- dpkg-divert mismatch when upgrading or reinstalling nvidia-glx-180 https

[Bug 332201] Re: nvidia-180-kernel-source.postinst has bogus VERSION=180.71

2009-03-05 Thread Anders Kaseorg
This is a bug in the packaging, so `lspci -vvvn` and Xorg.0.log aren’t relevant here. ** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Status: Incomplete => New ** Tags removed: needs-lspci-vvnn needs-xorglog -- nvidia-180-kernel-source.postinst has bogus VERSION=180.71 https://bugs.l

[Bug 330613] Re: python3-minimal should not have 'Essential' set to yes

2009-03-08 Thread Anders Kaseorg
** Changed in: python3-defaults (Ubuntu) Status: New => Confirmed -- python3-minimal should not have 'Essential' set to yes https://bugs.launchpad.net/bugs/330613 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 336381] Re: idle3 crashed with ImportError in ()

2009-03-08 Thread Anders Kaseorg
/usr/bin/idle3 runs with #! /usr/bin/python, which is still Python 2.6. It needs to be changed to #! /usr/bin/python3. ** Changed in: python3-defaults (Ubuntu) Status: New => Confirmed -- idle3 crashed with ImportError in () https://bugs.launchpad.net/bugs/336381 You received this bug no

[Bug 336381] Re: idle3 crashed with ImportError in ()

2009-03-08 Thread Anders Kaseorg
** Attachment added: "python3-defaults_3.0.1-0ubuntu3.debdiff" http://launchpadlibrarian.net/23616343/python3-defaults_3.0.1-0ubuntu3.debdiff -- idle3 crashed with ImportError in () https://bugs.launchpad.net/bugs/336381 You received this bug notification because you are a member of Ubuntu B

[Bug 298206] Re: idle-python3.0 requires missing dependecy

2009-03-08 Thread Anders Kaseorg
** Attachment added: "python3.0_3.0.1-0ubuntu6.debdiff" http://launchpadlibrarian.net/23616619/python3.0_3.0.1-0ubuntu6.debdiff -- idle-python3.0 requires missing dependecy https://bugs.launchpad.net/bugs/298206 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 336381] Re: idle3 crashed with ImportError in ()

2009-03-08 Thread Anders Kaseorg
Here’s a debdiff for this bug and bug 330613. ** Attachment added: "python3-defaults_3.0.1-0ubuntu3.debdiff" http://launchpadlibrarian.net/23616719/python3-defaults_3.0.1-0ubuntu3.debdiff ** Attachment removed: "python3-defaults_3.0.1-0ubuntu3.debdiff" http://launchpadlibrarian.net/23616343/

[Bug 330613] Re: python3-minimal should not have 'Essential' set to yes

2009-03-08 Thread Anders Kaseorg
Here’s a debdiff for this bug and bug 336381. ** Attachment added: "python3-defaults_3.0.1-0ubuntu3.debdiff" http://launchpadlibrarian.net/23616695/python3-defaults_3.0.1-0ubuntu3.debdiff -- python3-minimal should not have 'Essential' set to yes https://bugs.launchpad.net/bugs/330613 You rec

[Bug 339743] [NEW] Jaunty i386 popen() misbehaves on Lenny 2.6.26-1-amd64 kernel

2009-03-08 Thread Anders Kaseorg
Public bug reported: There is something very wrong with the popen() implementation in Jaunty on i386. It works fine when run on the Jaunty kernel, but when run on the Lenny 2.6.26-1-amd64 kernel, it misbehaves as follows. The output of the subcommand, instead of being fed to the pipe, is fed dir

[Bug 339743] Re: Jaunty i386 popen() misbehaves on Lenny 2.6.26-1-amd64 kernel

2009-03-08 Thread Anders Kaseorg
** Attachment added: "popen-test.c" http://launchpadlibrarian.net/23620289/popen-test.c -- Jaunty i386 popen() misbehaves on Lenny 2.6.26-1-amd64 kernel https://bugs.launchpad.net/bugs/339743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 339743] Re: Jaunty i386 popen() misbehaves on Lenny 2.6.26-1-amd64 kernel

2009-03-08 Thread Anders Kaseorg
I reproduced this with a vanilla v2.6.26 kernel (on x86_64 with defconfig). I used git bisect to find the first commit on which the problem is exhibited: commit 8ab32bb89b5b9bf06147c31947eba65f0f21c3c0 Author: Roland McGrath Date: Sun Mar 16 21:57:41 2008 -0700 x86: ia32 ptrace vs -ENOSYS

[Bug 339743] Re: Jaunty i386 popen() misbehaves on x86_64 kernel 2.6.26

2009-03-08 Thread Anders Kaseorg
By defconfig, I meant defconfig plus CONFIG_IA32_EMULATION=y (without which it is not possible to run the i386 binary); that is the only option I changed. -- Jaunty i386 popen() misbehaves on x86_64 kernel 2.6.26 https://bugs.launchpad.net/bugs/339743 You received this bug notification because yo

[Bug 339743] Re: Jaunty i386 popen() misbehaves on x86_64 kernel 2.6.26

2009-03-08 Thread Anders Kaseorg
And the first commit after v2.6.26 on which the problem is NOT exhibited is: commit ed8cae8ba01348bfd8f4648dd807b04d7f08 Author: Ulrich Drepper Date: Wed Jul 23 21:29:30 2008 -0700 flag parameters: pipe This patch introduces the new syscall pipe2 which is like pipe but it also

[Bug 339743] Re: Jaunty i386 popen() misbehaves on x86_64 kernel 2.6.26

2009-03-09 Thread Anders Kaseorg
It seems that __have_pipe2 is being incorrectly set to 1 when running under kernels inside this range (8ab32bb..ed8cae8). Before 8ab32bb, __have_pipe2 is set to -1 and the program works correctly; starting with ed8cae8, pipe2() is actually implemented so the program works correctly. -- Jaunty i3

[Bug 328127] Re: gnome-keyring-daemon returns Agent admitted failure to sign using the key.

2009-02-11 Thread Anders Kaseorg
** Changed in: gnome-keyring (Ubuntu) Status: New => Confirmed -- gnome-keyring-daemon returns Agent admitted failure to sign using the key. https://bugs.launchpad.net/bugs/328127 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 303112] Re: Please upgrade to 1.4.8 for Jaunty kernel 2.6.28 support

2009-02-11 Thread Anders Kaseorg
** Bug watch added: Debian Bug tracker #511535 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511535 ** Also affects: openafs (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511535 Importance: Unknown Status: Unknown -- Please upgrade to 1.4.8 for Jaunty kernel 2.

[Bug 303112] Re: Please upgrade to 1.4.8 for Jaunty kernel 2.6.28 support

2009-02-11 Thread Anders Kaseorg
+ Jaunty: + + http://ppa.launchpad.net/anders-kaseorg/ppa/ubuntu/pool/main/o/openafs/openafs_1.4.8.dfsg1.orig.tar.gz + http://ppa.launchpad.net/anders-kaseorg/ppa/ubuntu/pool/main/o/openafs/openafs_1.4.8.dfsg1-0ubuntu2.diff.gz + http://ppa.launchpad.net/anders-kaseorg/ppa/ubuntu/pool/main/o

[Bug 328312] [NEW] ~/.screenrc cannot be used after installing screen-profiles

2009-02-11 Thread Anders Kaseorg
Public bug reported: Binary package hint: screen-profiles After screen-profiles is installed (which happens by default now), the first launch of screen provides a menu to choose a profile: Select a screen profile: 1. plain 2. ubuntu-dark 3. ubuntu-light Choose: 1-3 [1]: All three of these

[Bug 328365] [NEW] /etc/screenrc is sourced twice

2009-02-11 Thread Anders Kaseorg
Public bug reported: Binary package hint: screen-profiles Ordinary screen reads both /etc/screenrc and ~/.screenrc. When using screen-profiles, the latter is replaced with ~/.screenrc-profile, which links to a file that begins by reading /etc/screenrc _again_. This can be fixed by removing t

[Bug 329165] [NEW] CVE-2009-0363: multiple remote buffer overflows

2009-02-13 Thread Anders Kaseorg
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: owl owl and BarnOwl are affected by multiple buffer overflows that are remotely exploitable. These vulnerabilities are fixed in BarnOwl 1.0.5: http://barnowl.mit.edu/wiki/barnowl-1.0.5-announce (Ba

[Bug 329243] Re: Segfault on pcregrep -M '(.|\n)*' /dev/zero

2009-02-13 Thread Anders Kaseorg
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/22592527/CoreDump.gz ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/22592528/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/22592529/ProcMaps.txt ** Attachment adde

[Bug 289921] Re: network interface does not come up after installing open-vm-tools

2009-02-13 Thread Anders Kaseorg
** Bug watch added: Debian Bug tracker #479090 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479090 ** Also affects: open-vm-tools (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479090 Importance: Unknown Status: Unknown -- network interface does not come up aft

[Bug 319096] Re: Please upgrade git-core to git-core-1.6.0.6

2009-02-15 Thread Anders Kaseorg
1.6.1.3 is in unstable now. Here is a new debdiff. ** Attachment added: "git-core_1.6.1.3-1ubuntu1.debdiff" http://launchpadlibrarian.net/22655673/git-core_1.6.1.3-1ubuntu1.debdiff ** Summary changed: - Please upgrade git-core to git-core-1.6.0.6 + Please upgrade git-core to 1.6.1.3 ** Des

[Bug 295127] Re: libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency

2009-02-15 Thread Anders Kaseorg
** Attachment added: "libpar-perl_0.980-1ubuntu1.debdiff" http://launchpadlibrarian.net/22656221/libpar-perl_0.980-1ubuntu1.debdiff -- libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency https://bugs.launchpad.net/bugs/295127 You received this bug notification

[Bug 295127] Re: libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency

2009-02-15 Thread Anders Kaseorg
Forgot to update the maintainer to Ubuntu MOTU Developers. Here is a new debdiff. Please upload this as an Intrepid SRU. ** Attachment added: "libpar-perl_0.980-1ubuntu1.debdiff" http://launchpadlibrarian.net/22656166/libpar-perl_0.980-1ubuntu1.debdiff ** Attachment removed: "libpar-perl_0.9

[Bug 295127] Re: libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency

2009-02-15 Thread Anders Kaseorg
Here is the revised debdiff. Thanks. ** Attachment added: "libpar-perl_0.980-1ubuntu0.1.debdiff" http://launchpadlibrarian.net/22656889/libpar-perl_0.980-1ubuntu0.1.debdiff -- libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency https://bugs.launchpad.net/bugs

[Bug 34376] Re: missing main/debian-installer in repo causes debmirror to fail

2009-02-15 Thread Anders Kaseorg
James is correct; this patch did introduce a regression. Fortunately, it only affects the estimated download size calculation. Here is a fix. The fixed package is also available in my PPA: <https://launchpad.net /~anders-kaseorg/+archive/ppa> ** Attachment added: "debmirror_2007

[Bug 319096] Re: Please upgrade git-core to 1.6.1.3

2009-02-15 Thread Anders Kaseorg
I’ve built this package in my PPA <https://launchpad.net/~anders- kaseorg/+archive/ppa> and tested it. It should be ready for upload to Jaunty main. -- Please upgrade git-core to 1.6.1.3 https://bugs.launchpad.net/bugs/319096 You received this bug notification because you are a member of

[Bug 329243] Re: Segfault on pcregrep -M '(.|\n)*' /dev/zero

2009-02-16 Thread Anders Kaseorg
This looks like a stack overflow. Apparently, the upstream developers don’t in general consider stack overflows to be a bug: The crash can be avoided by configuring pcre with --disable-stack-for- recursion. However, the documentation says that “PCRE ru

[Bug 329243] Re: Segfault on pcregrep -M '(.|\n)*' /dev/zero

2009-02-16 Thread Anders Kaseorg
Reported upstream anyway: -- Segfault on pcregrep -M '(.|\n)*' /dev/zero https://bugs.launchpad.net/bugs/329243 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 326312] [NEW] firefox-3.1 fails to start: Could not find compatible GRE

2009-02-06 Thread Anders Kaseorg
Public bug reported: Binary package hint: firefox-3.1 After today’s updates: $ dpkg-query -W firefox-3.1 xulrunner-1.9.1 firefox-3.1 3.1~b3~hg20090122r22900+nobinonly-0ubuntu1 xulrunner-1.9.1 1.9.1~b3~hg20090117r22878+nobinonly-0ubuntu1 $ firefox-3.1 Could not find compatible GRE between ver

[Bug 326344] [NEW] compiz freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-06 Thread Anders Kaseorg
Public bug reported: After upgrading to xserver-xorg-core 1.5.99.902-0ubuntu2, compiz freezes on login with the CPU spinning (70% Xorg, 30% compiz). The same happens with 1.5.99.902-0ubuntu3, but the problem goes away after downgrading to 1.5.99.902-0ubuntu1. I’m running Jaunty amd64 with the nv

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-08 Thread Anders Kaseorg
** Summary changed: - GDM/KDM freezes on login as of xorg-server 1.5.99.902-0ubuntu2 + compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2 -- compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2 https://bugs.launchpad.net/bugs/326344 You received this bug notificatio

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-08 Thread Anders Kaseorg
The effect of deleting /dev/nvidiactl is just to force compiz to use indirect binding. You can accomplish this less destructively by running export LIBGL_ALWAYS_INDIRECT=1 compiz & or by putting this line in your ~/.gnomerc: export LIBGL_ALWAYS_INDIRECT=1 Also, I assume the XFIX workaround

[Bug 326994] [NEW] Folder → Subscription s expansion triangles broken in 2.25.90

2009-02-08 Thread Anders Kaseorg
Public bug reported: Binary package hint: evolution When using an account with hierarchical folders, Folder → Subscriptions presents a collapsed tree with little triangles to expand subtrees. These triangles are no longer functional in Jaunty’s evolution 2.25.90, which makes it hard to subscribe

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-08 Thread Anders Kaseorg
** Description changed: After upgrading to xserver-xorg-core 1.5.99.902-0ubuntu2, compiz freezes on login with the CPU spinning (70% Xorg, 30% compiz). The same happens with 1.5.99.902-0ubuntu3, but the problem goes away after downgrading to - 1.5.99.902-0ubuntu1. + 1.5.99.902-0ubuntu1. I’

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-09 Thread Anders Kaseorg
The only effect of 158_raise_maxclients.patch is raising MAXCLIENTS from 256 to 512. According to this post, that change is incorrect by itself; the XFD_SETSIZE and XFD_ANYSET definitions need to be increased in first (package x11proto-core-dev):

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-09 Thread Anders Kaseorg
I confirmed that removing 158_raise_maxclients.patch in the latest package causes the problem to go away. That package is in my PPA: <https://launchpad.net/~anders-kaseorg/+archive/ppa>. -- compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2 https://bugs.launchpad.net/bugs/

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-09 Thread Anders Kaseorg
I then tried to fix the problem by applying this debdiff to x11proto- core, and rebuilding xorg-server against the fixed x11proto-core-dev. That didn’t work. But it is possible that many more things need to be rebuilt against this x11proto-core-dev first. ** Attachment added: "x11proto-core_7.0.1

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-09 Thread Anders Kaseorg
158_raise_maxclients.patch reverted: + https://launchpad.net/~anders-kaseorg/+archive/ppa/+files/xserver-xorg-core_1.5.99.902-0ubuntu5~andersk1_i386.deb + https://launchpad.net/~anders-kaseorg/+archive/ppa/+files/xserver-xorg-core_1.5.99.902-0ubuntu5~andersk1_amd64.deb + -OR- For GNOME, add

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-09 Thread Anders Kaseorg
Mark, are you sure you’re actually running -0ubuntu5? To check, run grep ^xorg-server /var/log/Xorg.0.log The package hasn’t even finished building yet in the Ubuntu archive, so I’m strongly suspicious. -- compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2 https://bugs.launchp

[Bug 303112] Re: Please upgrade to 1.4.8 for Jaunty kernel 2.6.28 support

2009-02-09 Thread Anders Kaseorg
If this package is not accepted before the Jaunty feature freeze (currently scheduled for Feb. 19), the OpenAFS client will not work at all in Jaunty. I know that the OpenAFS client has hundreds of users on Intrepid just at MIT, so this would be very bad. Is anyone willing to review this package?

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-09 Thread Anders Kaseorg
We don’t need anyone to confirm this again. The problem is fixed (or will be, as soon as 0ubuntu5 hits the archive—this will take several hours). Yes, you will be able to turn on direct rendering again. -- compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2 https://bugs.launchpad

[Bug 326994] Re: Folder → Subscriptions ex pansion triangles broken in 2.25.90

2009-02-10 Thread Anders Kaseorg
Hmm, I can no longer reproduce this. Closing for now. ** Changed in: evolution (Ubuntu) Status: Incomplete => Invalid -- Folder → Subscriptions expansion triangles broken in 2.25.90 https://bugs.launchpad.net/bugs/326994 You received this bug notification because you are a member of Ubun

[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-10 Thread Anders Kaseorg
Thanks all for your enthusiasm, but this bug has now been confirmed fixed by more people than I can count. Please do not make further comments on this bug unless (1) you are sure you are running 1.5.99.902-0ubuntu5 (check with `grep ^xorg-server /var/log/Xorg.0.log`), and (2) you are seeing the SA

[Bug 303112] Re: Please upgrade to 1.4.8 for Jaunty kernel 2.6.28 support

2009-02-10 Thread Anders Kaseorg
Terrax, my PPA is <https://launchpad.net/~anders-kaseorg/+archive/ppa>. The OpenAFS packages are for Jaunty, but I’m adding a backport to Intrepid so you can try it. If you can’t get OpenAFS to work (with either 1.4.7 or 1.4.8), can you file a question at <https://answers.launchpad.n

[Bug 327690] Re: Please update nvidia-glx-180 to 180.29 in Jaunty

2009-02-10 Thread Anders Kaseorg
nvidia 180.29 packages for Intrepid and Jaunty are available in my PPA: <https://launchpad.net/~anders-kaseorg/+archive/ppa> (Using the installer from nvidia.com is not recommended, because it interferes with the package manager in a way that is hard to clean up later.) -- Please update

[Bug 332201] [NEW] nvidia-180-kernel-source.postinst has bogus VERSION=180.71

2009-02-20 Thread Anders Kaseorg
Public bug reported: >From nvidia-graphics-drivers-180-180.29/debian/nvidia-180-kernel- source.postinst: VERSION=180.71 STATUS=$(dpkg --compare-versions "$PKGVER" lt "$VERSION" && echo "True" || echo "False") I haven’t checked what the 180.71 is doing, but it’s probably a search- and-replace er

[Bug 302226] Re: vmware-user doesn't autostart

2009-02-20 Thread Anders Kaseorg
Here is a debdiff for Intrepid that fixes this bug, along with bug #289921 and bug #306835. This package is also available in my PPA: <https://launchpad.net/~anders-kaseorg/+archive/ppa>. ** Attachment added: "debdiff for Intrepid" http://launchpadlibrarian.net/

[Bug 295127] Re: libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency

2009-02-20 Thread Anders Kaseorg
I tested the intrepid-proposed package, and it works for me. -- libpar-perl won't install on intrepid due to libfile-temp-perl (>= 0.05) dependency https://bugs.launchpad.net/bugs/295127 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 224038] Re: /etc/init.d/git-daemon is not a script

2009-02-20 Thread Anders Kaseorg
** Bug watch added: Debian Bug tracker #511687 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511687 ** Also affects: git-core (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511687 Importance: Unknown Status: Unknown -- /etc/init.d/git-daemon is not a script http

[Bug 278678] Re: [Intrepid] git svn clone ignores --username option

2009-02-20 Thread Anders Kaseorg
Thanks for the report. Can you please provide a transcript of the output from the git svn clone when it fails? ** Changed in: git-core (Ubuntu) Status: New => Incomplete -- [Intrepid] git svn clone ignores --username option https://bugs.launchpad.net/bugs/278678 You received this bug not

[Bug 231633] Re: git push over http and webdav fails - Hardy

2009-02-20 Thread Anders Kaseorg
I’m marking this Invalid as per Gabriel’s comment. If anyone still sees this bug after following those directions, feel free to reopen it. ** Changed in: git-core (Ubuntu) Status: Confirmed => Invalid -- git push over http and webdav fails - Hardy https://bugs.launchpad.net/bugs/231633 Y

[Bug 231633] Re: git push over http and webdav fails - Hardy

2009-02-20 Thread Anders Kaseorg
I’m marking this Invalid as per Gabriel’s comment. If anyone still sees this bug after following those directions, feel free to reopen it. -- git push over http and webdav fails - Hardy https://bugs.launchpad.net/bugs/231633 You received this bug notification because you are a member of Ubuntu B

[Bug 293028] Re: git-svn info broken

2009-02-20 Thread Anders Kaseorg
** Also affects: git-core (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490400 Importance: Unknown Status: Unknown -- git-svn info broken https://bugs.launchpad.net/bugs/293028 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 303112] Re: Please sync openafs 1.4.8.dfsg1-1 from unstable, for Jaunty kernel 2.6.28 support

2009-02-20 Thread Anders Kaseorg
The current version (and the one that was synced) is 1.4.8.dfsg1-2. 1.4.8.dfsg1-1 had a bug that caused the module build to fail on architectures other than i386. Frank, can you try again with 1.4.8.dfsg1-2? -- Please sync openafs 1.4.8.dfsg1-1 from unstable, for Jaunty kernel 2.6.28 support ht

[Bug 293028] Re: git-svn info broken

2009-02-20 Thread Anders Kaseorg
This has been fixed in Jaunty’s git-core 1.6.0.4-1ubuntu1. If you need a fix for the bug in previous versions of Ubuntu, please follow the instructions for “How to request new packages” at . ** Changed in: git-core (Ubuntu)

[Bug 295510] Re: Can't locate Crypt/RC4.pm

2009-02-20 Thread Anders Kaseorg
** Also affects: libauthen-sasl-perl (Ubuntu) Importance: Undecided Status: New ** Changed in: git-core (Ubuntu) Status: New => Invalid -- Can't locate Crypt/RC4.pm https://bugs.launchpad.net/bugs/295510 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 288743] Re: Use dkms for openafs-modules

2009-02-20 Thread Anders Kaseorg
the Debian Git tree . Here is a debdiff that includes these fixes, and uncomments the new openafs-modules-dkms package from the control file. The new package is also available in my PPA: <http://launchpad.net/~anders-kaseorg/+archive/ppa> ** Attachment added: "openafs_1.4.8.dfsg1-2

[Bug 224041] Re: git-daemon doesn't want to shutdown

2009-02-20 Thread Anders Kaseorg
** Also affects: runit (Ubuntu) Importance: Undecided Status: New ** Changed in: git-core (Ubuntu) Status: New => Invalid -- git-daemon doesn't want to shutdown https://bugs.launchpad.net/bugs/224041 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 316410] Re: bash completion is incomplete for "git bisect".

2009-02-20 Thread Anders Kaseorg
This bug is fixed in Jaunty’s git-core 1.6.0.4-1ubuntu2. If you need a fix for the bug in previous versions of Ubuntu, please follow the instructions for “How to request new packages” at . ** Changed in: git-core (Ubuntu)

[Bug 319096] Re: Please upgrade git-core to 1.6.1.3

2009-02-20 Thread Anders Kaseorg
This also fixes bug 224038 (/etc/init.d/git-daemon is not a script) and bug 315870 (Outdated). -- Please upgrade git-core to 1.6.1.3 https://bugs.launchpad.net/bugs/319096 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 332270] Re: [jaunty] doesn't boot anymore after udev upgrade

2009-02-20 Thread Anders Kaseorg
Me too. The problem goes away after downgrading dmsetup, libdevmapper- event1.02.1, libdevmapper1.02.1 [2:1.02.27-4ubuntu4 → 2:1.02.27-4ubuntu3], and libudev0, libvolume-id1, udev [138-1 → 137-2]. -- [jaunty] doesn't boot anymore after udev upgrade https://bugs.launchpad.net/bugs/332270 You rece

[Bug 326460] Re: Git commands output have no mouse support.

2009-02-20 Thread Anders Kaseorg
git exports LESS=FRSX if the LESS environment variable is not already set. The -X (--no-init) is required to let -F (--quit-if-one-screen) work sensibly, but breaks mouse wheel scrolling. To work around this, you can disable both of those options by exporting LESS=RS. You will gain mouse wheel s

[Bug 318568] Re: should include libssl-dev in build-dep

2009-02-20 Thread Anders Kaseorg
libssl-dev is not actually a build dependency because debian/rules sets NO_OPENSSL=1. The changelog says that this is due to licensing issues (the OpenSSL license is incompatible with the GPL; see ): git-core (0.99-2) unstable; urgency=low * Use t

[Bug 332270] Re: [jaunty] doesn't boot anymore after udev upgrade

2009-02-21 Thread Anders Kaseorg
For me: http://web.mit.edu/andersk/Public/lp-332270/dpkg_-l.txt http://web.mit.edu/andersk/Public/lp-332270/ls_sys_block.txt http://web.mit.edu/andersk/Public/lp-332270/lvm_pvs.txt http://web.mit.edu/andersk/Public/lp-332270/lvm_vgs.txt ** Changed in: udev (Ubuntu) Assignee: TJ (intuitivenip

[Bug 332270] Re: udev repeatedly generates "change" events for the same block device(s)

2009-02-22 Thread Anders Kaseorg
According to , the definition of a Critical priority bug is one which “has a severe impact on a large portion of Ubuntu users”. A High priority bug “has a severe impact on a small portion of Ubuntu users” or “makes a default Ubuntu installation generally un

[Bug 332270] Re: udev repeatedly generates "change" events for the same block device(s)

2009-02-22 Thread Anders Kaseorg
(where of course by “priority” I mean “importance”. Silly me.) http://web.mit.edu/andersk/Public/lp-332270/udev_rules.tar.gz http://web.mit.edu/andersk/Public/lp-332270/dev.tar.gz -- udev repeatedly generates "change" events for the same block device(s) https://bugs.launchpad.net/bugs/332270 Yo

[Bug 329165] Re: CVE-2009-0363: multiple remote buffer overflows

2009-02-23 Thread Anders Kaseorg
Thanks for the barnowl upload. Reopening the owl component. ** Changed in: owl (Ubuntu) Status: Fix Released => New -- CVE-2009-0363: multiple remote buffer overflows https://bugs.launchpad.net/bugs/329165 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 310800] Re: Invalid use of sprintf() in barnowl breaks with Intrepid gcc-4.3

2009-02-23 Thread Anders Kaseorg
Fixed in BarnOwl 1.0.4, and 1.0.5 is in Jaunty now. ** Changed in: barnowl (Ubuntu) Status: Confirmed => Fix Released -- Invalid use of sprintf() in barnowl breaks with Intrepid gcc-4.3 https://bugs.launchpad.net/bugs/310800 You received this bug notification because you are a member of U

[Bug 306835] Re: vmware-guestd crashing

2009-02-23 Thread Anders Kaseorg
Great, thanks for the feedback. Note that my most recent debdiff (~andersk5 in my PPA) also fixes bug 302226 and is posted there. ** Changed in: open-vm-tools (Ubuntu) Status: New => Confirmed -- vmware-guestd crashing https://bugs.launchpad.net/bugs/306835 You received this bug notifica

[Bug 262151] Re: backslash escapes in tag names breaks various git tools

2009-02-23 Thread Anders Kaseorg
With what version of Git do you see this? I cannot reproduce on either Intrepid or Jaunty. $ mkdir foo; cd foo; git init Initialized empty Git repository in /tmp/foo/.git/ $ touch x; git add x; git commit -m moo Created initial commit 41f061b: "moo" 0 files changed, 0 insertions(+), 0 deletions(

[Bug 333550] [NEW] dpkg-divert mismatch when upgrading or reinstalling nvidia-glx-180

2009-02-23 Thread Anders Kaseorg
Public bug reported: and...@balanced-tree:~$ sudo aptitude reinstall nvidia-glx-180 … Preparing to replace nvidia-glx-180 180.29-0ubuntu2 (using .../nvidia-glx-180_180.29-0ubuntu2_amd64.deb) ... dpkg-divert: mismatch on divert-to when removing `diversion of /usr/lib32/libGL.so.1.2 to /usr/lib3

[Bug 289921] Re: network interface does not come up after installing open-vm-tools

2009-02-23 Thread Anders Kaseorg
Thanks for all the feedback. Note that my most recent debdiff (~andersk5 in my PPA) also fixes bug 302226 and is posted there. The next steps are to sync open-vm-tools 2008.11.18-130226-1lenny1 into Jaunty, and upload my Intrepid package as an SRU. -- network interface does not come up after in

[Bug 263537] [NEW] Assertion failure entering a directory name into Save As…

2008-09-01 Thread Anders Kaseorg
Public bug reported: Binary package hint: gedit I’m using gedit 2.23.90-0ubuntu1 on Intrepid amd64. When I click Save, type in the name of a directory (e.g. /tmp) into the Name: field, and click Save, gedit becomes very confused and outputs the following messages: ** (gedit:26283): CRITICAL **:

[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-06-13 Thread Anders Kaseorg
** Changed in: exim4 (Ubuntu) Status: New => Fix Released ** Changed in: camelbones (Ubuntu) Status: New => Fix Released -- [intrepid] Rebuild with perl 5.10 https://bugs.launchpad.net/bugs/230016 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 239917] [NEW] [intrepid] emacs windows don’t display after compiz 0.7.6 upgrade

2008-06-13 Thread Anders Kaseorg
Public bug reported: Binary package hint: compiz After upgrading my intrepid amd64 system, no window is displayed when launching emacs (emacs-snapshot 1:20080228-1ubuntu1). The problem goes away after downgrading compiz from 0.7.6 to 0.7.4. ** Affects: compiz (Ubuntu) Importance: Undecided

[Bug 240314] [NEW] openjdk doesn’t trust SSL certificates configured with update-ca-certificates

2008-06-16 Thread Anders Kaseorg
Public bug reported: Debian and Ubuntu provide a standard mechanism for adding a trusted SSL certificate authority to the system, by configuring it in /etc/ca- certificates.conf and running update-ca-certificates. That command symlinks trusted CAs into /etc/ssl/certs and adds them to /etc/ssl/cer

[Bug 240314] Re: openjdk doesn’t trust SSL certificates configured with update-ca-certificates

2008-06-16 Thread Anders Kaseorg
For frustrated users of local CAs, you can work around this problem by manually importing your CA into Java’s keystore, with a command similar to this: sudo keytool -import -keystore /etc/java-6-openjdk/security/cacerts -storepass changeit -alias mitCA -file /usr/share/ca- certificates/mit.edu/mit

[Bug 269904] Re: Screen refresh problems with nvidia on intrepid

2009-03-21 Thread Anders Kaseorg
I haven’t seen the problem in a week with my patch installed and the workaround enabled. I’ve subscribed ubuntu-main-sponsors. If anyone else has also tried my patched compiz-fusion-plugins-main and enabled the new “Force synchronization between X and GLX” workaround, it would be helpful for you

<    1   2   3   4   5   6   7   8   9   10   >