Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: jur on December 18, 2009, 07:24:16 PM

Title: wget error downloading: md5.txt does not exist
Post by: jur on December 18, 2009, 07:24:16 PM
Recently I am having trouble downloading (OnDemand in tc-2.7) any extensions. I get an error
"Can't open xxxxx.md5.txt: Permission denied"
"Unknown problem MD5sum xxxx.md5.txt no such file exists."

I can install same app just fine. It happens with all apps I have tried the past couple of days, not sure when the problem started. So I have to install first and then manually move it to /tce/optional.

Any ideas?
Title: Re: wget error downloading: md5.txt does not exist
Post by: gerald_clark on December 18, 2009, 08:57:24 PM
Check the permissions of the optional directory.
it should be drwxr-xr-x 2 tc staff.
Title: Re: wget error downloading: md5.txt does not exist
Post by: jur on December 19, 2009, 07:01:50 AM
Thanks, that fixed it!