NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 23 - Fiji update fails on Ubuntu 8.04
Fiji update fails on Ubuntu 8.04
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Other
unspecified
PC Linux
: P2 normal
Assigned To: Johannes Schindelin
Depends on:
Blocks:
 
Reported: 2008-11-19 02:51 CST by vladimir
Modified: 2008-12-19 12:26 CST
0 users

See Also:

Description vladimir 2008-11-19 02:51:34 CST
I tried to update Fiji via Help-> Update Fiji. In the Results window, I got the following message:

Could not update plugins/Clojure_Interpreter.jar: http://pacific.mpi-cbg.de/update/plugins/Clojure_Interpreter.jar-20081112163816
Could not update plugins/Javascript_.jar: http://pacific.mpi-cbg.de/update/plugins/Javascript_.jar-20081112163818
Comment 1 Mark Longair 2008-11-26 16:20:32 CST
Thank you for the bug report.

Could you possibly let us know whether you installed Fiji by downloading the pre-packaged version from the web page or installing from the apt respository (e.g. with apt-get install or synaptic)?
Comment 2 vladimir 2008-11-29 07:04:16 CST
I fetched the source code with git.
Comment 3 Johannes Schindelin 2008-12-19 12:26:43 CST
This was a problem on the server side, which was fixed with commit 017cf9ac(Fiji Updater: fix current.txt output).

Note, however, that it is typically much better to update by "git pull && sh Build.sh" when you cloned using Git.