daily pastebin goal
71%
SHARE
TWEET

Untitled

a guest Jun 14th, 2012 29 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@g5:~# apt-cache search abcded
  2. root@g5:~# apt-cache search abcded | wc -l
  3. 0
  4. root@g5:~# apt-cache search abcde
  5. abcde - A Better CD Encoder
  6. distmp3 - A Perl client and daemon for distributed audio encoding
  7. libcommons-lang-java - Commons Lang - an extension of the java.lang package
  8. libcommons-lang-java-doc - Documentation for Commons Lang - an extension of the java.lang package
  9. mkcue - Generates a CUE sheet from a CD
  10. root@g5:~# apt-get install abcde
  11. Reading package lists... Done
  12. Building dependency tree      
  13. Reading state information... Done
  14. You might want to run 'apt-get -f install' to correct these:
  15. The following packages have unmet dependencies:
  16.  abcde : Depends: cd-discid but it is not going to be installed
  17.          Depends: cdparanoia but it is not going to be installed or
  18.                   icedax but it is not going to be installed
  19.          Recommends: libmusicbrainz-discid-perl but it is not going to be installed
  20.          Recommends: libwebservice-musicbrainz-perl but it is not going to be installed
  21.  luatex : Depends: tex-common (>= 3.12) but 3.11 is to be installed
  22. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  23. root@g5:~# apt-get -f install
  24. Reading package lists... Done
  25. Building dependency tree      
  26. Reading state information... Done
  27. Correcting dependencies... Done
  28. The following extra packages will be installed:
  29.   tex-common
  30. The following packages will be upgraded:
  31.   tex-common
  32. 1 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
  33. 9 not fully installed or removed.
  34. Need to get 0 B/640 kB of archives.
  35. After this operation, 0 B of additional disk space will be used.
  36. Do you want to continue [Y/n]? Y
  37. Traceback (most recent call last):
  38.   File "/usr/bin/apt-listchanges", line 238, in <module>
  39.     main()
  40.   File "/usr/bin/apt-listchanges", line 48, in main
  41.     debs = apt_listchanges.read_apt_pipeline(config)
  42.   File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in read_apt_pipeline
  43.     return map(lambda pkg: filenames[pkg], order)
  44.   File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in <lambda>
  45.     return map(lambda pkg: filenames[pkg], order)
  46. KeyError: 'tex-common'
  47. Setting up tex-common (3.11) ...
  48. update-language-dat: cannot read /etc/texmf/hyphen.d/00tex.cnf
  49. update-language-dat: if it was removed by accident, it has to be reinstalled with
  50. update-language-dat:   t=$(mktemp -d); cd $t; apt-get download tex-common ; dpkg -i --force-confmiss tex-common*.deb
  51. dpkg: error processing tex-common (--configure):
  52.  subprocess installed post-installation script returned error exit status 1
  53. dpkg: dependency problems prevent configuration of lmodern:
  54.  lmodern depends on tex-common (>= 3); however:
  55.   Package tex-common is not configured yet.
  56. dpkg: error processing lmodern (--configure):
  57.  dependency problems - leaving unconfigured
  58. dpkg: dependency problems prevent configuration of luatex:
  59.  luatex depends on tex-common (>= 3.12); however:
  60.   Version of tex-common on system is 3.11.
  61. dpkg: error processing luatex (--configure):
  62.  dependency problems - leaving unconfigured
  63. dpkg: dependency problems prevent configuration of texlive-common:
  64.  texlive-common depends on tex-common (>= 3); however:
  65.   Package tex-common is not configured yet.
  66. dpkg: error processing texlive-common (--configure):
  67.  dependency problems - leaving unconfigured
  68. dpkg: dependency problems prevent configuration of texlive-binaries:
  69.  texlive-binaries depends on texlive-common (>= 2011); however:
  70.   Package texlive-common is not configured yet.
  71.  texlive-binaries depends on tex-common (>= 3); however:
  72.   Package tex-common is not configured yet.
  73. dpkg: error processing texlive-binaries (--configure):
  74.  dependency problems - leaving unconfigured
  75. dpkg: dependency problems prevent configuration of texlive-doc-base:
  76.  texlive-doc-base depends on texlive-common (>= 2012.20120516); however:
  77.   Package texlive-common is not configured yet.
  78.  texlive-doc-base depends on tex-common (>= 3); however:
  79.   Package tex-common is not configured yet.
  80. dpkg: error processing texlive-doc-base (--configure):
  81.  dependency problems - leaving unconfigured
  82. dpkg: dependency problems prevent configuration of texlive-base:
  83.  texlive-base depends on texlive-doc-base (>= 2012.20120516); however:
  84.   Package texlive-doc-base is not configured yet.
  85.  texlive-base depends on texlive-binaries (>= 2012.20120516); however:
  86.   Package texlive-binaries is not configured yet.
  87.  texlive-base depends on texlive-common (>= 2012.20120516); however:
  88.   Package texlive-common is not configured yet.
  89.  texlive-base depends on tex-common (>= 3); however:
  90.   Package tex-common is not configured yet.
  91.  texlive-base depends on luatex (>= 0.70.1); however:
  92.   Package luatex is not configured yet.
  93. dpkg: error processing texlive-base (--configure):
  94.  dependency problems - leaving unconfigured
  95. dpkg: dependency problems prevent configuration of texlive-font-utils:
  96.  texlive-font-utils depends on texlive-binaries (>= 2012-0); however:
  97.   Package texlive-binaries is not configured yet.
  98.  texlive-font-utils depends on texlive-common (>= 2012.20120516); however:
  99.   Package texlive-common is not configured yet.
  100.  texlive-font-utils depends on tex-common (>= 3); however:
  101.   Package tex-common is not configured yet.
  102.  texlive-font-utils depends on texlive-base (>= 2012.20120516); however:
  103.   Package texlive-base is not configured yet.
  104. dpkg: error processing texlive-font-utils (--configure):
  105.  dependency problems - leaving unconfigured
  106. dpkg: dependency problems prevent configuration of texlive-luatex:
  107.  texlive-luatex depends on texlive-binaries (>= 2012-0); however:
  108.   Package texlive-binaries is not configured yet.
  109.  texlive-luatex depends on texlive-common (>= 2012.20120516); however:
  110.   Package texlive-common is not configured yet.
  111.  texlive-luatex depends on tex-common (>= 3); however:
  112.   Package tex-common is not configured yet.
  113.  texlive-luatex depends on texlive-base (>= 2012.20120516); however:
  114.   Package texlive-base is not configured yet.
  115.  texlive-luatex depends on luatex (>= 0.70.1); however:
  116.   Package luatex is not configured yet.
  117. dpkg: error processing texlive-luatex (--configure):
  118.  dependency problems - leaving unconfigured
  119. Errors were encountered while processing:
  120.  tex-common
  121.  lmodern
  122.  luatex
  123.  texlive-common
  124.  texlive-binaries
  125.  texlive-doc-base
  126.  texlive-base
  127.  texlive-font-utils
  128.  texlive-luatex
  129. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top