Bug#807336: [Python-modules-team] Bug#807336: python-psycopg2: double free or corruption

2015-12-08 Thread Fabien Harrang

Hi Scott,

Trying again with python-dbg as the interpreter command, I also have a 
"corrupted double-linked list".

Please see the 2 attachments (cleaned from security and privacy data).

Thanks,

Fabien$ gdb -ex r --args python-dbg -m trt.geolocate
GNU gdb (Debian 7.10-1) 7.10
Copyright (C) 2015 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from python-dbg...done.
Starting program: /usr/bin/python-dbg -m trt.geolocate
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffed94b700 (LWP 2756)]
[New Thread 0x7fffed14a700 (LWP 2757)]
[New Thread 0x7fffec949700 (LWP 2758)]
[New Thread 0x7fffd700 (LWP 2759)]
[New Thread 0x7fffdf7fe700 (LWP 2760)]
[New Thread 0x7fffdeffd700 (LWP 2761)]
[New Thread 0x7fffde7fc700 (LWP 2762)]
[New Thread 0x7fffddffb700 (LWP 2763)]
[New Thread 0x7fffdd7fa700 (LWP 2764)]
[New Thread 0x7fffdcff9700 (LWP 2765)]

*** Error in `/usr/bin/python-dbg': corrupted double-linked list: 
0x7fffe400a710 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffec949700 (LWP 2758)]
0x76f28107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x76f28107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x76f294e8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x76f66214 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x76f6b9ee in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x76f6c983 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x70db51e4 in pq_fetch (curs=0x7fffee5ac500, no_result=0) at 
psycopg/pqpath.c:1554
#6  0x70db3897 in pq_execute (curs=0x7fffee5ac500, query=0x7fffe4002344 
'\333' , ..., async=0, 
no_result=0, no_begin=0) at psycopg/pqpath.c:998
#7  0x70dbd215 in _psyco_curs_execute (self=0x7fffee5ac500, operation=
'UPDATE backup_building_coordinates SET "longitude" = %s, "datetime" = 
NOW(), "origine" = %s, "latitude" = %s WHERE "building" = %s AND "agency" = %s 
AND (NOT ((("longitude" IS NOT NULL) AND ("longitude" = %s)) AND (("datetime" 
IS NOT NULL) AND ("datetime" = NOW())) AND (("origine" IS NOT NULL) AND 
("origine" = %s)) AND (("latitude" IS NOT NULL) AND ("latitude" = %s;', 
vars=
[, u'P', , u'TMAI11616', 134, <...>, u'P', <...>], async=0, no_result=0) 
at psycopg/cursor_type.c:458
#8  0x70dbd57a in psyco_curs_execute (self=0x7fffee5ac500, args=
(u'UPDATE backup_building_coordinates SET "longitude" = %s, "datetime" = 
NOW(), "origine" = %s, "latitude" = %s WHERE "building" = %s AND "agency" = %s 
AND (NOT ((("longitude" IS NOT NULL) AND ("longitude" = %s)) AND (("datetime" 
IS NOT NULL) AND ("datetime" = NOW())) AND (("origine" IS NOT NULL) AND 
("origine" = %s)) AND (("latitude" IS NOT NULL) AND ("latitude" = %s;', 
[, u'P', , 
u'TMAI11616', 134, <...>, u'P', <...>]), kwargs=0x0) at 
psycopg/cursor_type.c:504
#9  0x00489922 in PyCFunction_Call (func=, 
arg=(u'UPDATE backup_building_coordinates SET "longitude" = %s, "datetime" 
= NOW(), "origine" = %s, "latitude" = %s WHERE "building" = %s AND "agency" = 
%s AND (NOT ((("longitude" IS NOT NULL) AND ("longitude" = %s)) AND 
(("datetime" IS NOT NULL) AND ("datetime" = NOW())) AND (("origine" IS NOT 
NULL) AND ("origine" = %s)) AND (("latitude" IS NOT NULL) AND ("latitude" = 
%s;', [, u'P', , u'TMAI11616', 134, <...>, u'P', <...>]), kw=0x0) at 
../Objects/methodobject.c:85
#10 0x00531550 in ext_do_call (func=, 
pp_stack=0x7fffec946728, flags=1, na=0, nk=0) at ../Python/ceval.c:4660
#11 0x0052ad02 in PyEval_EvalFrameEx (
f=Frame 0x7fffd0001a40, for file trt/__init__.py, line 500, in update_row 
(self=, use_row_impl=, _parent=) at remote 
0x7fffee567760>, _db_out=, _db_in=, db_out_model=<...>, env=u'dev', debug=False, _trts=[(<...>, 
None)]) at remote 0x7fffee567680>, title_detail=None, threads=10, 
datasource=, 'datetime': , '__path__': ['trt'], ...(truncated), locals=0x0, 
args=0x7fffe4000f68, argcount=5, kws=0x7fffe4000f90, kwcount=0, defs=0x0, 
defcount=0, closure=0x0)
at ../Python/ceval.c:3582
#17 0x005306a7 in fast_function (func=, pp_stack=0x7fffec947300, n=5, na=5, nk=0) at 
../Python/ceval.c:4446
#18 0x005302a0 in call_function (pp_stack=0x7fffec947300, oparg=4) at 
../Python/ceval.c:4371
#19 0x00

Bug#807336: [Python-modules-team] Bug#807336: python-psycopg2: double free or corruption

2015-12-07 Thread Fabien Harrang
 

Below GDB traces with python-psycopg2-dbg installed. 

Thanks, 

Fabien 

gdb -ex r --args python -m trt.geolocate geolocate_addresses
GNU gdb (Debian 7.10-1) 7.10
Copyright (C) 2015 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from python...Reading symbols from
/usr/lib/debug//usr/bin/python2.7...done.
done.
Starting program: /usr/bin/python -m trt.geolocate geolocate_addresses
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffea35f700 (LWP 6681)]
[New Thread 0x7fffe9b5e700 (LWP 6682)]
[New Thread 0x7fffe935d700 (LWP 6683)]
[New Thread 0x7fffe8b5c700 (LWP 6684)]
[New Thread 0x7fffdbfff700 (LWP 6685)]
[New Thread 0x7fffdb7fe700 (LWP 6686)]
[New Thread 0x7fffdaffd700 (LWP 6687)]
[New Thread 0x7fffda7fc700 (LWP 6688)]
[New Thread 0x7fffd9ffb700 (LWP 6689)]
[New Thread 0x7fffd97fa700 (LWP 6690)]
[New Thread 0x7fffd8ff9700 (LWP 6700)]
[New Thread 0x7fffb7fff700 (LWP 6701)]
[New Thread 0x7fffb77fe700 (LWP 6702)]
[New Thread 0x7fffb6ffd700 (LWP 6703)]
[New Thread 0x7fffb67fc700 (LWP 6704)]
[New Thread 0x7fffb5ffb700 (LWP 6705)]
[New Thread 0x7fffb57fa700 (LWP 6706)]
[New Thread 0x7fffb4ff9700 (LWP 6707)]
[New Thread 0x7fff97fff700 (LWP 6708)]
[New Thread 0x7fff977fe700 (LWP 6709)]
*** Error in `/usr/bin/python': double free or corruption (out):
0x7fff9c0018b0 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffb4ff9700 (LWP 6707)]
0x76f28107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0 0x76f28107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x76f294e8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x76f66214 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x76f6b9ee in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x76f6c6f6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x7fffed025ad2 in ?? () from
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so
#6 0x7fffed0262e7 in ?? () from
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so
#7 0x7fffed02c4eb in ?? () from
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so
#8 0x7fffed02cc64 in ?? () from
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so
#9 0x004c1a10 in ext_do_call (nk=, na=, flags=, pp_stack=0x7fffb4ff7fe8, func=)
 at ../Python/ceval.c:4660
#10 PyEval_EvalFrameEx () at ../Python/ceval.c:3026
#11 0x004b8556 in PyEval_EvalCodeEx () at ../Python/ceval.c:3582
#12 0x004c080c in fast_function (nk=,
na=, n=5, pp_stack=0x7fffb4ff81e0, func=) at ../Python/ceval.c:4446
#13 call_function (oparg=, pp_stack=0x7fffb4ff81e0) at
../Python/ceval.c:4371
#14 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
#15 0x004b8556 in PyEval_EvalCodeEx () at ../Python/ceval.c:3582
#16 0x004c080c in fast_function (nk=,
na=, n=5, pp_stack=0x7fffb4ff83e0, func=) at ../Python/ceval.c:4446
#17 call_function (oparg=, pp_stack=0x7fffb4ff83e0) at
../Python/ceval.c:4371
#18 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
#19 0x004b8556 in PyEval_EvalCodeEx () at ../Python/ceval.c:3582
#20 0x004c080c in fast_function (nk=,
na=, n=5, pp_stack=0x7fffb4ff85e0, func=) at ../Python/ceval.c:4446
#21 call_function (oparg=, pp_stack=0x7fffb4ff85e0) at
../Python/ceval.c:4371
#22 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
#23 0x004b8556 in PyEval_EvalCodeEx () at ../Python/ceval.c:3582
#24 0x004d4593 in function_call.lto_priv () at
../Objects/funcobject.c:526
#25 0x004a4e9e in PyObject_Call () at ../Objects/abstract.c:2529
#26 0x004bd0e9 in ext_do_call (nk=, na=, flags=, pp_stack=0x7fffb4ff8868, func=) at ../Python/ceval.c:4663
#27 PyEval_EvalFrameEx () at ../Python/ceval.c:3026
#28 0x004bfd1f in fast_function (nk=,
na=, n=1, pp_stack=0x7fffb4ff8980, func=) at ../Python/ceval.c:4436
#29 call_function (oparg=, pp_stack=0x7fffb4ff8980) at
../Python/ceval.c:4371
#30 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
#31 0x004bfd1f in fast_function (nk=,
na=, n=1, pp_stack=0x7fffb4ff8aa0, func=) at ../Python/ceval.c:4436
#32 call_function (oparg=, pp_stack=0x7fffb4ff8aa0) at
../Python/ceval.c:4371
#33 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
#34 0x004b8556 in PyEval_EvalCod

Bug#807336: python-psycopg2: double free or corruption

2015-12-07 Thread Fabien Harrang

Package: python-psycopg2
Version: 2.6.1-1+b1
Severity: normal

Dear Maintainer,

I don't know if my issue succeed an update or a change in my Python 
code.

Please see below GDB traces and contact me if more informations needed.

Thanks,

Fabien


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

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-psycopg2 depends on:
ii  libc6   2.19-22
ii  libpq5  9.4.5-1+b1
ii  python  2.7.9-1
pn  python:any  

Versions of packages python-psycopg2 recommends:
pn  python-egenix-mxdatetime  

Versions of packages python-psycopg2 suggests:
pn  python-psycopg2-doc  

-- no debconf information



$ gdb -ex r --args python -m trt.geolocate
GNU gdb (Debian 7.10-1) 7.10
Copyright (C) 2015 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from python...(no debugging symbols found)...done.
Starting program: /usr/bin/python -m trt.geolocate
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
"/lib/x86_64-linux-gnu/libthread_db.so.1".

[New Thread 0x7fffd8ff9700 (LWP 15874)]
[New Thread 0x7fffb7fff700 (LWP 15875)]
[New Thread 0x7fffb77fe700 (LWP 15876)]
[New Thread 0x7fffb6ffd700 (LWP 15877)]
[New Thread 0x7fffb67fc700 (LWP 15878)]
[New Thread 0x7fffb5ffb700 (LWP 15879)]
[New Thread 0x7fffb57fa700 (LWP 15880)]
[New Thread 0x7fffb4ff9700 (LWP 15881)]
[New Thread 0x7fff97fff700 (LWP 15882)]
[New Thread 0x7fff977fe700 (LWP 15883)]
*** Error in `/usr/bin/python': double free or corruption (out): 
0x7fffbc00a5b0 ***


Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffb77fe700 (LWP 15876)]
0x76f28107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x76f28107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x76f294e8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x76f66214 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x76f6b9ee in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x76f6c6f6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x7fffed026259 in ?? () from 
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so
#6  0x7fffed02c4eb in ?? () from 
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so
#7  0x7fffed02cc64 in ?? () from 
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.x86_64-linux-gnu.so

#8  0x004c1a10 in PyEval_EvalFrameEx ()
#9  0x004b8556 in PyEval_EvalCodeEx ()
#10 0x004c080c in PyEval_EvalFrameEx ()
#11 0x004b8556 in PyEval_EvalCodeEx ()
#12 0x004c080c in PyEval_EvalFrameEx ()
#13 0x004b8556 in PyEval_EvalCodeEx ()
#14 0x004c080c in PyEval_EvalFrameEx ()
#15 0x004b8556 in PyEval_EvalCodeEx ()
#16 0x004d4593 in ?? ()
#17 0x004a4e9e in PyObject_Call ()
#18 0x004bd0e9 in PyEval_EvalFrameEx ()
#19 0x004bfd1f in PyEval_EvalFrameEx ()
#20 0x004bfd1f in PyEval_EvalFrameEx ()
#21 0x004b8556 in PyEval_EvalCodeEx ()
#22 0x004d4459 in ?? ()
#23 0x004ed111 in ?? ()
#24 0x004a4e9e in PyObject_Call ()
#25 0x004c48b0 in PyEval_CallObjectWithKeywords ()
#26 0x005886e2 in ?? ()
#27 0x77bc70a4 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0

#28 0x76fd906d in clone () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) info threads
  Id   Target Id Frame
  21   Thread 0x7fff977fe700 (LWP 15883) "python" 0x77bcd7fc in 
__lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  20   Thread 0x7fff97fff700 (LWP 15882) "python" 0x76fd052d in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  19   Thread 0x7fffb4ff9700 (LWP 15881) "python" 0x76fd052d in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  18   Thread 0x7fffb57fa700 (LWP 15880) "python" 0x77bcd7fc in 
__lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  17   Thread 0x7fffb5ffb700 (LWP 15879) "python" 0x76fd052d in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  16   Thread 0x7fffb67fc700 (LWP 15878) "python" 0

Bug#803944: python-mysqldb: MySQLdb.escape_string method fails

2015-11-03 Thread Fabien Harrang

Package: python-mysqldb
Version: 1.3.4-2.1
Severity: important

Dear Maintainer,

Since 1.3.4-2.1, MySQLdb.escape_string method fails.
Downgrading to 1.2.3-2.1, the method works again.

Example with 1.3.4-2.1:

  $ python -c 'import MySQLdb; print(MySQLdb.escape_string(b"foo"))'
  Traceback (most recent call last):
File "", line 1, in 
  TypeError: must be impossible, not str

  $ python -c 'import MySQLdb; print(MySQLdb.escape_string(u"foo"))'
  Traceback (most recent call last):
File "", line 1, in 
  TypeError: must be impossible, not unicode

The same with 1.2.3-2.1:

  $ python -c 'import MySQLdb; print(MySQLdb.escape_string(b"foo"))'
  foo

  $ python -c 'import MySQLdb; print(MySQLdb.escape_string(u"foo"))'
  foo

Here is the same issue by other people: 
https://github.com/PyMySQL/mysqlclient-python/issues/23
and a probable fix: 
https://github.com/PyMySQL/mysqlclient-python/commit/fae710dbfc3d3bcdc71aaef607ebd78f0b1a49d9


Thanks,

Fabien


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

Kernel: Linux 3.2.65-xenU-19-0e6777a-x86_64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages python-mysqldb depends on:
ii  libc6 2.19-22
ii  libmysqlclient18  5.6.25-4
ii  python2.7.9-1
pn  python:any
ii  zlib1g1:1.2.8.dfsg-2+b1

python-mysqldb recommends no packages.

Versions of packages python-mysqldb suggests:
ii  mysql-server  5.6.25-4
pn  python-egenix-mxdatetime  
pn  python-mysqldb-dbg

-- no debconf information



Bug#770754: thunar: lack of accents in french thunar translations

2014-11-23 Thread Fabien Harrang
Package: thunar
Version: 1.6.3-2
Severity: minor

Dear Maintainer,

It seems to lack accents in few french translations.
Please see my patch attached with some corrections.
I also try to correct a miss of shortcut with the original item.

Thanks,

Fabien Harrang


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

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages thunar depends on:
ii  desktop-file-utils  0.22-1
ii  exo-utils   0.10.2-4
ii  libatk1.0-0 2.14.0-1
ii  libc6   2.19-13
ii  libcairo2   1.14.0-2.1
ii  libdbus-1-3 1.8.10-1
ii  libdbus-glib-1-20.102-1
ii  libexo-1-0  0.10.2-4
ii  libgdk-pixbuf2.0-0  2.31.1-2+b1
ii  libglib2.0-02.42.0-2
ii  libgtk2.0-0 2.24.25-1
ii  libgudev-1.0-0  215-5+b1
ii  libice6 2:1.0.9-1
ii  libnotify4  0.7.6-2
ii  libpango-1.0-0  1.36.8-2
ii  libsm6  2:1.2.2-1
ii  libthunarx-2-0  1.6.3-2
ii  libxfce4ui-1-0  4.10.0-6
ii  libxfce4util6   4.10.1-2
ii  libxfconf-0-2   4.10.0-3
ii  shared-mime-info1.3-1
ii  thunar-data 1.6.3-2

Versions of packages thunar recommends:
ii  dbus-x11 1.8.10-1
ii  gvfs 1.22.1-1
ii  libfontconfig1   2.11.0-6.1
ii  libfreetype6 2.5.2-2
ii  libpangocairo-1.0-0  1.36.8-2
ii  libpangoft2-1.0-01.36.8-2
ii  thunar-volman0.8.0-4
ii  tumbler  0.1.30-1+b1
pn  xdg-user-dirs
ii  xfce4-panel  4.10.1-1

Versions of packages thunar suggests:
ii  thunar-archive-plugin 0.3.1-3
ii  thunar-media-tags-plugin  0.2.1-1

-- no debconf information
--- po/fr.po.orig	2013-05-05 18:37:23.0 +0200
+++ po/fr.po	2014-11-23 20:15:40.126558096 +0100
@@ -2180,11 +2180,11 @@
 
 #: ../thunar/thunar-shortcuts-model.c:885
 msgid "DEVICES"
-msgstr "PERIPHERIQUES"
+msgstr "PÉRIPHÉRIQUES"
 
 #: ../thunar/thunar-shortcuts-model.c:927
 msgid "NETWORK"
-msgstr "RESEAU"
+msgstr "RÉSEAU"
 
 #: ../thunar/thunar-shortcuts-model.c:933
 msgid "Browse Network"
@@ -2224,7 +2224,7 @@
 #. append the "Eject" menu action
 #: ../thunar/thunar-shortcuts-view.c:1136 ../thunar/thunar-tree-view.c:1159
 msgid "_Eject"
-msgstr "_Ejecter"
+msgstr "Éj_ecter"
 
 #. append the "Disconnect" item
 #: ../thunar/thunar-shortcuts-view.c:1153
@@ -2235,7 +2235,7 @@
 #. append the "Mount Volume" menu action
 #: ../thunar/thunar-shortcuts-view.c:1174 ../thunar/thunar-tree-view.c:1168
 msgid "Disconn_ect"
-msgstr "Déconnecter"
+msgstr "Déconn_ecter"
 
 #: ../thunar/thunar-shortcuts-view.c:1253
 msgid "_Remove Shortcut"


Bug#747606: xul-ext-firecookie: Firecookie has been integrated with Firebug

2014-05-10 Thread Fabien Harrang
Package: xul-ext-firecookie
Version: 1.4-2
Severity: normal

Dear Maintainer,

Since many months, opening Firebug in Iceweasel, I have the message:

> Firecookie add-on is detected. This add-on has been integrated with Firebug
> 1.10 by default. To avoid a collision you need to uninstall Firecookie.
> You must restart to finish uninstalling the add-on.

It is confirmed on:
http://getfirebug.com/wiki/index.php/Firebug_1.10_Release_Notes#Cookies

So, this xul-ext-firecookie package is it already usefull?
Should it become only a transitional package to xul-ext-firebug?

Thanks,

Fabien


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

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xul-ext-firecookie depends on:
ii  iceweasel24.5.0esr-1
ii  xul-ext-firebug  1.12.8-1

xul-ext-firecookie recommends no packages.

xul-ext-firecookie 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#737729: apache2-bin: missing mod_mpm_itk.so

2014-02-05 Thread Fabien Harrang
Package: apache2-bin
Version: 2.4.7-1
Severity: grave
Tags: d-i
Justification: renders package unusable

Dear Maintainer,

After updgrading Apache from 2.4.6-3 to 2.4.7-1, it refused to start.
The problem is that the file /usr/lib/apache2/modules/mod_mpm_itk.so
doesn’t exits since it is referenced in the enabled mpm_itk module.

After downgrading apache2-bin to 2.4.6-3, Apache starts.
Please add the missing mod_mpm_itk.so file in apache2-bin 2.4.7-1.

Best Regards,

Fabien Harrang


-- Package-specific info:

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

Kernel: Linux 3.2.53-xenU-8869-x86_64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2-bin depends on:
ii  libapr1  1.5.0-1
ii  libaprutil1  1.5.3-1
ii  libaprutil1-dbd-sqlite3  1.5.3-1
ii  libaprutil1-ldap 1.5.3-1
ii  libc62.17-97
ii  libcap2  1:2.22-1.2
ii  libldap-2.4-22.4.31-1+nmu2+b1
ii  liblua5.1-0  5.1.5-5
ii  libpcre3 1:8.31-2
ii  libssl1.0.0  1.0.1f-1
ii  libxml2  2.9.1+dfsg1-3
ii  perl 5.18.2-2
ii  zlib1g   1:1.2.8.dfsg-1

apache2-bin recommends no packages.

Versions of packages apache2-bin suggests:
pn  apache2-doc  
pn  apache2-suexec-pristine | apache2-suexec-custom  
ii  lynx-cur [www-browser]   2.8.8pre3-1
ii  w3m [www-browser]0.5.3-15

Versions of packages apache2 depends on:
ii  apache2-data  2.4.7-1
ii  lsb-base  4.1+Debian12
ii  mime-support  3.54
ii  perl  5.18.2-2
ii  procps1:3.3.4-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.33

Versions of packages apache2 suggests:
pn  apache2-doc  
pn  apache2-suexec-pristine | apache2-suexec-custom  
ii  apache2-utils2.4.7-1
ii  lynx-cur [www-browser]   2.8.8pre3-1
ii  w3m [www-browser]0.5.3-15

Versions of packages apache2-bin is related to:
ii  apache2  2.4.7-1
ii  apache2-bin  2.4.7-1

-- 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#677568: libpoppler-glib8: bad colors in epdfview

2012-06-14 Thread Fabien Harrang
Package: libpoppler-glib8
Version: 0.18.4-2
Severity: important

Since last update to 0.18.4-2, with any PDF file, epdfview (0.1.8-2+b1) seems
to invert red and blue components of texts and images: red ↔ blue,
cyan ↔ yellow, etc.

For more informations, please contact me if needed.
Thanks.

Fabien


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (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 libpoppler-glib8 depends on:
ii  libc6  2.13-33
ii  libcairo2  1.12.2-1
ii  libfreetype6   2.4.9-1
ii  libgcc11:4.7.0-8
ii  libglib2.0-0   2.32.3-1
ii  libpoppler19   0.18.4-2
ii  libstdc++6 4.7.0-8
ii  multiarch-support  2.13-33

libpoppler-glib8 recommends no packages.

libpoppler-glib8 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#655466: libapache2-mod-wsgi: python2.6 depend

2012-01-11 Thread Fabien Harrang

Source: libapache2-mod-wsgi
Version: 3.3-4
Severity: important
Tags: d-i

Hi,

Some months ago, I uninstalled python2.6 (former stable version in 
Debian) in order to use python2.7 only.
Today, I want to install libapache2-mod-wsgi but I see that it depends 
on python2.6.

So I don't want to reinstall python2.6 to get mod-wsgi.

Please check if it could be possible to remove python2.6 from 
libapache2-mod-wsgi depends in unstable.

Thanks.

Fabien



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



Bug#629580: gnome-shell crashes with segfault

2011-11-13 Thread Fabien Harrang
These is the output you request for.

Fabien
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: Brian Paul
server glx version string: 1.4 Mesa 7.11
server glx extensions:
GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, 
GLX_MESA_release_buffers, GLX_ARB_get_proc_address, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer
client glx vendor string: Brian Paul
client glx version string: 1.4 Mesa 7.11
client glx extensions:
GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, 
GLX_MESA_release_buffers, GLX_ARB_get_proc_address, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer
GLX version: 1.4
GLX extensions:
GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, 
GLX_MESA_release_buffers, GLX_ARB_get_proc_address, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer
OpenGL vendor string: Brian Paul
OpenGL renderer string: Mesa X11
OpenGL version string: 2.1 Mesa 7.11
OpenGL shading language version string: 1.20
OpenGL extensions:
GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
GL_EXT_copy_texture, GL_EXT_paletted_texture, GL_EXT_polygon_offset, 
GL_EXT_subtexture, GL_EXT_texture_object, GL_EXT_vertex_array, 
GL_EXT_compiled_vertex_array, GL_EXT_texture, GL_EXT_texture3D, 
GL_IBM_rasterpos_clip, GL_ARB_point_parameters, 
GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters, 
GL_EXT_rescale_normal, GL_EXT_separate_specular_color, 
GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap, 
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
GL_SGIS_texture_lod, GL_ARB_multitexture, GL_IBM_multimode_draw_arrays, 
GL_IBM_texture_mirrored_repeat, GL_3DFX_texture_compression_FXT1, 
GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_transpose_matrix, 
GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, 
GL_EXT_secondary_color, GL_EXT_texture_env_add, 
GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, 
GL_INGR_blend_func_separate, GL_MESA_resize_buffers, GL_NV_blend_square, 
GL_NV_light_max_exponent, GL_NV_texgen_reflection, 
GL_NV_texture_env_combine4, GL_SUN_multi_draw_arrays, 
GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
GL_EXT_framebuffer_object, GL_EXT_shared_texture_palette, 
GL_EXT_texture_env_dot3, GL_MESA_window_pos, GL_NV_packed_depth_stencil, 
GL_NV_texture_rectangle, GL_NV_vertex_program, GL_ARB_depth_texture, 
GL_ARB_occlusion_query, GL_ARB_shadow, GL_ARB_shadow_ambient, 
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
GL_ARB_window_pos, GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, 
GL_EXT_stencil_two_side, GL_EXT_texture_cube_map, GL_NV_depth_clamp, 
GL_NV_fragment_program, GL_NV_point_sprite, GL_NV_vertex_program1_1, 
GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, GL_ARB_draw_buffers, 
GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects, 
GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers, 
GL_ATI_texture_env_combine3, GL_EXT_depth_bounds_test, 
GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_MESA_pack_invert, 
GL_MESA_ycbcr_texture, GL_ARB_depth_clamp, GL_ARB_fragment_program_shadow, 
GL_ARB_half_float_pixel, GL_ARB_occlusion_query2, GL_ARB_point_sprite, 
GL_ARB_shading_language_100, GL_ARB_sync, GL_ARB_texture_non_power_of_two, 
GL_ARB_vertex_buffer_object, GL_ATI_blend_equation_separate, 
GL_EXT_blend_equation_separate, GL_OES_read_format, 
GL_ARB_pixel_buffer_object, GL_ARB_texture_compression_rgtc, 
GL_ARB_texture_rectangle, GL_ATI_texture_compression_3dc, 
GL_EXT_pixel_buffer_object, GL_EXT_texture_compression_rgtc, 
GL_EXT_texture_mirror_clamp, GL_EXT_texture_rectangle, 
GL_EXT_texture_sRGB, GL_EXT_texture_shared_exponent, 
GL_ARB_framebuffer_object, GL_EXT_framebuffer_blit, 
GL_EXT_framebuffer_multisample, GL_EXT_packed_depth_stencil, 
GL_NV_fragment_program_option, GL_APPLE_object_purgeable, 
GL_ARB_vertex_array_object, GL_ATI_separate_stencil, 
GL_ATI_texture_mirror_once, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
GL_EXT_gpu_program_parameters, GL_EXT_texture_array, 
GL_EXT_texture_compression_latc, GL_EXT_texture_env_combine, 
GL_EXT_texture_sRGB_decode, GL_EXT_timer_query, GL_MESA_texture_array, 
GL_ARB_copy_buffer, GL_ARB_draw_instanced, GL_ARB_half_float_vertex, 
GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle, 
GL_ARB_vertex_array_bgra, GL_EXT_separate_shader_objects, 
GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra, 
G

Bug#629580: gnome-shell crashes with segfault

2011-11-08 Thread Fabien Harrang
My issue came from "libgl1-mesa-swx11" which I just replace by
"libgl1-mesa-glx".
Now, all seems to works well. So, no new report bug.

Tanks a lot Michael!

Fabien



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



Bug#629580: gnome-shell crashes with segfault

2011-11-08 Thread Fabien Harrang
Package: gnome-shell
Version: 3.0.2-5
Followup-For: Bug #629580

With my upgrade since the migration of Gnome 3 in testing today,
few seconds after my login on GDM I had a black screen with
"Un problème est survenu et le système ne peut pas se récupérer."
(part of the french text displayed).

My /var/log/messages says:
  gnome-shell[2441]: segfault at ce0 ip b6b29f90 sp bfc8622c error 4 in 
libGL.so.1.5.071100[b6a96000+371000]
  gnome-shell[2497]: segfault at ce0 ip b6b34f90 sp bf9d59ac error 4 in 
libGL.so.1.5.071100[b6aa1000+371000]

And my /var/log/syslog:
  dbus[1230]: [system] Activating service name='org.freedesktop.PackageKit' 
(using servicehelper)
  dbus[1230]: [system] Successfully activated service 
'org.freedesktop.PackageKit'
  pulseaudio[2488]: [pulseaudio] pid.c: Daemon already running.
  kernel: [   52.374626] gnome-shell[2441]: segfault at ce0 ip b6b29f90 sp 
bfc8622c error 4 in libGL.so.1.5.071100[b6a96000+371000]
  x-session-manager[2329]: WARNING: Application 'gnome-shell.desktop' killed by 
signal 
  kernel: [   52.682029] gnome-shell[2497]: segfault at ce0 ip b6b34f90 sp 
bf9d59ac error 4 in libGL.so.1.5.071100[b6aa1000+371000]
  x-session-manager[2329]: WARNING: App 'gnome-shell.desktop' respawning too 
quickly 
  x-session-manager[2329]: WARNING: Application 'gnome-shell.desktop' killed by 
signal 

So, please re-open this bug if necessary.

Fabien


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (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 gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.7.5-3 
ii  gconf2   2.32.4-1
ii  gir1.2-atk-1.0   2.2.0-2 
ii  gir1.2-clutter-1.0   1.8.2-1 
ii  gir1.2-cogl-1.0  1.8.2-1 
ii  gir1.2-coglpango-1.0 1.8.2-1 
ii  gir1.2-freedesktop   0.10.8-2+b1 
ii  gir1.2-gconf-2.0 2.32.4-1
ii  gir1.2-gdkpixbuf-2.0 2.24.0-1
ii  gir1.2-gkbd-3.0  3.2.0-1 
ii  gir1.2-glib-2.0  0.10.8-2+b1 
ii  gir1.2-gnomebluetooth-1.03.2.1-1 
ii  gir1.2-gtk-3.0   3.0.12-2
ii  gir1.2-json-1.0  0.14.0-1
ii  gir1.2-mutter-3.03.0.2.1-4   
ii  gir1.2-networkmanager-1.00.9.0-2 
ii  gir1.2-pango-1.0 1.29.4-2
ii  gir1.2-polkit-1.00.102-1 
ii  gir1.2-telepathyglib-0.120.16.0-1
ii  gir1.2-telepathylogger-0.2   0.2.10-2
ii  gir1.2-upowerglib-1.00.9.14-1
ii  gjs  1.29.0-2+b1 
ii  gnome-bluetooth  3.2.1-1 
ii  gnome-icon-theme-symbolic3.2.1-1 
ii  gnome-settings-daemon3.0.3-3 
ii  gsettings-desktop-schemas3.0.1-1 
ii  libatk1.0-0  2.2.0-2 
ii  libc62.13-21 
ii  libcairo-gobject21.10.2-6.1  
ii  libcairo21.10.2-6.1  
ii  libcamel-1.2-23  3.0.3-1 
ii  libcanberra0 0.28-3  
ii  libclutter-1.0-0 1.8.2-1 
ii  libcogl-pango0   1.8.2-1 
ii  libcogl5 1.8.2-1 
ii  libcroco30.6.2-2 
ii  libdbus-1-3  1.4.16-1
ii  libdbus-glib-1-2 0.98-1  
ii  libdrm2  2.4.26-1
ii  libebook1.2-10   3.0.3-1 
ii  libecal1.2-8 3.0.3-1 
ii  libedataserver1.2-14 3.0.3-1 
ii  libedataserverui-3.0-0   3.0.3-1 
ii  libffi5  3.0.10-3
ii  libfontconfig1   2.8.0-3 
ii  libfreetype6 2.4.7-2 
ii  libgconf2-4  2.32.4-1
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libgirepository-1.0-10.10.8-2+b1 
ii  libgjs0b [libgjs0-libmozjs7d]1.29.0-2+b1 
ii  libgl1-mesa-swx11 [libgl1]   7.11-6  
ii  libglib2.0-0 2.28.8-1
ii  libgnome-desktop-3-0 3.0.2

Bug#614175: Can't run after install

2011-03-28 Thread Fabien Harrang
Package: prosody
Version: 0.7.0-1
Followup-For: Bug #614175

I had the same problem with liblua5.1-filesystem0 (1.5.0-1).
The 2011-03-01, I upgrade liblua5.1-filesystem0 from 1.4.2-3 to 1.5.0-1.
All contitue to work well while there were no reboot.
The 2011-03-25, I reboot the computer (which never reboot on march): prosody
fails to start with the exactly same message as Julien (between stars).
So, I downgrade liblua5.1-filesystem0 to 1.4.2-3, prosody refused to run.
After a last reboot, prosody works well.

For me, prosody 0.7 fails with liblua5.1-filesystem0 ≥ 1.5

Fabien


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-xenU-3831-i386 (SMP w/1 CPU core)
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 prosody depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared lib
ii  libidn11  1.20-1 GNU Libidn library, implementation
ii  liblua5.1-0   5.1.4-5Simple, extensible, embeddable pro
ii  liblua5.1-expat0  1.1.0-3libexpat bindings for the Lua lang
ii  liblua5.1-filesystem0 1.4.2-3luafilesystem library for the Lua 
ii  liblua5.1-socket2 2.0.2-4TCP/UDP socket library for Lua 5.1
ii  libssl0.9.8   0.9.8o-5   SSL shared libraries
ii  lua5.15.1.4-5Simple, extensible, embeddable pro
ii  openssl   0.9.8o-5   Secure Socket Layer (SSL) binary a

Versions of packages prosody recommends:
pn  liblua5.1-event0   (no description available)
ii  liblua5.1-sec10.4-3  SSL socket library for the Lua lan

prosody 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