Re: [Mailman-Users] Gratuitous "True".

2009-01-16 Thread Dan Mahoney, System Admin

On Fri, 16 Jan 2009, Mark Sapiro wrote:


I took a closer look at my own archives and I see it is related to
Richard's patches, but it is not the patch that's the problem. The
'True' is supposed to be "" The problem is that
you have (probably in mm_cfg.py, but maybe in Defaults.py)

ARCHIVE_INDEXING_ENABLE = 'True'

instead of or overriding

ARCHIVE_INDEXING_ENABLE = ''


Yup, I found that -- it took me a while because of the variables, I 
actually had ARCHIVE_INDEXING_ENABLE=1, and I was grepping all my configs 
and the patches for "True".


I also found a bug in his docs with at least one variable he's not 
documenting right.


Also, can you see why one would think that these lines would be a boolean?

-Dan

--

"If you need web space, give him a hard drive.  If you need to do something really 
heavy, build him a computer."

-Ilzarion, late friday night

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Gratuitous "True".

2009-01-16 Thread Mark Sapiro
Mark Sapiro wrote:

>Dan Mahoney, System Admin wrote:
>>
>>After updating to 2.1.11 (from BSD ports, against python2.5), I'm seeing 
>>that several of my list archives have the word "True" scattered througout 
>>(at the bottoms of tables).
>>
>>Something like this:
>>
>> October 2008:
>> 
>>   [ Thread ]
>>
>>   [ Subject ]
>>   [ Author ]
>>True
>>   [ Date ]
>>
>
>
>I don't know where the "True" is coming from, but 
>comes from Richard Barrett's archive indexer and htdig patches
>, so I suspect the problem is
>somehow related. If you installed these patches, I suggest you review
>what was done there. If they are part of the BSD port, I suggest you
>contact the packager.


Nevermind...


I took a closer look at my own archives and I see it is related to
Richard's patches, but it is not the patch that's the problem. The
'True' is supposed to be "" The problem is that
you have (probably in mm_cfg.py, but maybe in Defaults.py)

ARCHIVE_INDEXING_ENABLE = 'True'

instead of or overriding

ARCHIVE_INDEXING_ENABLE = ''

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Gratuitous "True".

2009-01-16 Thread Mark Sapiro
Dan Mahoney, System Admin wrote:
>
>After updating to 2.1.11 (from BSD ports, against python2.5), I'm seeing 
>that several of my list archives have the word "True" scattered througout 
>(at the bottoms of tables).
>
>Something like this:
>
> October 2008:
> 
>   [ Thread ]
>
>   [ Subject ]
>   [ Author ]
>True
>   [ Date ]
>


I don't know where the "True" is coming from, but 
comes from Richard Barrett's archive indexer and htdig patches
, so I suspect the problem is
somehow related. If you installed these patches, I suggest you review
what was done there. If they are part of the BSD port, I suggest you
contact the packager.

Note that I had a 2.1.11 installation with these patches and now have a
2.1.12rc1 installation with these patches and have never seen this, so
the issue is not with the patches per se, but may be with how they
were applied.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9