- root@g5:~# apt-cache search abcded
- root@g5:~# apt-cache search abcded | wc -l
- 0
- root@g5:~# apt-cache search abcde
- abcde - A Better CD Encoder
- distmp3 - A Perl client and daemon for distributed audio encoding
- libcommons-lang-java - Commons Lang - an extension of the java.lang package
- libcommons-lang-java-doc - Documentation for Commons Lang - an extension of the java.lang package
- mkcue - Generates a CUE sheet from a CD
- root@g5:~# apt-get install abcde
- 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:
- abcde : Depends: cd-discid but it is not going to be installed
- Depends: cdparanoia but it is not going to be installed or
- icedax but it is not going to be installed
- Recommends: libmusicbrainz-discid-perl but it is not going to be installed
- Recommends: libwebservice-musicbrainz-perl but it is not going to be installed
- luatex : Depends: tex-common (>= 3.12) but 3.11 is to be installed
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- root@g5:~# apt-get -f install
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Correcting dependencies... Done
- The following extra packages will be installed:
- tex-common
- The following packages will be upgraded:
- tex-common
- 1 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
- 9 not fully installed or removed.
- Need to get 0 B/640 kB of archives.
- After this operation, 0 B of additional disk space will be used.
- Do you want to continue [Y/n]? Y
- Traceback (most recent call last):
- File "/usr/bin/apt-listchanges", line 238, in <module>
- main()
- File "/usr/bin/apt-listchanges", line 48, in main
- debs = apt_listchanges.read_apt_pipeline(config)
- File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in read_apt_pipeline
- return map(lambda pkg: filenames[pkg], order)
- File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in <lambda>
- return map(lambda pkg: filenames[pkg], order)
- KeyError: 'tex-common'
- Setting up tex-common (3.11) ...
- update-language-dat: cannot read /etc/texmf/hyphen.d/00tex.cnf
- update-language-dat: if it was removed by accident, it has to be reinstalled with
- update-language-dat: t=$(mktemp -d); cd $t; apt-get download tex-common ; dpkg -i --force-confmiss tex-common*.deb
- dpkg: error processing tex-common (--configure):
- subprocess installed post-installation script returned error exit status 1
- dpkg: dependency problems prevent configuration of lmodern:
- lmodern depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- dpkg: error processing lmodern (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of luatex:
- luatex depends on tex-common (>= 3.12); however:
- Version of tex-common on system is 3.11.
- dpkg: error processing luatex (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of texlive-common:
- texlive-common depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- dpkg: error processing texlive-common (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of texlive-binaries:
- texlive-binaries depends on texlive-common (>= 2011); however:
- Package texlive-common is not configured yet.
- texlive-binaries depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- dpkg: error processing texlive-binaries (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of texlive-doc-base:
- texlive-doc-base depends on texlive-common (>= 2012.20120516); however:
- Package texlive-common is not configured yet.
- texlive-doc-base depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- dpkg: error processing texlive-doc-base (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of texlive-base:
- texlive-base depends on texlive-doc-base (>= 2012.20120516); however:
- Package texlive-doc-base is not configured yet.
- texlive-base depends on texlive-binaries (>= 2012.20120516); however:
- Package texlive-binaries is not configured yet.
- texlive-base depends on texlive-common (>= 2012.20120516); however:
- Package texlive-common is not configured yet.
- texlive-base depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- texlive-base depends on luatex (>= 0.70.1); however:
- Package luatex is not configured yet.
- dpkg: error processing texlive-base (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of texlive-font-utils:
- texlive-font-utils depends on texlive-binaries (>= 2012-0); however:
- Package texlive-binaries is not configured yet.
- texlive-font-utils depends on texlive-common (>= 2012.20120516); however:
- Package texlive-common is not configured yet.
- texlive-font-utils depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- texlive-font-utils depends on texlive-base (>= 2012.20120516); however:
- Package texlive-base is not configured yet.
- dpkg: error processing texlive-font-utils (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of texlive-luatex:
- texlive-luatex depends on texlive-binaries (>= 2012-0); however:
- Package texlive-binaries is not configured yet.
- texlive-luatex depends on texlive-common (>= 2012.20120516); however:
- Package texlive-common is not configured yet.
- texlive-luatex depends on tex-common (>= 3); however:
- Package tex-common is not configured yet.
- texlive-luatex depends on texlive-base (>= 2012.20120516); however:
- Package texlive-base is not configured yet.
- texlive-luatex depends on luatex (>= 0.70.1); however:
- Package luatex is not configured yet.
- dpkg: error processing texlive-luatex (--configure):
- dependency problems - leaving unconfigured
- Errors were encountered while processing:
- tex-common
- lmodern
- luatex
- texlive-common
- texlive-binaries
- texlive-doc-base
- texlive-base
- texlive-font-utils
- texlive-luatex
- E: Sub-process /usr/bin/dpkg returned an error code (1)
SHARE
TWEET
Untitled
a guest
Jun 14th, 2012
29
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

