Bug#622394: Fix works on NFS clients but breaks NFS servers

2014-10-29 Thread Chris Butler
ilure to start later manifested as "lockd: cannot monitor " errors. -- Chris Butler Zedcore Systems Ltd -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#636133: libgtk2-mozembed-perl: FTBFS: gdkconfig.h: No such file or directory

2011-08-02 Thread Chris Butler
On Tue, Aug 02, 2011 at 11:42:35AM +0100, Chris Butler wrote: > It has one rdep according to apt on my system: gmusicbrowser. It is however > only a Suggests and looking at the long description it looks like > gmusicbrowser can use mozilla OR webkit to display web pages. On closer inspe

Bug#636133: libgtk2-mozembed-perl: FTBFS: gdkconfig.h: No such file or directory

2011-08-02 Thread Chris Butler
d looking at the long description it looks like gmusicbrowser can use mozilla OR webkit to display web pages. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 Member of the Debian Perl Group -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsu

Bug#620936: libclutter-perl: FTBFS

2011-05-10 Thread Chris Butler
here's also a bugzilla instance at [2] which may be a better place to report the issue... [1] http://git.clutter-project.org/bindings/perl-Clutter/ [2] http://bugzilla.clutter-project.org/ -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists

Bug#621078: redhat-cluster: /usr/include/pils/plugin.h:23:20: fatal error: ltdl.h: No such file or directory

2011-05-07 Thread Chris Butler
v look like they may require libglib-dev - but you probably know better than me on that. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#624767: libbuffy-bindings: FTBFS

2011-05-07 Thread Chris Butler
cpp:2862:13: error: 'ptrdiff_t' does not name a type It looks as though this is an issue with swig & the new version of python, which has been fixed at some point in swig 2.0. This package builds fine for me if I use "swig2.0" instead of "swig1.3" to build, so shoul

Bug#625908: Please whitelist libmath-random-perl for non-free autobuilding

2011-05-07 Thread Chris Butler
can be copyrighted, not the algorithm per se; see 17 USC 102(b). . The authors of Math::Random placed the Randlib code that we have written in the public domain. -- Many thanks, -- Chris Butler On behalf of the Debian Perl Group GnuPG Key ID: 4096R/49E3ACD3 signature.asc Description: Digital signature

Bug#579450: libdevice-cdio-perl: FTBFS with perl 5.12.0-1: 64-bit integers

2011-05-07 Thread Chris Butler
tags 579450 +patch reassign 579450 swig1.3 found 579450 1.3.40-3 thanks On Sun, May 01, 2011 at 08:10:32PM +0100, Chris Butler wrote: > Having a quick look at this, I don't think this problem is specific to > libdevice-cdio-perl, I think it may be an issue with SWIG. From the looks of

Bug#624255: collect: FTBFS: nut dependency error

2011-05-07 Thread Chris Butler
ted the libsnmp-perl dependency. That's currently blocked by #617212 (net-snmp FTBFS). I'll leave it up to you to upload once that's fixed. Thanks for your work on the nut package! -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#624255: collect: FTBFS: nut dependency error

2011-05-06 Thread Chris Butler
I'm happy to NMU. This issue is currently one of the blockers for the perl 5.12 transition (via collectd). -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 diff --git a/lib/libupsclient.pc.in b/lib/libupsclient.pc.in index eb6826c..4ad31fb 100644 --- a/lib/libupsclient.pc.in +++ b/lib/libupscl

Bug#579450: libdevice-cdio-perl: FTBFS with perl 5.12.0-1: 64-bit integers

2011-05-01 Thread Chris Butler
variable. This obviously makes the (v >= 0) test fail, causing the OverflowError. Anyway, I'd say this is a SWIG bug and not a bug in libdevice-cdio-perl. FWIW, I tested it with the version of swig2.0 in unstable and it has the same problem. Think this upstream SWIG bug is relevant: http:

Bug#613395: FTBFS: spelling tests fail

2011-02-14 Thread Chris Butler
build… but perhaps we should force LANG=C for the testsuite? Or, as gregor suggested, we could just disable the POD tests. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#613190: FTBFS: CairoSurface test failures

2011-02-14 Thread Chris Butler
. It's caused by changes in libcairo between 1.8 (squeeze/wheezy) and 1.10 (sid). It looks like it's already been forwarded upstream, so marking as such. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#593700: The package has a generic C version of this function

2011-01-01 Thread Chris Butler
ed to determine when to use the x86 assembler code. The location of this file has changed, it is now at ./source/gameshared/q_arch.h, but the patch is easily applied to that file instead. Refreshed patch is attached. This bug doesn't affect the version of the package that's currently in t

Bug#606777: sendfile: package fails to upgrade properly from lenny

2010-12-28 Thread Chris Butler
On Mon, Dec 27, 2010 at 05:21:29PM +0100, Julien Cristau wrote: > On Sun, Dec 19, 2010 at 17:57:05 +0000, Chris Butler wrote: > > > A patch implementing one possible fix is attached: if > > /etc/cron.weekly/sendfile is present and its md5sum matches that of the […] > are

Bug#606777: sendfile: package fails to upgrade properly from lenny

2010-12-19 Thread Chris Butler
ion without prompting. Note that this doesn't handle the case where the original file has been removed by the user… it will install the new file. Not sure whether there's much that can be done about that. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 diff -urN tmp/sendfile-2.1b.200806

Bug#596351: ohai is required for Chef

2010-12-19 Thread Chris Butler
On Sun, Dec 19, 2010 at 03:39:22PM +, Adam D. Barratt wrote: > On Sun, 2010-12-19 at 14:53 +0000, Chris Butler wrote: > > On Sun, Nov 14, 2010 at 08:33:01PM -0700, Joshua Timberman wrote: > > > The JSON gem has a history of issues, and while it seems that 1.1.9 may > &g

Bug#596351: ohai is required for Chef

2010-12-19 Thread Chris Butler
, I return to my previous suggestion of removing ohai & chef from squeeze. Once wheezy is up and running, there should be no problem getting the new libjson-ruby package in. There's always the option of providing packages via backports.debian.org once squeeze is released. -- Chris

Bug#596351: reproducible, but could be removed from testing?

2010-11-13 Thread Chris Butler
-ruby that doesn't trigger the bug. kthxbai, -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#591193: perl script to regenerate the .swf files

2010-11-13 Thread Chris Butler
tags 591193 +patch thanks Please find attached a patch which uses libswf-perl to generate replacements for ad.swf and ad-clear.swf. The resulting flash files are not exactly the same as the originals, but as mentioned on the bugreport, that's probably not a big issue. -- Chris diff -urN tmp/adza

Bug#574624: Bug #574624: The "stop" target should be fixed as well.

2010-09-18 Thread Chris Butler
should also return successfully when the service is not running. The fix is the same as the one applied to the restart case, replacing "; true" with "|| true". Patch attached. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 --- debian/dibbler-client.init.orig 2010-09-17 21:17:56.618

Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34.

2010-08-23 Thread Chris Butler
On Sun, Aug 22, 2010 at 09:32:13PM +0300, Niko Tyni wrote: > On Sun, Aug 22, 2010 at 05:53:37PM +0100, Chris Butler wrote: > > [0] Perhaps: "myspell-en-us | myspell-dictionary-en | > > hunspell-dictionary-en", > > That looks good to me, assuming it actually w

Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34.

2010-08-22 Thread Chris Butler
ictionary-en", a specific package plus the virtual packages provided by myspell and hunspell dictionaries. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#584468: can now be downgraded as squeeze is frozen

2010-08-07 Thread Chris Butler
severity 584466 important severity 584467 important severity 584468 important thanks I've just spoken to the RMs, and agreed that these bugs can now be downgraded to non-RC, now that squeeze is frozen. Might as well leave them open though for info. -- Chris Butler GnuPG Key ID:

Bug#574317: no upstream response.. potential RM candidate?

2010-08-06 Thread Chris Butler
block 574317 by 591940 thanks On Thu, Aug 05, 2010 at 09:19:44PM -0400, gregor herrmann wrote: > On Thu, 05 Aug 2010 20:23:43 -0400, Chris Butler wrote: > > Seems to me like we could remove this package and drop it from > > libdatetimex-easy-perl's dependencies quite easily.

Bug#574317: no upstream response.. potential RM candidate?

2010-08-05 Thread Chris Butler
it's not a requirement, in fact it's described in the POD as a "last resort", and is used in such a way that DateTimeX::Easy will function without it (wrapped in an eval/require block). Seems to me like we could remove this package and drop it from libdatetimex-easy-perl's de

Bug#591132: broken by latest xulrunner - forwarded upstream

2010-08-05 Thread Chris Butler
27;ve forwarded it upstream to see if they've got any more clue. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34.

2010-07-31 Thread Chris Butler
this is not set, it falls back to "en". If "en" is no longer a valid language setting for gtkspell, then I'd suggest this is a bug in gtkspell. If someone else can confirm this (I'm a bit tired from flying to NY, so may have missed something), then we

Bug#591120: libhtml-formfu-perl: FTBFS: failed test

2010-07-31 Thread Chris Butler
t; > width="500"> > rows="3"> > value="manual_challenge" /> > > # > > # > > # > > # ' > > # Looks like you failed 1 test of 1. > > t/elements/recaptcha.t . T

Bug#512915: [libjs-yui] No source files

2010-07-26 Thread Chris Butler
/non-free-clause) As far as I can tell, JSLint is only used for 'lint' testing the Javascript files, and can probably be skipped (if it's not already by default) during a build of the package. Removing this for the Debian package wouldn't be a problem, I don't th

Bug#588017: perl: current directory in @INC potentially harmful

2010-07-12 Thread Chris Butler
y /usr/local/lib/perl, followed by ".", to represent the current directory. ("." will not be appended if taint checks are enabled, either by "-T" or by "-t".) -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs

Bug#585468: jifty: license of */share/web/static/js/json.js is considered non-free

2010-06-19 Thread Chris Butler
(although I'm not a jifty user). I did have a look through the jifty JS files, and noticed that the JSON functions are used in the 'update' method of the Jifty object. There are tests for that method in t/TestApp-JiftyJS/t/1-jifty-update.t - since that passes then we should be OK. --

Bug#578924: b2evolution: Contains non-free flash files

2010-06-16 Thread Chris Butler
und me: mp3 player: http://flash-mp3-player.net/ (CC-BY-SA / MPL) chart library: http://developer.yahoo.com/yui/charts/ (BSD, packaged in libjs-yui) [0] http://www.maani.us/charts4/ [1] http://www.alsacreations.fr/dewplayer-en -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, ema

Bug#585468: jifty: license of */share/web/static/js/json.js is considered non-free

2010-06-11 Thread Chris Butler
cking though (JSLint, JSMin, etc), as they still seem to be non-free. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#574317: Ambiguous timezone in test

2010-06-05 Thread Chris Butler
I think you're probably right. The wikipedia article about Australian EST would seem to confirm that (the full abbreviation is usually AEST, with the A being dropped "in domestic contexts"). I've cloned the bug onto Date::Manip and forwarded it upstream. -- Chris Butle

Bug#583464: libmoosex-types-varianttable-perl: FTBFS: tests failed

2010-05-31 Thread Chris Butler
[1]: *** [test_dynamic] Error 255 It looks like this failure is caused by the new version of libmoose-perl (1.05). Building with libmoose-perl from squeeze (1.03) is fine. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a su

Bug#574317: Ambiguous timezone in test

2010-03-28 Thread Chris Butler
quot;March 23, 2003 12:00 EST" => + ["March 23, 2003 12:00 US/Eastern" => DateTime->new(year => 2003, month => 3, day => 23, hour => 12, time_zone => $dt_tz) ], ); [0] http://www.timeanddate.com/library/abbrevi

Bug#560663: progress report

2010-03-20 Thread Chris Butler
my progress to the xmltv-devel list[0], but I'm having to put this on hold for now. [0] https://sourceforge.net/mailarchive/forum.php?thread_name=20100320162933.gb4...@crustynet.org.uk&forum_name=xmltv-devel -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, emai

Bug#512915: I think this can be closed..

2010-02-09 Thread Chris Butler
s an argument to switch between compressing JS and CSS. It looks to me like this bug can be closed, although you may want to add a README.source explaining where the files come from and how to regenerate them. Feel free to use anything I've written here. -- Chris Butler Old GnuPG Key ID: 102

Bug#527752: libcgicc: FTBFS: required file `support/ltmain.sh' not found

2009-09-03 Thread Chris Butler
all up. I will work on this now and try to get it uploaded later this evening. Sorry - I should've made a note on this bug of my pending fix before now. -- Chris Butler GnuPG Key ID: 1024D/D097A261 *New* GnuPG Key ID: 4096R/C39E74E049E3ACD3 -- To UNSUBSCRIBE, email to

Bug#486703: wu-ftpd: tries to overwrite file owned by logcheck-database

2008-06-21 Thread Chris Butler
heck-database, along with a versioned conflict on the wu-ftpd packages which include the logcheck rules file. I'll upload a new version of the wu-ftpd package soon without the rules file included. -- Chris Butler <[EMAIL PROTECTED]> GnuPG Key ID: 1024D/D097A261 diff -urN orig/log

Bug#353431: xmltv-gui: 8392508 is not a hash at /usr/lib/perl5/Tk/Widget.pm line 190

2006-02-28 Thread Chris Butler
lated to the > XMLT > ii perl5.8.8-2 Larry Wall's Practical > Extraction > ii perl-modules5.8.8-2 Core Perl modules > ii perl-tk 1:804.027-4 Perl module providing the Tk > graph > ii xmltv-util

Bug#298473: fwanalog violates debconf specification

2005-03-07 Thread Chris Butler
Package: fwanalog Version: 0.6.4-4 Severity: serious fwanalog fails to preconfigure during a fresh installation with the following error message. Preconfiguring packages ... /tmp/fwanalog.config.37833: line 10: /etc/fwanalog/debian_config: No such file or directory fwanalog failed to preconfigure

Bug#219165: reopen

2005-02-26 Thread Chris Butler
reopen 219165 thanks This affects woody as well, so I shouldn't have closed it with the sarge upload. Fixed packages for woody have been sent to the security team. -- Chris Butler <[EMAIL PROTECTED]> GnuPG Key ID: 1024D/D097A261 signature.asc Description: Digital signature