![]() |
2010-10-14
, 19:40
|
|
Posts: 1,148 |
Thanked: 613 times |
Joined on Mar 2010
@ Toronto
|
#2
|
![]() |
2010-10-15
, 06:44
|
Posts: 65 |
Thanked: 11 times |
Joined on Jan 2010
|
#3
|
![]() |
2010-10-15
, 07:12
|
|
Posts: 577 |
Thanked: 699 times |
Joined on Feb 2010
@ Malta
|
#4
|
I tried to delete Hermes from the phone:
sudo gainroot
apt-get purge hermes
Now, the app manager doesn't have any available applications though all the usual repositories are included. Not even uninstall works.
The log when refreshing the download application is:
hildon-application-manager 2.2.65
connected to c3ebb841-c0f5-414f-811a-f18bc6e82045
E: Could not open lock file /var/lib/apt/lists.new/lock - open (2 No such file or directory)
E: Unable to lock the list directory
So, what now?
teemu
dpkg -i path-to-rootsh.deb
ls -lrt /var/lib/apt/lists
sudo gainroot mkdir -p /var/lib/apt/lists/partial
apt-get update
The Following User Says Thank You to pantera1989 For This Useful Post: | ||
![]() |
2010-10-15
, 07:20
|
Posts: 65 |
Thanked: 11 times |
Joined on Jan 2010
|
#5
|
![]() |
2010-12-05
, 10:34
|
|
Posts: 519 |
Thanked: 123 times |
Joined on Oct 2010
@ Malaysia
|
#6
|
thanks
any help appreciated