View Single Post
Old 02-11-2015, 12:08 PM   #7
glin
Groupie
glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.glin ought to be getting tired of karma fortunes by now.
 
Posts: 169
Karma: 1004072
Join Date: Jan 2010
Location: Carcassonne (France)
Device: Kobo Aura H20 / OnePlus 5
Fine now. I installed it and got :
Code:
2015-02-11 17:35:46 URL:https://raw.githubusercontent.com/eli-schwartz/calibre-installer/master/linux/calibre-installer.sh [1879/1879] -> "-" [1]
sh: 9: [[: not found
sh: 55: [[: not found
2015-02-11 17:35:47 URL:https://raw.githubusercontent.com/eli-schwartz/calibre-installer/master/linux/calibre-upgrade.sh [2612/2612] -> "/usr/bin/calibre-upgrade.sh" [1]
Installing crontab...
no crontab for root
I could not guess what was 'not found'. cron is installed on my computer and a /var/spool/cron/crontabs/root crontab was created, with the following line included in it :
Code:
0 6 * * 5 /usr/bin/calibre-upgrade.sh > /dev/null 2>&1
Executing calibre-upgrade.sh gives a normal :
Code:
Calibre is up-to-date
message.

Last edited by glin; 02-11-2015 at 12:17 PM.
glin is offline   Reply With Quote