Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#11
What is the exact command you typed?
 
Posts: 37 | Thanked: 1 time | Joined on Feb 2011
#12
apt-get install abuse
i waited so long..but it is not installed..
 
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#13
Originally Posted by serpentcatcher View Post
apt-get install abuse
i waited so long..but it is not installed..
Just tried that and you should not even need to confirm. It should automatically download.

Just in case try

apt-get install -y abuse
 
Posts: 560 | Thanked: 422 times | Joined on Mar 2011
#14
A few things to check...

Connection
Before you do apt-get, try a quick ping test by typing (as root) ping www.google.com or whatever ping-able uri you prefer. If it's very slow to respond it could be the connection? I'm not sure if you can ping the repository uri that the software resides in but if it's a ping-able uri and you're getting a lot of loss, well there's the problem!

Repository
When using apt-get I _believe_ the appropriate repository (i.e. the one containing the desired programme) must be installed and enabled in HAM, as opposed to F-ApMan or any other application manager. If someone would verify, I'd be grateful.

Depends
It is also possible that the software has assoc'd depends and libs that have not made it to the same repository as the software you're trying to install so the whole operation will fail.

Install from local
The other way you could install the software is to download it from the package page (maemo.org/packages for ones hosted here). I think F-ApMan has a facility for installing *.deb files already on your phone. Just remember where you save it!
NB. This approach is only really suitable if the package does not have any uninstalled depends.

Post back if you find out what the hinderance is/was... good luck
 

The Following 2 Users Say Thank You to demolition For This Useful Post:
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#15
Originally Posted by serpentcatcher View Post
apt-get install abuse
i waited so long..but it is not installed..
Then I'm afraid you must really attach a screenshot for your investigation. You may follow the advises given previously.
 
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#16
try to get aptitude

Code:
root

apt-get install aptitude
now you have a xterm app manager
(but its german )


some commands
Code:
- aptitude search package
  (search for a app)

- aptitude show package
   (shows the package information)

- aptitude install package
  (installs a package)

- aptitude purge package
  (removes package and config files)
more commands you will see when you type

Code:
aptitude -help

good luck with that

Greetz
Erazor
 

The Following User Says Thank You to Erazor For This Useful Post:
Posts: 37 | Thanked: 1 time | Joined on Feb 2011
#17
Originally Posted by festivalnut View Post
however getting the <name of application> bit right can be tricky if you dont know it.
i actually didn't get this..
how does it goes..i mean after typing for eg..
apt-get install profilesx
$ aas
~ $ apt-get install profilex
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)

E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
~ $
then i type there 'yes'
then there it goes...all y y y y y y in a vertical left side..
 
Posts: 37 | Thanked: 1 time | Joined on Feb 2011
#18
Hey hey..sorry guy for the trouble..i figuired it out...it was first i installed rootsh and then sudo gainroot and then only i typed the command and it was installing...thanks to u all aniway...
 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#19
Well... that would explain a lot. Also, had you pasted the output earlier people could've helped you faster - as there's two problems that cause that output, one being apt-get already occupied (by having an app manager open) or by not being root.
 
Posts: 37 | Thanked: 1 time | Joined on Feb 2011
#20
yeah actually its true..@Mentalist..i was also unable to install while the application manager was open..
 
Reply


 
Forum Jump


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