[sword-devel] bug: installmgr -u doesn't remove config files

Karl Kleinpaste karl at kleinpaste.org
Thu Aug 20 19:49:40 MST 2015


I'm removing a pile of modules, 1 at a time:

$ pwd
/home/karl/.sword/mods.d
$ list yss*
-rw-r--r-- 1 karl karl 3086 Aug 15 23:50 yss_yamano2004.conf
-rw-r--r-- 1 karl karl 3091 Aug 15 23:50 yss_yawu1996.conf
$ installmgr -u yss_yawu1996
Removed module: [yss_yawu1996]
$ installmgr -u yss_yamano2004
Removed module: [yss_yamano2004]
$ *list yss**
-rw-r--r-- 1 karl karl 3086 Aug 15 23:50 *yss_yamano2004.conf*
-rw-r--r-- 1 karl karl 3091 Aug 15 23:50 *yss_yawu1996.conf*
$ grep ^DataPath= yss*
yss_yamano2004.conf:DataPath=./modules/texts/ztext/yss_yamano2004/
yss_yawu1996.conf:DataPath=./modules/texts/ztext/yss_yawu1996/
$ ls -d ../modules/texts/ztext/yss*
/bin/ls: cannot access ../modules/texts/ztext/yss*: No such file or
directory

The content is gone, the .conf remains.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20150820/c398fe74/attachment.html>


More information about the sword-devel mailing list