[Bug 283926] [NEW] Twisted 8.1 fails to close TLS connections with pyOpenSSL 0.7

2008-10-15 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: python-twisted Most versions of Twisted will often be unable to close a TCP connection which has had TLS negotiated over it (this does not affect TCP connections which start out using TLS), resulting in ever increasing resource usage until available file

[Bug 18885] Re: documentation lacks a TDD example.

2008-10-10 Thread Jean-Paul Calderone
** Changed in: twisted Bugwatch: twistedmatrix.com/bugs/ #1148 = Twisted Bug Tracker #1148 -- documentation lacks a TDD example. https://bugs.launchpad.net/bugs/18885 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 187391] [NEW] very large memory usage when compiling with optimizations

2008-01-30 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: gcc-4.2 release of Ubuntu: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=Ubuntu hardy (development branch) version of the package: Version: 4:4.2.2-1ubuntu2 what happened: Compiling the source file which

[Bug 187391] source file which produces the behavior

2008-01-30 Thread Jean-Paul Calderone
** Attachment added: bugreport.c http://launchpadlibrarian.net/11648896/bugreport.c -- very large memory usage when compiling with optimizations https://bugs.launchpad.net/bugs/187391 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 187391] Re: very large memory usage when compiling with optimizations

2008-01-30 Thread Jean-Paul Calderone
The gcc command line which produces the behavior is this: gcc -c -O1 bugreport.c -o bugreport.o The only unusual external requirement is Python.h from python2.4. It should be no problem to use the Python 2.5 version instead, just edit the #include. -- very large memory usage when compiling

[Bug 187391] Re: very large memory usage when compiling with optimizations

2008-05-05 Thread Jean-Paul Calderone
gcc 4.3 seems to be an improvement over gcc 4.2: [EMAIL PROTECTED]:~$ time gcc-4.3 -c -O1 bugreport.c -o bugreport.o bugreport.c: In function ‘pypy_g_ll_time_ll_time_time’: bugreport.c:24724: warning: passing argument 2 of ‘gettimeofday’ from incompatible pointer type real0m5.948s user

[Bug 223252] Re: missing dependency

2008-08-27 Thread Jean-Paul Calderone
** Changed in: twisted Importance: Undecided = Unknown Bugwatch: None = Twisted Bug Tracker #3339 Status: New = Unknown -- missing dependency https://bugs.launchpad.net/bugs/223252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 311895] Re: [i945] spontaneous black screen (major pipe-A underrun)

2009-02-03 Thread Jean-Paul Calderone
I can add another data point for the FramebufferCompression Off fix. I have a Mac Mini. 8.10 is the first release to come even close to being able to drive a display from it. I've been experiencing screen flickering and black screens as described in the initial report as well. mplayer triggers

[Bug 341239] [NEW] in kvm guest, kill(2) succeeds when no process corresponds to the given PID

2009-03-11 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: kvm Description:Ubuntu 8.10 Release:8.10 kvm: Installed: 1:72+dfsg-1ubuntu6 Candidate: 1:72+dfsg-1ubuntu6 In an Ubuntu guest running in kvm, the kill(2) call behaves incorrectly. Here is an example Python session which demonstrates the

[Bug 341239] Re: kill(2) succeeds when no process corresponds to the given PID

2009-03-11 Thread Jean-Paul Calderone
** Summary changed: - in kvm guest, kill(2) succeeds when no process corresponds to the given PID + kill(2) succeeds when no process corresponds to the given PID ** Description changed: - Binary package hint: kvm + The kill(2) call behaves incorrectly. Here is an example Python session + which

[Bug 336793] [NEW] alt-tab for switching between windows breaks after inserting removeable disk

2009-03-02 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: emacs22 Description:Ubuntu 8.04.2 Release:8.04 emacs22: Installed: 22.1-0ubuntu10.1 Candidate: 22.1-0ubuntu10.1 When I insert a USB flash drive and it is automounted, nautilus (I suppose) automatically opens a window to browse its

[Bug 336878] [NEW] gtk-recordMyDesktop hangs after a recording session

2009-03-02 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: gtk-recordmydesktop Description:Ubuntu 8.04.2 Release:8.04 gtk-recordmydesktop: Installed: 0.3.6-1 Candidate: 0.3.6-1 After recording a session with gtk-recordMyDesktop, a dialog pops up claiming that encoding is in process and that

[Bug 336878] Re: gtk-recordMyDesktop hangs after a recording session

2009-03-02 Thread Jean-Paul Calderone
** Attachment added: .gtk-recordmydesktop http://launchpadlibrarian.net/23313685/.gtk-recordmydesktop -- gtk-recordMyDesktop hangs after a recording session https://bugs.launchpad.net/bugs/336878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 330806] [NEW] (Apparently) spurious, intermittent OOM killer intervention

2009-02-17 Thread Jean-Paul Calderone
Public bug reported: Description:Ubuntu 8.04.2 Release:8.04 Recently, the OOM killer has begun to be triggered periodically for no obvious reason. It generally kills one or two processes and then decides it is satisfied. As far as I can tell, there is no out of memory situation

[Bug 330806] Re: (Apparently) spurious, intermittent OOM killer intervention

2009-02-17 Thread Jean-Paul Calderone
** Attachment added: ps-logs.tar.bz2 http://launchpadlibrarian.net/22768559/ps-logs.tar.bz2 -- (Apparently) spurious, intermittent OOM killer intervention https://bugs.launchpad.net/bugs/330806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 331239] [NEW] glxinfo and fglrxinfo both hang

2009-02-18 Thread Jean-Paul Calderone
Public bug reported: Description:Ubuntu 8.04.2 Release:8.04 mesa-utils: Installed: 7.0.3~rc2-1ubuntu3 Candidate: 7.0.3~rc2-1ubuntu3 xorg-driver-fglrx: Installed: 1:7.1.0-8-3+2.6.24.16-23.56 Candidate: 1:7.1.0-8-3+2.6.24.16-23.56 When I run glxinfo, it displays one line of

[Bug 331239] Re: glxinfo and fglrxinfo both hang

2009-02-18 Thread Jean-Paul Calderone
Once I switched from Xinerama to Big Desktop, these tools began to work (as did other GL applications). I'm not sure if that makes this an invalid or a wont-fix ticket. -- glxinfo and fglrxinfo both hang https://bugs.launchpad.net/bugs/331239 You received this bug notification because you are a

[Bug 332643] [NEW] usb hub disappears after one use

2009-02-21 Thread Jean-Paul Calderone
Public bug reported: Description:Ubuntu 8.04.2 Release:8.04 linux-image-2.6.24-23-generic: Installed: 2.6.24-23.48 Candidate: 2.6.24-23.48 I'm using a Dell 2100FP monitor which includes a USB hub with two USB ports. For a while, this was working fine. Then (perhaps after some

[Bug 332643] Re: usb hub disappears after one use

2009-02-21 Thread Jean-Paul Calderone
** Attachment added: output of dmesg (after dmesg -c) after loading these kernel modules: ehci_hcd uhci_hcd usbhid usb_storage libusual usbmouse usbcore http://launchpadlibrarian.net/22955337/loading -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received

[Bug 332643] Re: usb hub disappears after one use

2009-02-21 Thread Jean-Paul Calderone
** Attachment added: output of lspci -vvv http://launchpadlibrarian.net/22955342/lspci-vvv.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 332643] Re: usb hub disappears after one use

2009-02-21 Thread Jean-Paul Calderone
** Attachment added: output of lsusb -vvv http://launchpadlibrarian.net/22955345/lsusb-vvv.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
Attaching a log including several full cycles of plugging in, removing, and plugging back in. Surprisingly, for the first time since I started having this difficulty, I was able to go through the cycle more than one before the failure occurred. The attached log represents these events: 20084

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
Okay, attaching several files. dmidecode.txt generated as you requested. lshal_1.txt is the output of lshal after removing all usb- related modules and then reloading them while the usb device was not plugged into the monitor. However, this seems to have left the system in a state where it

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
** Attachment added: lshal_1.txt http://launchpadlibrarian.net/23021214/lshal_1.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
** Attachment added: lshal_2.txt http://launchpadlibrarian.net/23021217/lshal_2.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
** Attachment added: lshal_m.txt http://launchpadlibrarian.net/23021232/lshal_m.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
** Attachment added: lshal_3.txt http://launchpadlibrarian.net/23021225/lshal_3.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
** Attachment added: dmidecode.txt http://launchpadlibrarian.net/23021234/dmidecode.txt -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
By the way, I haven't had a chance to test with a Jaunty LiveCD yet (some cables need to be fiddled around with first), but I will try to do that at my earliest convenience. Thanks for looking into this. -- usb hub disappears after one use https://bugs.launchpad.net/bugs/332643 You received

[Bug 332643] Re: usb hub disappears after one use

2009-02-23 Thread Jean-Paul Calderone
The monitor is plugged directly into a port on the motherboard. All the available USB ports (at least the ones which are connected) are on the back of the motherboard in the same area. I've done very superficial testing with most or maybe all of them (with roughly the same results), but I'll do

[Bug 328285] [NEW] joe truncates files and segfaults when out of disk space

2009-02-11 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: joe Description:Ubuntu 8.04.2 Release:8.04 joe: Installed: 3.5-1.1 Candidate: 3.5-1.1 Version table: *** 3.5-1.1 0 500 http://archive.ubuntu.com hardy/universe Packages 500 http://us.archive.ubuntu.com hardy/universe

[Bug 328287] [NEW] emacs truncates files when out of disk space

2009-02-11 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: emacs22 Description:Ubuntu 8.04.2 Release:8.04 emacs22: Installed: 22.1-0ubuntu10.1 Candidate: 22.1-0ubuntu10.1 When trying to save a file when the target filesystem is full (ie, returning ENOSPC from I/O calls), emacs will truncate the

[Bug 61570] Re: All sticky notes are erased when out of disk space

2009-02-11 Thread Jean-Paul Calderone
This just happened to me. Description:Ubuntu 8.04.2 Release:8.04 gnome-applets: Installed: 2.22.2-0ubuntu2 Candidate: 2.22.2-0ubuntu2 So this does not appear to be fixed. ** Changed in: gnome-applets (Ubuntu) Status: Fix Released = Confirmed -- All sticky notes are

[Bug 328306] [NEW] youtube flash video app broken in firefox

2009-02-11 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: flashplugin-nonfree Description:Ubuntu 8.04.2 Release:8.04 firefox: Installed: 3.0.6+nobinonly-0ubuntu0.8.04.1 Candidate: 3.0.6+nobinonly-0ubuntu0.8.04.1 flashplugin-nonfree: Installed:

[Bug 296390] Re: Packaged version of SQLite (3.5.9) returns incorrect results from SELECT DISTINCT query

2009-02-12 Thread Jean-Paul Calderone
Hey Rolf, I just tried the package in your PPA and the problem does appear to be fixed. The example in my first comment now produces two rows of results, a and b, instead of just one. Thanks! -- Packaged version of SQLite (3.5.9) returns incorrect results from SELECT DISTINCT query

[Bug 329152] [NEW] if there isn't enough space in /tmp for a file, firefox cannot download the file to any location

2009-02-13 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: firefox Description:Ubuntu 8.04.2 Release:8.04 firefox: Installed: 3.0.6+nobinonly-0ubuntu0.8.04.1 Candidate: 3.0.6+nobinonly-0ubuntu0.8.04.1 When clicking on a link which results in an attempt to download and save a file, if there is

[Bug 329152] Re: if there isn't enough space in /tmp for a file, firefox cannot download the file to any location

2009-02-13 Thread Jean-Paul Calderone
** Attachment added: save-1.png http://launchpadlibrarian.net/22587236/save-1.png -- if there isn't enough space in /tmp for a file, firefox cannot download the file to any location https://bugs.launchpad.net/bugs/329152 You received this bug notification because you are a member of Ubuntu

[Bug 329152] Re: if there isn't enough space in /tmp for a file, firefox cannot download the file to any location

2009-02-13 Thread Jean-Paul Calderone
** Attachment added: save-2.png http://launchpadlibrarian.net/22587238/save-2.png -- if there isn't enough space in /tmp for a file, firefox cannot download the file to any location https://bugs.launchpad.net/bugs/329152 You received this bug notification because you are a member of Ubuntu

[Bug 329155] [NEW] if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all

2009-02-13 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: gnome-screensaver Description:Ubuntu 8.04.2 Release:8.04 gnome-screensaver: Installed: 2.22.2-0ubuntu1 Candidate: 2.22.2-0ubuntu1 If /tmp does not have enough free space to save a screenshot, the attached dialog pops up and there is no

[Bug 329155] Re: if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all

2009-02-13 Thread Jean-Paul Calderone
** Attachment added: save.png http://launchpadlibrarian.net/22587296/save.png -- if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all https://bugs.launchpad.net/bugs/329155 You received this bug notification because you are a member of

[Bug 329156] [NEW] emergency overflow /tmp is too small

2009-02-13 Thread Jean-Paul Calderone
Public bug reported: Description:Ubuntu 8.04.2 Release:8.04 When /etc/init.d/mountoverflowtmp decides it needs to mount a tmpfs at /tmp, it mounts one that is so small that many applications fail. It should mount one which is larger, perhaps based on the total memory available on

[Bug 328306] Re: youtube flash video app broken in firefox

2009-02-13 Thread Jean-Paul Calderone
One clarification -- the youtube movie player app works when it's embedded on third-party sites. It only exhibits this problem when playing movies on the youtube site itself. -- youtube flash video app broken in firefox https://bugs.launchpad.net/bugs/328306 You received this bug notification

[Bug 361994] [NEW] buildbot fails to start with ImportError

2009-04-15 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: buildbot # lsb_release -rd Description:Ubuntu 9.04 Release:9.04 buildbot: Installed: 0.7.9-1 Candidate: 0.7.9-1 When trying to run the buildbot command line tool, it fails with an unhandled ImportError: $ buildbot Traceback (most

[Bug 341239] Re: kill(2) succeeds when no process corresponds to the given PID

2009-03-28 Thread Jean-Paul Calderone
The previous comment doesn't seem to contain a correct attempt to reproduce the originally reported problem. Creating a thread and looking up its task id is a critical step in reproducing the issue. The bug manifests when sending a signal to a task id. Also, I don't think this is a Python bug.

[Bug 341239] Re: kill(2) succeeds when no process corresponds to the given PID

2009-03-30 Thread Jean-Paul Calderone
I've been unable to recreate this in Hardy, Intrepid or Jaunty. Brian, I wonder what other software might be involved in this behavior. Is there anything else the version of which I should report? -- kill(2) succeeds when no process corresponds to the given PID

[Bug 341239] Re: kill(2) succeeds when no process corresponds to the given PID

2009-03-30 Thread Jean-Paul Calderone
Here's a simple command which can be used to try to reproduce this behavior (so you don't have to type out the statements in that session by hand): python -c ' import os, threading, time threading.Thread(target=time.sleep, args=(600,)).start() tids = os.listdir(/proc/ + str(os.getpid()) + /task)

[Bug 29042] Re: Simple page causes Firefox to hang forever using 100% CPU

2008-12-22 Thread Jean-Paul Calderone
I cannot reproduce the issue using the version of Firefox packaged in Hardy Heron. -- Simple page causes Firefox to hang forever using 100% CPU https://bugs.launchpad.net/bugs/29042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 23005] Re: set-default-font in emacs21 from breezy is unreasonably slow compared to the version in hoary

2009-03-06 Thread Jean-Paul Calderone
I also have this problem on Hardy with metacity. The wait-for-wm config change works around it. -- set-default-font in emacs21 from breezy is unreasonably slow compared to the version in hoary https://bugs.launchpad.net/bugs/23005 You received this bug notification because you are a member of

[Bug 296390] Re: Packaged version of SQLite (3.5.9) returns incorrect results from SELECT DISTINCT query

2009-01-24 Thread Jean-Paul Calderone
I would like to help resolve this issue. The upstream bug report is http://www.sqlite.org/cvstrac/tktview?tn=3236. The patch to fix the bug is http://www.sqlite.org/cvstrac/patchset?cn=5341. What else can I do? -- Packaged version of SQLite (3.5.9) returns incorrect results from SELECT

[Bug 296390] Re: Packaged version of SQLite (3.5.9) returns incorrect results from SELECT DISTINCT query

2009-01-08 Thread Jean-Paul Calderone
I still seem to be able to reproduce this problem. I installed libsqlite3-0_3.5.9-3ubuntu1_i386.deb and then re-ran the above SQLite interaction with the same outcome. ** Changed in: sqlite3 (Ubuntu) Status: Incomplete = New -- Packaged version of SQLite (3.5.9) returns incorrect

[Bug 305190] [NEW] ubuntu-vm-builder fails for --dest arguments with spaces

2008-12-04 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: ubuntu-vm-builder When invoking ubuntu-vm-builder like this: sudo ubuntu-vm-builder qemu hardy -d 'Foo Bar' there is eventually a failure: ... Searching for GRUB installation directory ... found: /boot/grub findfs: Unable to resolve

[Bug 450892] [NEW] System reboots when video driver is missing

2009-10-13 Thread Jean-Paul Calderone
Public bug reported: On Hardy I switched to linux-image-2.6.24-24-server from linux- image-2.6.24-24-client. I forgot to install linux-restricted- modules-2.6.24-24-server though. So when I rebooted, my X server didn't start. Also, at just about the time it should have been starting the X

[Bug 338111] Re: SyntaxError installing python-support rebuilding pydoctor

2009-10-16 Thread Jean-Paul Calderone
Hello. Any progress on this issue? -- SyntaxError installing python-support rebuilding pydoctor https://bugs.launchpad.net/bugs/338111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 482250] [NEW] pydoc tells lies about external module documentation

2009-11-13 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: python2.6 A pydoc feature is that it will produce an output section headed MODULE DOCS and put a URL into the body. Unfortunately, it does some obscure path-based hacking to automatically determine this value sometimes. The end result is that pydoc

[Bug 482250] Re: pydoc tells lies about external module documentation

2009-11-13 Thread Jean-Paul Calderone
I think dist-packages is a Debian/Ubuntu invention. -- pydoc tells lies about external module documentation https://bugs.launchpad.net/bugs/482250 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 383697] Re: lsb_release crashed with ImportError in module()

2009-07-13 Thread Jean-Paul Calderone
I encountered this problem yesterday when I upgraded a Jaunty machine to Karmic. The version of util-linux I got was 2.15.1~rc1-1ubuntu3. -- lsb_release crashed with ImportError in module() https://bugs.launchpad.net/bugs/383697 You received this bug notification because you are a member of

[Bug 361865] Re: twisted does not update its plugin cache properly in jaunty

2009-06-22 Thread Jean-Paul Calderone
It looks like Thomas Herve attached a patch which resolves this. Can it be applied? -- twisted does not update its plugin cache properly in jaunty https://bugs.launchpad.net/bugs/361865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 378096] Re: setuptools fails with a NameError when installing from an svn 1.5-version working copy

2009-06-22 Thread Jean-Paul Calderone
Seems I mis-linked to the upstream bug report in the ticket description. The actual report is http://bugs.python.org/setuptools/issue4. Near as I can tell, the upstream fix which was applied is http://svn.python.org/view/sandbox/trunk/setuptools/setuptools/command/sdist.py?r1=52008r2=60846. It

[Bug 378096] Re: setuptools fails with a NameError when installing from an svn 1.5-version working copy

2009-06-22 Thread Jean-Paul Calderone
I don't know how to generate a debdiff. Here's a regular diff against the python-setuptools source package, though, which applies the above linked change. ** Attachment added: python-setuptools.diff http://launchpadlibrarian.net/28205394/python-setuptools.diff -- setuptools fails with a

[Bug 269197] [NEW] FileUpload fails with large files

2008-09-11 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: buildbot This is a bug that was filed and fixed upstream. Here's the ticket: http://buildbot.net/trac/ticket/106. The last comment has a link to the diff which was applied to resolve the issue (including a unit test). It'd be great if this fix could

[Bug 84650] Re: Bash completions file is not syntactically valid

2007-06-14 Thread Jean-Paul Calderone
The changes which resolved this issue for me were to software not packaged in Ubuntu. I don't think there is an issue here to be fixed in Ubuntu. -- Bash completions file is not syntactically valid https://bugs.launchpad.net/bugs/84650 You received this bug notification because you are a member

[Bug 423224] [NEW] ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
Public bug reported: Binary package hint: ssldump ssldump will often segfault while interpreting valid ssl data captured from the network. Here are reproduction instructions for one such crash. The attached server.pem contains a private key and self-signed certificate. The attached

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
** Attachment added: ssldump.log http://launchpadlibrarian.net/31243179/ssldump.log -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
Also, ssldump: Installed: 0.9b3-2.2 Candidate: 0.9b3-2.2 This is all on Hardy. -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
** Attachment added: echoserv_ssl.py http://launchpadlibrarian.net/31243128/echoserv_ssl.py -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
** Attachment added: netkit-telnet-ssl.patch http://launchpadlibrarian.net/31243165/netkit-telnet-ssl.patch -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
** Attachment added: ssldump-crash.dump http://launchpadlibrarian.net/31243206/ssldump-crash.dump -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
** Attachment added: server.pem http://launchpadlibrarian.net/31243123/server.pem -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 423224] Re: ssldump segfault

2009-09-02 Thread Jean-Paul Calderone
** Attachment added: telnet-output.log http://launchpadlibrarian.net/31243211/telnet-output.log -- ssldump segfault https://bugs.launchpad.net/bugs/423224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 332643] Re: usb hub disappears after one use

2009-07-22 Thread Jean-Paul Calderone
I never got a chance to try with Jaunty. However, at some point this misbehavior seemed to disappear. I'm not sure if it was after a kernel upgrade or if some wires got jiggled or what. Whatever happened, the hub is now working correctly as it should. The system is now running

[Bug 338111] Re: SyntaxError installing python-support rebuilding pydoctor

2009-07-28 Thread Jean-Paul Calderone
In Ubuntu, I think this issue would be classified as a grave defect. This completely prevents pydoctor from working on Hardy. Why even have the package if it's entirely broken? Can someone at least apply the patch Johannes attached three months ago? If it helps at all, I tried it and it fixes

[Bug 338111] Re: SyntaxError installing python-support rebuilding pydoctor

2009-07-28 Thread Jean-Paul Calderone
Sorry, I meant In Debian, of course. Clearly, in Ubuntu, it's classified as we don't care, stop using packages in universe, they're always broken, duh. -- SyntaxError installing python-support rebuilding pydoctor https://bugs.launchpad.net/bugs/338111 You received this bug notification because

[Bug 338111] Re: SyntaxError installing python-support rebuilding pydoctor

2009-07-28 Thread Jean-Paul Calderone
Here's the behavior for me on Jaunty: $ pydoctor /usr/lib/pymodules/python2.6/pydoctor/model.py:6: DeprecationWarning: the sets module is deprecated import sets Traceback (most recent call last): File /usr/bin/pydoctor, line 2, in module from pydoctor.driver import main File

[Bug 941269] Re: package software-center 5.1.9 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-02-27 Thread Jean-Paul Calderone
This doesn't appear to be a problem with twisted (Ubuntu). More likely it is a hardware failure - either hard drive, memory, or network card. Some part of the installation tool chain should probably be checking a checksum of some sort (although if you have bad memory, your data might pass a

[Bug 814933] Re: package python-twisted-core 10.0.0-2ubuntu2 [modified: usr/share/pyshared/twisted/python/dxprofile.py] failed to install/upgrade: subprocess installed post-installation script returne

2012-02-27 Thread Jean-Paul Calderone
*** This bug is a duplicate of bug 941269 *** https://bugs.launchpad.net/bugs/941269 ** This bug has been marked a duplicate of bug 941269 package software-center 5.1.9 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured -- You received this bug

[Bug 815130] Re: package python-twisted-core 10.2.0-1 failed to install/upgrade: ErrorMessage: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-02-27 Thread Jean-Paul Calderone
*** This bug is a duplicate of bug 941269 *** https://bugs.launchpad.net/bugs/941269 ** This bug has been marked a duplicate of bug 941269 package software-center 5.1.9 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured -- You received this bug

[Bug 810405] Re: package python-twisted-core 10.2.0-1 failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2012-02-27 Thread Jean-Paul Calderone
*** This bug is a duplicate of bug 788965 *** https://bugs.launchpad.net/bugs/788965 ** This bug is no longer a duplicate of bug 788965 package python-twisted-core 10.2.0-1 failed to install/upgrade: ErrorMessage: subproces installed post-installation script gaf een foutwaarde 1 terug **

[Bug 668955] Re: package python-twisted-core 10.1.0-2 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 2

2012-02-27 Thread Jean-Paul Calderone
*** This bug is a duplicate of bug 941269 *** https://bugs.launchpad.net/bugs/941269 ** This bug has been marked a duplicate of bug 941269 package software-center 5.1.9 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured -- You received this bug

[Bug 627654] Re: package python-twisted-core 10.0.0-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-02-27 Thread Jean-Paul Calderone
*** This bug is a duplicate of bug 941269 *** https://bugs.launchpad.net/bugs/941269 ** This bug has been marked a duplicate of bug 941269 package software-center 5.1.9 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured -- You received this bug

[Bug 778322] Re: python-twisted-10.2.0-1 breakes pyicq-t

2012-02-27 Thread Jean-Paul Calderone
*** This bug is a duplicate of bug 775213 *** https://bugs.launchpad.net/bugs/775213 ** This bug has been marked a duplicate of bug 775213 pymsnt 0.11.3-5 fails to start due to broken python-twisted-words 10.2.0-1 (AttributeError: 'module' object has no attribute '_parse') -- You

[Bug 788965] Re: package python-twisted-core 10.2.0-1 failed to install/upgrade: ErrorMessage: subproces installed post-installation script gaf een foutwaarde 1 terug

2012-02-27 Thread Jean-Paul Calderone
** This bug has been marked a duplicate of bug 941269 package software-center 5.1.9 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 376619] Re: package libgl1-mesa-dri 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2011-07-11 Thread Jean-Paul Calderone
Sorry, but oddly after more than two years I no longer have the installation which exhibited this problem. I'm closing this ticket as invalid, but the resolution status which would be more appropriate is something like user got bored, moved on to other things, no longer cares if this software

[Bug 851187] Re: Progress bar does not appear on launcher

2011-09-26 Thread Jean-Paul Calderone
If you need a gobject-introspection-based reactor, then http://twistedmatrix.com/trac/ticket/4558 is probably interesting. Feel free to contribute to that effort. ** Bug watch added: Twisted Bug Tracker #4558 http://twistedmatrix.com/trac/ticket/4558 -- You received this bug notification

[Bug 851187] Re: Progress bar does not appear on launcher

2011-09-26 Thread Jean-Paul Calderone
I've heard other people say it doesn't work. That is a pretty compelling reason for someone who is interested in this functionality to help out. I'm glad to hear you're working on this. I look forward to seeing the results! -- You received this bug notification because you are a member of

[Bug 755025] Re: apport generates bug reports against the twisted project instead of a more relevant project

2011-10-11 Thread Jean-Paul Calderone
Thank you very much! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755025 Title: apport generates bug reports against the twisted project instead of a more relevant project To manage

[Bug 950078] Re: Segfault when using SSLv2

2012-03-09 Thread Jean-Paul Calderone
Maybe there are two bugs here. Thanks for pointing out the missing return value checking on the `SSL_CTX_new` call. pyOpenSSL prevents calls with SSLv2_METHOD if OPENSSL_NO_SSL2 is defined, though. Since the Ubuntu OpenSSL package does not support SSLv2, shouldn't it define OPENSSL_NO_SSL2?

[Bug 767570] Re: pyflakes crashed with AttributeError in handleNode(): 'Checker' object has no attribute 'SET'

2011-08-23 Thread Jean-Paul Calderone
I think a new release is a great idea. I'll see if I can find someone to take care of it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767570 Title: pyflakes crashed with AttributeError in

[Bug 767570] Re: pyflakes crashed with AttributeError in handleNode(): 'Checker' object has no attribute 'SET'

2011-08-20 Thread Jean-Paul Calderone
I think this was fixed in r2667 (http://bazaar.launchpad.net/~divmod- dev/divmod.org/trunk/revision/2667) (which has not yet been released, and presumably isn't present in the Ubuntu package either). ** Changed in: pyflakes Status: New = Fix Committed -- You received this bug

[Bug 410098] Re: Installing python-nevow breaks twisted trial

2011-07-04 Thread Jean-Paul Calderone
Only an Ubuntu packaging bug, as far as I can tell. ** Changed in: nevow Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/410098 Title: Installing python-nevow breaks

[Bug 363245] Re: gtk_main leaks a file descriptor every time the main loop is run if threads have been initialized

2011-10-31 Thread Jean-Paul Calderone
Huh? Can you please add a comment with that Invalid designation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/363245 Title: gtk_main leaks a file descriptor every time the main loop is run if

[Bug 890443] Re: bzr crashed with KeyError in get_revision_paths(): 'No such TDB entry'

2011-11-14 Thread Jean-Paul Calderone
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890443 Title: bzr crashed with KeyError in get_revision_paths(): 'No such TDB entry' To manage notifications about

[Bug 890440] Re: bzr crashed with KeyError in get_revision_paths(): 'No such TDB entry'

2011-11-14 Thread Jean-Paul Calderone
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890440 Title: bzr crashed with KeyError in get_revision_paths(): 'No such TDB entry' To manage notifications about

[Bug 778322] Re: python-twisted-10.2.0-1 breakes pyicq-t

2011-05-06 Thread Jean-Paul Calderone
Looking at twisted/words/topfiles/NEWS, I see that #4771 is the fix for the jstrports bug. Looking at http://twistedmatrix.com/trac/ticket/4771#comment:17, I see that the bug was fixed in r30430. Looking at http://twistedmatrix.com/trac/changeset/30430 shows the patch to be pretty simple and

[Bug 369426] Re: gnome-mplayer cannot open files over smb

2009-05-14 Thread Jean-Paul Calderone
So why was this marked as Fix Committed in Ubuntu? Which version is it fixed in? -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 369426] Re: gnome-mplayer cannot open files over smb

2009-05-14 Thread Jean-Paul Calderone
Fix Committed means it is fixed in the current development version, not released yet as a package. When that happens, it will be Fix Released. We would need to download the development version from somewhere. The part that confuses me is that this is a bug against the gnome- mplayer component of

[Bug 376619] [NEW] package libgl1-mesa-dri 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-14 Thread Jean-Paul Calderone
Public bug reported: I had an error when updating jaunty with update manager. ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit status 2 MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release i386 (20090420.1)

[Bug 376619] Re: package libgl1-mesa-dri 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-14 Thread Jean-Paul Calderone
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26728173/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/26728174/DpkgTerminalLog.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/26728175/LsHal.txt **

[Bug 376621] Re: package libgl1-mesa-glx 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-14 Thread Jean-Paul Calderone
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26728268/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/26728269/DpkgTerminalLog.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/26728273/LsHal.txt **

[Bug 376620] [NEW] package libglu1-mesa 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-14 Thread Jean-Paul Calderone
Public bug reported: I had an error when upgrading Jaunty with update manager. ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit status 2 MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release i386 (20090420.1)

[Bug 376620] Re: package libglu1-mesa 7.4-0ubuntu3 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2009-05-14 Thread Jean-Paul Calderone
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26728244/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/26728245/DpkgTerminalLog.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/26728246/LsHal.txt **

  1   2   >