Bug#272295: Unit test failure for org.apache.analysis.ru.RussianStem

2005-09-27 Thread Jeff Breidenbach
An endianess problem sounds like a buffer overrun, which presumably only happens in native code. I wonder if running kaffe under valgrind while performing the unit test would show anything interesting. Is GNU Classpath written in native code or in Java?

Bug#272295: Unit test failure for org.apache.analysis.ru.RussianStem

2005-09-27 Thread Jeff Breidenbach
An endianess problem sounds like a buffer overrun, which presumably only happens in native code. I wonder if running kaffe under valgrind while performing the unit test would show anything interesting. Is GNU Classpath written in native code or in Java?

Bug#272295: Fw: Re: Version 1.9

2005-09-19 Thread Jeff Breidenbach
-Original Message- From: John Haxby [EMAIL PROTECTED] To: java-dev@lucene.apache.org Subject: Re: Version 1.9 Date: Sun, 18 Sep 2005 19:04:23 +0100 John Haxby wrote: [...] compiled with gcj that I believe is compiled with gcj [...] It's only compiled once with gcj, if at all :-) You

Bug#272295: kaffe CVS HEAD successfully compiles rmi class for lucene; passes unit tests

2005-09-18 Thread Jeff Breidenbach
Awesome! --Jeff ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#272295: kaffe CVS HEAD successfully compiles rmi class for lucene; passes unit tests

2005-09-18 Thread Jeff Breidenbach
Awesome! --Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#322212: gnocatan: replaced by pioneers

2005-08-23 Thread Jeff Breidenbach
Hi Bas, Handle as you see fit. Cheers, Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

symlink side effect

2005-08-22 Thread Jeff Breidenbach
Recently a colleague and I were doing some filespace juggling and moved some mhonarc archives around. Specifically, we moved an archive to a new parition and then made a symlink at the old location. That didn't go so well. Most messages archived fine, then we hit one that had an attachment and

[Gossip] scheduled maintenance

2005-08-20 Thread Jeff Breidenbach
Hi all, We've been load testing a new server for the last couple of weeks, and plan to switch over tomorrow. Archiving will be put on hold at 5:30am US Pacific time (UTC -0700) and resume probably in the afternoon. Hopefully there will be very little noticeable downtime. This will be - believe

Bug#322212: remove gnocatan

2005-08-20 Thread Jeff Breidenbach
I resign as the gnocatan package maintainer and request removal of the gnocatan-* packages from Etch and Sid. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#322212: gnocatan: replaced by pioneers

2005-08-09 Thread Jeff Breidenbach
Package: gnocatan Severity: normal Gnocatan has been renamed upstream to Pioneers. Pioneers packages are now inside Debian. The Gnocatan packages should either be removed completely, or replaced with empty packages with a Pioneers dependency. -- System Information: Debian Release:

[Gossip] planned downtime today (short)

2005-08-06 Thread Jeff Breidenbach
Hi all, We're upgrading The Mail Archive's internal network to gigabit ethernet this afternoon, and need to take the main webserver offline to install a new network card. With luck total downtime will be well under one hour. All inbound mail will be queued during this time. Cheers, Jeff

[Image-SIG] online documentation, perspective transform

2005-08-05 Thread Jeff Breidenbach
Can someone update online documenation updated to mention the perspective transform, please? Possibly it just needs to be regenerated. http://www.pythonware.com/library/pil/handbook/image.htm Thanks, Jeff -- Jeff Breidenbach [EMAIL PROTECTED] Palo Alto Research Center (PARC

does chunksize matter in raid-1?

2005-08-05 Thread Jeff Breidenbach
Does chunk size matter *at all* for RAID-1? mdadm --create /dev/md0 --level=1 --chunk=8 /dev/sdc1 /dev/sdd1 mdadm --create /dev/md0 --level=1 --chunk=128 /dev/sdc1 /dev/sdd1 In my mental model of how RAID works, it can't possibly matter what my chunk size is whether I've got 1KB files or 1GB

Bug#321382: siege: segfault on AMD64

2005-08-05 Thread Jeff Breidenbach
Package: siege Version: 2.61-1 Severity: normal apt-get source siege cd siege-2.61 ./configure make gdb ./siege current directory is /tmp/siege-2.61/src/ GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License,

Re: Multiplexed RAID-1 mode

2005-08-01 Thread Jeff Breidenbach
Hi Neil, Are you suggesting I do this? mdadm --create /dev/md0 --level=10 --raid-devices=2 \ --parity=f2 /dev/sdc1 /dev/sdd1 I just tried it and it appears dog slow - for example hdparm -t /dev/md0 claims 18MB/s, and I see a similar number in /proc/mdstat for resync speed.

SATA RAID-1 benchmarks

2005-07-30 Thread Jeff Breidenbach
Hi all, I just ran a Linux software RAID-1 benchmark with some 500GB SATA drives in NCQ mode, along with a non-RAID control. Details are here for those interested. http://www.jab.org/raid-bench/ Comments are appreciated. I'm curious if people are happy, sad, or surprised by any of the

Accepted mhonarc 2.6.15-1 (source all)

2005-07-28 Thread Jeff Breidenbach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 28 Jul 2005 21:38:02 -0700 Source: mhonarc Binary: mhonarc Architecture: source all Version: 2.6.15-1 Distribution: unstable Urgency: low Maintainer: Jeff Breidenbach [EMAIL PROTECTED] Changed-By: Jeff Breidenbach [EMAIL

Re: SATA install - AMD64 - success story

2005-07-26 Thread Jeff Breidenbach
Does [Sorensen's 2.6.12 AMD64 installer] work at all [...] Nope. No installable kernel was found in the defined apt sources The current default kernel package is kernel-image Youmay try to continue though this rather strange error is probably fatal

Re: SATA install - AMD64 - success story

2005-07-26 Thread Jeff Breidenbach
could you resubmit [ the installation-report ] ? Can't. The box is currently behind NAT and doesn't have SMTP configured. Reportbug tried to send directly to Debian's MTA but it timed out. Looking at what we have in discover1-data, most of your hardware is currently listed as unknown (see

Re: SATA install - AMD64 - success story

2005-07-26 Thread Jeff Breidenbach
http://www.tinyplanet.ca/~lsorense/amd64/ This image works, and I did a successful install with AHCI. I had to manually call insmod on libata.ko and ahci.ko, depmod did not work. Now that I have a working AHCI system, I cans ee what changes in the lscpi results when I switch the BIOS settings

[approved] Re: MHonArc Release: 2.6.14

2005-07-26 Thread Jeff Breidenbach
Is anyone else seeing chatter from mhonarc 2.6.14 despite the -quiet command line option being used? I think I'm seeing the MH file names sent to mhonarc reported to standard error. I don't think this happended with 2.6.12+ and previous. -Jeff

[approved] Re: MHonArc Release: 2.6.14

2005-07-26 Thread Jeff Breidenbach
I'm about to release the 2.6.14 mhonarc debian package anyway, I'll make sure it has a quiet patch.

Re: SATA install - AMD64 - success story

2005-07-25 Thread Jeff Breidenbach
Someone let me know if it works. What I would like to know is: Does it work at all (I tested it up to partitioning disks on SATA WDs on VIA controller). Tested up to partitioning stage. Does it support AHCI. Yes, if I manually run insmod on libata.ko and ahci.ko. Otherwise the disk is

SATA install - AMD64 - success story

2005-07-24 Thread Jeff Breidenbach
Success report. Hitachi 7k500 SATA hard drive Intel Pentium D 820 CPU ASUS P5WD2 Premium Edition motherboard I found that Ubuntu can install to the SATA drive but Debian Sarge cannot. I've used all sorts of remastered installers, including a 2.6.11 AMD64 version. The problem was not

Re: SATA install - AMD64 - success story

2005-07-24 Thread Jeff Breidenbach
I've really no idea where people get all their SATA issues from, it's not had issues for me since Woody 3.0r2 was current. Lucky you. I still don't know how to make Debian see the disk in AHCI mode, which is required for Native Command Queuing (NCQ). I think if Lenart Sorensen remasters an

Re: Would like to create a new MHonArc release

2005-07-20 Thread Jeff Breidenbach
Ok, I just went through the draft performance guide as a checklist. Pretty neat, I didn't know about MODTIME. Here are some possible improvements. (1) Run a spellcheck. There's some typos, for example practive - practice inorder - in order negligable - neglibile (2) Use MIMEINCS

Re: [Gossip] The Great UTF-8 SWITCHEROO

2005-07-04 Thread Jeff Breidenbach
With Earl's help, the problem with pre-June19th subject lines in index pages has been fixed. Index pages should look pretty good now. Cheers, Jeff PS. Happy 4th of July (I'm planning to watch fireworks in a couple of hours). ___ Discussion list for

Re: [Gossip] The Great UTF-8 SWITCHEROO

2005-06-29 Thread Jeff Breidenbach
Question for the email gurus - I've seen a small but not tiny number of messages where the Mail User Agent is sticking raw iso-8859-1 characters (outside the ASCII range) inside the Subject: header. And not using an RFC 2047 encoding. Our software is barfing on those characters when we convert

Bug#316036: apologies

2005-06-29 Thread Jeff Breidenbach
I've cancelled the NMU and I'm sorry for the communications failure. I'll check my spam filtering to see if it needs adjustment. Again, sorry for the confusion.

Bug#316036: yahoo2mbox: new upstream version available

2005-06-27 Thread Jeff Breidenbach
Package: yahoo2mbox Version: 0.17-1 Severity: normal Maintainer did not respond to email inquiry. I'm going to NMU this package. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.27-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of

Re: [Gossip] The Great UTF-8 SWITCHEROO

2005-06-23 Thread Jeff Breidenbach
It's been brought to my attention that the Great UTF8 Switcheroo on June 19th may have had some side effects. Some lists are showing some corruption on index pages. Not a complete disaster, but fairly annoying. For example, on brygforum, things look reasonably ok after June 19th, but before

an apt wrapper for dependency resolving

2005-06-20 Thread Jeff Breidenbach
So far I've been unable to find a simple debian tool to get a list of packages and their dependencies. Take a look at jablicator. -Jeff

[Gossip] The Great UTF-8 SWITCHEROO

2005-06-20 Thread Jeff Breidenbach
Hi all, We just made a basic change on how The Mail Archive works. This is a behind the scenes plumbing change specifically aimed at improving internationalization support. All new pages will be rendered in UTF-8 (UNICODE) instead of the character set used in the email message. This is both the

MHonArc 2.6.12 for Debian

2005-06-09 Thread Jeff Breidenbach
MHonArc 2.6.12 is now packaged for Debian will hit Debian Unstable (sid) within 24 hours. --Jeff - To sign-off this list, send email to [EMAIL PROTECTED] with the message text UNSUBSCRIBE MHONARC-DEV

Accepted mhonarc 2.6.12-1 (all source)

2005-06-09 Thread Jeff Breidenbach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 9 Jun 2005 13:55:48 -0700 Source: mhonarc Binary: mhonarc Architecture: source all Version: 2.6.12-1 Distribution: unstable Urgency: low Maintainer: Jeff Breidenbach [EMAIL PROTECTED] Changed-By: Jeff Breidenbach [EMAIL

Bug#312014: acknowledged by developer (Re: Bug#312014: fop missing dependencies.)

2005-06-05 Thread Jeff Breidenbach
Look at the package java-package On 6/5/05, Mohammed Sameer [EMAIL PROTECTED] wrote: On Sat, Jun 04, 2005 at 03:03:14PM -0700, Debian Bug Tracking System wrote: Hi, * Mohammed Sameer ([EMAIL PROTECTED]) [050604 23:08]: Package: fop Severity: grave apt-get install fop

Bug#312014: acknowledged by developer (Re: Bug#312014: fop missing dependencies.)

2005-06-05 Thread Jeff Breidenbach
Look at the package java-package On 6/5/05, Mohammed Sameer [EMAIL PROTECTED] wrote: On Sat, Jun 04, 2005 at 03:03:14PM -0700, Debian Bug Tracking System wrote: Hi, * Mohammed Sameer ([EMAIL PROTECTED]) [050604 23:08]: Package: fop Severity: grave apt-get install fop

br's in format=flowed

2005-06-03 Thread Jeff Breidenbach
Seemingly, this shouldn't be necessary - that is the whole point of format=flowed, to allow SR's. Is there a switch to tell mhonarc to only pre wrap text/plain fixed, but to *not* wrap flowed (instead just dropping SR's and converting HR's to br's). Users complained about MHonarc 2.6.10 doing

CharEnt.pm report

2005-05-26 Thread Jeff Breidenbach
Were you able to examine some converted UTF-8 messages or is your evaluation based upon what you see in your logs? Mostly logs and lack of user complaints. A quick spot checks also looks positive, for example the following message was produced by GMail with a UTF-8 encoding. This particular

UTF-8 filtering in MHonArc

2005-05-22 Thread Jeff Breidenbach
I am downloading 5.8.6 to upgrade my 5.8.0 install to see if behavior changes, along with playing with mhonarc code to see if I can get some consistency and a better understanding of Perl's behavior. Please let me know how that goes. FYI, Debian Sarge ships with perl 5.8.4, but it isn't too hard

UTF-8 filtering in MHonArc

2005-05-22 Thread Jeff Breidenbach
Ok, I put the revised CharEnt.pm in production. Should have reportable results Tuesday morning (the daily log resets at ~7am). Cheers, Jeff - To sign-off this list, send email to [EMAIL PROTECTED] with the message text

UTF-8 warnings in 2,6,11

2005-05-21 Thread Jeff Breidenbach
I'm seeing quite a few UTF-8 warnings on 2.6.11. Is this expected? Cheers, Jeff Malformed UTF-8 character (unexpected continuation byte 0xac, with no preceding start byte) in unpack at /usr/share/mhonarc/MHonArc/CharEnt.pm line 156. Malformed UTF-8 character (1 byte, need 3, after start byte

lots of UTF-8 warnings

2005-05-21 Thread Jeff Breidenbach
I'm seeing a lot of UTF-8 warnings woth 2.6.11. Is this expected? perl v5.8.4, mhonarc 2.6.11 Malformed UTF-8 character (1 byte, need 3, after start byte 0xef) in unpack at /usr/share/mhonarc/MHonArc/CharEnt.pm line 156. - To

Re: [Mailman-Developers] Patch for Mail Archive mirroring

2005-05-14 Thread Jeff Breidenbach
Barry In principle, I like more general solutions and hooks for Barry extensibility than hard-coding in external dependencies like Barry this. Like this? Since the Mailman UI is a bunch of HTML forms, put the GUI control for third party archiving on the internet. Configuration

Re: [Mailman-Developers] Patch for Mail Archive mirroring

2005-05-14 Thread Jeff Breidenbach
Dallas As a webhosting company we would without a doubt find a lot of Dallas value in any per-list control. We already get quite a lot of Dallas requests for this or that customization that's not possible on Dallas a per list basis now. This particular feature would be great Dallas as many of

Re: [Gossip] Old archives still not deleted

2005-05-11 Thread Jeff Breidenbach
Strange, I thought I'd taken care of that. We just finished a massive import of historical data from the Apache Foundation, I wonder if this affected anything. Anyway, I've just manually deleted myfaces-user and myfaces-dev, and regenerated the list of lists. So it should be completely fixed

Re: [Mailman-Developers] Patch for Mail Archive mirroring

2005-05-01 Thread Jeff Breidenbach
Hi, I'm the other Jeff from The Mail Archive. Any subscriber might be keeping and publishing an archive of the list posts. If the listmaster doesn't like that, he should be vetting each subscription, and making sure that each subscriber understands the rules. The list administrator may also

Re: [Gossip] myfaces mailing lists have moved

2005-04-20 Thread Jeff Breidenbach
Thanks for the help. One quick note. When I went to the archive and searched on myfaces it came up with four lists instead of two. Fixed. Those backup entries will disappear by tomorrow (the list of lists are updated every 24 hours) -Jeff ___

Accepted lucene 1.4.3-5 (all source)

2005-04-20 Thread Jeff Breidenbach
-By: Jeff Breidenbach [EMAIL PROTECTED] Description: liblucene-java - full-text search engine library for Java(TM) and demonstration pr liblucene-java-doc - demonstration programs and example code for Lucene Changes: lucene (1.4.3-5) unstable; urgency=low . * update documentation Files

Bug#300209: tomcat4: tomcat dies with Parse error in default web.xml after upgrade

2005-04-06 Thread Jeff Breidenbach
Hi Sarge release team, The java packing team just got blindsided by bug #300209, which appears to have knocked tomcat4 out of Sarge. Heads up that you may hear some begging for re-inclusion in the near future. Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#300209: tomcat4: tomcat dies with Parse error in default web.xml after upgrade

2005-04-06 Thread Jeff Breidenbach
Hi Sarge release team, The java packing team just got blindsided by bug #300209, which appears to have knocked tomcat4 out of Sarge. Heads up that you may hear some begging for re-inclusion in the near future. Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#303067: python-imaging: PIL 1.1.5 is out

2005-04-04 Thread Jeff Breidenbach
Package: python-imaging Version: 1.1.4-3 Severity: wishlist PIL 1.1.5 is out, and I'd love to see it in Debian. http://effbot.org/zone/pil-changes-115.htm -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux

[Nutch-dev] Re: Nutch / CGI

2005-03-31 Thread Jeff Breidenbach
own non-Java access to it. Usually the JSPs call the class NutchBean for each query. So I am not quite sure what you intend to program. Kind regards, Olaf On Tue, 29 Mar 2005 22:35:14 -0800, Jeff Breidenbach jeff@jab.org wrote: Is anyone currently working on a CGI front end for Nutch? Specifically

Re: [Gossip] Recent 'Gossip' messages not archived

2005-03-30 Thread Jeff Breidenbach
Fred, Thanks for the problem report. The problem appears to be specific to gossip because it is an internal mailing list and therefore an oddball. There was a tricky interaction involving * our sorting engine's batch mode * a particular spam trap we use * our backup mail exchanger *

[approved] [bug #12512] Consecutive spaces not displayed in some cases

2005-03-30 Thread Jeff Breidenbach
URL: http://savannah.nongnu.org/bugs/?func=detailitemitem_id=12512 Summary: Consecutive spaces not displayed in some cases Project: MHonArc Submitted by: jab Submitted on: Thu 03/31/2005 at 06:18 Category: MIME Filter

[approved] [bug #12512] Consecutive spaces not displayed in some cases

2005-03-30 Thread Jeff Breidenbach
Follow-up Comment #1, bug #12512 (project mhonarc): Trying again to link to a href=http://www.mail-archive.com/gossip%40jab.org/msg01032.htmlthread/a ___ Reply to this item at:

Re: [Gossip] Consecutive spaces not displayed in some cases

2005-03-29 Thread Jeff Breidenbach
If someone can provide me a raw email message illustrating the problem, I can try an look at it. I've sent the raw message to Earl. In any case, the trial configuration change on the rsync mailing list will continue. Cheers, Jeff ___ Discussion list

[Nutch-dev] top level namespace

2005-03-29 Thread Jeff Breidenbach
I am thinking about packaging Nutch officially for Debian, so I was reading over the Debian instructions on the Nutch Wiki. It looks like Nutch really wants to be in the top level namespace, for example various links will point to /search.jsp rather than something like /nutch-0.6/search.jsp. This

tomcat webapps permissions

2005-03-28 Thread Jeff Breidenbach
Hi Barry other Debian-Java folks, I was just playing with the demo web application that comes in liblucene-java-1.4.3-4. This is one of those .war things and it requires adjusting some Tomcat permissions for it to work. Is this best left to README.Debian, or should the liblucene-java package

Re: tomcat webapps permissions

2005-03-28 Thread Jeff Breidenbach
~I am inclined to say this should be left to README.Debian, since not all people who install liblucene-java and liblucene-java-doc may want such an intrusive demo app installed by default. That's certainly possible, we can start with the README.Debian. However, I'm thinking of tackling

Re: [Gossip] Consecutive spaces not displayed in some cases

2005-03-27 Thread Jeff Breidenbach
d) use the m2h_text_plain::filter disableflowed setting Ok. I've disabled reflow on rsync@lists.samba.org as a guinea pig. John, please monitor new messages to the list for a few weeks and let me know how it works out. If there are no bad side effects, we can consider a site-wide configuration

Bug#272295: lucene - gcj @ runtime

2005-03-27 Thread Jeff Breidenbach
Looks like lucene may be able to run on a free JVM. Is there any easy way to run the entire set of junit tests? I mainly want to confirm everything works using this particular JVM. Cheers, Jeff === $ java -version gij (GNU libgcj) version 3.3.4 (Debian 1:3.3.4-13) $ java -cp

Bug#301761: tomcat4: make jdk list bigger

2005-03-27 Thread Jeff Breidenbach
Package: tomcat4 Version: 4.1.31-2 Severity: wishlist Tags: patch For those using java-package (best practive if we're going to use Sun JDK on Debian) things end up in /usr/lib/j2sdk1.4-sun. I'd like to see this added to the list. --- /etc/init.d/tomcat4~2005-01-06 04:43:40.0

Re: [Gossip] Is the server down - or is it me?

2005-03-21 Thread Jeff Breidenbach
Joseph, Thanks for the problem report. It wasn't just you, and it wasn't just The Mail Archive. The large datacenter we're colocated at had a site-wide network outage this morning. Network monitoring indicates service was unavailable between approximately 8:17am and 8:45am PST, and possibly a

[approved] Fwd: Bug#297007: @INC problems with mhonarc

2005-03-21 Thread Jeff Breidenbach
@jab.org Cc: [EMAIL PROTECTED] Hi Jeff, On Mon, Mar 21, 2005 at 11:47:28PM -0500, Jeff Breidenbach wrote: I'm sorry, is this a change you made to mharc or mhonarc? Opps, sorry I left that out - the change was in /usr/share/mhonarc/mhamain.pl Hope that is clear enough. Thanks, Anand I fixed

Accepted gnocatan 0.8.1.59-1 (i386 source all)

2005-03-21 Thread Jeff Breidenbach
-1 Distribution: unstable Urgency: low Maintainer: Jeff Breidenbach [EMAIL PROTECTED] Changed-By: Jeff Breidenbach [EMAIL PROTECTED] Description: gnocatan-ai - Gnocatan computer player - a game for Gnome gnocatan-client - Gnocatan client - a game for Gnome gnocatan-help - Online help

Bug#300780: Swatting a very visible bug - # 300780

2005-03-21 Thread Jeff Breidenbach
Now that I think about it, lucene-demo-1.4.3.jar has some very useful programs. It's arguably in a better place now than before. How about we leave it in the liblucene-java package, and follow the reporter's suggestion? It seems like this should simply require the appropriate versioned

Bug#297007: @INC problems with mhonarc

2005-03-21 Thread Jeff Breidenbach
I'm sorry, is this a change you made to mharc or mhonarc? I can only make changes to the latter, since mharc is not packaged for Debian. I fixed this by putting in: ## Check what system we are executing under push(@INC,'/usr/share/mhonarc'); require 'osinit.pl'; OSinit(); --

Bug#300780: Swatting a very visible bug - # 300780

2005-03-21 Thread Jeff Breidenbach
Now that I think about it, lucene-demo-1.4.3.jar has some very useful programs. It's arguably in a better place now than before. How about we leave it in the liblucene-java package, and follow the reporter's suggestion? It seems like this should simply require the appropriate versioned

[approved] [bugs #12314] linebreak not utf-8 aware

2005-03-14 Thread Jeff Breidenbach
Follow-up Comment #1, bugs #12314 (project mhonarc): This one is interesting. We have the told Mhonarc to break lines once they hit 80 characters. This was for English language users who don't know how to hit the return key. Our CSS layout isn't happy when the message body gets too wide.

Re: [Gossip] How to subscribe to mail-archive.com?

2005-03-13 Thread Jeff Breidenbach
I want to add mailing list of one MSN technical group, how can i do that? Please help me Mahesh, I don't know anything about MSN. But if you are the administrator of a mailing list, you just need to add archive@mail-archive.com as a subscriber to the list. Maybe MSN makes this complicated

Re: [Gossip] Consecutive spaces not displayed in some cases

2005-03-13 Thread Jeff Breidenbach
Interesting, I'd never noticed that before. I'm looking at the raw email received by The Mail Archive (note to self, it is #5525) and am wondering why mhonarc decided not to use the usual pre tag. I think it is probably because the Content-Type on the message is asking for reflow.

Re: [Gossip] Changing an existing mailing list

2005-03-07 Thread Jeff Breidenbach
If you know the exact listnames in advance, send a note to gossip or to Jeff Marshall myself. I think we can accomodate by making a simple symbolic link in our system. For a moment I was thinking we could also accomodate the request by using our import tool bounce.pl from the FAQ, but it is

Bug#296326: Fixed upstream

2005-03-04 Thread Jeff Breidenbach
Ok, the new package is uploaded to unstable (will get there in 12 hours or something like that). People who suffer from this bug, please check if 0.8.1.54 fixes the problem. If it is fixed for you, send a mail to [EMAIL PROTECTED] On Wed, 2 Mar 2005 21:47:18 +0100, Roland Clobus [EMAIL

Accepted gnocatan 0.8.1.54-1 (i386 source all)

2005-03-03 Thread Jeff Breidenbach
-1 Distribution: unstable Urgency: medium Maintainer: Jeff Breidenbach [EMAIL PROTECTED] Changed-By: Jeff Breidenbach [EMAIL PROTECTED] Description: gnocatan-ai - Gnocatan computer player - a game for Gnome gnocatan-client - Gnocatan client - a game for Gnome gnocatan-help - Online help

Bug#296326: gnocatan trade bug

2005-03-01 Thread Jeff Breidenbach
It's very possible that I will not be able to do something about this bug for a while. I'm very busy this week and am going to be away this weekend at a cross country ski race. If a Debian developer is really anxious, go ahead and do a non-maintainer upload (NMU). Either keep an eye on a fix

Bug#296326: Debug information:

2005-02-25 Thread Jeff Breidenbach
Not that I can think of. You may want to ask that question on upstreams mailing list. On Fri, 25 Feb 2005 8:41 am, Steve Kemp wrote: I rebuilt the package from source to see if that would help, using '--enable-debug' gives me this output: (I rolled, entered trade, swapped 4-for-1, at which

Bug#296326: gnocatan-client: Crash after trading fails.

2005-02-25 Thread Jeff Breidenbach
Thanks. Because this patch treats the symptom, not the disease, I'm going to just hold it until upstream has a chance to take a serious look. Cheers, Jeff PS. Are you really in Iceland or is that just your email address? One of the gnocatan tile sets is made from photographs taken in Iceland.

[Gossip] more localization (l10n)

2005-02-15 Thread Jeff Breidenbach
Hi all, Sorry for all the mail on language localization. If you are not into that sort of thing, no need to read further. I just reviewed all the language translations and am looking for volunteers to help make some changes. This is technical work involving character sets and doesn't

Re: [Gossip] Japanese i18n/l10n, UTF-8

2005-02-13 Thread Jeff Breidenbach
Toshi, Thank you for the revised Japanese localization. I ran an experiment using it and UTF-8 conversion. There were a lot of warning messages during the UTF-8 conversion. Warning: Unknown charset: iso-5726-5 at /usr/share/mhonarc/MHonArc/Char.pm line 58 Warning: Unknown charset:

[Gossip] rel=nofollow

2005-02-08 Thread Jeff Breidenbach
Hi all, We're now marking hyperlinks in message bodies with the nofollow attribute. This technique is designed to discourage a certain type of spam, and you can read more about it here [1] if you are interested. I don't think this change will cause any problems for anyone - of course speak up

Accepted gnocatan 0.8.1.53-1 (i386 source all)

2005-02-06 Thread Jeff Breidenbach
-1 Distribution: unstable Urgency: low Maintainer: Jeff Breidenbach [EMAIL PROTECTED] Changed-By: Jeff Breidenbach [EMAIL PROTECTED] Description: gnocatan-ai - Gnocatan computer player - a game for Gnome gnocatan-client - Gnocatan client - a game for Gnome gnocatan-help - Online help

Bug#290868: SAK and gnocatan meta server

2005-02-06 Thread Jeff Breidenbach
Bastien, What's your response to Roland Clobus (upstream)? Do we need to make this change or not? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=290868 Cheers, Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: [Gossip] Japanese localization

2005-02-03 Thread Jeff Breidenbach
Toshi, thank you for the Japanese localization. We may need to change the ISO-20220JP characters to ISO 10646 numerical character references before I can use it. (And I may need help on that!) Also, let me know if there are any particular lists that should be localized to Japanese. Everybody,

Re: lucene source tarball bugs

2005-01-29 Thread Jeff Breidenbach
So there won't be a new release just for this one-line bugfix. Right. But hopefully this bug will not appear in the next release. as the generated java files are already part of the source. Maybe Lucene could reconsider distributing generated files in source tarballs? Cheers, Jeff

lucene source tarball bugs

2005-01-28 Thread Jeff Breidenbach
Slightly more blatent is this problem which is still present in the Lucene 1.4.3 source tarball. http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg09083.html On Jan 28, 2005, at 6:50 PM, Robert Engels wrote: The source 1.4-final builds available for download, have a 'version'

[approved] [bugs #11759] email address exposed in subject line

2005-01-28 Thread Jeff Breidenbach
URL: http://savannah.nongnu.org/bugs/?func=detailitemitem_id=11759 Summary: email address exposed in subject line Project: MHonArc Submitted by: jab Submitted on: Fri 01/28/2005 at 07:29 Category: Resource Variables

[approved] [bugs #11763] reverse indexes not suitable for search engines

2005-01-28 Thread Jeff Breidenbach
URL: http://savannah.nongnu.org/bugs/?func=detailitemitem_id=11763 Summary: reverse indexes not suitable for search engines Project: MHonArc Submitted by: jab Submitted on: Fri 01/28/2005 at 07:46 Category: None

Re: [Gossip] wanted feature: search for replies across mailinglists

2005-01-25 Thread Jeff Breidenbach
Hi Thor, I looked in the historical index [1] and there were only two messages archived on jetspeed-user on September 27, neither of which match what you are looking for. It is possible that Luta marked his reply with anti-archiving headers and therefore it was not recorded. [2] So I don't think

[Gossip] slow performance next few days

2005-01-24 Thread Jeff Breidenbach
The service is doing a pretty large data import operation over the next few days, so don't panic if you see a spike in archiving latency. Cheers, Jeff ___ Discussion list for The Mail Archive Gossip@jab.org

Accepted lucene 1.4.3-2 (all source)

2005-01-06 Thread Jeff Breidenbach
-By: Jeff Breidenbach [EMAIL PROTECTED] Description: liblucene-java - Java full-text search engine liblucene-java-doc - Lucene demonstration programs and example code Changes: lucene (1.4.3-2) unstable; urgency=low . * Fix a compilation hiccup Files: bba948bd1bc497c89e319be106cf14a4 753

Bug#288667: RFP: cghmaker -- The MedCosm Computer Generated Hologram (CGH) Construction Kit

2005-01-04 Thread Jeff Breidenbach
Package: wnpp Severity: wishlist * Package name: cghmaker Version : unknown Upstream Author : Alan Stein [EMAIL PROTECTED] * URL : http://www.example.org/ * License : GPL Description : The MedCosm Computer Generated Hologram (CGH) Construction Kit With

Re: [Gossip] Question - Hebrew

2004-12-26 Thread Jeff Breidenbach
First, Serbian has been added to the list of supported languages thanks to Filip. The FAQ entry will update sometime over the next few days. Second, I marked a couple hundred lists for language localization. I wish list language could be automatically detected, but that seems technically

Re: expression in text gets underscores?

2004-12-23 Thread Jeff Breidenbach
Good catch. I'm seeing this as well, although (after checking out about 10 messages) it seems like this problem only occurs in HTML mail. I just noticed that when the word expression occurs in the body text of a message, it gets replaced with the text _expression_ in the archived message body

Re: [Gossip] Easier list subscriptions

2004-12-07 Thread Jeff Breidenbach
Comments, bugs, issues, etc are always welcome. It's worth an experiment, but I defintely want to keep an eye on things. I like the fact that it is easy to see all the confirmations and know what's going on. Suggestions: 1) the date index page is more useful than the thread index page.

Re: two versioning problems with Lucene

2004-12-07 Thread Jeff Breidenbach
What about the other issue: storing version information with the Lucene index data? Cheers, Jeff PS. I looked up the relevant documentation on manifest versioning. http://java.sun.com/j2se/1.3/docs/guide/versioning/spec/VersioningSpecification.html#PackageVersioning

two versioning problems with Lucene

2004-12-06 Thread Jeff Breidenbach
Hi all, I maintain the Debian package for Lucene. On the off chance that provides any clout, I want to add my voice to Bill Janssen below. Better versioning (that marks data level compatibility) is a big deal and I'd really like to see it in Lucene as soon a practical. Cheers, Jeff

Accepted gnocatan 0.8.1.45-1 (i386 source all)

2004-12-06 Thread Jeff Breidenbach
-1 Distribution: unstable Urgency: low Maintainer: Jeff Breidenbach [EMAIL PROTECTED] Changed-By: Jeff Breidenbach [EMAIL PROTECTED] Description: gnocatan-ai - Gnocatan computer player - a game for Gnome gnocatan-client - Gnocatan client - a game for Gnome gnocatan-help - Online help

Re: [Gossip] RFE: Mail lists: archive and assign URLs before sending to list subscribers.

2004-11-26 Thread Jeff Breidenbach
Tricky from a technical standpoint, but interesting. I'll put it on the list of things to think about it. Thanks for the suggestion. Anyway, many times what I would like to do is post (or reply) to a mailing list, but immediately have a URL (included in the original post / reply) that serves as

Re: [Gossip] status report + look and feel questions

2004-11-24 Thread Jeff Breidenbach
Fred, thanks for the feedback. Keep it coming if you have more. Does mail-archive.com archive lists to which anyone can post? Because the service is so big, we probably have the full range. Lists without spam problems, lists with spam problems, and (unfortunately) lists that ARE spam problems.

<    8   9   10   11   12   13   14   15   16   17   >