ghostwalker wrote:
QUOTE:
OctoberRiot wrote:
QUOTE:
But apt-get install tightvncserver is giving me a few 404 errors
Hi,
The 404 or Not Found error message is an HTTP standard response code indicating that the client was able to communicate with the server but either the server could not find what was requested, or it was configured not to fulfill the request and did not reveal the reason why. 404 errors should not be confused with server not found or similar errors, in which a connection to the destination server could not be made at all.
The only thing I can think is that your device cant see out to the internet, or the repo you are trying to get tightvnc from is temporarily down, try later.
:blink:
im also having the 404 error. i have tried doing this multiple times, using a clean 2 gig image each time. i came to the same conclusion as you so i modified all my apn's and placed the phone right next to my wifi router so it was forced to use wifi and these are my results
Get:12
http://ftp.de.debian.org lenny/main libfreetype6 2.3.7-2 [353kB]
Err
http://ftp.de.debian.org lenny/main ucf 3.0011
404 Not Found
Get:13
http://ftp.de.debian.org lenny/main libmagic1 4.26-1 [372kB]
Get:14
http://ftp.de.debian.org lenny/main file 4.26-1 [43.9kB]
(skipped ahead)
Get:50
http://ftp.de.debian.org lenny/main xfonts-base 1:1.0.0-5 [6134kB]
Fetched 16.0MB in 1min26s (185kB/s)
Failed to fetch
http://ftp.de.debian.org/debian/pool/main/u/ucf/ucf_3.0011_all.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
localhost:/# apt-get update
Hit
http://ftp.de.debian.org lenny Release.gpg
Hit
http://ftp.de.debian.org lenny Release
Ign
http://ftp.de.debian.org lenny/main Packages/DiffIndex
Hit
http://ftp.de.debian.org lenny/main Packages
Reading package lists... Done
i have tried this entirely on 3g, edge, and wifi, and none of them want to let me connect to the server. i have a feeling like the pakage list in debian is outdated or something, but i ran apt-get update right after running /scripts/onetime.sh
any ideas?
edit: it also wont let me fully download lxde or icewm. and if you click the link where the 404 error is on your computer, it also gives you a 404 error from the debian server, which is why i dont think its a connection problem on the phones end.