Quote:
Originally Posted by xpod
That`s generally the type of error you get when you have two different programs trying to use apt at the same time.You dont have Synaptic or something else that uses apt open at the same time do you?
Failing that you could try removing the lock file, as long as you know there`s nothing using apt at the time of course...
Code:
sudo rm /var/cache/apt/archives/lock
|
i entered that into terminal, it asked for a the password and nothing came up afterwards, i re entered sudo apt-get install ubuntu-restricted-extras, and i got this
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libmp4v2-0 ttf-mscorefonts-installer
The following NEW packages will be installed
libmp4v2-0 ttf-mscorefonts-installer ubuntu-restricted-extras
0 upgraded, 3 newly installed, 0 to remove and 101 not upgraded.
Need to get 343kB of archives.
After this operation, 1,151kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libmp4v2-0 ttf-mscorefonts-installer ubuntu-restricted-extras
Authentication warning overridden.
0% [Waiting for headers]
its just stuck at 0%, should i not of done this yet?