Activity log for bug #591873

Date Who What changed Old value New value Message
2010-06-09 18:51:52 Krzysztof Klimonda bug added bug
2010-06-09 19:33:11 Krzysztof Klimonda description couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES variable to decide whether it should display debug message or not. It may confuse developers who depend on the g_debug default behaviour. couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES environment variable to decide whether it should display debug message or not. It may confuse developers who depend on the g_debug default behaviour. According to rodrigo from #ubuntuone it's fixed in maverick. There may be some packages depending on the current for displaying debug only when some environment variable is set but I don't see why would anyone do it.
2010-06-10 02:23:19 Launchpad Janitor branch linked lp:~kklimonda/ubuntu/lucid/couchdb-glib/fix-591873
2010-06-11 17:18:52 Krzysztof Klimonda nominated for series Ubuntu Lucid
2010-06-18 09:40:48 Martin Pitt bug task added couchdb-glib (Ubuntu Lucid)
2010-06-18 09:41:02 Martin Pitt couchdb-glib (Ubuntu): status New Fix Released
2010-06-18 09:41:09 Martin Pitt couchdb-glib (Ubuntu Lucid): importance Undecided Low
2010-07-27 10:13:25 Launchpad Janitor branch linked lp:ubuntu/couchdb-glib
2010-08-12 16:39:00 Rodrigo Moya couchdb-glib (Ubuntu): status Fix Released In Progress
2010-08-12 16:39:00 Rodrigo Moya couchdb-glib (Ubuntu): assignee Rodrigo Moya (rodrigo-moya)
2010-08-17 10:14:11 Rodrigo Moya couchdb-glib (Ubuntu): status In Progress Fix Committed
2010-08-18 14:34:10 Martin Pitt couchdb-glib (Ubuntu Lucid): status New Incomplete
2010-08-22 00:01:48 Krzysztof Klimonda attachment added testcase.py https://bugs.edge.launchpad.net/ubuntu/lucid/+source/couchdb-glib/+bug/591873/+attachment/1509500/+files/testcase.py
2010-08-22 02:10:55 Krzysztof Klimonda description couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES environment variable to decide whether it should display debug message or not. It may confuse developers who depend on the g_debug default behaviour. According to rodrigo from #ubuntuone it's fixed in maverick. There may be some packages depending on the current for displaying debug only when some environment variable is set but I don't see why would anyone do it. couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES environment variable to decide whether it should display debug message or not. It may confuse developers who depend on the g_debug default behaviour. According to rodrigo from #ubuntuone it's fixed in maverick. There may be some packages depending on the current for displaying debug only when some environment variable is set but I don't see why would anyone do it. TEST CASE: download attached testcase.py with libcouchdb-glib-1.0-2 0.6.3-0ubuntu1 you will get this result: kklimonda@vm-desert:~$ python testcase.py ** (process:1424): DEBUG: You will see this message kklimonda@vm-desert:~$ and with libcouchdb-glib-1.0-2 0.6.3-0ubuntu1.1 this one instead: pkklimonda@vm-desert:~$ python testcase.py ** (process:1590): DEBUG: You will see this message ** (process:1590): DEBUG: but not this with 0.6.3-0ubuntu1 installed kklimonda@vm-desert:~$
2010-08-22 02:11:22 Krzysztof Klimonda attachment added couchdb-glib.debdiff https://bugs.edge.launchpad.net/ubuntu/+source/couchdb-glib/+bug/591873/+attachment/1509673/+files/couchdb-glib.debdiff
2010-09-01 09:15:40 Launchpad Janitor branch linked lp:ubuntu/lucid-proposed/couchdb-glib
2010-09-16 08:26:18 Martin Pitt couchdb-glib (Ubuntu): status Fix Committed Fix Released
2010-10-05 12:11:11 Jean-Baptiste Lallement tags verification-done
2010-10-05 13:19:17 Launchpad Janitor couchdb-glib (Ubuntu Lucid): status Incomplete Fix Released
2011-09-19 21:23:16 Ubuntu Foundations Team Bug Bot tags verification-done testcase verification-done