Updating VLC under Ubuntu
Posted: Sat Sep 26, 2009 9:22 pm
Currently got VLC 0.8.6 running under 7.10, but I want to upgrade to 1.0.2, but their instruction don't appear to work:
I suspect - as it tells me vlc is up to date - that I'm not looking at the right "universe" repository.
Any help (to be looking at a correct universe repository) much appreciated.
DH
PS my sources.list
Even though I thought I'd added the required Universe to my repository I get told some files can't be found:Ubuntu Gutsy Gibbon 7.10,
Ubuntu Feisty Fawn 7.04
Graphical way
Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have a "universe" repository activated.
Search for vlc and install it. You should also install vlc-plugin-esd, mozilla-plugin-vlc (and libdvdcss2).
Command line way
You need to check that a "universe" mirror is listed in your /etc/apt/sources.list.
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc
Code: Select all
john@new-ubuntu:~$ sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
vlc is already the newest version.
The following packages were automatically installed and are no longer required:
qstat
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed
mozilla-plugin-vlc vlc-plugin-esd
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 42.9kB of archives.
After unpacking 188kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
mozilla-plugin-vlc vlc-plugin-esd
Install these packages without verification [y/N]? y
Err http://security.ubuntu.com gutsy-security/universe mozilla-plugin-vlc 0.8.6.release.c-0ubuntu5.2
404 Not Found
Err http://archive.ubuntu.com gutsy-updates/universe mozilla-plugin-vlc 0.8.6.release.c-0ubuntu5.2
404 Not Found [IP: 91.189.88.31 80]
Err http://archive.ubuntu.com gutsy-updates/universe vlc-plugin-esd 0.8.6.release.c-0ubuntu5.2
404 Not Found [IP: 91.189.88.31 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/v/vlc/mozilla-plugin-vlc_0.8.6.release.c-0ubuntu5.2_i386.deb 404 Not Found [IP: 91.189.88.31 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/v/vlc/vlc-plugin-esd_0.8.6.release.c-0ubuntu5.2_i386.deb 404 Not Found [IP: 91.189.88.31 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Any help (to be looking at a correct universe repository) much appreciated.
DH
PS my sources.list
Code: Select all
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy restricted main universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy restricted main multiverse universe #Added by software-properties
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
# deb http://blognux.free.fr/debian unstable main
deb http://security.ubuntu.com/ubuntu/ gutsy-security restricted main multiverse universe
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-proposed restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-backports restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-backports restricted main multiverse universe
# deb http://cz.archive.ubuntu.com/ubuntu hardy main universe
deb http://archive.ubuntu.com gutsy-updates universe