I'm using Ubuntu Jaunty and have been regularly updating my calibre install without incident.
Try opening the console and typing in:
sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
That should install the newest version of calibre.
|