Bug#332595: debhelper: dh_fixperms should set all .ali files to 0444

2005-10-07 Thread ludovic
Package: debhelper Version: 4.9.8 Severity: wishlist This is related to #226879 and #227162. It would be nice if dh_fixperms would set permissions of all .ali files to r--r--r-- (0444). Thanks. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (600,

Bug#334772: libgnatprj-dev: GNAT_Version_String (in gnatvsn.ads) should not change with every upload

2005-10-19 Thread ludovic
Package: libgnatprj-dev Version: 3.15p-16 Severity: serious One of the changes I'm experimenting with in GNAT is to change the GNAT_Version_String (declared in gnatvsn.ads, and displayed by gnatmake -v) to reflect the Debian version number. My intention is to allow ASIS and GLADE to use this

Bug#400876: gnat-gps: Crash after clicking on Browse in the welcome screen

2006-11-29 Thread ludovic
Package: gnat-gps Version: 4.0.1-2 Severity: important Steps to reproduce: $ rm -rf ~/.gps $ gnat-gps The welcome screen appears, giving options to (1) Start with a default project in directory, (2) Create new project with wizard, or (3) Open existing project. Select (1) or (3), then click on

Bug#400883: gnat-gps: memory corruption in the file selector

2006-11-29 Thread ludovic
Package: gnat-gps Version: 4.0.1-2 Severity: important Start gnat-gps from the command line. On the welcome screen (if it appears), select any option. When the main window appears, do any one of: File | Open... File | Open from host... Project | Open... Project | Open from host... At this

Bug#405466: libtexttools-dev: libtexttools-dev: failure linking example program

2007-01-03 Thread ludovic
Package: libtexttools-dev Version: 2.0.3-4 Severity: normal From [EMAIL PROTECTED]: Hi, I want to use texttools ( http://www.pegasoft.ca/tt.html ) in my program and first I checked how to compile an example file. I installed libtexttools-dev via apt-get and then tried to compile the file: $

Bug#405467: linux-image-2.6.18-3-amd64: uses 100% CPU time handling hardware interrupts from parallel port

2007-01-03 Thread ludovic
Package: linux-image-2.6.18-3-amd64 Version: 2.6.18-7 Severity: normal On my HP Compaq nx6325 laptop (AMD Turion 64x2), the kernel uses 100% of one CPU core to handle hardware interrupts (i.e. the hi field in top is 100%). As a consequence, the CPU will never scale its frequency down to 800 MHz,

Bug#404143: Fans unreliable under load, permanent memory leak

2006-12-21 Thread ludovic
-State 59136 59136 80 481 : tunables 120 608 : slabdata 1232 1232 0 I'm more than willing to help test a kernel package, but I'll be on [VAC] from 2006-12-23 to 2007-01-03 inclusive. So, please do not release Etch just now :) -- Ludovic Brenta

Bug#416973: gnat-4.1: Illegal program not detected, Ada 2005, 3.9.4(12/2) and 7.5(6.1/2)

2007-03-31 Thread ludovic
Package: gnat-4.1 Version: 4.1.1-22 Severity: normal In the following program, the declaration of T3 is illegal because it extends a limited type (T1) and a nonlimited interface (T2). -- compiled -gnat05 -- error not detected package pak1 is -- RM 3.9.4(12/2) and 7.5(6.1/2) -- check that

Bug#416975: gnat-4.1: Illegal program not detected, RM 7.3(13), 4.9.1(1)

2007-03-31 Thread ludovic
Package: gnat-4.1 Version: 4.1.1-22 Severity: normal In the program below, the full declaration of T2 (in the private part of the package) is illegal because it conflicts with the public declaration. The public declaration defines the discriminant, d1, to have the value 3 whereas the private

Bug#416979: gnat-4.1: Illegal program not detected, RM 7.3(13), 4.9.1(1), nonstatic discriminants

2007-03-31 Thread ludovic
Package: gnat-4.1 Version: 4.1.1-22 Severity: normal In the program below, the full views (in the private part) of T2 and T3 are both illegal because the value of the discriminant, x2, is not static. RM 7.3(13) states that the parent subtype of T2 and T3 (i.e. T1) must impose a statically

Bug#415137: libgtkada2-dev: GTK.Dialog.GTK_Dialog_Flags does not match the C specification

2007-03-16 Thread ludovic
Package: libgtkada2-dev Version: 2.8.1-5 Severity: normal Tags: upstream (From Manuel Op de Coul, reported to the GtkAda mailing list): In the spec of package Gtk.Dialog there's type Gtk_Dialog_Flags is mod 3; pragma Convention (C, Gtk_Dialog_Flags); Modal : constant

Bug#329691: gnat: Run-time error not detected, RM 9.4(20)

2005-09-22 Thread ludovic
Package: gnat Version: 3.15p-13 Severity: normal Tags: upstream In the following program, the environment task deallocates a protected object while a task is busy in it. Per RM 9.4(20), the task should receive a Program_Error. In gnat 3.15p-13 and gnat-4.0 4.0.1-2, the program teminates

Bug#330813: libgnatprj-3.15p: cannot rename a package from an extended project

2005-09-29 Thread ludovic
Package: libgnatprj-3.15p Version: 3.15p-14 Severity: normal The GNAT project manager rejects a project file such as the following: project P extends Q.gpr is package Compiler renames Q.Compiler; end P; The message from GNAT is: Q is not an imported project which is true, Q is being

Bug#330814: adabrowse: please do not extend the user's project; create a new one instead

2005-09-29 Thread ludovic
Package: adabrowse Version: 4.0.2-2 Severity: wishlist The project manager feature in AdaBrowse is dandy and all, but it doesnt' work in the general case. Let me explain. If you have a project file and want to use it with AdaBrowse, and say: $ adabrowse -Pmy_project.gpr AdaBrowse creates a

Bug#326497: gnat-gdb: FTBFS on alpha: ../../../bfd/coff-alpha.c:1455: error: invalid lvalue in assignment

2005-09-03 Thread ludovic
. So, if nobody suggests a patch, I will just remove alpha from the list of platforms supported by gnat-gdb. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#326499: gnat-gdb: FTBFS on mipsel: ../../../../sim/mips/interp.c:2326: error: invalid lvalue in assignment

2005-09-03 Thread ludovic
. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#292408: gcompris: error while loading shared libraries

2005-01-26 Thread Ludovic
Package: gcompris Version: 6.4-1 Severity: grave Justification: renders package unusable I just installed gcompris with an apt-get and I get this error: [EMAIL PROTECTED]:/tmp# gcompris gcompris: error while loading shared libraries: libSDL-1.1.so.0: cannot open shared object file: No such file

Bug#366334: gcc-4.1: libgnat{vsn,prj}-dev depend on nonexistent packages

2006-05-07 Thread ludovic
Package: gcc-4.1 Version: 4.1.0-2 Severity: serious Tags: patch In the source package gcc-4.1, there is a typo in control.m4 that causes the binary packages libgnatvsn-dev and libgnatprj-dev to depend on nonexistent packages. Patch below. -- Ludovic Brenta. --- control.m4

Bug#366733: gcc-4.1: Ada unit duplicated in libgnatvsn and libgnatprj

2006-05-10 Thread ludovic
to compile any project that uses /usr/share/ada/adainclude/gnatprj.gpr. The package libgnatprj-dev is not exactly unusable (as project files are not mandatory), but nearly enough so that I think this is a serious bug. The patch below corrects that. Proposed changelog entry: [Ludovic Brenta] * Fix

Bug#365780: gcc-4.1: FTBFS on amd64, sparc with configure.in:2177: error: possibly undefined macro: AS_FOR_TARGET

2006-05-02 Thread ludovic
), instead of calling autoconf. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#375242: dpkg: install-info unable to determine description for `dir' entries

2006-06-24 Thread ludovic
below. Root cause: the programmer chose a bad language that does not detect typos. Please consider a better language. -- Ludovic Brenta. --- /usr/sbin/install-info 2006-06-04 18:06:59.0 +0200 +++ /chroot/sid/usr/sbin/install-info 2006-06-23 17:31:41.0 +0200 @@ -184,7 +184,7

Bug#380260: gnat-4.1: Bug box in referenced_var_lookup, at tree-dfa.c:581 at -O1, -O2

2006-07-28 Thread ludovic
experienced the same ICE with several other packages. In all cases, passing -O0 works around the problem. This seems to be a problem with tree-ssa, but since GCC's bugzilla does not seem to have a bug related to tree-dfa.c, maybe the Ada front-end is the only one triggering this bug. -- Ludovic Brenta

Bug#377927: ftp.debian.org: Please remove libcharles0

2006-07-11 Thread ludovic
Package: ftp.debian.org Severity: normal Please remove the package libcharles0. Justification: - obsolete, superceded by the standard Ada 2005 container library provided by gnat-4.1 - no users, per popularity contest -- System Information: Debian Release: testing/unstable APT prefers

Bug#378824: libtexttools: ABI change requires soname bump

2006-07-18 Thread ludovic
. This update should reflect the new architectures supported by GCC 4.1. Please contact me if you would like to help with this transision. PS. libtexttools is one of three packages I am considering for removal. If you use this package, please let me know. -- Ludovic Brenta. -- To UNSUBSCRIBE

Bug#514910: nfs: Fail to mount older NFS export

2009-09-23 Thread Ludovic
was already TCP. But, while without the option, the client tries to connect on a port 2049 and hangs until timeout, with the option proto=tcp the client tries 2049 and immediately after tries port 4046 with success. -- Ludovic -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#868023: laptop-mode-tools: error "info task blocked for more than 120 seconds" while using laptop-mode-tools

2017-07-11 Thread Ludovic
Package: laptop-mode-tools Version: 1.71-2 Severity: important Dear Maintainer, * What led up to the situation? Upgarding Debian 8 to 9 and all packages with it. * What exactly did you do (or not do) that was effective (or ineffective)? sudo apt-get update -- sudo apt-get

Bug#946405: nextcloud-desktop: Nextcloud desktop client crash when trying to enter login/password

2019-12-08 Thread Ludovic
Package: nextcloud-desktop Version: 2.5.1-3+deb10u1 Severity: grave Justification: renders package unusable Dear Maintainer, When I start nextcloud-desktop, at the second screen, I can fill the form with my login and password. But, when I want to validate it, the nextcloud client crashes. Here

Bug#946405: (no subject)

2019-12-26 Thread ludovic
    Accelerated: yes     Video memory: 54MB It seems that nvidia driver is not installable on buster anymore. :-( Bye. -- Ludovic

Bug#1012046: Configuration solution

2022-05-29 Thread ludovic
er/1000/gnome-terminal-server/#674 (deleted) gnome-ter 15142 lpouzenc 16u REG 0,52 65536 675 /run/user/1000/gnome-terminal-server/#675 (deleted) Hope it could help others, Cheers, Ludovic

Bug#340771: pilot-xfer -i: test if file exists _before_ connecting

2005-11-26 Thread Ludovic Rousseau
. $ pilot-xfer -i non_existent_file Port not connected, sleeping for 2 seconds, 4 retries.. Listening to port: /dev/pilot Please press the HotSync button now... Connected Unable to open 'non_existant_file'! Time elapsed: 0:00:04 Just an idea. -- Dr. Ludovic Rousseau

Bug#340818: pilot-xfer.1.gz: -f: thought one could get more than one file

2005-11-26 Thread Ludovic Rousseau
[...], but still don't say each above. Better yet, allow getting more than one. -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#341288: vim: subversion l18n syntax

2005-11-29 Thread Ludovic Rousseau
Package: vim Version: 1:6.3-086+1 Severity: wishlist Tags: patch Hello, The file /usr/share/vim/vim63/syntax/svn.vim contains the syntax for the subversion commit message. Unfortunately the syntax only works with the english subversion message. The english message --This line, and those below,

Bug#341484: jpilot: File-Restore Handheld can cause silent data loss

2005-12-01 Thread Ludovic Rousseau
on your side? Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#341929: asedriveiiie: [INTL:sv] Swedish debconf templates translation

2005-12-04 Thread Ludovic Rousseau
you send me an updated swedish translation please? Thanks. -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- Template: libasedrive-serial/port Type: select __Choices: ttyS0, ttyS1, ttyS2, ttyS3, none _Description

Bug#341929: asedriveiiie: [INTL:sv] Swedish debconf templates translation

2005-12-04 Thread Ludovic Rousseau
Le Sunday 04 December 2005 à 15:12:07, Daniel Nylander a écrit: Here is the swedish translation. Sorry. I sent you the wrong file. -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- # Translators, if you

Bug#341640: measures to ease install-todo, install-todos coexistence

2005-12-04 Thread Ludovic Rousseau
manpage should have SEE ALSO install-todos. The install-todos manpage should have SEE ALSO install-todo. Or merge the two commands... -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#341639: read-notepad.1.gz: after reading if one wants to e.g., delete

2005-12-04 Thread Ludovic Rousseau
default categories[?] P.S., the NAME section should only be one line. That info you have repeated below mostly anyway, even more than once. Mention the ppm files are perhaps 25 times larger than the png's!. -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser

Bug#342071: backuppc: segfaults and does not start

2005-12-05 Thread Ludovic Drolez
, LC_CTYPE=en_CA (charmap=ISO-8859-1) Hi, Probably a perl bug. Could you send me complete information about the packages versions used ? Also the output of 'strace -fF -o /tmp/st /etc/init.d/backuppc start' would be useful. Regards, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS

Bug#308174: libgnat-4.0: depends on unavailable version of libgcc1

2005-05-08 Thread Ludovic Brenta
Package: libgnat-4.0 Version: 4.0.0-2 Severity: grave Tags: experimental Justification: renders package uninstallable libgnat-4.0 depends on libgcc1 (= 1:4.0-0pre6ubuntu4), when the available version is 1:4.0.0-2 (from same source package). -- Ludovic Brenta. -- To UNSUBSCRIBE, email

Bug#308296: mc segfaults on charset encoding change

2005-05-09 Thread Ludovic Drolez
]; -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#308296: Debian Bug#308296: mc segfaults on charset encoding change

2005-05-11 Thread Ludovic Drolez
: * Added Bad error checking after iconv() call patch by Jindrich Novy with 33_mc-iconv-error.patch I do not like to add unofficial patches on debian packages, but what should we do: - improve 33_mc-iconv-error.patch ? - or remove it ? Cheers, -- Ludovic Drolez. http://www.palmopensource.com

Bug#308546: mc: Doesn't show .. when browsing inside .tar.gz

2005-05-11 Thread Ludovic Drolez
Sylvain LE GALL wrote: Package: mc Version: 1:4.6.0-4.6.1-pre3-2 Severity: normal Ouch ! Mc has regressed between the pre3-1 and pre3-2... Stefano, do you have any idea about the cause of the regression ? -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source

Bug#309082: jpilot: cuts the last char of Hebrew strings

2005-05-16 Thread Ludovic Rousseau
/problems/etc. You can also backup the entire ~/.jpilot/ directory so you will not lose anything by accident. Regards, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#309336: afterstep: DoS by special window open request (on woody also)

2005-05-16 Thread Ludovic Drolez
Package: afterstep Version: 1.8.11-5woody1 Severity: important Tags: woody Hi ! See the following link for more info: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=142325 I reopen this bug because it affects also woody (1.8.11-5woody1) Could you provide a fix for this annoying bug on woody ?

Bug#309630: mc on a console while running X

2005-05-18 Thread Ludovic Drolez
When I run mc on a console, while running a local X display and having Hi ! Which console ? Linux text console ? Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff

Bug#309630: mc 4.6.1-pre3 not working on the linux console

2005-05-18 Thread Ludovic Drolez
Woody (external slang), and I could also reproduce the bug #309630: without DISPLAY set it works. The same binary works nicely in an xterm. Can someone confirm this linux console bug ? Any clue ? Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal

Bug#146234: bins: would like option for ISO date format, or a customizable date format better yet

2005-05-19 Thread Ludovic Rousseau
://lists.debian.org/debian-qa/2004/07/msg00184.html [2] https://alioth.debian.org/projects/pkg-bins/ -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#309700: backuppc: index.cgi (BackupPC_Admin) does not run as setuid

2005-05-19 Thread Ludovic Drolez
is ok), and remove any trace of your old bpc 1.5 installation. You could also ask for help on the bcp mailing list. http://sourceforge.net/mail/?group_id=34854 Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal

Bug#309798: smbclient eats all memory and cpu with a simple ls

2005-05-19 Thread Ludovic Drolez
60188 blocks of size 131072. 17504 blocks available Total bytes listed: 93519830 Cheers, Ludovic -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux joebar.metz 2.6.4-1-686 #1 Sat Mar 13 19:25:38 EST 2004

Bug#309798: Acknowledgement (smbclient eats all memory and cpu with a simple ls)

2005-05-19 Thread Ludovic Drolez
Oops I wrote the bug report on a woody ! But that's really smbclient 3.0.14a-1 which is affected by the bug, as you can see in the logs ! Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux

Bug#309798: Level 10 dump

2005-05-20 Thread Ludovic Drolez
Hi ! Here is the l10 dump. I think that the bug is triggered by a directory. I'm trying to find which one. $ dpkg -l smbclient ii smbclient 3.0.14a-1 a LanManager-like simple client for Unix Cheers, Ludo. -- www.palmopensource.com - The PalmOS open source portal www.drolez.com

Bug#346201: doodle: Short read at offset error

2006-01-06 Thread Ludovic Courtes
': Not found! Running `doodle -b' to update the database fails similarly. Thanks, Ludovic. -- System Information: Debian Release: 3.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.6.8-powerpc-smp Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ISO

Bug#346281: linux-image-2.6.15-1-686: debconf question about /lib/modules/2.6.15-1-686 even if no kernel is installed

2006-01-06 Thread Ludovic Rousseau
Package: linux-image-2.6.15-1-686 Version: 2.6.15-1 Severity: normal I installed linux-headers-2.6.15-1-686 and then linux-image-2.6.15-1-686 and I get the debconf question about You are attempting to install a kernel image (version 2.6.15-1-686). However, the directory /lib/modules/2.6.15-1-686

Bug#346317: file conflicts

2006-01-07 Thread Ludovic Brenta
having to guess the exact path (/usr/lib/gcc-lib/.../adalib). And C programmers don't need gnat, just gcc. I'll just place the symlink in gnat in -19. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#346319: libpisock9: Please compile with libusb support

2006-01-07 Thread Ludovic Rousseau
? - why isn't it the default behavior? (if you know the anwser) - is there any bad side effect using this option? Thanks, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#346337: jpilot: Clear and Remove button always visible

2006-01-07 Thread Ludovic Rousseau
, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#342071: backuppc: segfaults and does not start

2006-01-08 Thread Ludovic Drolez
... Between could you check that backuppc works if you upgrade perl ? Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#347850: ktouch: assignes wrong keys to fingers in french layout (fr.keyboard)

2006-01-12 Thread Mabilat Ludovic
Package: ktouch Version: 4:3.5.0-3 Severity: minor Tags: patch Hi, if you choose fr.keyboard layout, you can see that color for the z key are assigned wrong, yellow in actual version, but it must be blue. I join a pacth for fr.keyboard to fix this minor bug. --- fr.keyboard 2006-01-13

Bug#347915: tuxpaint: add docs/FAQ.txt in the package

2006-01-13 Thread Ludovic Rousseau
Package: tuxpaint Version: 1:0.9.14-2 Severity: normal I thought I found a bug in tuxpaint since I got the message: You're already running a copy of Tux Paint! even if no tuxpaint was runing. I then downloaded the source code to correct the bug and found it was not a bug but a feature

Bug#342071: backuppc: segfaults and does not start

2005-12-07 Thread Ludovic Drolez
...(since it crashes soon after reading all /usr/lib/sasl2/* stuff). Which perl and libc versions do you have ? Regards, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff -- To UNSUBSCRIBE

Bug#342021: ifd-gempc: [INTL:sv] Swedish debconf templates translation

2005-12-07 Thread Ludovic Rousseau
. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- # #Translators, if you are not familiar with the PO format, gettext #documentation is worth reading, especially sections dedicated to #this format, e.g. by running

Bug#342391: atftp(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2005-12-08 Thread Ludovic Drolez
Petr Salinger wrote: Package: atftp Version: 0.6.3 Severity: important Hi, the current version of atftp fails to build on GNU/kFreeBSD, because of outdated config.guess and config.sub. hello, The 0.6.3 version is not supported anymore. Please try with 0.7.0-7 at least. -- Ludovic

Bug#341852: jpilot-plugins: jpilot-sync does not sync keyring data

2005-12-11 Thread Ludovic Rousseau
but without success. I have a correct sync every time and in both directions. Can you try to reproduce the bug and document what you do so I can try the same operations here? Thanks, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le

Bug#341484: jpilot: File-Restore Handheld can cause silent data loss

2005-12-13 Thread Ludovic Rousseau
severity 341484 normal thanks, This bug is not critical so downgrade its level. -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#341484: jpilot: File-Restore Handheld can cause silent data loss

2005-12-13 Thread Ludovic Rousseau
Le Monday 05 December 2005 à 22:25:34, Reid Priedhorsky a écrit: Thanks again. Please let me know if you need me to do any more experiments. I am just thinking about something. Can you do: $ cd ~/palm/jpilot $ df . $ mount and send me the results? Thanks, -- Dr. Ludovic Rousseau

Bug#336379: jpilot locks up when synchronizing Tungsten E2

2005-11-02 Thread Ludovic Rousseau
window, the Palm displays a message that says: Try to debug the situation using pilot-xfer --backup dir. You should also open a bug in http://bugs.pilot-link.org/ to talk to the upstream authors directly. Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser

Bug#337152: linux-image-2.6.14-1-powerpc64: [powerpc64] can't load smu_queue_i2c module: Unknown symbol smu_queue_i2c

2005-11-02 Thread Ludovic Rousseau
Package: linux-image-2.6.14-1-powerpc64 Version: 2.6.14-1 Severity: normal $ sudo modprobe i2c-pmac-smu FATAL: Error inserting i2c_pmac_smu (/lib/modules/2.6.14-1-powerpc64/kernel/drivers/i2c/busses/i2c-pmac-smu.ko): Unknown symbol in module, or unknown parameter (see dmesg) $ dmesg | tail -1

Bug#337152: linux-image-2.6.14-1-powerpc64: [powerpc64] can't load smu_queue_i2c module: Unknown symbol smu_queue_i2c

2005-11-03 Thread Ludovic Rousseau
Le Wednesday 02 November 2005 à 23:33:23, Sven Luther a écrit: On Wed, Nov 02, 2005 at 10:45:21PM +0100, Ludovic Rousseau wrote: Package: linux-image-2.6.14-1-powerpc64 Version: 2.6.14-1 Severity: normal $ sudo modprobe i2c-pmac-smu FATAL: Error inserting i2c_pmac_smu (/lib/modules

Bug#337247: pilot-link - FTBFS: missing build dependency

2005-11-03 Thread Ludovic Rousseau
yesterday. Thanks, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#270396: bins_edit generates wrong encoding in .xml

2005-11-05 Thread Ludovic Rousseau
Le Friday 04 November 2005 à 17:28:03, Martin Michlmayr a écrit: * Alexander N. Kogan [EMAIL PROTECTED] [2004-09-13 01:01]: On Sunday 12 September 2004 23:53, Ludovic Rousseau wrote: Can you provide a sample file so I can reproduce the bug here? To reproduce this bug please please execute

Bug#337826: udev: pcmcia network not automaticaly configured (because hotplug is now removed)

2005-11-06 Thread Ludovic Rousseau
Package: udev Version: 0.071-1 Severity: important Hello, I installed udev and removed hotplug. Now my wifi connection using a pcmcia card is not started automatically. I need to do ifup eth2 by hand. I don't know if the ifup command should be executed by udev, pcmcia_cs or something else. But

Bug#338316: linux-image-2.6.14-1-powerpc64: access to the sound card freezes the Apple iMac G5

2005-11-09 Thread Ludovic Rousseau
-- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not big brother Google

Bug#337152: linux-image-2.6.14-1-powerpc64: [powerpc64] can't load smu_queue_i2c module: Unknown symbol smu_queue_i2c

2005-11-09 Thread Ludovic Rousseau
, can you followup on your bug report or create a new one ? The fancontrol is supposed to be active by default even without loading i2c-pmac-smu? Also, we will probably enable out-of-git uploads to experimental soon. Cool. Tell me when it is ready so I can test. -- Dr. Ludovic Rousseau

Bug#338514: /usr/share/doc/geneweb/doc_choice is a symlink to a non existent file

2005-11-10 Thread Ludovic Rousseau
Package: geneweb Version: 4.10-14 Severity: normal $ ls -l /usr/share/doc/geneweb/doc_choice lrwxrwxrwx 1 root root 26 2005-11-10 18:42 /usr/share/doc/geneweb/doc_choice - /usr/share/doc/geneweb/doc $ ls /usr/share/doc/geneweb/doc ls: /usr/share/doc/geneweb/doc: No such file or directory The

Bug#338626: cdplay: ioctl subchnl: INVALID

2005-11-11 Thread Ludovic Rousseau
Package: cdtool Version: 2.1.8-pre3-1 Severity: important $ cdplay cdplay: ioctl subchnl: INVALID I guess the command was working before but as I don't use it often I don't know what I modified since then. Note that I can play the CD using cdctrl(1) without any problem. Some other tests: $

Bug#344762: libpisock-dev: Should depend on newer version of libpisync0.

2006-01-01 Thread Ludovic Rousseau
/ and the common case seems to be a link from .so directly to .so.x.y.z instead of to .so.x Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#292842: Intention to NMU

2006-01-02 Thread Ludovic Drolez
, I will upload it soon ! Cheers, Ludovic. Cheers Luk -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D diff -Nru /tmp/ReLjRHxu9S/tkusr-0.81/debian/changelog /tmp/GFOeDadHBn/tkusr-0.81/debian

Bug#332228: kernel-source-2.4.27: ipt_recent bug: stops working after a 250 days uptime

2005-10-05 Thread Ludovic Drolez
. The only way to fix the problem is to reboot the server :-( For more info on this problem please see this 2.6.x report (maybe the patch could be applied to 2.4.27 too ?): http://patchwork.netfilter.org/netfilter-devel/patch.pl?id=2587 Cheers, Ludovic. -- System Information: Debian Release: 3.1

Bug#332231: kernel-source-2.6.8: ipt_recent bug: stops working after a 25 days uptime

2005-10-05 Thread Ludovic Drolez
?id=2587 Cheers, Ludovic. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) Versions of packages kernel-source-2.6.8 depends on: ii binutils 2.15-6 The GNU assembler

Bug#332391: sarg: Please add support for Daily/weekly/monthly stats

2005-10-06 Thread Ludovic Drolez
Package: sarg Version: 2.0.5.dfsg-1 Severity: wishlist The sarg home page has usefull scripts to get daily/weekly and monthly stats. In particular the one below seems to be nice. Could you install sarg with this feature enabled by default ? (I find daily stats not very handy)

Bug#332228: kernel-source-2.4.27: ipt_recent bug: stops working after a 250 days uptime

2005-10-06 Thread Ludovic Drolez
with seconds seems to be nice... Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#332424: CAN-2005-3150: Format string vulnerability in log_flush function

2005-10-06 Thread Ludovic Drolez
prepared. Thanks ! I see that it was trivial to patch. Cheers, -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#332636: ftp.debian.org: please remove jpilot-mail from the archive

2005-10-07 Thread Ludovic Rousseau
Package: ftp.debian.org Severity: normal Hello, I am the DD of jpilot-mail. I am also the upstream maintainer of this software. The Debian package has 2 RC bugs. One RC bug (#241324) can't be solved without a huge amount of work and I do not use this package anymore so will not invest much time

Bug#289353: pilot-schlep headline should say two way

2005-10-07 Thread Ludovic Rousseau
, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#328278: pilot-link: pilot-xfer does not wait for sync button to be pushed

2005-10-08 Thread Ludovic Rousseau
on the upstream bug tracker [1]. Maybe the authors would change the behavior. Bye, [1] http://bugs.pilot-link.org/ -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#330242: jhead -ce changes file permissions

2005-10-08 Thread Ludovic Rousseau
is important. jhead is working under Windows and Unix. I don't know how to manage permissions in a portable way. Maybe the code would be Unix specific. I will try to work on a patch. Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le

Bug#289353: pilot-schlep headline should say two way

2005-10-09 Thread Ludovic Rousseau
. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#328278: pilot-link: pilot-xfer does not wait for sync button to be pushed

2005-10-09 Thread Ludovic Rousseau
Le Saturday 08 October 2005 à 13:44:05, Kenneth P. Turvey a écrit: On Sat, 2005-10-08 at 18:37 +0200, Ludovic Rousseau wrote: [Snip] Now, when following the same procedure, pilot-xfer crashes saying Unable to bind to port: /dev/pilot. /dev/pilot is not used by default anymore. You

Bug#332916: switchconf: exit if the configuration is not found

2005-10-09 Thread Ludovic Rousseau
Package: switchconf Version: 0.0.4-1 Severity: normal Tags: patch If the configuration is not found an error message is displayed but the execution continues, with more error messages of course. I suggest the patch: --- /usr/sbin/switchconf2005-04-28 19:15:43.0 +0200 +++

Bug#332918: sort the files in /etc/switchconf/{before,after}.d before execution

2005-10-09 Thread Ludovic Rousseau
Package: switchconf Version: 0.0.4-1 Severity: important Tags: patch The scripts present in /etc/switchconf/before.d/ and /etc/switchconf/after.d/ are executed in the order they are present in the directory structure (more or less random in fact). This is very annoying since you can't tell that

Bug#332920: find: warning: you have specified the -maxdepth option ...

2005-10-09 Thread Ludovic Rousseau
Package: switchconf Version: 0.0.4-1 Severity: normal Tags: patch $ switchconf -list find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it).

Bug#329186: mc: ftpfs 'nowhere to fallback to'

2005-10-10 Thread Ludovic Drolez
connection to it and only than you can reconnect and continue working. The author of this message supplies a patch: Ok, this patch has just been commited to CVS, so it will be in the next mc release. (ftpfs.c v1.183) Cheers, -- Ludovic Drolez. http://www.palmopensource.com

Bug#333189: jpilot: please add the option to start the week with Monday

2005-10-11 Thread Ludovic Rousseau
. It is a limitation of GTK2. See Debian bug #265277 for more information. The solution is to use a locale in which the first day of week is monday. It is the case with the LANG=fr_FR for example. Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est

Bug#335474: pilot-link: pilot-xfer segmentation fault with Palm Tungsten E2

2005-10-29 Thread Ludovic Rousseau
experimental [1]? Thanks, [1] http://packages.debian.org/experimental/otherosfs/pilot-link -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#335474: pilot-link: pilot-xfer segmentation fault with Palm Tungsten E2

2005-10-30 Thread Ludovic Rousseau
? pilot-link 0.12.0 is still in a pre state. You can use it if you have no other choice and if it works for you. But be warned that it may contain (important) bugs. I will close this bug when pilot-link 0.12.0 (stable) enters unstable. Bye, -- Dr. Ludovic Rousseau

Bug#336379: jpilot locks up when synchronizing Tungsten E2

2005-11-01 Thread Ludovic Rousseau
experimental if you want. You will have to recompile jpilot with it to -- possibly -- avoid the jpilot crash you have. Maybe I should also provide in experimental a version of jpilot compiled with pilot-link 0.12.0-pre4? Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED

Bug#336853: libpisock-dev: False dependency on libpisock++0 prevents upload of other packages

2005-11-01 Thread Ludovic Rousseau
into experimental with libpisock-dev dependent on libpisock++0 as it halts a clean build. You should not depend on experimental to build your package but use unstable only. Unless you really need pilot-link from experimental? I will try tp upload a new version to experimental soon. BYe, -- Dr. Ludovic

Bug#336379: jpilot locks up when synchronizing Tungsten E2

2005-11-01 Thread Ludovic Rousseau
with it. Bye, -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Bug#336853: Fixed in upload of pilot-link 0.11.8-0.12.0-pre4-2 to experimental

2005-11-01 Thread Ludovic Rousseau
Le Tuesday 01 November 2005 à 14:34:12, Ludovic Rousseau a écrit: tag 336853 + fixed-in-experimental quit This bug affected experimental only so is now completely fixed. -- Dr. Ludovic Rousseau[EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le

Bug#333686: 'du' max size is 4GB

2005-10-13 Thread Ludovic Drolez
Package: busybox Version: 1:0.60.5-2.2 Severity: normal If you run 'busybox du' on a large directory, you get wrong a size if there is more thant 4GB of data. A quick look at the source code, confirms that the sum is declared as a 32 bits integer... -- System Information: Debian Release: 3.1

  1   2   3   4   5   6   7   8   9   10   >