Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: archivista on March 13, 2009, 07:50:55 PM
-
When I try to install apache2, I get an error: "An error occured. Try later". What does this mean? Or did someone else have the same problem?
-
That is a general error message from appbrowser.
Means there was an error while trying to download and/or checksum the download.
-
Is there a way to get more information what could be wrong? Or can I install apache2 manually?
-
If your network connection is working fine, then you may have a partial download of that extension in your tce directory. In that case, delete the partially downloaded extension as well as it's md5sum file and all should be well. As you probably know, partially downloaded files are named the same as they are when fully downloaded.
Or, much less likely, somehow the permissions of you tce folder have been changed. But the first scenario is by far the most likely. There may be a check for tce folder permissions, but I can't recall and am unable to look or test for that right now.
-
I had the following repositry (which was the default)
distro.ibiblio.org/pub/linux/distributions/tinycorelinux
As I mentioned I always got errors. Then I had a search for apache2.tce and found a mirror, there it worked fine to download. After it I upacked in / directory and then I finally could start it.
Mirror I used: http://www.filewatcher.com/b/ftp/ftp.tu-chemnitz.de/.SAN0/pub/linux/sunsite.unc-mirror/distributions/tinycorelinux/tce.0.0.html
-
GDay All
I also attempted to install 'apache2' via 'appbrowser' to my 'tce=hda2' directory
and got the same error.
I clear out my 'tce=hda2' of apps and rebooted then reinstall 'Emelfm2 File Manager'
and 'Leafpad Text Editor' without problems, did 'apache2' again and same error.
I also did download both 'apache2' and it's MD5 has text file with my XP box and
checked it's MD5 hash, and it was a match.
Will also attempted the mirror suggested by archivista.
-
There's a problem in the md5sum files of the extension; instead of the file in the current directory they check against /tmp/apache2/extension. I just fixed it at ibiblio.
The md5sums themselves matched, it was only the filename that was wacky.
-
I know what I did wrong. instead of cding to the directory first I typed the full path to get the md5sum.
Sorry everyone, thanks Curaga.