lit icon indicating copy to clipboard operation
lit copied to clipboard

infinite lit update

Open lduboeuf opened this issue 9 years ago • 2 comments

lit version: 3.4.4
luvi version: v2.7.4

plateform: Linux x86_64

lit update leads to infinite loop:

recursivly running update: /usr/local/bin/lit update
lit version: 3.4.4
luvi version: v2.7.4
command: update
load config: /home/lionel/.litconfig
downloading: https://lit.luvit.io/packages/luvit/lit
update status: update available: 3.5.2
downloading: https://lit.luvit.io/packages/luvit/lit/v3.5.2
downloading: https://lit.luvit.io/packages/luvit/lit/v3.5.2.zip
recursivly running update: /usr/local/bin/lit update
...

lduboeuf avatar Jan 26 '17 08:01 lduboeuf

it occurs when lit, luvi are physically in a restricted place /usr/local/bin for me. I replaced them with symlink and it works fine. Maybe still need a proper error message.

lduboeuf avatar Jan 26 '17 08:01 lduboeuf

yeah, I saw this too. It needs some better error handling for when it can't write.

creationix avatar Jan 26 '17 22:01 creationix