Search Discussions:
Advanced Search...
Welcome to Nokia Support Discussions! Here you can share advice and tips with thousands of other Nokia users around the world in English. Many Nokia employees also follow and participate in the discussions, see our guidelines for more information. Everyone can search and read the discussions, but to post your own question or reply to others, simply login with your Nokia account. If this is your first time here, you can choose an alias to represent you. And if you don't have a Nokia account yet, please register.
Reply

Re: Can't upgrade or update using x-terminal. .any...

Advisor
seabase1
Posts: 20
Accepted Solution

Can't upgrade or update using x-terminal. .any idea is welcomed.

My N900 version is 21.2011.38-1.200.I haven't upgeaded to CSSU.

Now on using apt-get update command in x-terminal following message comes up:
E: Could not get lock /var/lib/dokg/lock - open (11 Resources temporarily unavailable).

Same message is displayed with 'upgrade' command too.
Can anyone give idea to solve it.
Please use plain text.
Mobile Sensei
aspergerguy
Posts: 7,368

Re: Can't upgrade or update using x-terminal. .any idea is welcomed.

@seabase1

 

As I have enabled CSSU my results maybe different to yours but did you sudo gainroot before apt-get update?

If I've helped in any way, a click upon the white star at bottom right of screen would always be appreciated.


However if my answer also solves your problem clickingbelow it will benefit other users!




Please use plain text.
Advisor
seabase1
Posts: 20

Re: Can't upgrade or update using x-terminal. .any idea is welcomed.

I'm sorry for not replying soon.

I did use sudo gain-root command before giving apt-get upgrade command.

Please use plain text.
Mobile Guru
matthew_maude
Posts: 1,611

Re: Can't upgrade or update using x-terminal. .any idea is welcomed.

this error usually means you have the app manager open, or you've just closed it...

the command beforehand can just be 'root' try running these commandfs in order

root
apt-get update
apt-get upgrade -y

if you get the error again, run 'top' and see if there is a process called apt-worker running. it might be apt-worker.real, can't remember off the top of my head. if its there run 'killall apt-worker' then try the apt-get commands again

hopefully it'll work for you but if not let me know :smileyvery-happy:

©2011 DJ Matt :-DKudos is Something but Solutions are EverythingDJ Matt inc.

Please use plain text.
Mobile Guru
ceroberts75
Posts: 3,457

Re: Can't upgrade or update using x-terminal. .any idea is welcomed.


matthew_maude wrote:
this error usually means you have the app manager open, or you've just closed it...

the command beforehand can just be 'root' try running these commandfs in order

root
apt-get update
apt-get upgrade -y

if you get the error again, run 'top' and see if there is a process called apt-worker running. it might be apt-worker.real, can't remember off the top of my head. if its there run 'killall apt-worker' then try the apt-get commands again

hopefully it'll work for you but if not let me know :smileyvery-happy:


 

 

Yes, what he said! 

 

you may run into a challenge with the "-y" if so, just do not use the -y in the command and then when it gives you the option to approve type the "y" and enter then.

 

 

the -y should bypass the question and auto upgrade without question, but i have had issues with it in the past not accepting the command that way.

 

 

 

Kudos are to the Above to the LEFT, Solution is Below to the RIGHT
Please use plain text.
Advisor
seabase1
Posts: 20

Re: Can't upgrade or update using x-terminal. .any idea is welcomed.

yes, this worked.

 

Thank you for the help. I really appreciate it.

 

Thanks again.

Please use plain text.