The recent 12.04 update froze. So after a while I closed the update window. I had noticed that there was a new kernel, 3.2.0-67 but it wasn't listed in the grub list. So I did update-grub and it appeared in the menu list. When I try to boot into it I can't get to the desktop. So I booted back into -65. When I run Munon update I get a window that says Libav video post procesing library needs to be updated. When I try this I get an error message:
The following package has not been verified by its author. Downloading untrusted packages has been disallowed by your current configuration
Muon won't let me remove the new kernel. If I run apt-get update from a terminal I get:
larry1204@larry1204:~$ sudo apt-get update
[sudo] password for larry1204:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
I I try autoremove I get:
larry1204@larry1204:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libpostproc52 : Depends: libavutil51 (< 4:0.8.12-99) but 4:0.8.13-0ubuntu0.12.04.1 is installed or
libavutil-extra-51 (< 4:0.8.12.99) but it is not installed
E: Unmet dependencies. Try using -f.
If I search for libpostproc52 in Muon it's listed as broken. If I try to remove it I get that his requires chages to other packages which are listed as:
Install
libavutil-extra-51
libpostproc-extra-52
remove
libavutil51
gstreamer0.10-ffmpeg
Which is moot since it won't let me do it anyway.
So I figure it's time to stop blundering around and get some help.
The following package has not been verified by its author. Downloading untrusted packages has been disallowed by your current configuration
Muon won't let me remove the new kernel. If I run apt-get update from a terminal I get:
larry1204@larry1204:~$ sudo apt-get update
[sudo] password for larry1204:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
I I try autoremove I get:
larry1204@larry1204:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libpostproc52 : Depends: libavutil51 (< 4:0.8.12-99) but 4:0.8.13-0ubuntu0.12.04.1 is installed or
libavutil-extra-51 (< 4:0.8.12.99) but it is not installed
E: Unmet dependencies. Try using -f.
If I search for libpostproc52 in Muon it's listed as broken. If I try to remove it I get that his requires chages to other packages which are listed as:
Install
libavutil-extra-51
libpostproc-extra-52
remove
libavutil51
gstreamer0.10-ffmpeg
Which is moot since it won't let me do it anyway.
So I figure it's time to stop blundering around and get some help.
Comment