These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Redmine - Failed to extract source : Not a compressed file on the new forum.
After jumping through many hoops to try and get Redmine install, the latest error is below... Any advice?
Found http://rubyforge.org:80/frs/download.php/73692/redmine-1.0.5.tar.gz in cache ..
Installing Ruby Gem test-spec .. .. done Installing Ruby Gem camping .. .. done
Installing Ruby Gem fcgi .. .. done
Installing Ruby Gem memcache-client .. .. done
Installing Ruby Gem ruby-openid .. .. done
Installing Ruby Gem rack version 1.0.1 .. .. done
Installing Ruby Gem i18n version 0.4.2 .. .. done
Now installing redmine version 1.0.5 .. Failed to extract source : Not a compressed file .. failed! See the error message above for the reason why.
Hmm, that's an odd one.
Here's where I might start -- after logging into your server as root, 'cd' into "/var/webmin/cache", and delete the files in that cache directory.
It's possible that file that was cached there was somehow corrupted. By deleting it, that'll force Virtualmin to try downloading it again next time you try to install Redmine.
And then, we can see what happens at that point :-)
-Eric
Good call, however now this is what I get:
Downloading http://rubyforge.org/frs/download.php/73692/redmine-1.0.5.tar.gz .. Downloading http://files.rubyforge.vm.bytemark.co.uk/redmine/redmine-1.0.5.tar.gz (4.55 MB) .. Received 1024 bytes (0 %) Received 466 kB (10 %) Received 932 kB (20 %) Received 1.37 MB (30 %) Received 1.82 MB (40 %) Received 2.27 MB (50 %) Received 2.73 MB (60 %) Received 3.18 MB (70 %) Received 3.64 MB (80 %) Received 4.09 MB (90 %) Received 4.55 MB (100 %) .. download complete.
Installing Ruby Gem test-spec .. .. done Installing Ruby Gem camping .. .. done
Installing Ruby Gem fcgi .. .. done
Installing Ruby Gem memcache-client .. .. done
Installing Ruby Gem ruby-openid .. .. done
Installing Ruby Gem rack version 1.0.1 .. .. done
Installing Ruby Gem i18n version 0.4.2 .. .. done
Now installing redmine version 1.0.5 .. Session store failed : rake aborted! uninitialized constant ActiveSupport::Dependencies::Mutex /home/"domain"/public_html/webdev/Rakefile:10 (See full trace by running task with --trace) (in /home/"domain"/public_html/webdev) More information on using this script can be found at http://www.redmine.org/.
.. installation was only partially complete.
That, then, looks like it may require Jamie's touch :-)
What I'd suggest doing is opening a support request, using the Support link above.
Make sure you include which Linux distribution/version you're using, as well as what Virtualmin version you have.
Then, Jamie can work with you to get that straightened out.
Thanks!
-Eric
Thank Eric, I will - I really appreciate your help.
Brian