Bug#540927: python-ptrace: Error when adding a process to a debugger, deleting it, and adding it again

2011-04-12 Thread Victor Stinner
Hi, I'm the author of python-ptrace project. You should user python-ptrace bug tracker, or write me directly an email, instead of writing to Debian bug tracker. To delete a process, you should detach it using process.detach(), and not call directly process.deleteProcess(). Working example:

Bug#592637: Patch commited

2011-04-12 Thread Victor Stinner
Hi, I'm the author of python-ptrace project. You should user python-ptrace bug tracker, or write me directly an email, instead of writing to Debian bug tracker. I commited your patch into Mercurial, thanks: https://bitbucket.org/haypo/python-ptrace/changeset/b300b3fda6ba Victor -- To

Bug#558389: What's up?

2010-12-15 Thread Victor Stinner
Hi, Python3 support is still missing. I look like the following package supports Python3, do you plan to integrate it? http://mentors.debian.net/cgi-bin/sponsor- pkglist?action=details;package=python-qt4 python-qt4 of Debian Sid (4.7.3) becomes also a little bit old. There are now PyQt 4.7.4,

Bug#602720: libreadline6: libreadline should be linked to libncursesw instead of libncurses

2010-11-07 Thread Victor Stinner
Package: libreadline6 Version: 6.1-3 Severity: normal libncurses cannot be used to write Unicode compliant programs. Python 2.7 and 3.2 refuse to link its curses module to libncursesw if libreadline is linked to libncurses, because it causes a segfault on FreeBSD. For Python 3.2, libncurses is a

Bug#575911: (no subject)

2010-05-28 Thread Victor Stinner
This bug was fixed in Python. Ticket: http://bugs.python.org/issue8766 Commits in 3.1 branch: http://svn.python.org/view?view=revrevision=81383 http://svn.python.org/view?view=revrevision=81384 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#580047: mount: man fstab(5): tab is also escaped in the second field (fs_file)

2010-05-03 Thread Victor Stinner
Package: mount Version: 2.16.2-0 Severity: minor fstab manual page doesn't tell that the tab character (ASCII code 9) is also escaped as \011, as space (ASCII code 32) is escape as \040. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#571203: RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires API v7.0

2010-02-24 Thread Victor Stinner
Package: python-qt4 Version: 4.7-2 Severity: grave Justification: renders package unusable After a dist-upgrade, my PyQt application doesn't work anymore. I removed the packages sip4 and python-sip4 but it doesn't fix this issue. I tried to remove python-sip and then reinstall python-qt4 is

Bug#558112: The bug comes from the python-sip4

2010-01-27 Thread Victor Stinner
SIP 4.9 entered Debian Testing, this crasher becomes a little bit critical! Debian Testing may switch quickly to SIP 4.9.1. -- Victor Stinner http://www.haypocalc.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#546558: cups: USB printer no longer works due to conflict with usb-storage

2009-09-16 Thread Victor Stinner
Hi, I get the same issue with Debian Sid after last dist-upgrade. The problem can be related or is the same than: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545288 -- Victor Stinner http://www.haypocalc.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#545288: Bug fixed after reinstallation

2009-09-16 Thread Victor Stinner
. It was maybe my mistake. -- Victor Stinner http://www.haypocalc.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#521144: Bug fixed in Gajim 0.12.3

2009-07-15 Thread Victor Stinner
The disconnection bug is fixed in Gajim 0.12.3. Can you upgrade to 0.12.3? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#534289: ifconfig: use strtol() instead of atol() to catch errors

2009-06-23 Thread Victor Stinner
Package: net-tools Version: 1.60-23 Severity: minor I tried to configure my ethernet controler (eth0) to setup static IPv6 addresses. I used netmask :::::, but ifup uses: ifconfig eth0 add 2a01:e35:8a04:25b0:216:76ff:feab:79ed/::::: which is incorrect:

Bug#532047: deboostrap segfault at mount

2009-06-05 Thread Victor Stinner
Package: deboostrap Version: 1.0.10lenny1 Hi, I tried to install Debian Sid and then Debian Testing using the daily (6 june) netinst (CD-Rom) on a i386 box. Both CDR crashed at the same step (mount after formatting the disk). I choosed to format my whole disk using the automated choice

Bug#532049: readlink error in mkinitramfs-kpkg

2009-06-05 Thread Victor Stinner
Package: linux-image-2.6.26-2-686 Version: 2.6.26-15 Hi, I tried to install Debian Sid and then Debian Testing using the daily (today, 6 june) netinst CDRom (i386). I get a first crash in deboostrap (see #532047), but it was easy to workaround this crash: just restart install base system

Bug#532050: deboostrap segfault at mount

2009-06-05 Thread Victor Stinner
Package: debootstrap Version: 1.0.10lenny1 Sorry, this ticket is a duplicate of #532047 (typo in the package name). Hi, I tried to install Debian Sid and then Debian Testing using the daily (6 june) netinst (CD-Rom) on a i386 box. Both CDR crashed at the same step (mount after formatting the

Bug#532050: Details about the crash

2009-06-05 Thread Victor Stinner
More details: * debootstrap segfaults at chroot /target mount -t proc proc /proc * If I run this command in a shell after the crash, the command runs fine. * There is nothing special in kernel logs (dmesg). * I used the graphical installer It looks like the error is already known:

Bug#519134: Windows executable and tests in setuptools

2009-03-10 Thread Victor Stinner
will use these tests Note 1: lintian noticed that .../setuptools.egg-info/entry_points.txt file is executable whereas it's not a script! File permission should be fixed (remove executable flag). -- Victor Stinner aka haypo http://www.haypocalc.com/blog/ -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#505748: fusil: php project expects 'php' (.py) to be in current directory

2008-11-20 Thread Victor Stinner
This problem is fixed in Fusil 1.0: each project file is replaced by a real program. Eg. to fuzz PHP, run fusil-php. Note: Fusil 1.1 is realized since the 22 oct 2008. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#447797: Same problem on Ubuntu Gutsy

2007-12-11 Thread Victor Stinner
Hi, I have exactly the same problem on Ubuntu Gutsy (which uses the same package). Workaround: sudo bash /usr/bin/oocontrol (...) Victor Stinner -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#440039: hyperref package requires pzdr font

2007-08-29 Thread Victor Stinner
: Appending font creation commands to missfont.log. ! Font U/pzd/m/n/12=pzdr at 12.0pt not loadable: Metric (TFM) file not found. to be read again relax l.63 {\Pifont{pzd} } Victor