Bug#975520: snmp: Performance refression for snmp commands since .index files removal

2020-11-23 Thread florent . fourcot
, Florent Fourcot -- System Information: Debian Release: 10.4 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell

Bug#892794: systemd-networkd fails to configure IPv6 without MTU from RA

2018-03-15 Thread Florent Fourcot
Hello, I confirm that patched package works as well for networks with MTU options enabled in RA. I used nldecap tool (https://github.com/etene/nldecap) to check systemd behavior for IPv6 configuration. 232-25+deb9u1 => not reading MTU at all, and it breaks partially IPv6 connectivity for

Bug#802234: Useless "Deleting" messages with remove-all-inc-of-but-n-full option

2015-10-18 Thread Florent Fourcot
2 - [...] The attached patch fix this issue, by adding a rule to not consider chains with only full backups when remove_all_inc_of_but_n_full_mode is enabled. Best regards, Florent Fourcot. -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (99

Bug#762593: Deadlocks since upgrade to version 4.8

2014-09-23 Thread Florent Fourcot
of callFunction is not enough to manage python threads. Best regards, Florent Fourcot -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1

Bug#684009: isc-dhcp-client: dhclient must not assume a IPv6 prefix length of 64 when setting an address

2014-07-09 Thread Florent Fourcot
Hello, for information, the new release of isc-dhcp provides an option to change the prefix length: The prefix length passed to the dhclient script can now be modified at compile time by editing the includes/site.h file and #defineing DHCLIENT_DEFAULT_PREFIX_LEN. By default it is set to 64

Bug#739949: Small typo in man examples

2014-02-24 Thread Florent Fourcot
Package: pass Version: 1.4.2-3 Severity: minor Hello, the man page of pass says: Generate new alphanumeric password zx2c4@laptop ~ $ pass -n generate Email/jasondonenfeld.com 12 The generated password to Email/jasondonenfeld.com is: YqFsMkBeO6di

Bug#737553: Please test if client is dead in preferredContent TransferGroup

2014-02-03 Thread Florent Fourcot
Package: git-annex Version: 5.20140127 Severity: minor Hello, I spent today a lot of time to understand why the transfer group of my git-annex configuration was always full, with the full list of files uploaded. Thanks to vicfg, I found a old remote client, but dead (and removed in the

Bug#684009: isc-dhcp-client: dhclient must not assume a IPv6 prefix length of 64 when setting an address

2014-01-14 Thread Florent Fourcot
Hello, Note that dhclient does not itself configures the interface but instead calls the shellscript /sbin/dhclient-script to do the work. So a quick workaround is to patch that script to use a fixed netmask of /128 (patch attached). I did not see anything new in your patches, the patch

Bug#717652: Please add status message configuration on XMPP presence

2013-07-24 Thread Florent Fourcot
This should do it, but I have not tested it beyond checking that it didn't break git-annex's xmpp push. Tested, but it only works without commit. At the first commit, a new presence message is send and it replaces the old one. To provide the status message all the time, I modify our

Bug#717652: Please add status message configuration on XMPP presence

2013-07-24 Thread Florent Fourcot
This should do it, but I have not tested it beyond checking that it didn't break git-annex's xmpp push. Oups, sorry, I did not see your git commit of yesterday. I'm not sure that the statusgit-annex/status is really a problem for the bandwith, since it is a pretty small message. But of

Bug#717652: Please add status message configuration on XMPP presence

2013-07-23 Thread Florent Fourcot
Package: git-annex Version: 4.20130709 Severity: wishlist Hi, XMPP presence are set to not available and the priority is set to a negative value. But can you add an optionnal configuration value for the status message? The goal is that my XMPP contacts without technical knowledge (what is the

Bug#717652: Please add status message configuration on XMPP presence

2013-07-23 Thread Florent Fourcot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The presence message contains a git-annex tag. I guess you're looking for a tag visible to a normal client. If you can come up with the XML it should send inside the presence tag, I can probably include it. I'm looking for the status attribute,

Bug#715378: Bad menu positions for Qt applications

2013-07-09 Thread Florent Fourcot
tags upstream thanks Hi Michael, This is tracked upstream at http://bugs.i3wm.org/query/ticket/1038 including a workaround. Thank you for the fast reply. The workaround with exec --no-startup-id xprop -remove _NET_WORKAREA -root at the beginning of i3 configuration works for me. Regards,

Bug#715378: Bad menu positions for Qt applications

2013-07-08 Thread Florent Fourcot
Package: i3-wm Version: 4.5.1-2 Severity: important Hi, on a multi-monitor system, all Qt applications (including KDE applications) have a bug of positions for menus. On the secondary monitor, it does not display the menu at all: http://fourcot.fr/temp/no-menu-on-secondary-monitor.png On the

Bug#711343: PILCompat is broken

2013-07-03 Thread Florent Fourcot
Le 27/06/2013 00:35, Simon Fondrie-Teitler a écrit : According to the developer, this is deliberate. It was necessary to make setuptools work. The the following bug report and email have more info. No, it is not the same problem. Debian introduces a compatibility code to solve the upstream

Bug#711343: PILCompat is broken

2013-06-06 Thread Florent Fourcot
Package: python-imaging Version: 1.1.7+2.0.0-1 Severity: important The new python-imaging package comes with Pellow, and try do provide a compatibility for old scripts. But it does not work: import Image Image.open(file.png) Traceback (most recent call last): File stdin, line 1, in module

Bug#695015: Warning: 'with' will become a reserved keyword in Python 2.6

2013-01-15 Thread Florent Fourcot
://packages.debian.org/wheezy/weboob) Not sure if this is related but I am getting: $ qflatboob TypeError: object of type 'QListWidget' has no len() It will be helpful to know your version of PyQt. Maybe we are missing a dependencies to forbid old versions. Regards, -- Florent Fourcot

Bug#687424: Server only reply on the last configured address in UDP/IPv6 mode

2012-09-12 Thread Florent Fourcot
Package: iperf Version: 2.0.5-3 Severity: normal Tags: ipv6 Hi, iperf in server mode does not send any reply one some addresses if the interface use more than one. Step to reproduce: 1) add a IPv6 on the client: prefix::1 2) add two IPv6 on the server: prefix::2 and prefix::3 3) run iperf

Bug#673790: closed by Sandro Tosi

2012-08-31 Thread Florent Fourcot
Hi, for information, the (probably not exhaustive) list of affected package is: * weboob for version 0.d (0.c in Debian, also, break Debian version). * python-cloudservers (file cloudservers/shell.py, use obsolete printt) * python-novaclient/python-keystoneclient 1:2012.1-2. And there are

Bug#684984: ampache: M3U import should be ordered

2012-08-15 Thread Florent Fourcot
Package: ampache Version: 3.6-git408e713+dfsg-2 Severity: wishlist Hi, the M3U import does not conserve track order, and use tracks number to sort files. I think it should use the ordered option of add_songs, and I attached a patch to fix it. Regards, Florent. --- ./old/catalog.class.php

Bug#682511: ping6: please enable flow label support

2012-07-23 Thread Florent Fourcot
Package: iputils-ping Version: 3:20101006-1+b1 Severity: wishlist Tags: patch ipv6 Hi, there are some informations about flow label option in the man page of ping6: -F flow label Allocate and set 20 bit flow label on echo request packets. (Only ping6). If value is zero,

Bug#680488: Please change dependency of icedove-l10n to be always compatible with icedove

2012-07-06 Thread Florent Fourcot
Package: icedove-l10n-fr Version: 1:10.0.5-1 Severity: normal Tags: l10n Hi, the version 1:10.0.5-1 of icedove-l10n-fr is now in testing, but is not compatible with icedove 10.0.4-1 currently in testing. Please change the Depends value of icedove-l10n-fr to block the upgrade if compatible

Bug#673790: Broken API on new version

2012-05-21 Thread Florent Fourcot
Package: python-prettytable Version: 0.6-1 Severity: grave The new version of python-prettytable use an other API than the 0.5. Extract of the changelog: * Replaced all setter methods with managed attributes The new API breaks old script and has border effect on other applications like weboob

Bug#637888: aqbanking-cli segfault since last upgrade

2011-08-18 Thread Florent Fourcot
Hi, I installed new packages but it doesn't change anything. I become exactly the same trace. Regards, -- Florent. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#637888: aqbanking-cli segfault since last upgrade

2011-08-15 Thread Florent Fourcot
Package: aqbanking-tools Version: 5.0.14-2 Severity: important Hi, the aqbanking-cli is broken on my system since the last upgrade. I obtain only segfault, with interactive mode activated or not. The library works fine with external software, like kmymomey with the Aqbanking plugins.

Bug#637888: aqbanking-cli segfault since last upgrade

2011-08-15 Thread Florent Fourcot
Hi, I installed some *-dbg packets and made the core file. Some symbols are still missing, like for libstdc++ (I tried to install libstdc++6-4.6-dbg but it was not enough). If you need others informations, please tell me. Regards, Florent. $ gdb /usr/bin/aqbanking-cli core [...] Reading

Bug#626255: Please add python-notify as recommended-package

2011-05-10 Thread Florent Fourcot
Package: terminator Version: 0.95-1 Severity: normal Hi, the python-notify provides some improvement for terminator, like a functional transparency background with XFCE. It will be nice to add this package to the lists of recommends. Regards, Florent -- System Information: Debian

Bug#334409: Patch to save scores in /var/games/crack-attack

2011-03-22 Thread Florent Fourcot
Hi, the bugs is still here and I write a small patch to fix it. It's probably not perfect but it's enough to share high-scores with other users on the computer. Regards, Florent. diff -Nru crack-attack-1.1.14.old//data/multiplier_record ./data/multiplier_record ---

Bug#592539: Only one script

2011-02-28 Thread Florent Fourcot
-dhcp-server (see isc-dhcp-server-default in attachment) and customize interfaces to listen for both protocols. It's probably possible to do better, but I think that it's a good first approach for this issue. Best regards, -- Florent Fourcot. #!/bin/sh # # ### BEGIN INIT INFO # Provides

Bug#612108: bind9 plugin : same problem that #568793

2011-02-05 Thread Florent Fourcot
Package: munin-node Version: 1.4.5-3 Severity: normal Tags: patch Hi, The bind9 plugin doesn't work. The error is: Use of uninitialized value $ENV{MUNIN_PLUGSTATE} in concatenation (.) or string at /usr/share/munin/plugins/bind9 line 36. It's exactly the same problem that #568793. Please see

Bug#603907: Broken encoding in the french man translation

2010-11-18 Thread Florent Fourcot
Package: deborphan Version: 1.7.28 Severity: minor Tags: l10n Hi, the encoding in the french man is like this: « bibliothèques inutilisées. ». It's look like a UTF-8 converting problem. Cheers, Florent Fourcot. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#592386: digikam: Digikam has no entry in the main menu (applications)

2010-08-09 Thread Florent Fourcot
Package: digikam Version: 2:1.2.0-6 Severity: important Hi, After an ugrade, Digikam is not in the gnome menus (I'm running on xfce on an other computer and I have the same problem). It's a little bit strange to lauch an application like digikam with a console, can you fix this? Best

Bug#539902: (no subject)

2010-07-13 Thread Florent Fourcot
Hi, I tried the 1.98-1 version and the snapshot in unstable and they work fine, thank you. Best Regards; -- Florent. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#587472: Ocsigen doesn't start without ocsigen-dev

2010-06-28 Thread Florent Fourcot
Package: ocsigen Version: 1.3.3-1 Severity: normal Hi, ocsigen doesn't start without the ocsigen-dev package (but works good with). I get 2010-06-28 23:36:10 - Fatal - Findlib package lwt.extra [while trying to load ocsigen.ext.staticmod] not found (Required by `ocsigen.server'): maybe you

Bug#572368: squid3: Lot of crash : assertion failed: comm.cc:2063: !fd_table[fd].closing()

2010-03-03 Thread Florent Fourcot
Package: squid3 Version: 3.1.0.16-1 Severity: normal Hi, I upgraded my Squid to enable IPv6. But there is a lot of crash, all have the same error. In the syslog : Mar 3 19:22:28 plop squid[7881]: Squid Parent: child process 13590 exited due to signal 6 with status 0 Mar 3 19:22:31 plop

Bug#569680: anki: Anki doesn't start (AttributeError)

2010-02-13 Thread Florent Fourcot
Package: anki Version: 0.9.6-1 Severity: grave Justification: renders package unusable Hi, anki doesn't run on my system. It's the first use of this package for me. $ anki Traceback (most recent call last): File /usr/bin/anki, line 8, in module ankiqt.run() File

Bug#557538: libbatteries-ocaml-dev: Can't compile : ocamlfind: Package `bin_prot.syntax' not found

2009-11-22 Thread Florent Fourcot
Package: libbatteries-ocaml-dev Version: 0.20090405+beta1-4 Severity: normal Hi, probably since the last version of libbatteries, I obtain an error when I try to use batteries. The error is a simple : ocamlfind: Package `bin_prot.syntax' not found - Required by `batteries.bin_prot.syntax'

Bug#557538: libbatteries-ocaml-dev: Can't compile : ocamlfind: Package `bin_prot.syntax' not found

2009-11-22 Thread Florent Fourcot
Can you please post the actual compilation line you are using? Also a test file on which you can reproduce the problem would help. Of course. I'm using ocamlbuild, with exactly the same myocamlbuild.ml as the example /usr/share/doc/libbatteries-ocaml-dev/myocamlbuild.ml. My _tags file is

Bug#547306: ejabberd: Memory leak on admin interface with TLS

2009-09-18 Thread Florent Fourcot
Package: ejabberd Version: 2.0.5-1.1 Severity: important Hi, the ejabberd has Memory leak with this configuration : {5280, ejabberd_http, [ web_admin, tls, {certfile, /etc/ejabberd/ejabberd.pem} ]} A very simple script can make a Dos :

Bug#539902: grub-pc: Can't use graphical mode

2009-08-04 Thread Florent Fourcot
Processor : Pentium M Regards, Florent Fourcot. -- Package-specific info: *** BEGIN /proc/mounts /dev/hda9 / ext3 rw,noatime,errors=remount-ro,data=ordered 0 0 /dev/hda6 /boot ext2 rw,sync,nosuid,nodev,noexec,noatime,errors=continue 0 0 /dev/hda8 /usr xfs ro,nodev,noatime

Bug#536865: ocsigen: Please add libssl-ocaml as recommended package

2009-07-14 Thread Florent Fourcot
Package: ocsigen Version: 1.2.0-2 Severity: normal Hi, with the new version of ocsigen package, I have problem with the install process : Starting ocsigen: Fatal error: cannot load shared library dllssl_threads_stubs Reason: dllssl_threads_stubs.so: cannot open shared object file: No such

Bug#527224: ocsigen: Ocsigen don't start with basical configuration

2009-05-06 Thread Florent Fourcot
architectures (the other one is a x86). Thanks, Florent Fourcot. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores) Locale: LANG

Bug#521227: irssi-plugin-xmpp: Segfault when successfully identified

2009-03-25 Thread Florent Fourcot
Package: irssi-plugin-xmpp Version: 0.13+cvs20080610-1 Severity: grave Justification: renders package unusable Hi, the xmpp-plugin segfault with the new version (0.8.13~rc1-1) of irssi. It works fine with 0.8.12-6. The segfault is after a successfully identification, something like that : 1)

Bug#510813: Re : Please fix the provided /etc/linux_logo.conf file

2009-01-06 Thread Florent Fourcot
Hi, I think that It's not so easy, add -L debian in linux_logo.conf will reopened #504717. Cheers, -- Florent Fourcot. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#510813: linuxlogo: Default logo : BSD daemon

2009-01-04 Thread Florent Fourcot
Package: linuxlogo Version: 5.04-2 Severity: normal Hi, the version 5.04-2 of the package closed #504717, but now the default logo is a BSD daemon. Just try linux_logo without option. I think that this will be Debian Logo, and the new package as not desired effect on system (the new

Bug#510813: Additional information

2009-01-04 Thread Florent Fourcot
Oh, I have forgotten : -L NUM will display logo with number NUM (deprecated) Source : man linux_logo Cheers, Florent Fourcot. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#510045: www.debian.org: Please use tags text[a-f] on vote003.wml

2008-12-28 Thread Florent Fourcot
Package: www.debian.org Severity: normal Hyperlinks text on http://www.debian.org/vote/2008/vote_003.html don't works. Patch attached. --- vote_003.wml2008-12-28 23:14:39.763126050 +0100 +++ vote_003-text.wml 2008-12-28 23:25:54.303125736 +0100 @@ -79,7 +79,7 @@ [a

Bug#508827: Coreutils : man ls

2008-12-15 Thread Florent Fourcot
»/=@|«). Cheers, -- Florent Fourcot. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#504751: apt-get : missing autoremove commands in french man

2008-11-06 Thread Florent Fourcot
Package: apt Version: 0.7.16 Severity: minor The english man contain informations about autoremove : autoremove autoremove is used to remove packages that were automatically installed to satisfy dependencies for some package and that are no more needed. But there

Bug#504759: amarok: Please add libqt4-sql-mysql as recommended packag

2008-11-06 Thread Florent Fourcot
Package: amarok Version: 1.94-1 Severity: minor Amarok need libqt4-sql-mysql to import from Amarok 1.4 Mysql collection. But it depends/recommends not this package. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500,

Bug#477745: linux-image-2.6.24-1-iop32x: Please enable CONFIG_SENSORS_W83792D

2008-04-24 Thread Florent Fourcot
Package: linux-image-2.6.24-1-iop32x Version: 2.6.24-6 Severity: wishlist Usertags: eabi Hi, my board need the W83792D module, ~$ sensors w83792d-i2c-0-2d Adapter: IOP3xx-I2C Please considers to enable CONFIG_SENSORS_W83792D for the default Debian Kernel. -- Florent Fourcot

Bug#473136: linux-image-2.6.24-1-iop32x: Can't found /dev/rtc : not hardware clock

2008-03-31 Thread Florent Fourcot
found, 24hr, driver version 0.5 rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0 [...] rtc-rs5c372 0-0032: setting system clock to 2008-03-31 21:36:52 UTC (1206999412) -- Florent Fourcot.

Bug#473136: linux-image-2.6.24-1-iop32x: Can't found /dev/rtc : not hardware clock

2008-03-29 Thread Florent Fourcot
Martin Michlmayr a écrit : OK, so the problem is that you use the IQ31244 support, and the IQ31244 doesn't have RTC. I suggest you use the kernel support for EM7210 instead, which should be closer to the EM7220 than the IQ31244. I will activate support for EM7210 for 2.6.25. The RTC in

Bug#473136: linux-image-2.6.24-1-iop32x: Can't found /dev/rtc : not hardware clock

2008-03-28 Thread Florent Fourcot
Package: linux-image-2.6.24-1-iop32x Version: 2.6.24-4 Severity: important Usertags: eabi Hi, the kernel 2.6.24 don't found the clock of my EM7220 lanner (It's a nas between SS4000e and iq31244). $ dmesg CPU: XScale-80219 [69052e30] revision 0 (ARMv5TE), cr=397f Machine: Intel IQ31244

Bug#473136: linux-image-2.6.24-1-iop32x: Can't found /dev/rtc : not hardware clock

2008-03-28 Thread Florent Fourcot
that it can be the same problem with the glantank : http://pub.ne.jp/mephisto_tres/?entry_id=982336 -- Florent Fourcot. signature.asc Description: OpenPGP digital signature

Bug#473136: linux-image-2.6.24-1-iop32x: Can't found /dev/rtc : not hardware clock

2008-03-28 Thread Florent Fourcot
Martin Michlmayr a écrit : * Florent Fourcot [EMAIL PROTECTED] [2008-03-28 16:56]: the kernel 2.6.24 don't found the clock of my EM7220 lanner (It's a nas between SS4000e and iq31244). Out of interest, is this sold as the EM7220 or what is the device exactly? Do you have any URLs? Yes