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
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
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
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
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
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
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
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
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
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
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:
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
. 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
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
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
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
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
, 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
-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
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
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
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
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
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:
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.
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
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
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
t; > width="500"> > rows="3"> > value="manual_challenge" />
> > #
> > #
> > #
> > # '
> > # Looks like you failed 1 test of 1.
> > t/elements/recaptcha.t .
T
/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
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
(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.
--
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
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
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
[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
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
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
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
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
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
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
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
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
44 matches
Mail list logo