Reply
Thread Tools
Posts: 22 | Thanked: 2 times | Joined on Dec 2009
#1
Hello. Yesterday I reflashed my N900 (my virtual keyboard was gone, but reflashing fixed it... nevermind) and now when using app manager I can't install 90% of apps (from all repositories). N900 shows up message: " Unable to install 'APP-NAME' "
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#2
mhm... try to:
1. open xterm
2. type "sudo gainroot" (rootsh must be installed)
3. type "apt-get update"
4. type "apt-get upgrade"

if there are any errors, please report... if not go on with trying to install apps via app-manager or if this still doesn't work:

5. search for an app you wanted to install via "apt-cache search *app-name*" (set the name in between of stars *....*)
6. then try to install it with "apt-get install app-name" or if you are too lazy for typing the whole name you can use * here as well.

if here are any error, please report too

Last edited by b666m; 2010-02-14 at 14:44.
 
Posts: 22 | Thanked: 2 times | Joined on Dec 2009
#3
1,2,3,4 - no errors.
5 - when I type an app name between of stars it shows:
"Regex compilation error". When I type a name without the stars it shows me a description of that app.
6 - "Couldn't find package APP_NAME".
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#4
oh... sorry...
i forgot... you don't need the stars at step 5.
just "apt-cache search string".
it will find all the apps containing "string" ^^
 
Posts: 22 | Thanked: 2 times | Joined on Dec 2009
#5
Originally Posted by b666m View Post
oh... sorry...
i forgot... you don't need the stars at step 5.
just "apt-cache search string".
it will find all the apps containing "string" ^^
Originally Posted by Wymiatacz87 View Post
When I type a name without the stars it shows me a description of that app.

In step 5 looks good, because it finded and showed the right app. But in step 6 it shows error.
 
Posts: 161 | Thanked: 70 times | Joined on Feb 2010
#6
Type the exact error that is shown after apt-get install

Edit:
try running:
dpkg --configure -a
 
Posts: 22 | Thanked: 2 times | Joined on Dec 2009
#7
Couldn't find package Conky
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#8
apt-get install conky* ???
 
Posts: 161 | Thanked: 70 times | Joined on Feb 2010
#9
execute this and give us the exact output:

cat /etc/apt/sources.list.d/hildon-application-manager.list
 
Posts: 22 | Thanked: 2 times | Joined on Dec 2009
#10
Oh i wrote app name "Conky" istead "conky" - my mistake

After type apt-get install it shows:

Code:
/home/user # apt-get install conky
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ttf-droid
Suggested packages:
mpd
The following NEW packages will be installed:
conky ttf-droid
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 2360kB of archives.
After this operation, 5194kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://repository.maemo.org fremantle/free ttf-droid 1.01-dfsg0maemo3 [2138kB]
Get:2 http://repository.maemo.org fremantle/free conky 1.6.1-0maemo5-1.1 [223kB]
Fetched 2360kB in 32s (73,0kB/s)
(Reading database ... 19776 files and directories currently installed.)
Unpacking ttf-droid (from .../ttf-droid_1.01-dfsg0maemo3_all.deb) ...
dpkg: error processing /var/cache/apt/archives/ttf-droid_1.01-dfsg0maemo3_all.deb (--unpack):
trying to overwrite `/opt', which is also in package base-files
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Unpacking conky (from .../conky_1.6.1-0maemo5-1.1_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/conky_1.6.1-0maemo5-1.1_armel.deb (--unpack):
trying to overwrite `/opt', which is also in package base-files
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/ttf-droid_1.01-dfsg0maemo3_all.deb
/var/cache/apt/archives/conky_1.6.1-0maemo5-1.1_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 13:55.