Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have tried double checking for updates and updating the ppa via the terminal. The terminal outputs this, at the end.

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?

Any ideas? Thank you.

share|improve this question
1  
Were you running the update manager, or any other update software. If so, wait until, it is done and then try again. – cgubuntu121p Aug 19 '12 at 16:44
If above comment was not the problem , then look at my answer . – Jai Aug 19 '12 at 16:50

1 Answer

open your terminal and type this

sudo rm -rf /var/lib/dpkg/lock

then try again . hope that helps .

share|improve this answer
Thanks the error went away, but I still can't get wine to update. According to winehq it was released two days ago. – Dusty Aug 19 '12 at 17:02
1  
Hi if its released then its will be with your next ubuntu updates . try to update your system . – Jai Aug 20 '12 at 3:11

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.