Thread
:
Downloading "app name" failed. Try again?
View Single Post
michaaa62
2013-03-12 , 09:40
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
11
In case you did not notice the
http://www.skeiron.org/repo
mirrors, try these repositories from this thread
http://talk.maemo.org/showthread.php...hlight=dummies
. If even they fail on you, you could browse the repositries with any web-browser and grab the packages you want, and try to install them.
Just click them in your file browser on the N900. If this fails try to install from the X-Terminal, butyou will need rootsh installed for that:
Code:
sudo gainroot dpkg -i qtlockscreen*.deb
This will not just fail, but tell you, what dependencies (additional packages) you also need. Grab them also and look for the terminal output. Try to fix the configuration of packages at the end with
Code:
dpkg --configure -a
Last edited by michaaa62; 2013-03-12 at
09:42
.
Quote & Reply
|
The Following User Says Thank You to michaaa62 For This Useful Post:
sixwheeledbeast
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62