Bug#105564: figlet: use locale to determine input type

2008-03-24 Thread Glenn Maynard
On Tue, Mar 25, 2008 at 12:41:39AM +, Samuel Thibault wrote: > Well, the difference is that UTF-8 is now by default in Debian. Not really. There's nothing UTF-8 specific about this bug. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &quo

Bug#105564: figlet: use locale to determine input type

2008-03-24 Thread Glenn Maynard
On Mon, Mar 24, 2008 at 10:42:06PM +, Samuel Thibault wrote: > Carlos Laviola, le Sat 02 Oct 2004 02:07:11 -0300, a écrit : > > On Mon, Jul 16, 2001 at 08:18:17PM -0400, Glenn Maynard wrote: See you guys in 2012... -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#324882: libxml-dom-perl: ignores encoding on output

2008-03-02 Thread Glenn Maynard
4: #!/usr/bin/perl; use strict; use warnings; use utf8; use XML::DOM; my $parser = new XML::DOM::Parser; my $doc = $parser->parse(''); print $doc->getDocumentElement->getAttribute("x"); -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#468645: libpng12-0: sample code uses deprecated function

2008-02-29 Thread Glenn Maynard
Package: libpng12-0 Version: 1.2.15~beta5-3 Severity: normal /usr/share/doc/libpng12-0/examples/example.c.gz uses the function png_set_gray_1_2_4_to_8, which is deprecated. Example code should never use deprecated functions. -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#467393: imagemagick: includes/lib mismatch?

2008-02-24 Thread Glenn Maynard
Package: imagemagick Version: 7:6.2.4.5.dfsg1-2 Severity: normal I'm hitting: 2008-02-25T00:04:18-05:00 0:01 0.050u 6.3.7 Cache a.out[10115]: cache.c/unknown/3438/Cache extend test.jpg[0] (/tmp/magick-XXPMBtqf[4], disk, 2.74383gb) 2008-02-25T00:04:18-05:00 0:01 0.050u 6.3.7 Exception a.out[101

Bug#324882: libxml-dom-perl: ignores encoding on output

2008-02-21 Thread Glenn Maynard
unmaintained and should be deprecated in the package description: point users to a reliable, maintained XML parser so we don't waste our time writing code for this one. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#377043: help pget does not mention -c option

2007-07-24 Thread Glenn Maynard
lftp -h Usage: lftp [OPTS] `lftp' is the first command executed by lftp after rc files -fexecute commands from the file and exit -c execute the commands and exit --help print this help and exit --version print lftp version and exit --

Bug#402976: espdiff: useless manpage

2006-12-13 Thread Glenn Maynard
Package: patchutils Version: 0.2.31-3 Severity: normal >espdiff applies the appropriate transformation to a patch or >set of patches, depending on what you intend to accomplish. A manpage saying "this program does what you want", with no suggestion of what it's going to guess you

Bug#391334: error: no matching function for call

2006-10-05 Thread Glenn Maynard
Package: g++-4.1 Version: 4.1.1-15 Severity: normal With attached code, t.cc: In member function ‘void ThemeMetric::Read() [with T = GoalType]’: t.cc:32: instantiated from here t.cc:22: error: no matching function for call to ‘FromStack(GoalType&)’ t.cc:3: note: candidates are: void LuaHelpers:

Bug#375590: lftp: pget and URL escaping

2006-06-28 Thread Glenn Maynard
ve a similar effect. I can't change my reverse DNS. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#375590: lftp: pget and URL escaping

2006-06-26 Thread Glenn Maynard
Package: lftp Version: 3.4.7-1 Severity: normal lftp :~> pget -n 2 http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.20.tar.gz?foo=1 Sending request... ---> GET /pub/linux/kernel/v2.6/linux-2.6.16.20.tar.gz?foo=1 HTTP/1.1 ---> Host: www.kernel.org ---> User-Agent: lftp/3.4.7 ---> Acc

Bug#142164: acknowledged by developer (Masters Based on Working Experience Gvna)

2006-04-23 Thread Glenn Maynard
is really still there, but the problem I was actually annoyed by was showing ISO-8859-1 instead of UTF-8. If anyone cares about apt and friends converting to legacy locales, they can reopen this and assign it back to apt or file a new bug. -- Glenn Maynard

Bug#360685: avr-libc: _crc16_update lacks C equivalent

2006-04-03 Thread Glenn Maynard
Package: avr-libc Version: 1:1.4.3-1 Severity: wishlist /usr/avr/include/util/crc16.h has four CRC functions; only one, _crc16_update, lacks a C equivalent. Patch attached. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (200, 'expe

Bug#360021: strange uisp(1) NAME section

2006-03-29 Thread Glenn Maynard
Package: uisp Version: 20050207-2 Severity: minor uisp(1): NAME uisp - manual page for uisp Er, of course "man uisp" is going to show me the manpage for "uisp"; the "NAME" section tells what the manpage describes, not the manpage itself. Try the short package description: uisp -

Bug#356152: Messages from unsubscribed addresses not being delivered

2006-03-22 Thread Glenn Maynard
l ISP, but not from Debian. Incidentally, the national ISP makes less of a mess of it: at least they actually rejected the mail, so I *knew* it had failed; it didn't simply end up in space. (It did apparently come back as a retryable failure, so it took a while to do so.) -- Glenn Maynard

Bug#356152: Messages from unsubscribed addresses not being delivered

2006-03-17 Thread Glenn Maynard
(or overlapping 4.4 and 2.0-point rules). That's turning off SpamAssassin's heuristics entirely; it's no longer a heuristic filter, but an old-school "blacklisted IP ranges" filter. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#356152: acknowledged by developer (Re: Bug#356152: Messages from unsubscribed addresses not being delivered)

2006-03-17 Thread Glenn Maynard
their mail by introducing extra points of failure. My IP address hasn't changed in over a year, and this demand is an attempt to make my server a second-class citizen due to overgeneralization. -- Glenn Maynard

Bug#356152: Messages from unsubscribed addresses not being delivered

2006-03-09 Thread Glenn Maynard
if that's the case, I'd have changed my addresses over to save people some work. (Please let me know if these messages are stuck in a moderation queue somewhere and can be kicked, or have been lost.) -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#354898: [Portaudio] Re: portaudio in Debian, license updates?

2006-03-01 Thread Glenn Maynard
rived one, eg. Pine's "modify and distribute"), causing it to not be clear that a license grants DFSG-required freedoms, I don't think it should be considered DFSG-free, at least not without a clarification from the copyright holders. But there's no ambiguity here. -- Glenn

Bug#354898: [Portaudio] Re: portaudio in Debian, license updates?

2006-03-01 Thread Glenn Maynard
sn't a problem; that it would be nice to move it out of the license (wishlist), or to note redundantly on their webpage that this is a request (also wishlist), but this is unambiguously a non-binding request already; it uses the very word "request". Why are you opening bugs? --

Bug#354393: "/etc/init.d/apache2 stop" shows error if apache2/conf.d is empty

2006-02-25 Thread Glenn Maynard
Package: apache2 Version: 2.0.55-4 Severity: normal > 5:03pm [EMAIL PROTECTED]/154 [~] /etc/init.d/apache2 stop > Stopping apache 2.0 web server...grep: /etc/apache2/conf.d/[^.#]*: No such > file or directory > . There are no files in /etc/apache2/conf.d. This is cosmetic; the "stop" command st

Bug#287519: libmad: Assertion failed; buffer overflow

2006-01-15 Thread Glenn Maynard
2633: mad_layer_III: Assertion `stream->md_len + md_len - si.main_data_begin <= (511 + 2048 + 8)' failed. (I'm glad that assertions are enabled in Debian's library. My build, wherever it was I had originally troubleshot this, didn't, and it would have saved much work.) -

Bug#344067: libsysfs-dev: static library in /lib

2005-12-19 Thread Glenn Maynard
Package: libsysfs-dev Version: 1.3.0-5 Severity: serious Justification: Policy 9.1.1 libsysfs.a is in /lib; static libraries belong in /usr/lib, as they're not needed to boot the system. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architectur

Bug#135434: ls's -v changes order more than documented

2005-12-16 Thread Glenn Maynard
On Fri, Dec 16, 2005 at 09:08:13PM +0100, Thomas Hood wrote: > Glenn Maynard wrote: > > ls -v doesn't just change from strcmp to strverscmp--it changes from > > strcoll, > > so it loses locale collation. > > > Is this just a consequence of the

Bug#316487: debian-installer-manual: Missing copyright credit: Karsten M. Self for section C.4

2005-07-01 Thread Glenn Maynard
the code/text being rewritten don't agree with those reasons, d-legal isn't the place to dispute them. (Of course, one or the other does need to be done, both in unstable and in existing stable releases--either credit the author, or stop using it; nobody is claiming that doing nothing

Bug#316487: debian-installer-manual: Missing copyright credit: Karsten M. Self for section C.4

2005-07-01 Thread Glenn Maynard
he material in unstable and future releases seems perfectly reasonable (or, for faster response, adding attributions to both, and then removing the material as it's rewritten), as far as I can see. Unless someone has something new to add, I'm dropping this. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#316487: debian-installer-manual: Missing copyright credit: Karsten M. Self for section C.4

2005-07-01 Thread Glenn Maynard
hat. I do know that I see Joey being reasonable, apologizing, and offering to help fix the problem, so I have zero tolerance for Karsten's demanding, who-do-you-think- you-are, you-can't-remove-my-work, fix-it-my-way-or-else, I'm-going- over-your-head attitude. -- Glenn Mayn

Bug#316487: debian-installer-manual: Missing copyright credit: Karsten M. Self for section C.4

2005-07-01 Thread Glenn Maynard
er 2 years, > and so we're the bad guys" is unclear here? Debian has offered to correct it, in a perfectly acceptable and legitimate manner. In my viewpoint, (a) is not wrong in any ethical or moral way (legally, I don't know and would prefer not to guess); coercing Debian

Bug#316487: debian-installer-manual: Missing copyright credit: Karsten M. Self for section C.4

2005-07-01 Thread Glenn Maynard
k, how can we > fix this", not "Stop complaining, it's against our policy to attribute > people so we'll remove your material instead". I don't see (c) happening; if it is, then Karsten's complaint was unclear (which shouldn't be surprising, give

Bug#316487: debian-installer-manual: Missing copyright credit: Karsten M. Self for section C.4

2005-07-01 Thread Glenn Maynard
cited are reasons why *you* don't want your work excised, not reasons why it is unacceptable for Debian to do so. I don't know how you can confuse the two. The fact that you're trying to coerce a maintainer to include a work instead of attempting to address his reasons for doing

Bug#207932: Statement that all of Debian needs to be Free?

2005-06-17 Thread Glenn Maynard
free to be in Debian. This is not a matter of controversy, or even significant disagreement; SC2004-003 made this explicitly clear. Please remove these non-free documents; the grace period allowed by SC2004-004 expired with the release of sarge. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#228645: call of overloaded `llabs(int)' is ambiguous

2005-05-21 Thread Glenn Maynard
reopen 228645 thanks The bug is valid, and reopened upstream. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#248853: Illegal code distribution from http://people.debian.org/~cowboy/debian/x3270/

2005-05-01 Thread Glenn Maynard
t all in the tarball itself, which at the very least isn't a good sign of the upstream author's licensing diligence. (Sorry for not spending the time to review #248853 in full, but the derisive, knee-jerk dismissal of legal issues at its start--a year ago, to be fair--puts me in lit

Bug#306268: ITP: connect -- Establish socket connection using SOCKS4 or 5 and HTTP tunnel.

2005-04-28 Thread Glenn Maynard
me--so please don't dismiss it. Package names are a shared namespace, and must be chosen intelligently. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#296369: ITP: spin -- Powerfull model checking and software verification tool

2005-02-21 Thread Glenn Maynard
bably not sufficient to allow redistribution in non-free, either. Please see: http://lists.debian.org/debian-legal/2004/01/msg00267.html -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294559: Public domain licensing

2005-02-11 Thread Glenn Maynard
aim that works released into the public domain aren't free, and I've never heard of "revoking a work from the public domain" (if you could do that, it was never in the public domain to begin with). -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#287519: Assertion failed; buffer overflow

2005-01-16 Thread Glenn Maynard
l This is really annoying, since the assertion isn't compiled into release libraries, which means that it's clobbering memory and crashing later--causing hard-to-trace memory corruption later on. -- Glenn Maynard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub