2012-03-01 12:00
once i ever try to install any program from the ovi store it gives me the following message :
Unable to start operation
Refreshing cache. please wait
than i press okay and try again.
and i tried restarting .. but it's the same.
luckily i did install the developer mood, and i even tried to install tools from the developer mood .. but gives me the same message
the problem appeared after upgrading to PR1.2.
any ideas please ??
Solved! Go to Solution.
2012-03-01 12:20
If dev mode didn't do it then you may have to consider resetting your phone. remember to backup your data first.

2012-03-01 12:45
i did that .. and it solved the problem for once .. but after an hour or so .. it happaened again .. it's impossible that i should keep reseting everyday ?
2012-03-01 12:57
Maybe it is something you do after resetting that is causing the issue. Might be worth monitoring when it stops worrking again following a reset.

2012-03-01 13:14
the only thing i did after resetting is putting programs into folders .. and i just resetted it for the third time .. what is going wrong ?
2012-03-01 13:20
Are you restoring a backup? Check to see if problem recurs after restoring backup. Could be a bad setting in backup.

2012-03-01 13:28
no .. i do the following >> Settings/Reset/Restore settings/ yes ... and than the phone restarts.
the problem than is fixed but it doesn't continue for an hour before getting the same problem ![]()
2012-03-01 13:38
Wrong reset. You need to try Settings>Reset>Clear device. This will wipe your device so you need to backup all essential data. Best to backup as little as possible to avoid restoring the same problem afterwards.

2012-03-01 15:15
I just finished the reset process .. And the same problem appeared .. Why is this happening ?
Is there a code to put in the terminal to clear the cache or something like that ?
I used a program called drop cache .. But with no result !!
Please help me ![]()
2012-03-01 16:36 - edited 2012-03-01 16:50
Is it hapening when downloading any apps or just specific ones? If so which apps?

2012-03-01 16:55
2012-03-01 17:57
No specific one .. I even canceled more than 10 applications ..
Someone told me to do this :
- open the X-Terminal
- become root by typing devel-su and then rootme as password
- type apt-get clean
i did that but nothing happened.
2012-03-01 18:55
I went to Settings -> Applications -> Manage applications
and as I see there that it's still refreshing the update list
and I resetted the device and watched again .. I think that the problem appears after getting the update notification.
2012-03-01 20:12
@h_abuzaid
Try in "Terminal" :-
devel-su
rootme
apt-get update
apt-get -f install
apt-get autoremove
apt-get clean
apt-get autoclean
Symbian specialist until 31/01/2013 with interests in Maemo & MeeGo but an aversion to Windows!
2012-03-01 20:30
Hi,
I have the same problem.
apt-get update hangs in the line:
0% [3 Translation-de gzip 0B]
2012-03-01 20:31
@aspergergu
once i try anything from the listed ..
apt-get updateapt-get -f install
apt-get autoremove
apt-get clean
apt-get autoclean
i get the following :
E: could not get lock / var / lib / dpkg / lock - open (11 : Resource temporarily unavailable)
E: Unable to lock the administration directory ( / var / lib / dpkg) , is another process using it ?
2012-03-01 21:31
Now I discover that I can't remove any application too .. It gives me the same message :
Unable to start operation
Refreshing cache. Please wait
I tried everything .. Is it a problem with the new update PR1.2 ??? Because I can see a lot of people having the same problem on many other forums ![]()
2012-03-01 23:07
Don't think it is a general problem with Pr1.2 because I am not experiencing it with my N9 and neither are any of my friends on this forum. Could be something specific to your phone or a specific group of phones.

2012-03-01 23:12
Here is the solution got it form My-Meego forums ..
Do the following:
- open X-Terminal
- type devel-su
- type rootme as password
- type rm /etc/apt/sources.list.d/filemanager.list to delete the problematic repo
- reboot the device
- go back to X-Terminal
- again type devel-su and rootme
- type apt-get update to refresh apt cache
2012-03-02 6:18
Thanks for the support. I could solve the problem also in this way.