0

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.

Braiam
  • 67,791
  • 32
  • 179
  • 269
Dusty
  • 1

1 Answers1

1

open your terminal and type this

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

then try again . hope that helps .

Raja G
  • 102,391
  • 106
  • 255
  • 328
  • 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 . – Raja G Aug 20 '12 at 03:11