Bug#529365: remove + re-install same version: dbconfig-common does not reconfigure

2009-05-18 Thread sean finney
hi florian, On Mon, May 18, 2009 at 07:05:00PM -0300, Florian Grandel wrote: > If you confirm this to be unintended behaviour, then I'll be > able to provide a patch. > > Proposed solution: > - db_set /internal/reconfiguring true when removing the database > - Execute codebranch .../config, line

Bug#529332: /usr/bin/git-dch: git-dch: prettier formatting for Closes: and Thanks: meta info

2009-05-18 Thread sean finney
Package: git-buildpackage Version: 0.4.53 Severity: wishlist File: /usr/bin/git-dch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hiya, here's an example produced by git dch: [ Sean Finney ] * fix syntax error in phpize5 caused by libtool2.2.patch (Closes: #529248) - thanks to M

Bug#529248: [debian/debian-sid] fix syntax error in phpize5 caused by libtool2.2.patch

2009-05-18 Thread Sean Finney
tag 529248 pending thanks Date: Mon May 18 17:31:44 2009 +0200 Author: Sean Finney Commit ID: b0f390da26ddb791c8063268d8749d8d825e73bb Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=b0f390da26ddb791c8063268d8749d8d825e73bb Patch URL: http://git.debian.org/?p=pkg-php

Bug#528712: markdown: code blocks have extra newline injected at end

2009-05-14 Thread sean finney
Package: markdown Version: 1.0.1-7 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 /usr/share/perl5/Text/Markdown.pm:944 $result = "\n\n" . $codeblock . "\n\n\n"; the "\n" should be "". the extra newline gets rendered by the browser as an extra blank line

Bug#501761: a few more proposed ways to tackle this

2009-05-12 Thread sean finney
tagging the known working cases and leaving the rest of them as branches would work, but would leave you with a slightly inconsistant result (i.e. you'd also probably want to warn the user that they're missing some tags). here's a few more alternatives for consideration: option 1: do the same as

Bug#528270: git-core: no way to have system-wide or user specified hooks dir

2009-05-11 Thread sean finney
Package: git-core Version: 1:1.6.3-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it would be really nice to have in my ~/.gitconfig something that could override the location of the hooks dir normally in .git/hooks. the only way i can think of currently doing this is overri

Bug#527560: [php-maint] Bug#527560: [debian/debian-etch] fix for double-free regression in patch CVE-2008-5658

2009-05-08 Thread Sean Finney
hi sébastien, i've prepared a tentative fix at: deb http://people.debian.org/~seanius/php/etch ./ could you try it and provide feedback if it resolves the problem (and if there are any further problems)? thanks! sean On Fri, May 08, 2009 at 09:01:28AM +0000, Sean Finney wrote:

Bug#527560: [debian/debian-etch] fix for double-free regression in patch CVE-2008-5658

2009-05-08 Thread Sean Finney
tag 527560 pending thanks Date: Fri May 8 08:36:55 2009 +0200 Author: Sean Finney Commit ID: ea2f84271823f0bf1fd048c163ca11255c632363 Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=ea2f84271823f0bf1fd048c163ca11255c632363 Patch URL: http://git.debian.org/?p=pkg-php/php.git

Bug#527560: php5: double free() error in latest etch security update

2009-05-07 Thread sean finney
Package: php5 Version: 5.2.0+dfsg-8+etch15 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 as reported in : > It seems that there were some side effects. Since the upgrade we've PHP > crashes with: > *** glibc detected *** double free or corruption (fasttop): 0x08718200 > *** >

Bug#526997: [/debian-sid] downgrade Depends on logrotate to a Recommends

2009-05-05 Thread Sean Finney
tag 526997 pending thanks Date: Tue May 5 18:44:52 2009 +0200 Author: Sean Finney Commit ID: 956cd93ec1a4bda42212d21b8b274ae3da53b088 Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=956cd93ec1a4bda42212d21b8b274ae3da53b088 Patch URL: http://git.debian.org/?p=users

Bug#527066: [/debian-sid] add a watch file to track upstream updates

2009-05-05 Thread Sean Finney
tag 527066 pending thanks Date: Tue May 5 18:42:43 2009 +0200 Author: Sean Finney Commit ID: 605131a1d4f67e1f37ca18cf381b87a4a66617ea Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=605131a1d4f67e1f37ca18cf381b87a4a66617ea Patch URL: http://git.debian.org/?p=users

Bug#523846: Info received (libnet-server-perl: better patch)

2009-05-04 Thread sean finney
hi once more, the last patch should be correct. *however*, the problems i was mentioning were the result of a bug in another package, which i strongly suggest you take into account with this upload. namely, see #522478 . uploading without also waiting for the NMU'd version of libio-socket-inet

Bug#522478: libio-socket-inet6-perl: NMU (diff attached)

2009-05-04 Thread sean finney
rl-2.54/debian/changelog +++ libio-socket-inet6-perl-2.54/debian/changelog @@ -1,10 +1,3 @@ -libio-socket-inet6-perl (2.54-1.1) unstable; urgency=low - - * Non-maintainer upload. - * Fix for error resolving addresses with AF_UNSPEC (closes: #522478). - - -- Sean Finney Mon, 04 May 2009 15:09:36 +02

Bug#523846: libnet-server-perl: updated patch

2009-05-04 Thread sean finney
r/share/dpatch/dpatch-run ## 03_ipv6-support.dpatch: ipv6 support in Net::Server ## ## DP: this patch was originally found at ## DP: http://dev.fiqz.com/svn/fiqz/patches/perl-Net-Server-0.86-ipv6.patch ## DP: ## DP: it was then updated by sean finney to apply against ## DP: the latest version of

Bug#523846: libnet-server-perl: better patch

2009-05-04 Thread sean finney
atch/dpatch-run ## 03_ipv6-support.dpatch: ipv6 support in Net::Server ## ## DP: this patch was originally found at ## DP: http://dev.fiqz.com/svn/fiqz/patches/perl-Net-Server-0.86-ipv6.patch ## DP: ## DP: it was then updated by sean finney to apply against ## DP: the latest version of Net-Server in debia

Bug#523846: libnet-server-perl: better patch

2009-05-04 Thread sean finney
oh, one more thing: On Mon, May 04, 2009 at 11:18:39AM +0200, sean finney wrote: > ## DP: the latest version of Net-Server in debian, modified for new stricter > ## DP: perl syntax conventions, and a small bugfix to the original patch in > ## DP: the last hunk. in case you get confus

Bug#511493: [debian/debian-etch] fix for CVE-2008-5557: Heap based overflow in mbstring extension

2009-04-28 Thread Sean Finney
tag 511493 pending thanks Date: Tue Apr 28 19:43:55 2009 +0200 Author: Sean Finney Commit ID: abafc5330cede8260890b3083b739891bd029d62 Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=abafc5330cede8260890b3083b739891bd029d62 Patch URL: http://git.debian.org/?p=pkg-php

Bug#524273: [/debian-unstable] tighten dependency on python-compizconfig

2009-04-28 Thread Sean Finney
tag 524273 pending thanks Date: Tue Apr 28 19:26:12 2009 +0200 Author: Sean Finney Commit ID: 0377457857b76835bc425decc28e8b95f210be95 Commit URL: http://git.debian.org/?p=pkg-xorg/bling/ccsm.git;a=commitdiff;h=0377457857b76835bc425decc28e8b95f210be95 Patch URL: http://git.debian.org/?p=pkg

Bug#523028: [debian/debian-etch] CVE-2008-5814: XSS vulnerability via display_errors

2009-04-28 Thread Sean Finney
tag 523028 pending thanks Date: Tue Apr 28 08:28:27 2009 +0200 Author: Sean Finney Commit ID: 07da41c230e45f15f271b5e95c1c20ae8ce3128a Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=07da41c230e45f15f271b5e95c1c20ae8ce3128a Patch URL: http://git.debian.org/?p=pkg-php

Bug#523049: [debian/debian-etch] CVE-2009-0754.patch: mbstring.func_overload leakage between apache2 vhosts

2009-04-28 Thread Sean Finney
tag 523049 pending thanks Date: Tue Apr 28 08:33:13 2009 +0200 Author: Sean Finney Commit ID: 9917a8cb96dfa99d5af30cf4b1670edc81c669bd Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=9917a8cb96dfa99d5af30cf4b1670edc81c669bd Patch URL: http://git.debian.org/?p=pkg-php

Bug#523028: [php-maint] Bug#523028: some info

2009-04-27 Thread sean finney
hi michael, On Mon, Apr 27, 2009 at 05:37:07PM -0400, Michael S. Gilbert wrote: > fyi, ubuntu issued a usn [1] for this issue. not sure if any of their > work may be useful to you. read earlier in the bug report, message #21 :) fwiw a fix for this is already uploaded for a hardy update, and th

Bug#504053: [php-maint] Bug#504053: Bug#504053: also fails to pick up values in /etc/php5/conf.d

2009-04-27 Thread sean finney
On Mon, Apr 27, 2009 at 02:08:28PM -0500, Raphael Geissert wrote: > On Monday 27 April 2009 05:19:35 Chris Butler wrote: > > The cron job also fails to read files in /etc/php5/conf.d, so if the local > > admin has overridden the default value using a file in conf.d then it won't > > be picked up. >

Bug#523028: [php-maint] Bug#523028: php4 affected?

2009-04-26 Thread sean finney
hi michael, On Sun, Apr 26, 2009 at 04:43:16PM -0400, Michael S. Gilbert wrote: > does this bug affect php4 at all? asking to determine whether a dsa > needs to be issued for php4 in etch. thanks. without actually looking, i would guess so. i'm turning my attention next to php5/etch, and we ca

Bug#523049: [/debian-lenny] CVE-2009-0754.patch: mbstring.func_overload leakage between apache2 vhosts

2009-04-26 Thread Sean Finney
tag 523049 pending thanks Date: Sun Apr 26 21:06:28 2009 +0200 Author: Sean Finney Commit ID: 2d73f5fcd24b0a2692beed4784ffc5e530bbe4ea Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=2d73f5fcd24b0a2692beed4784ffc5e530bbe4ea Patch URL: http://git.debian.org/?p=pkg-php

Bug#523028: [/debian-lenny] CVE-2008-5814: XSS vulnerability via display_errors

2009-04-26 Thread Sean Finney
tag 523028 pending thanks Date: Sun Apr 26 21:03:09 2009 +0200 Author: Sean Finney Commit ID: a71a80d0465f4e82210559c51217f03057c7e028 Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=a71a80d0465f4e82210559c51217f03057c7e028 Patch URL: http://git.debian.org/?p=pkg-php

Bug#525343: htmlscrubber: htmlscrubber_skip ignored for pushed content

2009-04-23 Thread sean finney
Package: ikiwiki Version: 3.10 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i defined a template to embed youtube video, and the htmlscrubber by default wants to scrub it all away. i added htmlscrubber_skip => '!postcomment(*)' to my config, and on my local (laptop) install it

Bug#525024: cacti: include path error with CLI scripts

2009-04-21 Thread sean finney
salut jean-françois, On Tue, Apr 21, 2009 at 05:40:58PM +0200, Jean-François Masure wrote: > > modifying the include line to ../site/include/global.php fix the issue > > Another way to solve the issue would be to move the directory to > /usr/share/cacti/site/cli/ > > > > patch: thanks for

Bug#525024: [cacti/debian-sid] fix path to global.php in cli scripts

2009-04-21 Thread Sean Finney
tag 525024 pending thanks Date: Tue Apr 21 19:07:25 2009 +0200 Author: Sean Finney Commit ID: 30f323bc7b61b42f4a6aa5b162d3b987549bf1e5 Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=30f323bc7b61b42f4a6aa5b162d3b987549bf1e5 Patch URL: http://git.debian.org/?p

Bug#524831: pidgin: privacy settings don't work for MSN

2009-04-20 Thread sean finney
Package: pidgin Version: 2.5.5-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, if i try to set the privacy settings for an MSN account in pidgin, they're forgotten across application exit/start. sean - -- System Information: Debian Release: squeeze/sid APT prefe

Bug#513204: request for testing fix for #513204

2009-04-18 Thread sean finney
sorry for the mail flood.. On Sat, Apr 18, 2009 at 05:55:31PM +0200, sean finney wrote: > depending on your architecture, and apt-get update/upgrade. > the new version of libmysqlclient15off containing the fix should be > 5.0.51a-24lenny1. you probably don't need any more th

Bug#524366: request for testing fix for #513204

2009-04-18 Thread sean finney
tags 513204 moreinfo thanks hi everyone, after speaking with the mysql maintainer i've prepared a proposed update for the stable/lenny version of mysql containing the fix from Martin Koegler. for those of you who are affected, can you please try the following in your sources.list: deb http://peo

Bug#524366: [debian-mysql] Bug#515143: Bug#515143: [PATCH] remove glibc workaround

2009-04-16 Thread sean finney
hi norbert, On Sun, Feb 15, 2009 at 12:58:44PM +0100, Norbert Tretkowski wrote: > Am Samstag, den 14.02.2009, 16:11 +0100 schrieb Martin Koegler: > > The attaced patch removes the startup of the dummy thread. > > > > With this patch, I can't trigger a segfault in php-cli anymore. > > strace confi

Bug#524004: [Pkg-utopia-maintainers] Bug#524004: network-manager: does not install gconf schemas

2009-04-16 Thread sean finney
On Tue, Apr 14, 2009 at 10:01:47PM +0200, Michael Biebl wrote: > network-manager does not use gconf, I guess you mean network-manager-gnome. yeah... sorry. > As the data for nm-applet is autogenerated, I'm not sure if schema files can > be > used. you mean because there's a dynamic component (i

Bug#513204: Progress?

2009-04-16 Thread sean finney
clone 513204 -1 reassign -1 libmysqlclient15 found -1 5.0.51a-24 notfound -1 5.0.77-1 block 513204 by -1 thanks hi simon, On Tue, Apr 14, 2009 at 02:39:29PM +0100, Simon Waters wrote: > Any specific advice on how best to do this. As applying taskset to the apache > process forces all subprocesse

Bug#524077: comments: add option to reply to comments

2009-04-15 Thread sean finney
hi joey, On Tue, Apr 14, 2009 at 03:28:24PM -0400, Joey Hess wrote: > I think that for non-threaded comments, the convention for reply is just > to add a new comment. Perhaps using the @name convention to refer to a > previous commenter in the thread. but it'd be nice to quote with some context..

Bug#524077: comments: add option to reply to comments

2009-04-14 Thread sean finney
Package: ikiwiki Version: 3.09 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i just tried out the comment plugin and am quite happy. however, i'd be even happier if there were a way to reply in-line to the comments that people leave. i guess the logical extreme would be

Bug#524004: network-manager: does not install gconf schemas

2009-04-14 Thread sean finney
Package: network-manager Version: 0.7.0.100-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, the gconf settings installed by network manager are not accompanied by schema definitions files, and thus settings can't be validated, no tooltips, etc. sean - -- System In

Bug#523751: git-dch: provide option to ignore changelog entries

2009-04-12 Thread sean finney
Package: git-buildpackage Version: 0.4.50 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 okay, here's a really minor nitpick: if i commit (later to be amended) a snapshot version of debian/changelog, commit a new change, and then run git-dch again, it will include the log entr

Bug#523693: ikiwiki: parentlinks span in page.tmpl gives tidy warnings on empty parentlinks

2009-04-11 Thread sean finney
hi joey, On Sat, Apr 11, 2009 at 07:10:44PM -0400, Joey Hess wrote: > > a quick-hack fix is to unconditionally include an   in the parentlinks > > span (i guess you could also conditionally put it in there via the > > parentlinks > > plugin, but this would also require modifying the page template

Bug#523701: ikiwiki: comment form not valid xhtml

2009-04-11 Thread sean finney
Package: ikiwiki Version: 3.09 Severity: minor Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 the edit comment page contains some xhtml errors: - - various form fields are not in a block element like / - - i think the "charset" attribute should actually be "accept-charset" attached i

Bug#523693: ikiwiki: parentlinks span in page.tmpl gives tidy warnings on empty parentlinks

2009-04-11 Thread sean finney
Package: ikiwiki Version: 3.09 Severity: minor Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 with empty parentlinks (i.e. on a top level page) the following html is generated: which generates a tidy warning: line 22 column 1 - Warning: trimming empty An element is empty or only

Bug#519729: [compiz-fusion-plugins-main/debian-unstable] new patch: nvidia-workaround.patch for redraw issue with nvidia cards.

2009-04-09 Thread Sean Finney
tag 519729 pending thanks Date: Thu Apr 9 18:29:32 2009 +0200 Author: Sean Finney Commit ID: 7643e42048c7c02cbebd335733a83f7205ff697b Commit URL: (url not available/configured in hook) Patch URL: (url not available/configured in hook) new patch: nvidia-workaround.patch for redraw issue

Bug#523028: [php-maint] Bug#523028: php5: multiple vulnerabilities

2009-04-07 Thread sean finney
severity 523028 important clone 523028 -1 retitle 523028 CVE-2008-5814: XSS vulnerability in PHP <= 5.2.7 retitle -1 CVE-2009-0754: mbstring.func_overload setting leakage across vhosts hi michael, in the future please file seperate bugs for seperate vulnerabilities. i would say neither of these

Bug#520538: [php-maint] Bug#520538: testing

2009-04-07 Thread sean finney
On Tue, Apr 07, 2009 at 03:58:42PM +0200, Frank Oosterhuis wrote: > Any ideas on when this is going to hit squeeze? http://release.debian.org/migration/testing.pl?package=php5 i think we're just waiting on an armel build. sean signature.asc Description: Digital signature

Bug#522530: lintian report mixed with: "/bin/tar: Record size = 8 blocks"

2009-04-04 Thread sean finney
On Sat, Apr 04, 2009 at 05:42:27PM +0100, Adam D. Barratt wrote: > On Sat, April 4, 2009 17:20, Russ Allbery wrote: > > Could you run lintian with -d so that we can see what's generating those > > messages? The options that Lintian uses with tar haven't changed in a > > while, but then neither has

Bug#522530: lintian report mixed with: "/bin/tar: Record size = 8 blocks"

2009-04-04 Thread sean finney
Package: lintian Version: 2.2.9 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 while fixing up a new version of the compiz package: rangda[/home/sean/debian/bling] lintian compiz_0.8.2-1_amd64.changes :) W: compiz source: debhelper-but-no-misc-depends compiz W: compiz sou

Bug#522118: git-buildpackage: git-dch should re-use a dirty changelog entry with UNRELEASED

2009-03-31 Thread sean finney
Package: git-buildpackage Version: 0.4.50 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, here's the use case: * merge changes from new upstream version * make a few changes * generate changelog with git dch debian -N , dist == UNRELEASED * test, make a few more changes * t

Bug#521793: ikiwiki: documentation wrongly suggests use of "anonok_pages"

2009-03-30 Thread sean finney
Package: ikiwiki Version: 3.08 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, in /plugins/anonok there are references to setting up anonymous editing for pages under a certain subset of the wiki, like for blog comments etc however, the suggested "anonok_pages" config option s

Bug#521764: gitpkg: git-debimport --fetch fails

2009-03-29 Thread sean finney
Package: gitpkg Version: 0.10 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rangda[/home/sean/nsca] git-debimport --fetch nsca :) Downloading Sources.gz... failed. ERROR: return code 1 from /usr/bin/debsnap, aborting. rangda[/home/sean/nsca]

Bug#519048: [spine/debian-sid] instruct dbconfig-generate-include to use ucf

2009-03-29 Thread Sean Finney
tag 519048 pending thanks Date: Sun Mar 29 23:31:28 2009 +0200 Author: Sean Finney Commit ID: 315e6c3a8e7fef747694689b4c82c32d97976f66 Commit URL: http://git.debian.org/?p=users/seanius/spine.git;a=commitdiff;h=315e6c3a8e7fef747694689b4c82c32d97976f66 Patch URL: http://git.debian.org/?p

Bug#483556: [cacti/debian-sid] copy cli directory to /usr/share/cacti

2009-03-29 Thread Sean Finney
tag 483556 pending thanks Date: Sun Mar 29 17:37:04 2009 +0200 Author: Sean Finney Commit ID: e08f7491e009b69c239c2b81560738efd4a73fee Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=e08f7491e009b69c239c2b81560738efd4a73fee Patch URL: http://git.debian.org/?p

Bug#516302: two issues, one still in cacti

2009-03-29 Thread sean finney
hi, upon further inspection, only one of the two warnings is from dbconfig-common. the other warning is indeed from a ucf call in cacti's maintainer scripts, this will be fixed in the next upload. sean -- signature.asc Description: Digital signature

Bug#496854: [cacti/debian-sid] add Suggests: php5-ldap for ldap authentication

2009-03-29 Thread Sean Finney
tag 496854 pending thanks Date: Sun Mar 29 14:55:10 2009 +0200 Author: Sean Finney Commit ID: 7f86095e5cb47b4727c9a3b3e81174fa29c992d8 Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=7f86095e5cb47b4727c9a3b3e81174fa29c992d8 Patch URL: http://git.debian.org/?p

Bug#494811: [cacti/debian-sid] add Homepage field to control file

2009-03-27 Thread Sean Finney
tag 494811 pending thanks Date: Fri Mar 27 11:01:34 2009 +0100 Author: Sean Finney Commit ID: ca10def41a4ca99d6f7477da544ef0c0a2dacbfa Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=ca10def41a4ca99d6f7477da544ef0c0a2dacbfa Patch URL: http://git.debian.org/?p

Bug#459594: [cacti/debian-sid] update default apache config php options

2009-03-27 Thread Sean Finney
tag 459594 pending thanks Date: Fri Mar 27 10:44:38 2009 +0100 Author: Sean Finney Commit ID: 0242e309ec11a26d54d0eccfb24fd6e56bd8dcbb Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=0242e309ec11a26d54d0eccfb24fd6e56bd8dcbb Patch URL: http://git.debian.org/?p

Bug#514342: [cacti/debian-sid] remove obsolete dependencies on php4 packages

2009-03-27 Thread Sean Finney
tag 514342 pending thanks Date: Fri Mar 27 10:12:36 2009 +0100 Author: Sean Finney Commit ID: d1178743395cb1d5f7cfca8b07a467eef02bf5e2 Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=d1178743395cb1d5f7cfca8b07a467eef02bf5e2 Patch URL: http://git.debian.org/?p

Bug#459594: [cacti/debian-sid] update default apache config php options

2009-03-27 Thread Sean Finney
Date: Fri Mar 27 10:44:38 2009 +0100 Author: Sean Finney Commit ID: 0242e309ec11a26d54d0eccfb24fd6e56bd8dcbb Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=0242e309ec11a26d54d0eccfb24fd6e56bd8dcbb Patch URL: http://git.debian.org/?p=users/seanius/cacti.git;a

Bug#494811: [cacti/debian-sid] add Homepage field to control file

2009-03-27 Thread Sean Finney
Date: Fri Mar 27 11:01:34 2009 +0100 Author: Sean Finney Commit ID: ca10def41a4ca99d6f7477da544ef0c0a2dacbfa Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=ca10def41a4ca99d6f7477da544ef0c0a2dacbfa Patch URL: http://git.debian.org/?p=users/seanius/cacti.git;a

Bug#514342: [cacti/debian-sid] remove obsolete dependencies on php4 packages

2009-03-27 Thread Sean Finney
Date: Fri Mar 27 10:12:36 2009 +0100 Author: Sean Finney Commit ID: d1178743395cb1d5f7cfca8b07a467eef02bf5e2 Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=d1178743395cb1d5f7cfca8b07a467eef02bf5e2 Patch URL: http://git.debian.org/?p=users/seanius/cacti.git;a

Bug#494811: [cacti/debian-sid] add Homepage field to control file

2009-03-27 Thread Sean Finney
Date: Fri Mar 27 11:01:34 2009 +0100 Author: Sean Finney Commit ID: ca10def41a4ca99d6f7477da544ef0c0a2dacbfa Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=ca10def41a4ca99d6f7477da544ef0c0a2dacbfa Patch URL: http://git.debian.org/?p=users/seanius/cacti.git;a

Bug#459594: [cacti/debian-sid] update default apache config php options

2009-03-27 Thread Sean Finney
Date: Fri Mar 27 10:44:38 2009 +0100 Author: Sean Finney Commit ID: 0242e309ec11a26d54d0eccfb24fd6e56bd8dcbb Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=0242e309ec11a26d54d0eccfb24fd6e56bd8dcbb Patch URL: http://git.debian.org/?p=users/seanius/cacti.git;a

Bug#514342: [cacti/debian-sid] remove obsolete dependencies on php4 packages

2009-03-27 Thread Sean Finney
Date: Fri Mar 27 10:12:36 2009 +0100 Author: Sean Finney Commit ID: d1178743395cb1d5f7cfca8b07a467eef02bf5e2 Commit URL: http://git.debian.org/?p=users/seanius/cacti.git;a=commitdiff;h=d1178743395cb1d5f7cfca8b07a467eef02bf5e2 Patch URL: http://git.debian.org/?p=users/seanius/cacti.git;a

Bug#513204: [php-maint] Bug#513204: php5 segfaults

2009-03-26 Thread sean finney
hi, On Thu, Mar 26, 2009 at 02:27:14PM +0100, Raoul Bhatia [IPAX] wrote: > do you need any more testing or do you have enough information to > start the process for pushing a patch to stable? i think at this point the problem is fully analyzed as a problem in libmysqlclient and not php (but if yo

Bug#521098: [php-maint] Bug#521098: FTBFS: 'struct utsname' has no member named 'domainname'

2009-03-24 Thread sean finney
tags 521098 moreinfo unreproducible thanks hi daniel, strange, since it built from source for all architectures already... my guess is that you've managed to find some corner case missing dependency, you're using a different compiler(?), or something is funny with your chroot. you might also tr

Bug#466353: [Pkg-nagios-devel] Bug#466353: nsca: new upstream version

2009-03-21 Thread sean finney
hiya, On Sat, Mar 21, 2009 at 05:37:47PM +0100, Matej Vela wrote: > > I just released NSCA 2.7.2 today to fix a possible bug with a > > multi-process NSCA daemon not accepting new clients and eating CPU due > > to the untimely death of child processes. The patch was pretty old > > (over a year), b

Bug#206684: mandatory use of debconf for user prompting a release goal for squeeze

2009-03-18 Thread sean finney
On Wed, Mar 18, 2009 at 10:29:35PM +0100, Bill Allombert wrote: > Is there actually packages that does not use debconf ? dpkg... sean signature.asc Description: Digital signature

Bug#520128: [php-maint] Bug#520128: php5 segfaulting - unknown cause

2009-03-17 Thread sean finney
hi simon, On Tue, Mar 17, 2009 at 03:59:12PM +, Simon Waters wrote: > Since the upgrade to Lenny /var/log/kern.log reports errors like these below: > > Mar 17 00:21:50 bannerman kernel: [1734694.376460] php5[12943]: segfault at > b73ace90 ip b73ace90 sp b73123ac error 4 out of curiosity, ar

Bug#513106: dbconfig-common: provide a script to check sql schemas

2009-03-16 Thread sean finney
hi thomas, apologies for the late response... On Mon, Jan 26, 2009 at 02:39:57PM +0100, Thomas Koch wrote: > Unfortunately at least MySQL does not provide any means to syntax check > a sql script. But the script could create a temporary database and try > to install the given schema (and data).

Bug#519507: gallery2: fails to install if there's an error in apache configuration

2009-03-13 Thread sean finney
Package: gallery2 Version: 2.3-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 some background: i had an old gallery1.x configuration file laying around which i purged as part of my dist-upgrade, which cased a configuration error in apache where i had hardcoded an include some

Bug#451937: pastebin package upload heading to NEW today

2009-03-12 Thread sean finney
hi patrick, On Thu, Mar 12, 2009 at 01:19:29PM +0100, Patrick Matthäi wrote: > Also does it still lack a release management? well it has a "version" anyway, whatever that might mean. i'm not too familiar with upstream to know how releasing new versions is handled, but we have at least one bugfix

Bug#451937: pastebin package upload heading to NEW today

2009-03-12 Thread sean finney
hi everyone, we had some internal desire for this where i work, so we spent some time putting together an initial version of this package. i'll be uploading this version shortly. regarding the licensing issues: - according to members of the ftp-master team, the AGPL is okay[1] - there are other

Bug#519096: gconf2: missing documentation about NN_package vs NN_package.entries (xml)

2009-03-10 Thread sean finney
Package: gconf2 Version: 2.24.0-7 Severity: minor Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i'm packaging a custom config package for standard-client type environment, and ran into a bit of confusion here. the attached patch might help clarify for the next person who comes a

Bug#518322: debconf: db_register broken in corner case.

2009-03-05 Thread sean finney
Package: debconf Version: 1.5.25 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i have a corner case scenario where i think db_register gets broken. to reproduce: - - install package A the includes some "source" templates - - install package B that registers the templates v

Bug#516649: autoconf: X programs unconditionally link against -lSM and -lICE even if unneeded

2009-03-02 Thread sean finney
hi ben, On Mon, Mar 02, 2009 at 09:14:36PM -0800, Ben Pfaff wrote: > > # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to > > # check for ICE first), but we must link in the order -lSM -lICE or > > # we get undefined symbols. So assume we have SM if we have ICE. > > # The

Bug#514055: [Cbe-oss-dev] Bug#514055: debian still not working on PS3

2009-03-02 Thread sean finney
hi wouter, martin, geoff, On Tue, Mar 03, 2009 at 12:00:04PM +1100, cbe-oss-dev-requ...@ozlabs.org wrote: > From: Wouter Verhelst > I don't currently own a PS3, however, and while I do plan to eventually > acquire one, I'm going to have to do this blind; so while I'm working on > this, I might ha

Bug#517668: bugs.debian.org: dist= does not work?

2009-03-01 Thread sean finney
Package: bugs.debian.org Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 comparing the following: http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=php5;dist=etch http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=php5;dist=lenny http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=php5;

Bug#517599: bugs.debian.org: better support for "pending" across debian releases

2009-02-28 Thread sean finney
hi don, On Sat, Feb 28, 2009 at 01:07:12PM -0800, Don Armstrong wrote: > > pending [dist] > > Pending is a tag, so this won't work. [It'd basically require breaking > everything that uses tag pending, and requiring everyone to learn an > entirely new syntax.] i'd see it more as an orthogona

Bug#517613: libpoker-eval-dev: contains junk "pokerenum" libtool output in /usr/share/doc

2009-02-28 Thread sean finney
Package: libpoker-eval-dev Version: 134.0-1 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rangda[/home/sean] zcat /usr/share/doc/libpoker-eval-dev/pokenum.gz | head -5 #! /bin/sh # pokenum - temporary wrapper script for .libs/pokenum # Generated by ltmain.sh - GNU libtool 1.5.22

Bug#517599: bugs.debian.org: better support for "pending" across debian releases

2009-02-28 Thread sean finney
Package: bugs.debian.org Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, currently, a bug can be tagged as "pending" globally, for all versions of the package to which the bug applies. however, this isn't so practical for tracking pending status w.r.t. stable/testing. i gu

Bug#517557: python-poker-engine: unconditionally overwrites/deletes config files on upgrade

2009-02-28 Thread sean finney
Package: python-poker-engine Version: 1.2.0-1 Severity: serious Justification: Policy 10.7.3 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i was surprised to see this in the last upgrade: Setting up python-poker-engine (1.2.0-1) ... pyConfig::checkVersion: /etc/poker-engine/poker.10-20-no-limit.

Bug#516877: git-dch: re.search() instead of re.match() to find "closes:" in commits

2009-02-24 Thread sean finney
On Tue, Feb 24, 2009 at 11:15:14AM +0100, Guido Günther wrote: > > the fix is to use regexpObj.search() instead of regexpObj.match(), as the > > former will match anywhere in the line, wherease the latter only matches > > starting at the beginning of the line. pretty trivial, but patch attached >

Bug#516877: git-dch: re.search() instead of re.match() to find "closes:" in commits

2009-02-23 Thread sean finney
git-dch: commit d5a7382e87747ad0114af8fc1545fb4e9d44d857 Author: Sean Finney Date: Sun Feb 22 22:10:05 2009 +0100 Update fbpager docbook file and build process for manpage Fix up the docbook file and add it back into debian/rules. also, update build-dependencies accordingly

Bug#516828: network-manager-openvpn-gnome: can't export config (fixed in 0.7.1)

2009-02-23 Thread sean finney
Package: network-manager-openvpn-gnome Version: 0.7.0-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 to reproduce: create an openvpn configuration, and click export. user is always greeted with an error message something along the lines of "VPN setting invalid". dcbw saw me

Bug#512412: network-manager-openvpn: can not create new vpn connections in 0.7.0

2009-02-23 Thread sean finney
hi michael, On Sat, Feb 14, 2009 at 01:07:02PM +0100, Michael Biebl wrote: > Could you please restart network-manager. > Do you get any output from nm-applet/nm-connection-editor, when you start them > from the console? a bit more info: one of network-manager{,-gnome,-openvpn,-openvpn-gnome} was

Bug#516649: autoconf: X programs unconditionally link against -lSM and -lICE even if unneeded

2009-02-22 Thread sean finney
Package: autoconf Version: 2.61-8 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (yes this is *very* minor...) dpkg-shlibdeps: warning: dependency on libSM.so.6 could be avoided if "debian/fbpager/usr/bin/fbpager" were not uselessly linked against it (they use none of its symbol

Bug#516092: gnome-applets: gnome-keyboard-applet broken in sid

2009-02-19 Thread sean finney
try indicator. i.e. selecting groups->SWE switches back to swedish layout, but the indicator will still say USA. sean On Thu, Feb 19, 2009 at 11:08:26AM +0100, Josselin Mouette wrote: > Le jeudi 19 février 2009 à 10:53 +0100, sean finney a écrit : > > shortly around the time of le

Bug#516092: gnome-applets: gnome-keyboard-applet broken in sid

2009-02-19 Thread sean finney
hi joss, On Thu, Feb 19, 2009 at 11:08:26AM +0100, Josselin Mouette wrote: > > shortly around the time of lenny's release i noticed the keyboard layout > > applet no longer functions. > > Does it happen in lenny or only in unstable? > If in unstable, this is probably related to Xorg / XKB updat

Bug#516092: gnome-applets: gnome-keyboard-applet broken in sid

2009-02-19 Thread sean finney
Package: gnome-applets Version: 2.22.3-3 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, shortly around the time of lenny's release i noticed the keyboard layout applet no longer functions. * i have two maps listed in my preferences (USA and SWE). * the indicator alway

Bug#515837: debian-policy: no location in menu policy for desktop pagers

2009-02-17 Thread sean finney
Package: debian-policy Version: 3.8.0.1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i'm giving some TLC to fbpager a workspace/desktop pager for the fluxbox window manager. while updating to the latest Standards-Version, menu-policy and lintian cleanliness, i have stumble

Bug#512412: network-manager-openvpn: can not create new vpn connections in 0.7.0

2009-02-14 Thread sean finney
hiya michael, On Sat, Feb 14, 2009 at 01:07:02PM +0100, Michael Biebl wrote: > Could you please restart network-manager. sure, i've even rebooted since then fwiw. > Do you get any output from nm-applet/nm-connection-editor, when you start them > from the console? on a freshly booted system: ra

Bug#513204: Bug#515143: Race condition in libmysqlclient15_r

2009-02-13 Thread sean finney
hi martin, thanks for digging this up! these crashes have been really difficult to investigate on the php-side of things. we are so ridiculously close to releasing that i don't think it's possible to get a fix for this into lenny before that happens, but something like this should definitely b

Bug#513589: dpkg: Fehler beim Bearbeiten von rsyslog-mysql (--configure)

2009-02-11 Thread sean finney
hiya, On Wed, Feb 11, 2009 at 12:14:22PM +0100, Michael Biebl wrote: > > dbconfig-common: writing config to /etc/dbconfig-common/rsyslog-mysql.conf > > *** WARNING: ucf was run from a maintainer script that uses debconf, but > > This is something that has to be fixed within dbconfig-common and i

Bug#509627: empty dbserver vs "localhost"

2009-02-08 Thread sean finney
hi tzafrir, yeah, it's a sticky issue between whether no server should be empty or map to "localhost" (different things break depending on which way it behaves). at some point the template output format from dbconfig-generate-include was modified to do just this, but i don't recall why the others

Bug#511034: dbconfig-common's default behavior for db removal

2009-02-08 Thread sean finney
severity 511034 wishlist tags 511034 wontfix thanks hi carl, aplogies for the delayed response... this is the intended behavior in dbconfig-common. the main idea is that often the database's contents may be desired/used even after the package is removed. there also might be cases where for oth

Bug#513589: dpkg: Fehler beim Bearbeiten von rsyslog-mysql (--configure)

2009-02-05 Thread sean finney
hi, note: i also sent you a reply to your private mail wrt dbc_go and dbconfig-generate-include, which might possibly be of help. On Thu, Feb 05, 2009 at 11:31:36PM +0100, Michael Biebl wrote: > fwiw, I can also trigger an error in noninteractive mode (although a different > one). postinst and d

Bug#513589: dpkg: Fehler beim Bearbeiten von rsyslog-mysql (--configure)

2009-02-04 Thread sean finney
hiya, > >>> mentioned in my previous email and then run > >>> dpkg --configure -a > >> dpkg -- configure -a gave me no output. > >> A aptitude install rsyslog-mysql typed again gave me: > > Could you please do the same (add "set -x") with > /var/lib/dpkg/info/rsyslog-mysql.config > and try to re

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

2009-02-03 Thread sean finney
On Tue, Feb 03, 2009 at 08:19:59PM -0600, Raphael Geissert wrote: > Attached is the strace, not surprisingly it died with a futex operation. > Attached is also the script I'm using to collect tha data. > > libmysqlclient15off's dbg symbols don't help. > > BUT, as weird as it may be, on another at

Bug#513916: [php-maint] Bug#513916: php5: php <= 5.2.0-8+etch13 (debian etch): PHP Bug #40191: use of array_unique triggers segfault. http://bugs.php.net/bug.php?id=40191

2009-02-03 Thread sean finney
hiya, On Tue, Feb 03, 2009 at 09:48:03PM +0100, Dino Ciuffetti wrote: > The patch (Tested. It fix the problem.) is clear and VERY simple and is > attached. Please try to propose to the stable updates. wow, that was fast :) could you send the patch in unified diff (diff -u) format? we have a cou

Bug#513916: [php-maint] Bug#513916: php5: php <= 5.2.0-8+etch13 (debian etch): PHP Bug #40191: use of array_unique triggers segfault. http://bugs.php.net/bug.php?id=40191

2009-02-03 Thread sean finney
hi dino, On Mon, Feb 02, 2009 at 12:59:06PM +, Dino Ciuffetti wrote: > Package: php5 > Version: 5.2.0-8+etch13 > Severity: normal > > > This is PHP bug number #40191, fixed in major versions: > http://bugs.php.net/bug.php?id=40191 typically speaking, we don't spend much time chasing normal

Bug#513753: dbconfig-common: calls ucf without --debconf-ok

2009-02-01 Thread sean finney
hiya, On Sat, Jan 31, 2009 at 11:27:22PM +0200, Niko Tyni wrote: > From an installation of request-tracker3.6: > > dbconfig-common: writing config to > /etc/dbconfig-common/request-tracker3.6.conf > *** WARNING: ucf was run from a maintainer script that uses debconf, but > the scrip

<    1   2   3   4   5   6   7   8   9   10   >