<html><head></head><body>Hi Pierre,<br><br>Yes, you are probably running into a bug we had in libsword a while ago which defaults the download timeout to 10 seconds. I am not at my computer now so can't give the details but the setting is under your ~/.sword/InstallMgr/InstallMgr.conf or something similar. The timeout setting name should be obvious. I can be more specific soon if you don't find it or others don't help.<br><br>Hope you find it. Sorry for the bug.<br><br><div class="gmail_quote">On January 29, 2023 1:34:22 PM MST, pierre amadio <amadio.pierre@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre dir="auto" class="k9mail">Hi there.<br><br>My laptop died, so I installed an another one, running debian bullseye<br>with packaged libsword.<br><br>I fail to install the LXX module with installmgr as a regular user.<br>But I can install other modules all right.<br><br>Some details:<br>pierre@x260:~$ env |grep SWORD<br>SWORD_PATH=/home/pierre/localsword<br><br>excerpt from installmgr -ri CrossWire LXX<br>URLFTPTransport report progress: totalSize: 8043829; xfered: 4061640<br>CURLFTPTransport: TEXT: Operation timed out after 10000 milliseconds<br>with 4061640 out of 8043829 bytes received<br>CURLFTPTransport report progress: totalSize: 8043829; xfered: 4061640<br>CURLFTPTransport: TEXT: Closing connection 0<br>***** Finished performing curl easy action.<br>copyDirectory: failed to get file<br>ftp://ftp.crosswire.org/pub/sword/raw/modules/texts/ztext/lxx/ot.bzz<br>Error installing module: [LXX] (write permissions?)<br><br><br>Excerpt of a strace:<br>openat(AT_FDCWD,<br>"/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/",<br>O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8<br>fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0<br>lseek(8, 0, SEEK_SET) = 0<br>getdents64(8, 0x55f41d9ae140 /* 5 entries */, 32768) = 144<br>stat("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/ot.bzz",<br>{st_mode=S_IFREG|0644, st_size=4050056, ...}) = 0<br>stat("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/ot.bzs",<br>{st_mode=S_IFREG|0644, st_size=17796, ...}) = 0<br>stat("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/ot.bzv",<br>{st_mode=S_IFREG|0644, st_size=329410, ...}) = 0<br>getdents64(8, 0x55f41d9ae140 /* 0 entries */, 32768) = 0<br>close(8) = 0<br>unlink("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/ot.bzz")<br>= 0<br>unlink("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/ot.bzs")<br>= 0<br>unlink("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/ot.bzv")<br>= 0<br>unlink("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/")<br>= -1 EISDIR (Is a directory)<br>rmdir("/home/pierre//.sword/InstallMgr/20081216195754/modules/texts/ztext/lxx/")<br>= 0<br>write(1, "\n", 1) = 1<br>write(1, "Error installing module: [LXX] ("..., 52) = 52<br><br><br>I can wget ftp://ftp.crosswire.org/pub/sword/raw/modules/texts/ztext/lxx/ot.bzz<br><br>Any idea what could be the problem ?<hr>sword-devel mailing list: sword-devel@crosswire.org<br><a href="http://crosswire.org/mailman/listinfo/sword-devel">http://crosswire.org/mailman/listinfo/sword-devel</a><br>Instructions to unsubscribe/change your settings at above page<br></pre></blockquote></div><div class='k9mail-signature'>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.</div></body></html>