ubuntuusers.de

E: Sub-process /usr/bin/dpkg returned an error code (1)

Status: Gelöst | Ubuntu-Version: Ubuntu 18.04 (Bionic Beaver)
Antworten |

Tronde Team-Icon

Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

Guten Abend ubuntuusers,

nun habe ich es auch irgendwie geschafft, in der Abhängigkeitshölle mit einer beschädigten Paketverwaltung festzusitzen. Zur Fehlermeldung im Betreff gibt es hier im Forum bereits ein Dutzend Themen. Leider hat keiner der dort beschriebenen Lösungsansätze bei mir funktioniert. Auch der Wiki-Artikel Paketverwaltung/Problembehebung half mir nicht, eine Lösung zu finden.

Daher habe ich, wie in diesem Thread beschrieben, Informationen gesammelt und hoffe auf eure Hilfe.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
$ cat /etc/apt/sources.list

## /etc/apt/sources.list 
deb http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
deb http://de.archive.ubuntu.com/ubuntu/ bionic universe
deb-src http://de.archive.ubuntu.com/ubuntu/ bionic universe
deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
deb http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb http://archive.canonical.com/ubuntu bionic partner
deb-src http://archive.canonical.com/ubuntu bionic partner

## /etc/apt/sources.list.d/google-talkplugin.list 
# deb http://dl.google.com/linux/talkplugin/deb/ stable main # Bei Aktualisierung zu xenial deaktiviert
1
2
3
4
5
6
7
$ sudo apt-get update
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:2 http://de.archive.ubuntu.com/ubuntu bionic InRelease                                                        
Hit:3 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease                                                
Hit:4 http://archive.canonical.com/ubuntu bionic InRelease                                                
Fetched 83.2 kB in 1s (91.4 kB/s)                                                   
Reading package lists... Done
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
$ sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of texlive-htmlxml:
 texlive-htmlxml depends on texlive-formats-extra (>= 2017.20170628); however:
  Version of texlive-formats-extra on system is 2015.20160320-1.
 texlive-htmlxml depends on texlive-latex-extra (>= 2017.20170628); however:
  Version of texlive-latex-extra on system is 2015.20160320-1.
 texlive-htmlxml depends on texlive-latex-recommended (>= 2017.20170628); however:
  Version of texlive-latex-recommended on system is 2015.20160320-1ubuntu0.1.
 texlive-htmlxml depends on texlive-plain-generic (>= 2017.20170628); however:
  Package texlive-plain-generic is not installed.

dpkg: error processing package texlive-htmlxml (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of prosper:
 prosper depends on texlive-latex-extra (>= 2017.20170628); however:
  Version of texlive-latex-extra on system is 2015.20160320-1.

dpkg: error processing package prosper (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-full:
 texlive-full depends on asymptote; however:
  Package asymptote is not installed.
 texlive-full depends on prerex (>> 6.5.3-1); however:
  Version of prerex on system is 6.5.3-1.
 texlive-full depends on texlive-base (>= 2017.20170628); however:
  Version of texlive-base on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-bibtex-extra (>= 2017.20170628); however:
  Package texlive-bibtex-extra is not installed.
 texlive-full depends on texlive-binaries (>= 2017.20170524.44437); however:
  Package texlive-binaries is not installed.
 texlive-full depends on texlive-extra-utils (>= 2017.20170628); however:
  Package texlive-extra-utils is not installed.
 texlive-full depends on texlive-font-utils (>= 2017.20170628); however:
  Package texlive-font-utils is not installed.
 texlive-full depends on texlive-fonts-extra (>= 2017.20170628); however:
  Package texlive-fonts-extra is not installed.
 texlive-full depends on texlive-fonts-extra-doc (>= 2017.20170628); however:
  Version of texlive-fonts-extra-doc on system is 2015.20160320-1.
 texlive-full depends on texlive-fonts-extra-links (>= 2017.20170628); however:
  Package texlive-fonts-extra-links is not installed.
 texlive-full depends on texlive-fonts-recommended (>= 2017.20170628); however:
  Version of texlive-fonts-recommended on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-formats-extra (>= 2017.20170628); however:
  Version of texlive-formats-extra on system is 2015.20160320-1.
 texlive-full depends on texlive-games (>= 2017.20170628); however:
  Version of texlive-games on system is 2015.20160320-1.
 texlive-full depends on texlive-humanities (>= 2017.20170628); however:
  Version of texlive-humanities on system is 2015.20160320-1.
 texlive-full depends on texlive-humanities-doc (>= 2017.20170628); however:
  Version of texlive-humanities-doc on system is 2015.20160320-1.
 texlive-full depends on texlive-lang-arabic (>= 2017.20170628); however:
  Version of texlive-lang-arabic on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-chinese (>= 2017.20170628); however:
  Version of texlive-lang-chinese on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-cjk (>= 2017.20170628); however:
  Version of texlive-lang-cjk on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-cyrillic (>= 2017.20170628); however:
  Version of texlive-lang-cyrillic on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-czechslovak (>= 2017.20170628); however:
  Version of texlive-lang-czechslovak on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-english (>= 2017.20170628); however:
  Version of texlive-lang-english on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-european (>= 2017.20170628); however:
  Version of texlive-lang-european on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-french (>= 2017.20170628); however:
  Version of texlive-lang-french on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-german (>= 2017.20170628); however:
  Version of texlive-lang-german on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-greek (>= 2017.20170628); however:
  Version of texlive-lang-greek on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-italian (>= 2017.20170628); however:
  Version of texlive-lang-italian on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-japanese (>= 2017.20170628); however:
  Version of texlive-lang-japanese on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-korean (>= 2017.20170628); however:
  Version of texlive-lang-korean on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-other (>= 2017.20170628); however:
  Version of texlive-lang-other on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-polish (>= 2017.20170628); however:
  Version of texlive-lang-polish on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-portuguese (>= 2017.20170628); however:
  Version of texlive-lang-portuguese on system is 2015.20160223-1.
 texlive-full depends on texlive-lang-spanish (>= 2017.20170628); however:
  Version of texlive-lang-spanish on system is 2015.20160223-1.
 texlive-full depends on texlive-latex-base (>= 2017.20170628); however:
  Version of texlive-latex-base on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-latex-base-doc (>= 2017.20170628); however:
  Version of texlive-latex-base-doc on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-latex-extra (>= 2017.20170628); however:
  Version of texlive-latex-extra on system is 2015.20160320-1.
 texlive-full depends on texlive-latex-extra-doc (>= 2017.20170628); however:
  Version of texlive-latex-extra-doc on system is 2015.20160320-1.
 texlive-full depends on texlive-latex-recommended (>= 2017.20170628); however:
  Version of texlive-latex-recommended on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-latex-recommended-doc (>= 2017.20170628); however:
  Version of texlive-latex-recommended-doc on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-luatex (>= 2017.20170628); however:
  Version of texlive-luatex on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-metapost (>= 2017.20170628); however:
  Version of texlive-metapost on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-metapost-doc (>= 2017.20170628); however:
  Version of texlive-metapost-doc on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-music (>= 2017.20170628); however:
  Version of texlive-music on system is 2015.20160320-1.
 texlive-full depends on texlive-pictures (>= 2017.20170628); however:
  Version of texlive-pictures on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-pictures-doc (>= 2017.20170628); however:
  Version of texlive-pictures-doc on system is 2015.20160320-1ubuntu0.1.
 texlive-full depends on texlive-plain-generic (>= 2017.20170628); however:
  Package texlive-plain-generic is not installed.
 texlive-full depends on texlive-pstricks (>= 2017.20170628); however:
  Version of texlive-pstricks on system is 2015.20160320-1.
 texlive-full depends on texlive-pstricks-doc (>= 2017.20170628); however:
  Version of texlive-pstricks-doc on system is 2015.20160320-1.
 texlive-full depends on texlive-publishers (>= 2017.20170628); however:
  Version of texlive-publishers on system is 2015.20160320-1.
 texlive-full depends on texlive-publishers-doc (>= 2017.20170628); however:
  Version of texlive-publishers-doc on system is 2015.20160320-1.
 texlive-full depends on texlive-science (>= 2017.20170628); however:
  Version of texlive-science on system is 2015.20160320-1.
 texlive-full depends on texlive-science-doc (>= 2017.20170628); however:
  Version of texlive-science-doc on system is 2015.20160320-1.
 texlive-full depends on texlive-xetex (>= 2017.20170628); however:
  Version of texlive-xetex on system is 2015.20160320-1ubuntu0.1.

dpkg: error processing package texlive-full (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of context:
 context depends on texlive-binaries (>= 2017); however:
  Package texlive-binaries is not installed.
 context depends on texlive-base (>= 2017); however:
  Version of texlive-base on system is 2015.20160320-1ubuntu0.1.
 context depends on texlive-metapost (>= 2017); however:
  Version of texlive-metapost on system is 2015.20160320-1ubuntu0.1.

dpkg: error processing package context (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-fonts-recommended-doc:
 texlive-fonts-recommended-doc depends on texlive-base (>= 2017.20170628); however:
  Version of texlive-base on system is 2015.20160320-1ubuntu0.1.

dpkg: error processing package texlive-fonts-recommended-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive:
 texlive depends on texlive-fonts-recommended (>= 2017.20170628); however:
  Version of texlive-fonts-recommended on system is 2015.20160320-1ubuntu0.1.
 texlive depends on texlive-latex-base (>= 2017.20170628); however:
  Version of texlive-latex-base on system is 2015.20160320-1ubuntu0.1.
 texlive depends on texlive-latex-recommended (>= 2017.20170628); however:
  Version of texlive-latex-recommended on system is 2015.20160320-1ubuntu0.1.

dpkg: error processing package texlive (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 texlive-htmlxml
 prosper
 texlive-full
 context
 texlive-fonts-recommended-doc
 texlive
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  account-plugin-google imagemagick-common libaccount-plugin-1.0-0 libaccount-plugin-generic-oauth
  libaccount-plugin-google libefivar0 libfile-slurp-perl libfile-slurp-unicode-perl libfwup0 libpoppler58
  libsignon-extension1 libsignon-plugins-common1 prosper signon-keyring-extension signon-plugin-oauth2
  signon-plugin-password signon-ui-service signon-ui-x11 signond texlive-generic-extra texlive-htmlxml
  texlive-lang-african texlive-lang-indic texlive-omega texlive-plain-extra unity-asset-pool
  unity-control-center-signon
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  asymptote asymptote-doc biber fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 libkpathsea6 liblingua-translit-perl
  libosmesa6 libosp5 libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl
  libperlio-utf8-strict-perl libptexenc1 libsort-key-perl libsynctex1 libtexlua52 libtexluajit2 libtext-csv-perl
  libtext-csv-xs-perl openjade prerex texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils
  texlive-font-utils texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links
  texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra texlive-generic-recommended
  texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic texlive-lang-chinese
  texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english texlive-lang-european
  texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic texlive-lang-italian
  texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish texlive-lang-portuguese
  texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc
  texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost texlive-metapost-doc
  texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra texlive-plain-generic
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
Suggested packages:
  gv gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html doc-base sgml-data perl-tk icc-profiles
  libspreadsheet-parseexcel-perl dot2tex ruby-tcltk | libtcltk-ruby
The following packages will be REMOVED:
  tex4ht-common texlive-math-extra ttf-adf-accanthis ttf-adf-gillius ttf-adf-universalis
The following NEW packages will be installed:
  asymptote asymptote-doc fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 liblingua-translit-perl libosmesa6 libosp5
  libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl libperlio-utf8-strict-perl
  libsort-key-perl libtext-csv-perl libtext-csv-xs-perl openjade texlive-bibtex-extra texlive-binaries
  texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-links texlive-plain-generic
The following packages will be upgraded:
  biber libkpathsea6 libptexenc1 libsynctex1 libtexlua52 libtexluajit2 prerex texlive-base
  texlive-fonts-extra-doc texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra
  texlive-generic-recommended texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic
  texlive-lang-chinese texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english
  texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic
  texlive-lang-italian texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish
  texlive-lang-portuguese texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra
  texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost
  texlive-metapost-doc texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
56 upgraded, 46 newly installed, 5 to remove and 8 not upgraded.
6 not fully installed or removed.
Need to get 0 B/2224 MB of archives.
After this operation, 1696 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 364056 files and directories currently installed.)
Preparing to unpack .../texlive-fonts-extra-doc_2017.20180305-2_all.deb ...
Unpacking texlive-fonts-extra-doc (2017.20180305-2) over (2015.20160320-1) ...
dpkg: error processing archive /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb (--unpack):
 trying to overwrite '/usr/share/doc/texlive-doc/latex/mweights/README', which is also in package texlive-latex-extra-doc 2015.20160320-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 context : Depends: texlive-binaries (>= 2017)
           Depends: texlive-base (>= 2017) but 2015.20160320-1ubuntu0.1 is installed
           Depends: texlive-metapost (>= 2017) but 2015.20160320-1ubuntu0.1 is installed
           Recommends: fonts-freefont but it is not installable
 dvipng : Depends: texlive-base-bin
 feynmf : Depends: texlive-font-utils but it is not installed
          Depends: texlive-extra-utils but it is not installed
 fragmaster : Depends: texlive-base-bin
              Depends: texlive-extra-utils but it is not installed
              Depends: texlive-font-utils but it is not installed
 latex-cjk-common : Depends: texlive-font-utils (>= 2007.dfsg.2-1) but it is not installed
 prosper : Depends: texlive-latex-extra (>= 2017.20170628) but 2015.20160320-1 is installed
 tex4ht-common : Depends: texlive-base-bin
                 Recommends: tex4ht
 texlive : Depends: texlive-fonts-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
           Depends: texlive-latex-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
           Depends: texlive-latex-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
 texlive-base : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-fonts-recommended-doc : Depends: texlive-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
 texlive-formats-extra : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-full : Depends: asymptote but it is not installed
                Depends: prerex (> 6.5.3-1) but 6.5.3-1 is installed
                Depends: texlive-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-bibtex-extra (>= 2017.20170628) but it is not installed
                Depends: texlive-binaries (>= 2017.20170524.44437)
                Depends: texlive-extra-utils (>= 2017.20170628) but it is not installed
                Depends: texlive-font-utils (>= 2017.20170628) but it is not installed
                Depends: texlive-fonts-extra (>= 2017.20170628) but it is not installed
                Depends: texlive-fonts-extra-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-fonts-extra-links (>= 2017.20170628) but it is not installed
                Depends: texlive-fonts-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-formats-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-games (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-humanities (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-humanities-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-lang-arabic (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-chinese (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-cjk (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-cyrillic (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-czechslovak (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-english (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-european (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-french (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-german (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-greek (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-italian (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-japanese (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-korean (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-other (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-polish (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-portuguese (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-spanish (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-latex-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-latex-base-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-latex-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-latex-extra-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-latex-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-latex-recommended-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-luatex (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-metapost (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-metapost-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-music (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-pictures (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-pictures-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-plain-generic (>= 2017.20170628) but it is not installed
                Depends: texlive-pstricks (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-pstricks-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-publishers (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-publishers-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-science (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-science-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-xetex (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
 texlive-games : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-htmlxml : Depends: texlive-formats-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                   Depends: texlive-latex-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                   Depends: texlive-latex-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                   Depends: texlive-plain-generic (>= 2017.20170628) but it is not installed
 texlive-humanities : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-cjk : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-cyrillic : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-czechslovak : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-greek : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-indic : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-japanese : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-korean : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-polish : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-latex-base : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-latex-extra : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-latex-recommended : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-luatex : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-math-extra : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-metapost : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-music : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-omega : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-pictures : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-pstricks : Depends: texlive-binaries (>= 2015.20160222.37495-1)
                    Recommends: texlive-font-utils but it is not installed
                    Recommends: texlive-extra-utils but it is not installed
 texlive-science : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-xetex : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 tipa : Depends: texlive-base-bin
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  account-plugin-google imagemagick-common libaccount-plugin-1.0-0 libaccount-plugin-generic-oauth
  libaccount-plugin-google libefivar0 libfile-slurp-perl libfile-slurp-unicode-perl libfwup0 libpoppler58
  libsignon-extension1 libsignon-plugins-common1 prosper signon-keyring-extension signon-plugin-oauth2
  signon-plugin-password signon-ui-service signon-ui-x11 signond texlive-generic-extra texlive-htmlxml
  texlive-lang-african texlive-lang-indic texlive-omega texlive-plain-extra unity-asset-pool
  unity-control-center-signon
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  asymptote asymptote-doc biber fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 libkpathsea6 liblingua-translit-perl
  libosmesa6 libosp5 libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl
  libperlio-utf8-strict-perl libptexenc1 libsort-key-perl libsynctex1 libtexlua52 libtexluajit2 libtext-csv-perl
  libtext-csv-xs-perl openjade prerex texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils
  texlive-font-utils texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links
  texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra texlive-generic-recommended
  texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic texlive-lang-chinese
  texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english texlive-lang-european
  texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic texlive-lang-italian
  texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish texlive-lang-portuguese
  texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc
  texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost texlive-metapost-doc
  texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra texlive-plain-generic
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
Suggested packages:
  gv gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html doc-base sgml-data perl-tk icc-profiles
  libspreadsheet-parseexcel-perl dot2tex ruby-tcltk | libtcltk-ruby
The following packages will be REMOVED:
  tex4ht-common texlive-math-extra ttf-adf-accanthis ttf-adf-gillius ttf-adf-universalis
The following NEW packages will be installed:
  asymptote asymptote-doc fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 liblingua-translit-perl libosmesa6 libosp5
  libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl libperlio-utf8-strict-perl
  libsort-key-perl libtext-csv-perl libtext-csv-xs-perl openjade texlive-bibtex-extra texlive-binaries
  texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-links texlive-plain-generic
The following packages will be upgraded:
  biber libkpathsea6 libptexenc1 libsynctex1 libtexlua52 libtexluajit2 prerex texlive-base
  texlive-fonts-extra-doc texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra
  texlive-generic-recommended texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic
  texlive-lang-chinese texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english
  texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic
  texlive-lang-italian texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish
  texlive-lang-portuguese texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra
  texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost
  texlive-metapost-doc texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
56 upgraded, 46 newly installed, 5 to remove and 8 not upgraded.
6 not fully installed or removed.
Need to get 0 B/2224 MB of archives.
After this operation, 1696 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 364056 files and directories currently installed.)
Preparing to unpack .../texlive-fonts-extra-doc_2017.20180305-2_all.deb ...
Unpacking texlive-fonts-extra-doc (2017.20180305-2) over (2015.20160320-1) ...
dpkg: error processing archive /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb (--unpack):
 trying to overwrite '/usr/share/doc/texlive-doc/latex/mweights/README', which is also in package texlive-latex-extra-doc 2015.20160320-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Da die Probleme offensichtlich mit texlive zusammenhängen, habe ich versucht die Installation loszuwerden, was mir leider ebenfalls nicht gelungen ist.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
$ sudo apt-get purge texlive*
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'texlive-plain-generic' for glob 'texlive*'
Note, selecting 'texlive-metapost-doc' for glob 'texlive*'
Note, selecting 'texlive-font-utils' for glob 'texlive*'
Note, selecting 'texlive-lang-spanish' for glob 'texlive*'
Note, selecting 'texlive-context' for glob 'texlive*'
Note, selecting 'texlive-publishers-doc' for glob 'texlive*'
Note, selecting 'texlive-latex-base' for glob 'texlive*'
Note, selecting 'texlive-lang-european' for glob 'texlive*'
Note, selecting 'texlive-publishers' for glob 'texlive*'
Note, selecting 'texlive-luatex' for glob 'texlive*'
Note, selecting 'texlive-science-doc' for glob 'texlive*'
Note, selecting 'texlive-lang-greek' for glob 'texlive*'
Note, selecting 'texlive-games' for glob 'texlive*'
Note, selecting 'texlive-fonts-recommended-doc' for glob 'texlive*'
Note, selecting 'texlive-lang-english' for glob 'texlive*'
Note, selecting 'texlive-lang-german' for glob 'texlive*'
Note, selecting 'texlive-generic-extra' for glob 'texlive*'
Note, selecting 'texlive-base' for glob 'texlive*'
Note, selecting 'texlive-lang-indic' for glob 'texlive*'
Note, selecting 'texlive-fonts-extra' for glob 'texlive*'
Note, selecting 'texlive-generic-recommended' for glob 'texlive*'
Note, selecting 'texlive-humanities-doc' for glob 'texlive*'
Note, selecting 'texlive' for glob 'texlive*'
Note, selecting 'texlive-metapost' for glob 'texlive*'
Note, selecting 'texlive-latex-extra-doc' for glob 'texlive*'
Note, selecting 'texlive-pictures' for glob 'texlive*'
Note, selecting 'texlive-lang-african' for glob 'texlive*'
Note, selecting 'texlive-lang-french' for glob 'texlive*'
Note, selecting 'texlive-fonts-recommended' for glob 'texlive*'
Note, selecting 'texlive-lang-cyrillic' for glob 'texlive*'
Note, selecting 'texlive-xetex' for glob 'texlive*'
Note, selecting 'texlive-latex-extra' for glob 'texlive*'
Note, selecting 'texlive-base-recommended' for glob 'texlive*'
Note, selecting 'texlive-lang-portuguese' for glob 'texlive*'
Note, selecting 'texlive-omega' for glob 'texlive*'
Note, selecting 'texlive-fonts-extra-doc' for glob 'texlive*'
Note, selecting 'texlive-common' for glob 'texlive*'
Note, selecting 'texlive-music' for glob 'texlive*'
Note, selecting 'texlive-bibtex-extra' for glob 'texlive*'
Note, selecting 'texlive-lang-other' for glob 'texlive*'
Note, selecting 'texlive-lang-korean' for glob 'texlive*'
Note, selecting 'texlive-full' for glob 'texlive*'
Note, selecting 'texlive-plain-extra' for glob 'texlive*'
Note, selecting 'texlive-pstricks-doc' for glob 'texlive*'
Note, selecting 'texlive-humanities' for glob 'texlive*'
Note, selecting 'texlive-lang-italian' for glob 'texlive*'
Note, selecting 'texlive-pstricks' for glob 'texlive*'
Note, selecting 'texlive-fonts-extra-links' for glob 'texlive*'
Note, selecting 'texlive-lang-czechslovak' for glob 'texlive*'
Note, selecting 'texlive-lang-arabic' for glob 'texlive*'
Note, selecting 'texlive-math-extra' for glob 'texlive*'
Note, selecting 'texlive-latex3' for glob 'texlive*'
Note, selecting 'texlive-htmlxml' for glob 'texlive*'
Note, selecting 'texlive-formats-extra' for glob 'texlive*'
Note, selecting 'texlive-binaries' for glob 'texlive*'
Note, selecting 'texlive-lang-all' for glob 'texlive*'
Note, selecting 'texlive-base-bin' for glob 'texlive*'
Note, selecting 'texlive-lang-japanese' for glob 'texlive*'
Note, selecting 'texlive-lang-cjk' for glob 'texlive*'
Note, selecting 'texlive-science' for glob 'texlive*'
Note, selecting 'texlive-texinfo' for glob 'texlive*'
Note, selecting 'texlive-latex-recommended-doc' for glob 'texlive*'
Note, selecting 'texlive-lang-chinese' for glob 'texlive*'
Note, selecting 'texlive-pictures-doc' for glob 'texlive*'
Note, selecting 'texlive-latex-recommended' for glob 'texlive*'
Note, selecting 'texlive-lang-arab' for glob 'texlive*'
Note, selecting 'texlive-extra-utils' for glob 'texlive*'
Note, selecting 'texlive-lang-polish' for glob 'texlive*'
Note, selecting 'texlive-latex-base-doc' for glob 'texlive*'
Note, selecting 'texlive-binaries' instead of 'texlive-base-bin'
Package 'texlive-common' is not installed, so not removed
Package 'texlive-lang-arab' is not installed, so not removed
Note, selecting 'context' instead of 'texlive-context'
Package 'texlive-base-recommended' is not installed, so not removed
Package 'texlive-texinfo' is not installed, so not removed
Package 'texlive-fonts-extra-links' is not installed, so not removed
Package 'texlive-lang-all' is not installed, so not removed
Package 'texlive-plain-generic' is not installed, so not removed
Package 'texlive-binaries' is not installed, so not removed
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 cm-super : Depends: texlive-latex-recommended but it is not going to be installed
 cm-super-minimal : Depends: texlive-latex-recommended but it is not going to be installed
 context : Depends: texlive-binaries (>= 2017)
           Depends: texlive-base (>= 2017) but it is not going to be installed
           Depends: texlive-metapost (>= 2017) but it is not going to be installed
           Recommends: fonts-freefont but it is not installable
 dvipng : Depends: texlive-base-bin
 feynmf : Depends: texlive-latex-base but it is not going to be installed
          Depends: texlive-font-utils but it is not going to be installed
          Depends: texlive-extra-utils but it is not going to be installed
 fragmaster : Depends: texlive-base-bin
              Depends: texlive-latex-base but it is not going to be installed
              Depends: texlive-latex-recommended but it is not going to be installed
              Depends: texlive-extra-utils but it is not going to be installed
              Depends: texlive-font-utils but it is not going to be installed
 kile : Depends: texlive-latex-base but it is not going to be installed
        Recommends: texlive but it is not going to be installed
 latex-cjk-common : Depends: texlive-latex-base but it is not going to be installed
                    Depends: texlive-font-utils (>= 2007.dfsg.2-1) but it is not going to be installed
 latex-cjk-thai : Depends: texlive-latex-base but it is not going to be installed
                  Depends: texlive-lang-other (>= 2013.20130523-1) but it is not going to be installed
 latexmk : Depends: texlive-latex-base but it is not going to be installed
 pidgin-latex : Depends: texlive-latex-base but it is not going to be installed
 prerex : Depends: texlive-pictures but it is not going to be installed
          Depends: texlive-generic-recommended but it is not going to be installed
          Depends: texlive-latex-base but it is not going to be installed
 prosper : Depends: texlive-latex-extra (>= 2017.20170628) but it is not going to be installed
 purifyeps : Depends: texlive-metapost but it is not going to be installed
 tex4ht-common : Depends: texlive-base-bin
                 Recommends: tex4ht
 tipa : Depends: texlive-latex-base but it is not going to be installed
        Depends: texlive-base-bin
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

Bevor ich nun weiter im Nebel stocher und das Problem dabei verschlimmbessere, freue ich mich, wenn mich jemand von euch unterstützen kann, das Problem zu lösen.

MfG
Tronde

Bearbeitet von rklm:

Distro angepasst

Taomon Team-Icon

Supporter
Avatar von Taomon

Anmeldungsdatum:
30. Januar 2011

Beiträge: 8463

Wohnort: Digiworld

sudo sed -i s,//de.archive,//archive,g  /etc/apt/sources.list

und

sudo apt-get clean

sowie

sudo dpkg  --clear-avail  

und ein

sudo apt update && sudo apt list --upgradable

Gruß Taomon

Tronde Team-Icon

(Themenstarter)
Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

Hallo Taomon,

danke für die schnelle Antwort.

Der erste von dir benannte Befehl ersetzt die deutschen Archive gegen die Upstream-Archive, richtig? Ich habe die Kommandos ausgeführt. Das letzte Kommando liefert folgende Ausgabe:

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
$ sudo apt update && sudo apt list --upgradable
Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Hit:2 http://archive.canonical.com/ubuntu bionic InRelease                   
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]  
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]                    
Get:5 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B]
Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages [1007 kB]
Get:11 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
Get:12 http://archive.ubuntu.com/ubuntu bionic/main Translation-de [454 kB]
Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 DEP-11 Metadata [477 kB]
Get:14 http://archive.ubuntu.com/ubuntu bionic/main DEP-11 64x64 Icons [245 kB]
Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted i386 Packages [9156 B]
Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
Get:18 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-de [2268 B]
Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
Get:20 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages [8531 kB]                                   
Get:21 http://archive.ubuntu.com/ubuntu bionic/universe Translation-de [2272 kB]                                  
Get:22 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]                                  
Get:23 http://archive.ubuntu.com/ubuntu bionic/universe amd64 DEP-11 Metadata [3287 kB]                           
Get:24 http://archive.ubuntu.com/ubuntu bionic/universe DEP-11 64x64 Icons [8420 kB]                              
Get:25 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]                                 
Get:26 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 Packages [144 kB]                                  
Get:27 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-de [84.5 kB]                                
Get:28 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]                                 
Get:29 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 DEP-11 Metadata [49.7 kB]                         
Get:30 http://archive.ubuntu.com/ubuntu bionic/multiverse DEP-11 64x64 Icons [225 kB]                             
Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [224 kB]                                      
Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [3824 B]                                
Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [2064 B]                                
Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [121 kB]                                  
Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [413 kB]                                
Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [476 kB]                               
Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [177 kB]                               
Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [245 kB]                        
Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [105 kB]                           
Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [6992 B]                         
Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [6928 B]                          
Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [3076 B]                         
Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [706 kB]                           
Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [698 kB]                            
Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [171 kB]                           
Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [200 kB]                    
Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [330 kB]                       
Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [6524 B]                          
Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [6372 B]                         
Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [3356 B]                         
Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2468 B]                  
Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse DEP-11 64x64 Icons [2638 B]                     
Fetched 54.9 MB in 19s (2960 kB/s)                                                                                

(appstreamcli:19158): GLib-CRITICAL **: 17:05:50.892: g_strchug: assertion 'string != NULL' failed

(appstreamcli:19158): GLib-CRITICAL **: 17:05:50.892: g_strchomp: assertion 'string != NULL' failed

(appstreamcli:19158): GLib-CRITICAL **: 17:05:51.246: g_strchug: assertion 'string != NULL' failed

(appstreamcli:19158): GLib-CRITICAL **: 17:05:51.246: g_strchomp: assertion 'string != NULL' failed

(appstreamcli:19158): GLib-CRITICAL **: 17:05:51.576: g_strchug: assertion 'string != NULL' failed

(appstreamcli:19158): GLib-CRITICAL **: 17:05:51.576: g_strchomp: assertion 'string != NULL' failed
AppStream cache update completed, but some metadata was ignored due to errors.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
64 packages can be upgraded. Run 'apt list --upgradable' to see them.
Listing... Done
appstream/bionic-updates 0.12.0-3ubuntu1 amd64 [upgradable from: 0.9.4-1ubuntu4]
biber/bionic,bionic 2.9-1 all [upgradable from: 2.4-1ubuntu1.16.04.1]
context-modules/bionic,bionic 20170613-2 all [upgradable from: 20150601-2]
empathy/bionic 3.25.90+really3.12.14-0ubuntu1 amd64 [upgradable from: 3.12.11-0ubuntu3]
empathy-common/bionic,bionic 3.25.90+really3.12.14-0ubuntu1 all [upgradable from: 3.12.11-0ubuntu3]
gnome-software/bionic-updates 3.28.1-0ubuntu4.18.04.8 amd64 [upgradable from: 3.20.5-0ubuntu0.16.04.11]
gnome-software-common/bionic-updates,bionic-updates 3.28.1-0ubuntu4.18.04.8 all [upgradable from: 3.20.5-0ubuntu0.16.04.11]
gnuplot/bionic,bionic 5.2.2+dfsg1-2ubuntu1 all [upgradable from: 4.6.6-3]
libkpathsea6/bionic-updates,bionic-security 2017.20170613.44572-8ubuntu0.1 amd64 [upgradable from: 2015.20160222.37495-1ubuntu0.1]
libptexenc1/bionic-updates,bionic-security 2017.20170613.44572-8ubuntu0.1 amd64 [upgradable from: 2015.20160222.37495-1ubuntu0.1]
libsynctex1/bionic-updates,bionic-security 2017.20170613.44572-8ubuntu0.1 amd64 [upgradable from: 2015.20160222.37495-1ubuntu0.1]
libtexlua52/bionic-updates,bionic-security 2017.20170613.44572-8ubuntu0.1 amd64 [upgradable from: 2015.20160222.37495-1ubuntu0.1]
libtexluajit2/bionic-updates,bionic-security 2017.20170613.44572-8ubuntu0.1 amd64 [upgradable from: 2015.20160222.37495-1ubuntu0.1]
prerex/bionic 6.5.4-1 amd64 [upgradable from: 6.5.3-1]
texlive-base/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-fonts-extra-doc/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-fonts-recommended/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-formats-extra/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-games/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-generic-extra/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1]
texlive-generic-recommended/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-humanities/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-humanities-doc/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-lang-african/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-arabic/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-chinese/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-cjk/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-cyrillic/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-czechslovak/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-english/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-european/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-french/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-german/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-greek/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-indic/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-italian/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-japanese/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-korean/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-other/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-polish/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-portuguese/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-lang-spanish/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160223-1]
texlive-latex-base/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-latex-base-doc/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-latex-extra/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-latex-extra-doc/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-latex-recommended/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-latex-recommended-doc/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-luatex/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-metapost/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-metapost-doc/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-music/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-omega/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-pictures/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-pictures-doc/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
texlive-plain-extra/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1]
texlive-pstricks/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-pstricks-doc/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-publishers/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-publishers-doc/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-science/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-science-doc/bionic,bionic 2017.20180305-2 all [upgradable from: 2015.20160320-1]
texlive-xetex/bionic,bionic 2017.20180305-1 all [upgradable from: 2015.20160320-1ubuntu0.1]
ubuntu-gnome-desktop/bionic 0.83 amd64 [upgradable from: 0.58.3]

Hier scheint es einen Fehler bei der Aktualisierung der Metadaten zu geben.

Gruß
Tronde

tomtomtom Team-Icon

Supporter
Avatar von tomtomtom

Anmeldungsdatum:
22. August 2008

Beiträge: 55396

Wohnort: Berlin

Tronde schrieb:

Der erste von dir benannte Befehl ersetzt die deutschen Archive gegen die Upstream-Archive, richtig?

Nö, gegen die Ubuntu-Hauptserver. Upstream kriegst du keine Updates. 😛

Da das relativ eindeutig Versionsprobleme von texlive sind wären aber ALLE verwendeten Quellen interessant, nicht nur die sources.list.

Also bitte noch die Ausgabe von

egrep -e "deb" /etc/apt/sources.list.d/*

Btw: Die von dir angegebene Version "Ubuntu GNOME 18.04" existiert nicht. 😛

EDIT:

Und bitte noch

apt-cache policy $(apt list --upgradable | grep texlive | cut -d/ -f1)

Tronde Team-Icon

(Themenstarter)
Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

tomtomtom schrieb:

Da das relativ eindeutig Versionsprobleme von texlive sind wären aber ALLE verwendeten Quellen interessant, nicht nur die sources.list.

Also bitte noch die Ausgabe von

egrep -e "deb" /etc/apt/sources.list.d/*
$ egrep -e "deb" /etc/apt/sources.list.d/*
grep: /etc/apt/sources.list.d/*: No such file or directory

Und bitte noch

apt-cache policy $(apt list --upgradable | grep texlive | cut -d/ -f1)
$ apt-cache policy $(apt list --upgradable | grep texlive | cut -d/ -f1)

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

texlive-fonts-extra-doc:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-fonts-recommended:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-formats-extra:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-games:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-generic-extra:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-generic-recommended:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-humanities:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-humanities-doc:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-lang-african:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-arabic:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-chinese:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-cjk:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-cyrillic:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-czechslovak:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-english:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-european:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-french:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-german:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-greek:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-indic:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-italian:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-japanese:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-korean:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-other:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-polish:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-portuguese:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-lang-spanish:
  Installed: 2015.20160223-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160223-1 100
        100 /var/lib/dpkg/status
texlive-latex-base:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-latex-base-doc:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-latex-extra:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-latex-extra-doc:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-latex-recommended:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-latex-recommended-doc:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-luatex:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-metapost:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-metapost-doc:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-music:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-omega:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-pictures:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-pictures-doc:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
texlive-plain-extra:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-pstricks:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-pstricks-doc:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-publishers:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-publishers-doc:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-science:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-science-doc:
  Installed: 2015.20160320-1
  Candidate: 2017.20180305-2
  Version table:
     2017.20180305-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1 100
        100 /var/lib/dpkg/status
texlive-xetex:
  Installed: 2015.20160320-1ubuntu0.1
  Candidate: 2017.20180305-1
  Version table:
     2017.20180305-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages
 *** 2015.20160320-1ubuntu0.1 100
        100 /var/lib/dpkg/status
N: Unable to locate package �texlive-base

Tronde schrieb:

Der erste von dir benannte Befehl ersetzt die deutschen Archive gegen die Upstream-Archive, richtig?

Nö, gegen die Ubuntu-Hauptserver. Upstream kriegst du keine Updates. 😛

Ja, du hast ja recht. 😛

Btw: Die von dir angegebene Version "Ubuntu GNOME 18.04" existiert nicht. 😛

Und das Forum fängt eine solch unsinnige Auswahl nicht ab? Kann ja wohl nicht sein. 😉 😛

Taomon Team-Icon

Supporter
Avatar von Taomon

Anmeldungsdatum:
30. Januar 2011

Beiträge: 8463

Wohnort: Digiworld

sudo apt -f install

probieren.

Gruß Taomon

Tronde Team-Icon

(Themenstarter)
Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

Leider kein Erfolg. Es endet mit der Meldung aus dem Thementitel.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
$ sudo apt -f install
[sudo] password for jkastning: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  account-plugin-google imagemagick-common libaccount-plugin-1.0-0 libaccount-plugin-generic-oauth
  libaccount-plugin-google libefivar0 libfile-slurp-perl libfile-slurp-unicode-perl libfwup0 libpoppler58
  libsignon-extension1 libsignon-plugins-common1 prosper signon-keyring-extension signon-plugin-oauth2
  signon-plugin-password signon-ui-service signon-ui-x11 signond texlive-generic-extra texlive-htmlxml
  texlive-lang-african texlive-lang-indic texlive-omega texlive-plain-extra unity-asset-pool
  unity-control-center-signon
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  asymptote asymptote-doc biber fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 libkpathsea6 liblingua-translit-perl
  libosmesa6 libosp5 libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl
  libperlio-utf8-strict-perl libptexenc1 libsort-key-perl libsynctex1 libtexlua52 libtexluajit2 libtext-csv-perl
  libtext-csv-xs-perl openjade prerex texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils
  texlive-font-utils texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links
  texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra texlive-generic-recommended
  texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic texlive-lang-chinese
  texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english texlive-lang-european
  texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic texlive-lang-italian
  texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish texlive-lang-portuguese
  texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc
  texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost texlive-metapost-doc
  texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra texlive-plain-generic
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
Suggested packages:
  gv gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html doc-base sgml-data perl-tk icc-profiles
  libspreadsheet-parseexcel-perl dot2tex ruby-tcltk | libtcltk-ruby
The following packages will be REMOVED:
  tex4ht-common texlive-math-extra ttf-adf-accanthis ttf-adf-gillius ttf-adf-universalis
The following NEW packages will be installed:
  asymptote asymptote-doc fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 liblingua-translit-perl libosmesa6 libosp5
  libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl libperlio-utf8-strict-perl
  libsort-key-perl libtext-csv-perl libtext-csv-xs-perl openjade texlive-bibtex-extra texlive-binaries
  texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-links texlive-plain-generic
The following packages will be upgraded:
  biber libkpathsea6 libptexenc1 libsynctex1 libtexlua52 libtexluajit2 prerex texlive-base
  texlive-fonts-extra-doc texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra
  texlive-generic-recommended texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic
  texlive-lang-chinese texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english
  texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic
  texlive-lang-italian texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish
  texlive-lang-portuguese texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra
  texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost
  texlive-metapost-doc texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
56 upgraded, 46 newly installed, 5 to remove and 8 not upgraded.
6 not fully installed or removed.
Need to get 0 B/2224 MB of archives.
After this operation, 1696 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 364056 files and directories currently installed.)
Preparing to unpack .../texlive-fonts-extra-doc_2017.20180305-2_all.deb ...
Unpacking texlive-fonts-extra-doc (2017.20180305-2) over (2015.20160320-1) ...
dpkg: error processing archive /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb (--unpack):
 trying to overwrite '/usr/share/doc/texlive-doc/latex/mweights/README', which is also in package texlive-latex-extra-doc 2015.20160320-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Taomon Team-Icon

Supporter
Avatar von Taomon

Anmeldungsdatum:
30. Januar 2011

Beiträge: 8463

Wohnort: Digiworld

Das ist aber ein anderer Fehler jetzt.

dpkg -l | grep texlive-latex-extra-doc

Oder einfach mal runter hauen.

sudo dpkg -P texlive-latex-extra-doc

Gruß Taomon

Tronde Team-Icon

(Themenstarter)
Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

Das mit dem runterhauen funktioniert leider nicht:

$ sudo dpkg -P texlive-latex-extra-doc
dpkg: dependency problems prevent removal of texlive-latex-extra-doc:
 texlive-full depends on texlive-latex-extra-doc (>= 2017.20170628); however:
  Package texlive-latex-extra-doc is to be removed.

dpkg: error processing package texlive-latex-extra-doc (--purge):
 dependency problems - not removing
Errors were encountered while processing:
 texlive-latex-extra-doc

Es gibt zwar den Schalter '--force-things', doch fürchte ich damit noch mehr kaputt zu machen? Oder gilt hier: "Und ist es nicht willig, so brauch ich Gewalt."

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Geht es nicht "eigentlich" nicht nur um das Überschreiben der /usr/share/doc/texlive-doc/latex/mweights/README ??

sudo rm /usr/share/doc/texlive-doc/latex/mweights/README

dann

sudo apt -f install

Taomon Team-Icon

Supporter
Avatar von Taomon

Anmeldungsdatum:
30. Januar 2011

Beiträge: 8463

Wohnort: Digiworld

Dann eben anders.

sudo rm /usr/share/doc/texlive-doc/latex/mweights/README

Gefolgt von einem

sudo apt -f install

Gruß Taomon

Tronde Team-Icon

(Themenstarter)
Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

Leider funktioniert das auch nicht. 😢

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
$ sudo rm /usr/share/doc/texlive-doc/latex/mweights/README
$ sudo apt -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  account-plugin-google imagemagick-common libaccount-plugin-1.0-0 libaccount-plugin-generic-oauth
  libaccount-plugin-google libefivar0 libfile-slurp-perl libfile-slurp-unicode-perl libfwup0 libpoppler58
  libsignon-extension1 libsignon-plugins-common1 prosper signon-keyring-extension signon-plugin-oauth2
  signon-plugin-password signon-ui-service signon-ui-x11 signond texlive-generic-extra texlive-htmlxml
  texlive-lang-african texlive-lang-indic texlive-omega texlive-plain-extra unity-asset-pool
  unity-control-center-signon
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  asymptote asymptote-doc biber fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 libkpathsea6 liblingua-translit-perl
  libosmesa6 libosp5 libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl
  libperlio-utf8-strict-perl libptexenc1 libsort-key-perl libsynctex1 libtexlua52 libtexluajit2 libtext-csv-perl
  libtext-csv-xs-perl openjade prerex texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils
  texlive-font-utils texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links
  texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra texlive-generic-recommended
  texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic texlive-lang-chinese
  texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english texlive-lang-european
  texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic texlive-lang-italian
  texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish texlive-lang-portuguese
  texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc
  texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost texlive-metapost-doc
  texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra texlive-plain-generic
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
Suggested packages:
  gv gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html doc-base sgml-data perl-tk icc-profiles
  libspreadsheet-parseexcel-perl dot2tex ruby-tcltk | libtcltk-ruby
The following packages will be REMOVED:
  tex4ht-common texlive-math-extra ttf-adf-accanthis ttf-adf-gillius ttf-adf-universalis
The following NEW packages will be installed:
  asymptote asymptote-doc fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 liblingua-translit-perl libosmesa6 libosp5
  libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl libperlio-utf8-strict-perl
  libsort-key-perl libtext-csv-perl libtext-csv-xs-perl openjade texlive-bibtex-extra texlive-binaries
  texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-links texlive-plain-generic
The following packages will be upgraded:
  biber libkpathsea6 libptexenc1 libsynctex1 libtexlua52 libtexluajit2 prerex texlive-base
  texlive-fonts-extra-doc texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra
  texlive-generic-recommended texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic
  texlive-lang-chinese texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english
  texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic
  texlive-lang-italian texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish
  texlive-lang-portuguese texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra
  texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost
  texlive-metapost-doc texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
56 upgraded, 46 newly installed, 5 to remove and 8 not upgraded.
6 not fully installed or removed.
Need to get 0 B/2224 MB of archives.
After this operation, 1696 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 364056 files and directories currently installed.)
Preparing to unpack .../texlive-fonts-extra-doc_2017.20180305-2_all.deb ...
Unpacking texlive-fonts-extra-doc (2017.20180305-2) over (2015.20160320-1) ...
dpkg: error processing archive /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb (--unpack):
 trying to overwrite '/usr/share/doc/texlive-doc/latex/mweights/README', which is also in package texlive-latex-extra-doc 2015.20160320-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
$ stat /usr/share/doc/texlive-doc/latex/mweights/READMEb
stat: cannot stat '/usr/share/doc/texlive-doc/latex/mweights/READMEb': No such file or directory

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Nun wird deshalb gemault. (cannot stat '/usr/share/doc/texlive-doc/latex/mweights/READMEb': No such file or directory) Mal erst nur

sudo apt autoremove

sowie danach

sudo apt --fix-broken install

Tronde Team-Icon

(Themenstarter)
Avatar von Tronde

Anmeldungsdatum:
23. November 2006

Beiträge: 1640

Leider wieder kein Glück.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
$ sudo apt autoremove 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 context : Depends: texlive-binaries (>= 2017)
           Depends: texlive-base (>= 2017) but 2015.20160320-1ubuntu0.1 is installed
           Depends: texlive-metapost (>= 2017) but 2015.20160320-1ubuntu0.1 is installed
           Recommends: fonts-freefont but it is not installable
 dvipng : Depends: texlive-base-bin
 feynmf : Depends: texlive-font-utils but it is not installed
          Depends: texlive-extra-utils but it is not installed
 fragmaster : Depends: texlive-base-bin
              Depends: texlive-extra-utils but it is not installed
              Depends: texlive-font-utils but it is not installed
 latex-cjk-common : Depends: texlive-font-utils (>= 2007.dfsg.2-1) but it is not installed
 prosper : Depends: texlive-latex-extra (>= 2017.20170628) but 2015.20160320-1 is installed
 tex4ht-common : Depends: texlive-base-bin
                 Recommends: tex4ht
 texlive : Depends: texlive-fonts-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
           Depends: texlive-latex-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
           Depends: texlive-latex-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
 texlive-base : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-fonts-recommended-doc : Depends: texlive-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
 texlive-formats-extra : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-full : Depends: asymptote but it is not installed
                Depends: prerex (> 6.5.3-1) but 6.5.3-1 is installed
                Depends: texlive-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-bibtex-extra (>= 2017.20170628) but it is not installed
                Depends: texlive-binaries (>= 2017.20170524.44437)
                Depends: texlive-extra-utils (>= 2017.20170628) but it is not installed
                Depends: texlive-font-utils (>= 2017.20170628) but it is not installed
                Depends: texlive-fonts-extra (>= 2017.20170628) but it is not installed
                Depends: texlive-fonts-extra-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-fonts-extra-links (>= 2017.20170628) but it is not installed
                Depends: texlive-fonts-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-formats-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-games (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-humanities (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-humanities-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-lang-arabic (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-chinese (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-cjk (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-cyrillic (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-czechslovak (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-english (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-european (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-french (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-german (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-greek (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-italian (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-japanese (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-korean (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-other (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-polish (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-portuguese (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-lang-spanish (>= 2017.20170628) but 2015.20160223-1 is installed
                Depends: texlive-latex-base (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-latex-base-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-latex-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-latex-extra-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-latex-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-latex-recommended-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-luatex (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-metapost (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-metapost-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-music (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-pictures (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-pictures-doc (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                Depends: texlive-plain-generic (>= 2017.20170628) but it is not installed
                Depends: texlive-pstricks (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-pstricks-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-publishers (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-publishers-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-science (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-science-doc (>= 2017.20170628) but 2015.20160320-1 is installed
                Depends: texlive-xetex (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
 texlive-games : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-htmlxml : Depends: texlive-formats-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                   Depends: texlive-latex-extra (>= 2017.20170628) but 2015.20160320-1 is installed
                   Depends: texlive-latex-recommended (>= 2017.20170628) but 2015.20160320-1ubuntu0.1 is installed
                   Depends: texlive-plain-generic (>= 2017.20170628) but it is not installed
 texlive-humanities : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-cjk : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-cyrillic : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-czechslovak : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-greek : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-indic : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-japanese : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-korean : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-lang-polish : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-latex-base : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-latex-extra : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-latex-recommended : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-luatex : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-math-extra : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-metapost : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-music : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-omega : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-pictures : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-pstricks : Depends: texlive-binaries (>= 2015.20160222.37495-1)
                    Recommends: texlive-font-utils but it is not installed
                    Recommends: texlive-extra-utils but it is not installed
 texlive-science : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 texlive-xetex : Depends: texlive-binaries (>= 2015.20160222.37495-1)
 tipa : Depends: texlive-base-bin
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  account-plugin-google imagemagick-common libaccount-plugin-1.0-0 libaccount-plugin-generic-oauth
  libaccount-plugin-google libefivar0 libfile-slurp-perl libfile-slurp-unicode-perl libfwup0 libpoppler58
  libsignon-extension1 libsignon-plugins-common1 prosper signon-keyring-extension signon-plugin-oauth2
  signon-plugin-password signon-ui-service signon-ui-x11 signond texlive-generic-extra texlive-htmlxml
  texlive-lang-african texlive-lang-indic texlive-omega texlive-plain-extra unity-asset-pool
  unity-control-center-signon
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  asymptote asymptote-doc biber fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 libkpathsea6 liblingua-translit-perl
  libosmesa6 libosp5 libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl
  libperlio-utf8-strict-perl libptexenc1 libsort-key-perl libsynctex1 libtexlua52 libtexluajit2 libtext-csv-perl
  libtext-csv-xs-perl openjade prerex texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils
  texlive-font-utils texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links
  texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra texlive-generic-recommended
  texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic texlive-lang-chinese
  texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english texlive-lang-european
  texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic texlive-lang-italian
  texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish texlive-lang-portuguese
  texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc
  texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost texlive-metapost-doc
  texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra texlive-plain-generic
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
Suggested packages:
  gv gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html doc-base sgml-data perl-tk icc-profiles
  libspreadsheet-parseexcel-perl dot2tex ruby-tcltk | libtcltk-ruby
The following packages will be REMOVED:
  tex4ht-common texlive-math-extra ttf-adf-accanthis ttf-adf-gillius ttf-adf-universalis
The following NEW packages will be installed:
  asymptote asymptote-doc fonts-adf-accanthis fonts-adf-berenis fonts-adf-gillius fonts-adf-universalis
  fonts-baekmuk fonts-croscore fonts-go fonts-noto-hinted fonts-open-sans fonts-sil-gentiumplus-compact
  fonts-unfonts-core fonts-unfonts-extra freeglut3 libclass-factory-util-perl libclass-inspector-perl
  libclass-singleton-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl
  libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl
  libfile-sharedir-perl libfile-slurper-perl libgsl23 libgslcblas0 liblingua-translit-perl libosmesa6 libosp5
  libostyle1c2 libpackage-deprecationmanager-perl libparams-validate-perl libperlio-utf8-strict-perl
  libsort-key-perl libtext-csv-perl libtext-csv-xs-perl openjade texlive-bibtex-extra texlive-binaries
  texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-links texlive-plain-generic
The following packages will be upgraded:
  biber libkpathsea6 libptexenc1 libsynctex1 libtexlua52 libtexluajit2 prerex texlive-base
  texlive-fonts-extra-doc texlive-fonts-recommended texlive-formats-extra texlive-games texlive-generic-extra
  texlive-generic-recommended texlive-humanities texlive-humanities-doc texlive-lang-african texlive-lang-arabic
  texlive-lang-chinese texlive-lang-cjk texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-english
  texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-greek texlive-lang-indic
  texlive-lang-italian texlive-lang-japanese texlive-lang-korean texlive-lang-other texlive-lang-polish
  texlive-lang-portuguese texlive-lang-spanish texlive-latex-base texlive-latex-base-doc texlive-latex-extra
  texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost
  texlive-metapost-doc texlive-music texlive-omega texlive-pictures texlive-pictures-doc texlive-plain-extra
  texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc texlive-science
  texlive-science-doc texlive-xetex
56 upgraded, 46 newly installed, 5 to remove and 8 not upgraded.
6 not fully installed or removed.
Need to get 0 B/2224 MB of archives.
After this operation, 1696 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 364056 files and directories currently installed.)
Preparing to unpack .../texlive-fonts-extra-doc_2017.20180305-2_all.deb ...
Unpacking texlive-fonts-extra-doc (2017.20180305-2) over (2015.20160320-1) ...
dpkg: error processing archive /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb (--unpack):
 trying to overwrite '/usr/share/doc/texlive-doc/latex/mweights/README', which is also in package texlive-latex-extra-doc 2015.20160320-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/texlive-fonts-extra-doc_2017.20180305-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Für heute mache ich Feierabend. Ich bedanke mich für eure Hilfe bis hierher und hoffe, dass ihr noch den ein oder anderen Tipp ausgraben könnt.

MfG
Tronde

Taomon Team-Icon

Supporter
Avatar von Taomon

Anmeldungsdatum:
30. Januar 2011

Beiträge: 8463

Wohnort: Digiworld

sudo dpkg -P $(dpkg -l | grep texlive | awk '{print $2}')

Wenn hängt

sudo dpkg -l | egrep -v '^ii'

Nacht Taomon

Antworten |