Bug#769669: dateutils: Tests fails with LC_* = fr_FR.UTF-8

2014-11-15 Thread Michael Bonfils (murlock42)
Package: dateutils
Version: 0.3.1-1
Severity: serious
Justification: must

Dear Maintainer,

Compiling dateutils with LC_* to fr_FR.UTF-8 with fakeroot debian/rules binary 
fails
Involved script:
dseq-cnt.2.sh
dseq-cnt.3.sh
dconv-batch.1.sh
dconv-batch.2.sh


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13.0-37-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dateutils depends on:
ii  libc6  2.19-13

dateutils recommends no packages.

dateutils suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#621692: 621692

2012-06-13 Thread Michael Bonfils
Hi,


Any news ?

Since serf is now in SID, is it possible to push svn 1.7 ?

How can we help ?


Regards,
Michael



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627769: quilt require column from bsdmainutils to list available quilt commands

2011-05-24 Thread Michael Bonfils
Package: quilt
Version: 0.48-7
Severity: minor


In minimal install of Debian, column is not present

quilt should require bsdmainutils packages for column utility.

with column
$ LANG=C quilt
Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ...
   quilt --version
Commands are:
add   files   import   previous  setup
annotate  foldmail push  shell
applied   forknew  refresh   snapshot
deletegraph   next renametop
diff  greppatches  revertunapplied
edit  header  pop  seriesupgrade

Global options:

--trace
...

without column
$ LANG=C ./quilt 
Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ...
   quilt --version
Commands are:
./quilt: line 42: column: command not found
./quilt: line 42: column: command not found

Global options:



-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.34.6--grs-ipv6-32 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages quilt depends on:
ii  bzip2 1.0.5-6high-quality block-sorting file co
ii  diffstat  1.53-1 produces graph of changes introduc
ii  gettext   0.18.1.1-3 GNU Internationalization utilities
ii  patch 2.6-2  Apply a diff file to an original

quilt recommends no packages.

Versions of packages quilt suggests:
pn  graphviz   (no description available)
pn  procmail   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609305: libapache2-svn: mod_dav_svn doesn't work anymore after upgrading to squeeze

2011-01-08 Thread Michael Bonfils
Package: libapache2-svn
Version: 1.6.12dfsg-3
Severity: important


After upgrading my webserver to squeeze, mod_dav_svn doesn't work anymore when 
trying to commit :

[Sat Jan 08 12:01:56 2011] [notice] Apache/2.2.16 (Debian) DAV/2 SVN/1.6.12 
PHP/5.3.3-6 with Suhosin-Patch configured -- resuming normal operations
[Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] mod_dav_svn close_stream: 
error closing write stream  [500, #200029]
[Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] Couldn't perform atomic 
initialization  [500, #200029]
[Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] Couldn't perform atomic 
initialization  [500, #200029]
[Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] SQLite compiled for 
3.7.4, but running with 3.7.3  [500, #200030]

After a little search, I've found 
http://blog.fh-kaernten.at/wehr/2011/01/04/svn-couldnt-perform-atomic-initialization-fix/
I've installed libsqlite3-0 from sid and the bug is fixed.

Note: I'm not sure if problem is located in libapache2-svn, libsvn1 or in 
apache2 package 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (10, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-svn depends on:
ii  apache2.2-common2.2.16-4 Apache HTTP Server common files
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libsvn1 1.6.12dfsg-3 Shared libraries used by Subversio

libapache2-svn recommends no packages.

Versions of packages libapache2-svn suggests:
pn  db4.8-util (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#593270: hexcurse: Failed to open file with long name

2010-08-16 Thread Michael Bonfils
Package: hexcurse
Version: 1.55-2
Severity: normal
Tags: patch


hexcurse failed to open file when filename has a length greater than 80 ( see 
in include/hex.h )

My patch use 255 bytes as max filename

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (900, 'stable'), (700, 'testing'), (10, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hexcurse depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libncurses5   5.7+20100313-2 shared libraries for terminal hand

hexcurse recommends no packages.

hexcurse suggests no packages.

-- no debconf information
--- include/hex.h.orig	2010-08-16 22:37:23.0 +0200
+++ include/hex.h	2010-08-16 22:37:32.0 +0200
@@ -103,7 +103,7 @@
 #define MIN_COLS70  /* screen has to be 70< cols  */
 #define MIN_LINES   7 /* 8 - 1 */   /* the slk crap minuses 1 line*/
 #define KEY_TAB 		9			/* value for the tab key  */
-#define FN_LEN			80
+#define FN_LEN			255
 
 #define AlphabetSize (UCHAR_MAX +1)		/* for portability*/
 


Bug#586098: libc6: simple prog in C crash on strcmp before main when linked with dbus

2010-06-17 Thread Michael Bonfils
Thanks, it works with squeeze version of binutils.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#586098: libc6: simple prog in C crash on strcmp before main when linked with dbus

2010-06-16 Thread Michael Bonfils
$ dpkg -l | grep binutils
ii  binutils  2.18.1~cvs20080103-7
   The GNU assembler, linker and binary utilities



$ apt-cache policy binutils
binutils:
  Installé : 2.18.1~cvs20080103-7
  Candidat : 2.18.1~cvs20080103-7
 Table de version :
 2.20.1-11 0
 10 http://ftp.fr.debian.org unstable/main Packages
 2.20.1-10 0
100 http://ftp.fr.debian.org testing/main Packages
 *** 2.18.1~cvs20080103-7 0
900 http://ftp.fr.debian.org stable/main Packages
100 /var/lib/dpkg/status



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#586098: Minor update

2010-06-16 Thread Michael Bonfils
In /var/log/apt/term.log,

My previous libc6 was 2.10.2-9 before being updated

--



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#586098: libc6: simple prog in C crash on strcmp before main when linked with dbus

2010-06-16 Thread Michael Bonfils
Package: libc6
Version: 2.11.1-3
Severity: important


After upgrading to libc6  2.11.1-3, my prog crash when linked with libdbus-1 

DBus:
ii  libdbus-1-3   1.2.1-5+lenny1  
simple interprocess messaging system
ii  libdbus-1-dev 1.2.1-5+lenny1  
simple interprocess messaging system (development headers)


Example with a.c :
/* vim: set ts=2 sw=2 expandtab: */

#include 
#include 
#include 

int toto( char *titi ) { 
char * member = "toto";

if ( strcmp( member, "NameAcquired" ) == 0 ) {
return 0;
}
  return 0;
}

int main() {
  printf("Good\n\n\n");
  return 0;
}

with $ gcc a.c -o a.out -g -Wall  && ./a.out
Good

and with $ gcc a.c -o a.out -g -Wall -ldbus-1  && ./a.out 
Erreur de segmentation ( coredump )

Backtrace with gdb: $ gdb ./a.out 
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(gdb) run
Starting program: 
/home/murlock/perso/ks363913/linux/dbus-prog/client-server/a.out 

Program received signal SIGSEGV, Segmentation fault.
0x006009c0 in strcmp@@GLIBC_2.2.5 ()
(gdb) bt
#0  0x006009c0 in strcmp@@GLIBC_2.2.5 ()
#1  0x7f3c372db671 in ?? () from /lib64/ld-linux-x86-64.so.2
#2  0x7f3c372d3980 in ?? () from /lib64/ld-linux-x86-64.so.2
#3  0x7f3c372e4767 in ?? () from /lib64/ld-linux-x86-64.so.2
#4  0x7f3c372d1423 in ?? () from /lib64/ld-linux-x86-64.so.2
#5  0x7f3c372d0af8 in ?? () from /lib64/ld-linux-x86-64.so.2
#6  0x0001 in ?? ()
#7  0x7fff553eb569 in ?? ()
#8  0x in ?? ()
(gdb)


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (900, 'stable'), (100, 'testing'), (10, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.11.1-3   Embedded GNU C Library: Binaries
ii  libgcc1   1:4.4.4-1  GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
pn  glibc-doc  (no description available)
ii  locales   2.11.1-3   Embedded GNU C Library: National L

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services: gdm ssh samba openbsd-inetd exim4 cups cron



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#513204: php5-mysql: doesn't crash anymore if I use taskset to launch my php script

2009-01-27 Thread Michael Bonfils
Package: php5-mysql
Version: 5.2.6.dfsg.1-0.1~lenny1
Severity: important


As others, I've a lot of problem with PHP when mysql/mysqli is enabled.
Bu I've found that if I use taskset to launch my php script, it works.

My minimal example t.sh
while true; do
echo '