ksauraj / global_index_source

A simple tool written in bash to use my index for uploading files.
https://index.sauraj.eu.org
17 stars 9 forks source link

ksau_update: Random errors after running ksau update #17

Open ksauraj opened 10 months ago

ksauraj commented 10 months ago
ksauraj on Xenon-ⲕꜱᵃᵘ global_index_source on  master took 1s 
 ﬌ ksau update
Using cached remote with most free space: hakimionedrive
Fetching
############################################################################################################################################################## 100.0%
New version found (Version 3.0.1 (Stable) -> "Version 3.0.2 (Stable)")
[sudo] password for ksauraj: 
Updated ksau copied.
/usr/local/bin/ksau: line 462: unexpected EOF while looking for matching `"'

ksauraj on Xenon-ⲕꜱᵃᵘ global_index_source on  master took 5s 
 ✗ ksau version 
Using cached remote with most free space: hakimionedrive
Version 3.0.2 (Stable) 
hakimifr commented 10 months ago

Actually, that's an issue with the update mechanism happening idk since when. The only workaround right now is to drop that exec statement, apart from that i'm not sure how to get it fixed.

hakimifr commented 10 months ago

Oh no, I was mistaken, there were never an exec statement, but the updater is known to cause random error from nowhere. I will try to debug it, we'll see.