After I dist-upgrade I can't find java-sun6-plugin and mplayer-plugin, there were there before
Announcement
Collapse
No announcement yet.
Missing package
Collapse
This topic is closed.
X
X
-
Re: Missing package
Hi,
For the java-sun6-plugin, it's in fact the package :
sun-java6-plugin
About mplayer-plugin, sorry I don't know this one.
Anyway if you need all restricted formats to play, you can install the following metapackage :
ubuntu-restricted-extras
Cheers
- Top
- Bottom
-
Re: Missing package
# Automatically generated sources.list
# http://www.ubuntu-nl.org/source-o-matic/
# If you get GPG errors with this sources.list, locate the GPG key in this file
# and run these commands (where KEY is replaced with that key)
# gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# gpg --export --armor KEY | sudo apt-key add -
# If you don't know what to do with this file, read
# https://help.ubuntu.com/community/Re...es/CommandLine
# Ubuntu supported packages
# GPG key: 437D05B5
deb http://us.archive.ubuntu.com/ubuntu/ feisty main restricted
deb http://us.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
# Ubuntu community supported packages
# GPG key: 437D05B5
deb http://us.archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse
deb http://security.ubuntu.com/ubuntu/ feisty-security universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe multiverse
# Ubuntu backports project
# GPG key: 437D05B5
deb http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted unive$
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted u$
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
Do you Yahoo ? No I hiccup only :P
- Top
- Bottom
Comment
-
Re: Missing package
No luck
sudo apt-get install ubuntu-restricted-extras
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ubuntu-restricted-extras: Depends: msttcorefonts but it is not going to be installed
E: Broken packages
Do you Yahoo ? No I hiccup only :P
- Top
- Bottom
Comment
Comment