OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: VirtusRex on September 24, 2006, 12:31:31 am

Title: Debian - Apt-get Help
Post by: VirtusRex on September 24, 2006, 12:31:31 am
Hello all,

Well after reading some of the guides here, I've finally got debian running in pdaxrom.
My problem now is I can't seem to download any packages using apt-get.

I tried to download the package bittorrent using the follow command: "apt-get install bittorrent", but I keep getting can't fetch errors. I've attached a screenshot of my error read out, and any advice on how to use apt-get would be really helpful.

thanks,

Virturex
Title: Debian - Apt-get Help
Post by: Cresho on September 24, 2006, 12:43:03 am
your not alone.  I had the same problems but i was only demoing the pdaxrom.  Some will come along and help.  You havent done anything wrong.  
Title: Debian - Apt-get Help
Post by: desertrat on September 24, 2006, 02:06:24 am
Quote
I tried to download the package bittorrent using the follow command: "apt-get install bittorrent", but I keep getting can't fetch errors. I've attached a screenshot of my error read out
As your screenshots clearly states: there's a 404 (file not  found error):

- Try downloading the file manually from another machine (to rule out misconfiguration/connectivity problems on the Z)
- Try using a different server
- Try doing what your screenshot suggests (right at the bottom)
- Or try again later (might be a transient problem)

Quote
and any advice on how to use apt-get would be really helpful.
Try the debian site, they have copious documentation (but a lot of it is outdated   ).
Title: Debian - Apt-get Help
Post by: zi99y on September 24, 2006, 04:48:13 am
I think I had this problem when I setup pocketworkstation, either way I changed the repository to the one I usually use on my server- there are a bunch to choose from depending on the closest to you. Edit /etc/apt/sources.list and change where necessary, mine looks like this:

Code: [Select]
deb ftp://ftp.uk.debian.org/debian testing main
deb-src ftp://ftp.uk.debian.org/debian testing main

You might want to replace "testing" for "stable" as it tends to upgrade a lot of stuff this way, but I think pocketworkstation is supposed to be set at testing anyway.

Don't forget to do an apt-get update before you try to install anything.

Hope this helps
Title: Debian - Apt-get Help
Post by: VirtusRex on September 24, 2006, 10:04:25 am
Quote
I think I had this problem when I setup pocketworkstation, either way I changed the repository to the one I usually use on my server- there are a bunch to choose from depending on the closest to you. Edit /etc/apt/sources.list and change where necessary, mine looks like this:

Code: [Select]
deb ftp://ftp.uk.debian.org/debian testing main
deb-src ftp://ftp.uk.debian.org/debian testing main

You might want to replace "testing" for "stable" as it tends to upgrade a lot of stuff this way, but I think pocketworkstation is supposed to be set at testing anyway.

Don't forget to do an apt-get update before you try to install anything.

Hope this helps
[div align=\"right\"][a href=\"index.php?act=findpost&pid=142159\"][{POST_SNAPBACK}][/a][/div]
ououcc
Hey zi99y, tried using the servers you listed above and it work!. Guess I wasn'using valid servers or something.

Thank you all the help,

VirtusRex
Title: Debian - Apt-get Help
Post by: xjqian on September 29, 2006, 06:47:40 am
because the debian repository has grown too large. Their main servers stopped hosting packages for the less common arch, such as arm. That's about half a year ago.