Re: [sword-devel] eBible repo - zip errors -- really a download problem

2015-09-14 Thread Kahunapule Michael Johnson

  
  
On 09/14/2015 12:22 PM, Martin Denham
  wrote:


  I don't know what has changed since I last tested
installation of zips from eBible repo but now
java.util.zip.ZipFile does not recognise the zip files as valid
zips.



  java.util.zip.ZipException: Not a zip archive
  at java.util.zip.ZipFile.readCentralDir(ZipFile.java:385)
  at java.util.zip.ZipFile.(ZipFile.java:163)
  at java.util.zip.ZipFile.(ZipFile.java:119)
  at
org.crosswire.common.util.IOUtil.unpackZip(IOUtil.java:86)



I have attempted to install WEBBE and BBE.
  


I can't reproduce the problem. It looks like an incomplete download
problem. On the eBible.org server, the zip integrity check reports
no errors. It also shows no separate entries for directories.

-bash-4.1$ ls eng*
engASV1901eb.zip    engDBY1884eb.zip  engKJV1769eb.zip 
engT4T2014eb.zip    engWEBBE2015eb.zip
engBBE1964eb.zip    engDRA1899eb.zip  engLXX2012eb.zip 
engUKLXX2012eb.zip  engWMB2015eb.zip
engBrent1851eb.zip  engGLW1996eb.zip  engRV1895eb.zip  
engWEB2015eb.zip    engWMBB2015eb.zip
-bash-4.1$ unzip -t engWEBBE2015eb.zip
Archive:  engWEBBE2015eb.zip
    testing: mods.d/engWEBBE2015eb.conf   OK
    testing: modules/texts/ztext/engWEBBE2015eb/nt.bzs   OK
    testing: modules/texts/ztext/engWEBBE2015eb/nt.bzz   OK
    testing: modules/texts/ztext/engWEBBE2015eb/ot.bzs   OK
    testing: modules/texts/ztext/engWEBBE2015eb/nt.bzv   OK
    testing: modules/texts/ztext/engWEBBE2015eb/ot.bzv   OK
    testing: modules/texts/ztext/engWEBBE2015eb/ot.bzz   OK
No errors detected in compressed data of engWEBBE2015eb.zip.
-bash-4.1$ unzip -t engBBE1964eb.zip
Archive:  engBBE1964eb.zip
    testing: mods.d/engBBE1964eb.conf   OK
    testing: modules/texts/ztext/engBBE1964eb/nt.bzs   OK
    testing: modules/texts/ztext/engBBE1964eb/nt.bzz   OK
    testing: modules/texts/ztext/engBBE1964eb/ot.bzs   OK
    testing: modules/texts/ztext/engBBE1964eb/nt.bzv   OK
    testing: modules/texts/ztext/engBBE1964eb/ot.bzv   OK
    testing: modules/texts/ztext/engBBE1964eb/ot.bzz   OK
No errors detected in compressed data of engBBE1964eb.zip.


-- 
  
  Aloha,
  Kahunapule Michael Johnson
  

  
MICHAEL JOHNSON
  PO BOX 881143
  PUKALANI HI 96788-1143
USA

eBible.org
MLJohnson.org
Mobile: +1 808-333-6921
Skype: kahunapule
  

  

  


___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

[sword-devel] eBible repo - zip errors

2015-09-14 Thread Martin Denham
I don't know what has changed since I last tested installation of zips from
eBible repo but now java.util.zip.ZipFile does not recognise the zip files
as valid zips.

java.util.zip.ZipException: Not a zip archive
at java.util.zip.ZipFile.readCentralDir(ZipFile.java:385)
at java.util.zip.ZipFile.(ZipFile.java:163)
at java.util.zip.ZipFile.(ZipFile.java:119)
at org.crosswire.common.util.IOUtil.unpackZip(IOUtil.java:86)

I have attempted to install WEBBE and BBE.

Martin
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

[sword-devel] Where is lower bound of a module?

2015-09-14 Thread Костя Маслюк
Hi all.

Today i found my self confused that i do not understand clearly where are
lower and upper bounds of a module and a verse key as well. I know where
module begin (at the first verse) and where it end. but when i try to
layout a module vertically, my first try was to use book logic, it start
from up and go down, but i fail with this logic. Sword module begins at
lower bound.

I understand that there would be absolutely clear principle that use such
terms (upper/lower), but looking notes at versekey.h does not brought any
clearness.

Blessings.
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page