Bug#914332: Problem due to upgrading default python3 from 3.6 to 3.7

2018-11-27 Thread Raphael PLASSON
The problem is due to the upgrade of python3 from 3.6 to 3.7 version. In line 81 of /usr/share/pyzo/pyzo/yoton/clientserver.py, there is: def __init__(self, address, async=False, verbose=0): which is not possible anymore as async is now a reserved name. A simple solution: change async to anot

Bug#616689: The bug now reaches the "separate /usr on lvm" case

2014-10-08 Thread Raphael Plasson
Few more informations, I also met this bug on another computer, where both separate / and /usr partitions were on lvm. I didn't have problem beforehand, but the upgrade of initramfs-tools indeed lead to the same problem. Interestingly, it is clear during the boot time that the lvm root partition i

Bug#616689: The bug now reaches the "separate /usr on lvm" case

2014-10-07 Thread Raphael Plasson
Hello, This bug is now also a problem with the new version of initramfs-tools in the case of a separate /usr partition on a lvm, as /usr is also being mounting early in the boot sequence by initramfs (this problem wasn't hitting me beforehand as I did put a small root partition on a non-lvm partit

Bug#712669: New API version does not work with old one

2013-06-18 Thread Raphael Plasson
Hello, I confirm that this new version is also breaking the ipython qtconsole, that cannot be lauched as it is leading to a similar error. Downgrading back to the testing version 4.14.6-1 solves the problem. Raphaël -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a sub

Bug#643782: ranger: Cannot be launched; ImportError raised

2011-09-29 Thread Raphael Plasson
Package: ranger Version: 1.4.3-1 Severity: grave Justification: renders package unusable Hello, ranger cannot be launched since the default python switched from 2.6 to 2.7. After the python upgrade, calling ranger in commandline gives: Traceback (most recent call last): File "/usr/bin/ranger",

Bug#516689: paraview uninstallable

2009-05-14 Thread Raphael Plasson
Hello, I think that this bug should be moved from "Serious" to "Grave", as actually its current state makes it uninstallable in most of the situations. The package shouldn't have been moved to testing before solving the bug. This should be solved by making it compatible with the python-vtk

Bug#477425: [glob2] Uninstallable on i386

2008-04-23 Thread Raphael Plasson
Package: glob2 Version: 0.8.23-1.1 Severity: grave Subject: glob2: Uninstallable on i386 Package: glob2 Version: 0.8.23-1.1 Severity: grave Justification: renders package unusable glob2 as been recently updated to the version 0.9.2-1. However, if the package glob2-data was correctly updated to

Bug#429533: alternative ?

2007-07-12 Thread Raphael Plasson
Shouldn't this be typically the case where alternatives can be used, with the "/usr/lib/libboost_***.so" being links pointing on "/etc/alternatives/libboost_***.so", these links pointing either on "/usr/lib/libboost_***-mt.so" or "/usr/lib/libboost_***-st.so". This should point on the -st files

Bug#419900: Change severity to "important"

2007-04-20 Thread Raphael Plasson
Excuse me, I've just seen that I mistook the severity category. It should be classed as "Important" rather than "Serious". Raphaël Plasson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#419900: Does not compile anymore from kernel 2.6.20

2007-04-18 Thread Raphael Plasson
Package: acx100-source Version: 20060521-3 Severity: serious --- Please enter the report below this line. --- I already have compiled with no problem the acx100 module to the kernel 2.6.18, with the module assistant. I actually checked again, it is still working. This module do not want to com

Bug#385097: beagle 0.2.8-1 doesnt't start anymore

2006-08-28 Thread Raphael Plasson
Package: beagle Version: 0.2.6-2 Severity: grave Justification: renders package unusable When switched to the 0.2.8 version of beagle, I couldn't used it anymore. When launching the daemon by "beagled --bg" the process stops. The logs says "Beagle ERROR EX: System.DllNotFoundException: libgobject

Bug#338413: Boot failure on system with separate / and /usr partitions

2005-11-09 Thread Raphael Plasson
Package: grep Version: 2.5.1.ds2-3 Severity: Critical I was very recently unable to boot properly, after having upgrading my Debian Sid machine. During the early stages of the boot process, errors were reported, saying that the file "/usr/lib/libpcre.so.3" couldn't be find. It couldn't be obv