Re: [sword-devel] sword updates

2007-09-17 Thread Karl Kleinpaste
"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: > Still hoping to get some feedback soon from someone who had the > failure on their system. Maybe it all works now. Sorry, no. * using CURLOPT_FTP_USE_EPRT * About to perform curl easy action. * destPath: /home/karl/.sword/InstallMgr/

Re: [sword-devel] sword updates

2007-09-17 Thread Troy A. Griffitts
Dear Eeli, Removing all (almost all, 'ftp://...' is still ok) double '/' is a good idea to allow us to release now until we find the real problem. I am now not positive that the double '/'s are actually the problem though. They do appear in everyone's log who has the problem, which I why I figur

Re: [sword-devel] sword updates

2007-09-17 Thread Eeli Kaikkonen
On Sun, 16 Sep 2007, Troy A. Griffitts wrote: > It looks like everyone having troubles is still seeing a double '/' in > their output. I thought I had eliminated all of these. I will try to > spend some time soon to try to figure out where these are coming in and > get rid of them. Everyone's o

Re: [sword-devel] sword updates

2007-09-16 Thread Troy A. Griffitts
It looks like everyone having troubles is still seeing a double '/' in their output. I thought I had eliminated all of these. I will try to spend some time soon to try to figure out where these are coming in and get rid of them. Everyone's output has been very helpful. Thank you all for spe

Re: [sword-devel] sword updates

2007-09-16 Thread Joachim Ansorg
Hi, I just updated to latest svn and attached the out.txt file. To me it's looks like mods.tar.gz is downloaded at first but later installmgr gets mixed up. Look at the destination path: * Connection #0 to host ftp.crosswire.org left intact * Finished performing curl easy action. * using

Re: [sword-devel] sword updates

2007-09-16 Thread Karl Kleinpaste
"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: > I've added some debug to the CURL libs. Attached is the run from my FC6 > box. Could I get some people who can make things fail to run latest svn > again and send their output. The difference between our outputs should > tell us something now,

Re: [sword-devel] sword updates

2007-09-16 Thread Eeli Kaikkonen
On Sun, 16 Sep 2007, Troy A. Griffitts wrote: > I am testing with the configuration default from svn using ./usrinst.sh I have got configuration error with icu so I had to disable it. Otherwise the whole thing works. Do you all have the same version of curl? [EMAIL PROTECTED]:~$ curl-config --ve

Re: [sword-devel] sword updates

2007-09-16 Thread Troy A. Griffitts
Dear Eeli, I am testing with the configuration default from svn using ./usrinst.sh Eeli Kaikkonen wrote: > On Sat, 15 Sep 2007, Troy A. Griffitts wrote: > >> I've added some debug to the CURL libs. Attached is the run from my FC6 >> box. Could I get some people who can make things fail to run

Re: [sword-devel] sword updates

2007-09-16 Thread Eeli Kaikkonen
On Sat, 15 Sep 2007, Troy A. Griffitts wrote: > I've added some debug to the CURL libs. Attached is the run from my FC6 > box. Could I get some people who can make things fail to run latest svn > again and send their output. The difference between our outputs should > tell us something now, hop

Re: [sword-devel] sword updates

2007-09-15 Thread Troy A. Griffitts
I've added some debug to the CURL libs. Attached is the run from my FC6 box. Could I get some people who can make things fail to run latest svn again and send their output. The difference between our outputs should tell us something now, hopefully. -Troy. [EMAIL PROTECTED] utilitie

Re: [sword-devel] sword updates

2007-09-15 Thread Joachim Ansorg
It's failing on my pc. See attached out.txt file. I cancelled the download of the conf files. I configured with ./autogen.sh; ./usrinst.sh --enable-tests --without-icu I'm running Ubuntu 7.10 (pre release). It's using libcurl 7.16.4. Let me know what I should do, Joachim > Anyone else have a c

Re: [sword-devel] sword updates

2007-09-15 Thread Manfred Bergmann
Hi. tested on Mac OSX 10.4.10 Intel. Seemed to work. Manfred SWMgr: Can't find 'mods.conf' or 'mods.d'. Try setting: SWORD_PATH= Or see the README file for a full description of setup options () -=+* WARNING *+=- -=+* WARNING *+=-

Re: [sword-devel] sword updates

2007-09-14 Thread Karl Kleinpaste
"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: > How about sending /home/karl/.sword/InstallMgr/InstallMgr.conf [General] PassiveFTP=true [Sources] DIRSource=cdrom|[local]|/mnt/cdrom FTPSource=Crosswire|ftp.crosswire.org|/pub/sword/raw FTPSource=Crosswire-beta|ftp.crosswire.org|/pub/sword/betara

Re: [sword-devel] sword updates

2007-09-14 Thread Troy A. Griffitts
Thanks Karl, How about sending /home/karl/.sword/InstallMgr/InstallMgr.conf Karl Kleinpaste <[EMAIL PROTECTED]> wrote: >"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: >> I most recently added code to remove double '/'. Could you try the new >> feature of installmgr and let me know if it works

Re: [sword-devel] sword updates

2007-09-14 Thread Karl Kleinpaste
"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: > I most recently added code to remove double '/'. Could you try the new > feature of installmgr and let me know if it works ok: > ./installmgr -rd CrossWire It's not very informative. I keep most everything from Crosswire installed, except for tho

Re: [sword-devel] sword updates

2007-09-14 Thread Troy A. Griffitts
Comparing your latest log to mine, it looks like this might be a problem: Mine: ... * Entry path is '/' > CWD pub < 250 Directory successfully changed. > CWD sword < 250 Directory successfully changed. > CWD raw < 250 Directory successfully changed. > CWD modules < 250 Directory successfully chang

Re: [sword-devel] sword updates

2007-09-14 Thread Troy A. Griffitts
Anyone else have a chance to try this on their computer? I can't seem to get things to fail (FC6 and F7), and Karl has only gotten things to work on Vista(??!) Hope we can figure out how to reproduce the problem (for me, at least) so we can get this squashed. DM, an older copy of Install Manager

Re: [sword-devel] sword updates

2007-09-14 Thread DM Smith
On Sep 14, 2007, at 9:11 AM, Karl Kleinpaste wrote: > "Troy A. Griffitts" <[EMAIL PROTECTED]> writes: >> Could you execute these exact commands and attach out.txt. Mine is >> attached for your comparison. > > Done, but I had already gone through that. This morning, I checked > out > a complet

Re: [sword-devel] sword updates

2007-09-14 Thread Karl Kleinpaste
Another couple of data points. Same bad result in Ubuntu-FF. Same bad result in Cygwin under WinXP. Good result in Cygwin under WinVista?!? I can't explain the difference in WinVista-vs-WinXP Cygwin even a little bit, because I configure Sword there using my own GnomeSword-building bash script, a

Re: [sword-devel] sword updates

2007-09-14 Thread Karl Kleinpaste
"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: > Could you execute these exact commands and attach out.txt. Mine is > attached for your comparison. Done, but I had already gone through that. This morning, I checked out a completely fresh copy of the source and rebuilt, just to be absolutely sur

Re: [sword-devel] sword updates

2007-09-13 Thread Troy A. Griffitts
Karl, Could you execute these exact commands and attach out.txt. Mine is attached for your comparison. [EMAIL PROTECTED] utilities]# ./installmgr -init > out.txt 2>&1 yes [EMAIL PROTECTED] utilities]# ./installmgr -r CrossWire >> out.txt 2>&1 [EMAIL PROTECTED] utilities]# ./installmgr -ri Cro

Re: [sword-devel] sword updates

2007-09-13 Thread Karl Kleinpaste
"Troy A. Griffitts" <[EMAIL PROTECTED]> writes: > I attempted to reproduce: > http://crosswire.org/bugs/browse/API-79 which says that InstallMgr > cannot update a module. I also remember having troubles with InstallMgr > loosing its head when downloading, but couldn't reproduce the issue > toni