WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: appbrowser fails to download  (Read 4769 times)

Offline kacper

  • Newbie
  • *
  • Posts: 3
appbrowser fails to download
« on: August 06, 2009, 03:07:02 AM »
When trying to install any extension I get a 404 error (file not found).
Installing taglib.tcel shows this error:
Quote
Error: wget: server returned error: HTTP/1.1 404 Not Found
wget: can't open 'taglib.tcel.md5.txt': Permission denied
Unknown problem. md5sum: taglib.tcel.md5.txt: No such file or directory on taglib.tcel

This happens to any extension I try to install, I this a bug or what?
« Last Edit: August 06, 2009, 03:08:50 AM by kacper »

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: appbrowser fails to download
« Reply #1 on: August 06, 2009, 09:36:05 AM »
Did you change your download mirror?  Can you download manually via a web browser?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: appbrowser fails to download
« Reply #2 on: August 06, 2009, 09:40:47 AM »
ROBERT: URL of the failed server in error message are welcome.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline kacper

  • Newbie
  • *
  • Posts: 3
Re: appbrowser fails to download
« Reply #3 on: August 06, 2009, 12:18:47 PM »
Did you change your download mirror?  Can you download manually via a web browser?

It´s me so it´s definitely not a bug. I don't know how to change to download mirror. I haven't installed a webbrowser in tinycore but downloading a package with wget works.

Quote
ROBERT: URL of the failed server in error message are welcome.
The message I got didn't contain any address to the failed server. Anyhow I doubt it's a broken server.

« Last Edit: August 06, 2009, 12:23:16 PM by kacper »

Offline baz

  • Full Member
  • ***
  • Posts: 216
Re: appbrowser fails to download
« Reply #4 on: December 11, 2009, 02:42:34 AM »
I am experiencing the same problem, however I had just deleted all the files in /mnt/sda1/tce to try to get to a pristine state (start over). After rebooting into a fresh TC, I now get the following message when trying to install/mount apps:

wget: can't open 'Xorg-7.4.tczl.md5.txt': Permission denied
Unknown problem. md5sum: Xorg-7.4.tczl.md5.txt: no such file or directory on Xorg-7.4.tczl

It's the same for any app.

I am using 2.6.1 - any ideas?

P.S. whats the recommended way to start over?

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: appbrowser fails to download
« Reply #5 on: December 11, 2009, 03:01:38 AM »
Change Mirror

If you want to download extensions from a different mirror. Open the Control Panel. Click "Select Mirror." Type in a different mirror. Click "OK."

Another option is to edit /opt/.tcrc using a Root Text Editor. Use the same format as the existing.

To start Leafpad text editor as root, open the terminal and type: sudo leafpad

If you are using leafpad, to open hidden files, click on the square at the top left, and type the name of the file following "Location."

Extensions may be downloaded from various internet sites. Examples include:

The official Tiny Core host

North Carolina, U.S.A.

ftp://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/

Some other mirrors are:

Greece

http://ftp.cc.uoc.gr/mirrors/linux/tinycorelinux/

ftp://ftp.cc.uoc.gr/mirrors/linux/tinycorelinux/

Netherlands

http://ftp.nluug.nl/os/Linux/distr/tinycorelinux/

http://ftp.vim.org/os/Linux/distr/tinycorelinux/

Be aware, when something is added or updated on the official site, there may be some time before it appears on the other mirrors.
Many people see what is. Some people see what can be, and make a difference.

Offline baz

  • Full Member
  • ***
  • Posts: 216
Re: appbrowser fails to download
« Reply #6 on: December 11, 2009, 03:20:48 AM »
Thank you very much for your thorough response.

I don't think the issue has to do with the site because a moment before I manually wiped my tce folder, I was able to install apps without problem. Also, for testing purposes I decided to boot with my clean memory stick, and again I was able to download apps without issue. And finally I tried the same in a vbox instance on me desktop and again I had no issues. I am sure it has to do with something I did :)

I wouldn't mind circumventing this snag by returning my TC to its original state, but beyond emptying the tce folder I don't know what else to do? I have a feeling there are config files lying around messing me up. My bootlocal.sh is fine, I'm very comfortable with that file, are there any others I can wipe?

Thanks again,
Baz

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: appbrowser fails to download
« Reply #7 on: December 11, 2009, 03:33:32 AM »
If you use persistent opt, delete /opt.

If you use persistent home, save a copy of all files you don't want to lose from /home/tc, then delete /home/tc.

If you use backup, delete mydata.tgz. This is normally in the tce directory.

After doing this, when you start Tiny Core, it will be the same as a new installation.
Many people see what is. Some people see what can be, and make a difference.

Offline baz

  • Full Member
  • ***
  • Posts: 216
Re: appbrowser fails to download
« Reply #8 on: December 11, 2009, 03:37:45 AM »
I figured out the problem. As well as deleting my tce folder, I added the boot code user=baz so that my home folder has my name. I guess this caused a problem because baz does not have permission to write to the folder that appbrowser would like to. So should I now be sudo'ing the appbrowser (if so can I make the icon automatically use sudo)? Is there a recommended way of working when using a custom user?

Cheers,
Baz

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: appbrowser fails to download
« Reply #9 on: December 11, 2009, 03:54:57 AM »
User baz should have the same permissions as user tc (but I haven't specifically checked with this issue).

I suggest you try what I suggested in my previous post.

Use user tc (you don't need any bootcode).

After you get it working, you can try user=baz, and see if there is a problem.

It is likely to be something else.
Many people see what is. Some people see what can be, and make a difference.

Offline baz

  • Full Member
  • ***
  • Posts: 216
Re: appbrowser fails to download
« Reply #10 on: December 11, 2009, 11:40:47 PM »
I got TC working with user 'tc', then I changed to 'baz' and I receive the permission denied error - same for a fresh install with user 'baz' from the get go. It's not a big deal, I'm just reporting.

Cheers,
Baz

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: appbrowser fails to download
« Reply #11 on: December 12, 2009, 07:18:52 AM »
Your tce folder should have group write permission for staff, adding users should also be in group staff. Check permissions on tce folder, hopefully the tce folder is on a filesystem that supports permissions.
10+ Years Contributing to Linux Open Source Projects.