Re: [Zope-dev] Splitter problem #3

2002-04-04 Thread Andreas Jung

Looks like the tar ball might be broken.
At least
http://cvs.zope.org/Zope/lib/python/Products/PluginIndexes/TextIndex/Splitte
r/__init__.py?rev=1.8content-type=text/vnd.viewcvs-markup show
that the __init__.py file is not empty.
Try to perform a fresh checkout from cvs.zope.org instead
of using the tarball.

-aj
- Original Message -
From: Petter Enholm [EMAIL PROTECTED]
To: Andreas Jung [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, April 04, 2002 01:23
Subject: Re: [Zope-dev] Splitter problem #3



 That is correct, but in the CVS tree the file is empty.
 I checked out from the CVS tree yesterday.

 Here:

http://cvs.zope.org/~checkout~/Zope/lib/python/Products/PluginIndexes/TextIn
 dex/Splitter/ZopeSplitter/

 I also downloaded a tar ball for the HEAD tag, which also gives a
 __init__.py which zero bytes.

 Best regards

 Petter Enholm

 - Original Message -
 From: Andreas Jung [EMAIL PROTECTED]
 To: Petter Enholm [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Wednesday, April 03, 2002 6:37 PM
 Subject: Re: [Zope-dev] Splitter problem #3


 
  - Original Message -
  From: Petter Enholm [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, April 03, 2002 11:27
  Subject: [Zope-dev] Splitter problem #3
 
 
  
   I checked the directory containing ZopeSplitter and I saw that the
   __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 -
and
  Zope
   starts without problems.  I am curious now, what is the problem here ?
 Can
  I
   continue running with the __init__.py from older Zope version or is
 there
   other things that must be done to my installation.
 
  Neither the  ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are
empty
  for me.
 
  -aj
 
 
 
  ___
  Zope-Dev maillist  -  [EMAIL PROTECTED]
  http://lists.zope.org/mailman/listinfo/zope-dev
  **  No cross posts or HTML encoding!  **
  (Related lists -
   http://lists.zope.org/mailman/listinfo/zope-announce
   http://lists.zope.org/mailman/listinfo/zope )






___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] Splitter problem #3

2002-04-04 Thread Chris McDonough

The tarballer tends to break stuff.  I think it has something to do with
long filenames.  I submitted an issue to the zope-web tracker about this a
while back, but I can't imagine it's a high-priority issue.

- Original Message -
From: Andreas Jung [EMAIL PROTECTED]
To: Petter Enholm [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, April 04, 2002 12:28 PM
Subject: Re: [Zope-dev] Splitter problem #3


 Looks like the tar ball might be broken.
 At least

http://cvs.zope.org/Zope/lib/python/Products/PluginIndexes/TextIndex/Splitte
 r/__init__.py?rev=1.8content-type=text/vnd.viewcvs-markup show
 that the __init__.py file is not empty.
 Try to perform a fresh checkout from cvs.zope.org instead
 of using the tarball.

 -aj
 - Original Message -
 From: Petter Enholm [EMAIL PROTECTED]
 To: Andreas Jung [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Thursday, April 04, 2002 01:23
 Subject: Re: [Zope-dev] Splitter problem #3


 
  That is correct, but in the CVS tree the file is empty.
  I checked out from the CVS tree yesterday.
 
  Here:
 

http://cvs.zope.org/~checkout~/Zope/lib/python/Products/PluginIndexes/TextIn
  dex/Splitter/ZopeSplitter/
 
  I also downloaded a tar ball for the HEAD tag, which also gives a
  __init__.py which zero bytes.
 
  Best regards
 
  Petter Enholm
 
  - Original Message -
  From: Andreas Jung [EMAIL PROTECTED]
  To: Petter Enholm [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Sent: Wednesday, April 03, 2002 6:37 PM
  Subject: Re: [Zope-dev] Splitter problem #3
 
 
  
   - Original Message -
   From: Petter Enholm [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Wednesday, April 03, 2002 11:27
   Subject: [Zope-dev] Splitter problem #3
  
  
   
I checked the directory containing ZopeSplitter and I saw that the
__init__.py file was empy. I copied on the one from Zope-2.5.1-b1 -
 and
   Zope
starts without problems.  I am curious now, what is the problem here
?
  Can
   I
continue running with the __init__.py from older Zope version or is
  there
other things that must be done to my installation.
  
   Neither the  ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are
 empty
   for me.
  
   -aj
  
  
  
   ___
   Zope-Dev maillist  -  [EMAIL PROTECTED]
   http://lists.zope.org/mailman/listinfo/zope-dev
   **  No cross posts or HTML encoding!  **
   (Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )
 
 
 



 ___
 Zope-Dev maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists -
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope )




___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] Splitter problem #3

2002-04-03 Thread Andreas Jung


- Original Message -
From: Petter Enholm [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, April 03, 2002 11:27
Subject: [Zope-dev] Splitter problem #3



 I checked the directory containing ZopeSplitter and I saw that the
 __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - and
Zope
 starts without problems.  I am curious now, what is the problem here ? Can
I
 continue running with the __init__.py from older Zope version or is there
 other things that must be done to my installation.

Neither the  ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are empty
for me.

-aj



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] Splitter problem #3

2002-04-03 Thread Petter Enholm


That is correct, but in the CVS tree the file is empty.
I checked out from the CVS tree yesterday.

Here:
http://cvs.zope.org/~checkout~/Zope/lib/python/Products/PluginIndexes/TextIn
dex/Splitter/ZopeSplitter/

I also downloaded a tar ball for the HEAD tag, which also gives a
__init__.py which zero bytes.

Best regards

Petter Enholm

- Original Message -
From: Andreas Jung [EMAIL PROTECTED]
To: Petter Enholm [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, April 03, 2002 6:37 PM
Subject: Re: [Zope-dev] Splitter problem #3



 - Original Message -
 From: Petter Enholm [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, April 03, 2002 11:27
 Subject: [Zope-dev] Splitter problem #3


 
  I checked the directory containing ZopeSplitter and I saw that the
  __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - and
 Zope
  starts without problems.  I am curious now, what is the problem here ?
Can
 I
  continue running with the __init__.py from older Zope version or is
there
  other things that must be done to my installation.

 Neither the  ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are empty
 for me.

 -aj



 ___
 Zope-Dev maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists -
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope )




___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )