![]() |
#1 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Oct 2012
Device: Kobo
|
Can't Update in Linux any longer...
I've been using Linux (Precise Puppy, based on a version of Ubuntu) and updating it each time I get the notice that an update's available for years now, and there's no doubt Calibre is the ultimate e-book application I've ever used. It does everything! I just copy the update command on the website, paste it into a terminal, and presto!---done. So easy. But this last update is different somehow since I've tried using the command every way I can think of and it's no go. It's not like I really need the update to solve a problem, since Calibre already does everything I need it to do; I just like to keep things updated. But if no solution, it's no problem, really. I can live with it as it is, and maybe I should, since "if it ain't broke, don't fix it." But if anyone does know something I can do to correct the updating feature now, I'd like to know. Thanks very much everyone.
-- Sincerely, revbish |
![]() |
![]() |
![]() |
#2 | ||
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,188
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
|
http://calibre-ebook.com/whats-new
Quote:
Quote:
Code:
sudo -v && wget --no-check-certificate -nv -O- https://github.com/kovidgoyal/calibre/raw/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main('/opt')" Code:
sudo -v && wget --no-check-certificate -nv -O- https://github.com/kovidgoyal/calibre/raw/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()" bernie |
||
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Oct 2012
Device: Kobo
|
No good...
I tried both of those before and it still doesn't work, but thanks for the suggestion anyway!
|
![]() |
![]() |
![]() |
#4 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,188
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
|
Here is the old script, try it.
Code:
sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main(install_dir='/opt')" |
![]() |
![]() |
![]() |
#5 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
It would be helpful if you told us what the actual error is.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Oct 2012
Device: Kobo
|
Solved!
I tried again this morning to install in the usual fashion, and it worked! I had to delete the "sudo" commands and the initial "-v &&" (which I had done before also) and this time it decided to install without a hitch. I've no idea why, but glad it did. Thanks for suggestions and help. Thanks, Mr. Goyal, for the most incredible e-reading software in the world!
-- Sincerely, revbish |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Firmware Update PW2: x-ray no longer available after firmware update 5.4.3? | Cuchulainn | Amazon Kindle | 1 | 03-08-2014 03:16 AM |
recent update no longer pulling cover from dotepub files | sdow1 | Calibre | 3 | 02-14-2012 10:14 PM |
Linux update issue | kojak666 | Calibre | 1 | 12-25-2011 10:58 PM |
Golden update zip no longer available? | stjoe | enTourage Archive | 2 | 04-07-2011 09:34 PM |
iLiad Linux kernel update! | atmel | iRex Developer's Corner | 4 | 11-12-2007 11:06 AM |